• Accueil
  • Nos produits
  • Nos formations
  • {% if not app.user %}
  • Inscription
  • {% endif %}
  • {% if app.request.attributes.get('_route') == 'app_home' %} Contactez-nous {% else %} Contactez-nous {% endif %}
  • Mon Compte
      {% if not app.user %}
    • Se Connecter
    • {% endif %} {% if app.user %}
    • Profile
    • Mes Commandes
    • Mes Formations
    • Mon Panier
    • Se Déconnecter
    • {% endif %}
  • {% if app.user and 'ROLE_ADMIN' in app.user.getRoles() %}
  • Back Office
  • {% endif %}
Menu