{# templates/admin/technique/_partials/_evolution_details.html.twig #} {# 1. Préparation des variables de contexte #} {% set projetNom = (type == 'PROJET') ? target.nom : (target.projet.nom|default('Projet non défini')) %} {% set lotNom = (type == 'LOT') ? target.nomBien : '' %}
Aucune étape technique définie pour ce lot.