{% if is_granted('ROLE_MOD_COMMANDE') %}
  • Commandes
  • Reservations
  • {% endif %} {% if is_granted('ROLE_MOD_CLIENT') %}
  • Clients
  • {% endif %} {% if is_granted('ROLE_MOD_ARTICLE') %}
  • Catégorie article
  • Articles
  • {% endif %} {% if is_granted('ROLE_MOD_BOITE_RECEPTION') %}
  • Boîte de réception
  • {% endif %} {% if is_granted('ROLE_MOD_AVIS') %}
  • Avis
  • {% endif %} {% if is_granted('ROLE_MOD_FAVORIS') %}
  • Favoris
  • {% endif %}