{% block title %}{{ 'e-Music : Consulter mon profil' }}{% endblock %} {% extends 'base.html.twig' %} {% block stylesheets %}{% endblock %} {% block body %}
Intervention(s) | |||||
---|---|---|---|---|---|
N° | Date début | Date fin | Professionnel | Travaux effectués | Prix |
{{ interventionNum }} | {{t.date_debut|date("d/m/Y")}} | {{t.date_fin|date("d/m/Y")}} | {{t.libelle_pro}} | {{t.travaux_effectues}} | {{t.prix}}€ |
Accessoires de l'instrument
Instruments de la même classe ({% for ci in classeInstrument %}{{ci.libelle}}{% endfor %})