{% include TEMPLATE_HEADER_PORTRAIT %}
|
attestation des frais |
{# params include #}
{% set vehicle = vehicle %}
{% set askWork = true %}
{% set displaySellPrice = false %}
{% include TEMPLATE_BASE_VEHICLE_TABLE %}
|
|
Libellé |
Date |
{% if servicePurchaseList is not empty %}
{% for servicePurchase in servicePurchaseList %}
{% if servicePurchase.name is not empty %}{{ servicePurchase.name }}{% endif %} |
{% if servicePurchase.date is not empty %}{{ servicePurchase.date|date("d/m/Y") }}{% endif %} |
{% endfor %}
{% endif %}
|
{% set image = groupData.stamp %}
{% set containerImgWidth = 350 %}
{% set containerImgHeight = 150 %}
{% include TEMPLATE_IMAGE %}
|
|
|
|
Fait à
{{ groupData.addressSellingPoint.city }},
en deux exemplaires, le {{date|date("d/m/Y") }}
|
|