-
{% if is_granted('ROLE_ADMIN') or is_granted('ROLE_VALIDATOR') or is_granted('ROLE_MASTER') or is_granted('ROLE_USER') %}
-
- Planning
- Synthese
- Planning
- Rapport
- Calendrier
- Suivi Horaire
- Mes Congés {% endif %} {% if is_granted('ROLE_ADMIN') or is_granted('ROLE_VALIDATOR') %}
- Validations
- Validation Calendrier
- Validation Congés
- Validation Horaires {% endif %} {% if is_granted('ROLE_ADMIN') or is_granted('ROLE_MASTER') %}
- Projets
- Clients
- Projets
- Commandes
- Tâches {% endif %} {% if is_granted('ROLE_ADMIN') %}
- Organisation
- Services
- Utilisateurs
- Natures
- Métiers
- Jours Fériés {% endif %}
{% block body %}
{% endblock %}