{% extends 'base.html.twig' %} {% block stylesheets %} {% endblock %} {% block body %}
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
|
|||||||||
| !!! ATTENTION : Corrections adresses !!! | |||||||||
|
{% for modif in modifs_planif %}
{{ modif.newValeur }} {% endfor %} |
|||||||||
| Personne sur place | |||||||||
| {{ info_sur_place.infos }} | |||||||||
| Les Camions | |||||||||
|
|||||||||
|
|||||||||
|
|||||||||
| Autorisation de Stationnement | |||||||||
|
{% if autor_station %}
{% for autor in autor_station %}
{{ autor.libelle }} {% endfor %} {% endif %} |
|||||||||
| Photos et Commentaires ### Merci de bien vouloir confirmer cubage, formule et cadence avec le client... | |||||||||
|
|||||||||
| Liste des Articles du Devis Initial | |||||||||
|
|||||||||
|
Rapport généré le {{ "now"|date("d/m/Y") }} à {{ "now"|date("H\\hi") }} par {{ infos_user[0].PRENOMUSR_0}} {{ infos_user[0].NOMUSR_0}}. |
|||||||||