{% extends 'layout/backEndLayout.html.twig' %} {% block content %}
| Nom | Professeur titulaire | Action |
|---|---|---|
| {{ room.name }} | {% if room.id in mainTeachers|keys %} {{ mainTeachers[room.id].fullName}} {% endif %} |
{% if is_granted('ROLE_ADMIN') %}
Echeancier
{% endif %}
Repport Notes
Recap. vierge
{#
Fiche annu.
#}
Fiche discipl.
|