Détails Commande
{{ csrf_field() }}
Products
| ID | Libelle Produit | Photo | Quantité | Prix Achat | Prix total |
|---|---|---|---|---|---|
| {{$command->product_id}} | {{$command->title}} | {{$command->QteProd}} | {{$command->PrixUnitAchat}} FCFA | {{$cout}} FCFA | |
| Total: | {{$command->Total}} FCFA | ||||
| Total restant: | {{$command->Total}} FCFA | ||||
Informations Client
{{$command->nom}}
{{$command->telephone}}Adresse de livraison
{{$command->DetailsLivraison}}