Date de commande: {{order.createdAt|date('d-m-Y')}}
| Produit | Description | Prix | Quantity | Commercant | TOTAL |
|---|---|---|---|---|---|
| {{singleOrder.product}} |
{{singleOrder.product}} |
{{singleOrder.formattedPrice}} MAD | {{singleOrder.quantity}} | {{singleOrder.product.vendor}} | {{singleOrder.formattedPrice * singleOrder.quantity }} MAD |
| Sous Total | {{order.totalAmount}} MAD | ||||
| Montant Total | {{order.totalAmount}} MAD | ||||
NOTICE: