{{ encore_entry_link_tags('app') }}
{% block stylesheets %} {% endblock %}
Tableau de bord
{% if ( is_granted('ROLE_USER_METIER') ) or ( is_granted('ROLE_USER_PEOPLE') ) or ( is_granted('ROLE_USER_ACTIVITE') ) or ( is_granted('ROLE_USER_SI') ) or ( is_granted('ROLE_USER_TIER') ) or ( is_granted('ROLE_USER_SITE') ) or ( is_granted('ROLE_USER_RESSOURCE') ) %}
Organisation
{% if is_granted('ROLE_USER_PROCESS') %}
Process
{% endif %} {% if is_granted('ROLE_USER_SI') %}
Système d'information
{% endif %} {% if is_granted('ROLE_USER_ASSET') %}
Assets
{% endif %}
{% endif %} {% if ( is_granted('ROLE_USER_AXE') ) or ( is_granted('ROLE_USER_PORTFOLIO') ) %}
Pilotage
{% if is_granted('ROLE_USER_PORTFOLIO') %}
Gestion de projets
{% endif %} {% if is_granted('ROLE_USER_AXE') %}
Plan stratégique
{% endif %}
{% endif %} {% if ( is_granted('ROLE_USER_PCA') ) or ( is_granted('ROLE_USER_RGPD') ) or ( is_granted('ROLE_USER_QUALITE') ) or ( is_granted('ROLE_USER_RISQUE') ) %}
Comply
{% if is_granted('ROLE_USER_RISQUE') %}
Risques opérationnels
{% endif %} {% if is_granted('ROLE_USER_CTRLINT') %}
Contrôle interne
{% endif %} {% if is_granted('ROLE_USER_PCA') %}
PCA
{% endif %} {% if is_granted('ROLE_USER_RGPD') %}
RGPD
{% endif %} {% if is_granted('ROLE_USER_QUALITE') %}
Qualité
{% endif %} {% if is_granted('ROLE_USER_ENVIRONNEMENT') %}
Environnement
{% endif %} {% if is_granted('ROLE_USER_ENERGIE') %}
Energie
{% endif %} {% if is_granted('ROLE_USER_ITIL') %}
ITIL v2
{% endif %}
{% endif %} {% if is_granted('ROLE_ADMIN') %}
Configuration
Utilisateur
Société
Error test
{% endif %}
{% if is_granted('IS_AUTHENTICATED_FULLY') %}
{{ app.user.email }}
{% endif %}
{% if is_granted('IS_AUTHENTICATED_FULLY') %}
Mon profil Mapsi
Changer mon mot de passe
{% endif %} {% if is_granted('ROLE_SUPER_ADMIN') %}
Changer d'entité Mapsi
{% endif %}
Déconnexion
{% block header %} {% endblock %}
{% block body %} {% endblock %}
{{ encore_entry_script_tags('app') }} {% block javascripts %} {% endblock %}