{% set c = contact %} {% if (c.ecritures is defined)and (c.ecritures is not empty) %} {% for e in c.ecritures %} {% endfor %} {% else %}

Ce contact n'a encore aucune écriture enregistrée dans la base.

{% endif %}
{{e.numdocument}} {{e.etatdocument}} {{e.datedocument|date('d-m-Y')}}