{% set client = intervention.client %}
|
SAS MICRO76
Tél : +33 2 35 37 45 83
|
|
Type d'intervention : {% if intervention.type == "direct" %} Intervention sur place {% else %} {{intervention.type}} {% endif %}
{% if intervention.heure > 0 %}Heure : {{intervention.heure}} H
{% endif %} {% if intervention.distance > 0 %}Distance : {{intervention.distance}} Km
{% endif %} {% if intervention.description is not empty %}
Description :
{{intervention.description}}