{% extends 'base.html.twig' %} {% block title %}Action{% endblock %} {% block stylesheets %} {% endblock %} {% block body %} {% set name='Action' %}
| Code Action | {{ action.codeAction }} | Date d'Intervantion | {{ action.dateIntervention ? action.dateIntervention|date('Y-m-d') : '' }} | ||
|---|---|---|---|---|---|
| Semaine | {{ action.semaine }} | Suivi pédagogique | {{ action.suiviPedago }} | ||
| Formateur | {{ action.formateur }} | ||||
| Module | {{ action.module }} | Suivi de la recherche d'emploi | {{ action.suiviRechercheEmploi }} | ||
| Nombre d'heures | {{ action.nombreDheure }} | ||||
| Kilomètres | {{ action.kilometre }} | Notes | {{ action.notes }} | ||
| Module 2 | {{ action.module2 }} | ||||
| Module Programmé | {{ action.moduleProgramme }} | Observations | {{ action.observations }} | ||
| Module Presté | {{ action.modulePreste }} | ||||
| Lieu d'action | {{ action.lieuAction }} | Reste à Réaliser | {{ action.resteRealiser }} | ||
| Lieu de départ | {{ action.lieuDepart }} | ||||
| Lieu de retour | {{ action.lieuRetour }} | Heure 2 | {{ action.heure2 }} | ||