- Accueil {% if is_granted("ROLE_SUPERUSER") %}
- Utilisateur {% endif %} {% if is_granted("ROLE_WRITER") %}
- Clients
- Souscription {% endif %} {% if is_granted("ROLE_ADMINISTRATOR") %}
- Parametre {% endif %}
{% extends "adminbase.html.twig" %} {% block bars %}