{% extends 'layout/backEndLayout.html.twig' %} {% block title %}Edition de l'echeancier de payement - {{ parent() }}{% endblock %} {% block content %} {{form_start(form)}}
| Niveau | Classe | Frais Examen | Total | |||||
|---|---|---|---|---|---|---|---|---|
| {{ room.level.name }} | {{ room.name }} | {% for tranche in 1..paymentPlan.weight %}{% endfor %} {% if(room.apc) %} {# If the class passes the official exams? #} | {% else %} | {% endif %} | ||||