{% extends 'base.html.twig' %} {% block body %}
{# Affichage du message de succès si il existe #} {% if succes is not null %}Libellé : {{ formation.produit.libelle }}
Date : {{ formation.datedebut|date("d:m:Y") }}
Heures : {{ formation.nbheures }}
Département : {{ formation.departement }}