{# Fragment template loaded via AJAX in the archive split layout — read-only #}
| Designation | Qte | PU | Total |
|---|---|---|---|
| {{ ligne.designation }} | {{ ligne.quantite }} | {{ ligne.prixUnitaire|number_format(4, ',', ' ') }} | {{ ligne.montantLigne|number_format(2, ',', ' ') }} € |