Bon de commande N° : {{ $boncommandes->ref }}
Date : {{ $boncommandes->created_at }}
Fournisseur :
Nom : {{ $boncommandes->fournisseur->nom }}
Description | Quantité | P.U | Total |
---|---|---|---|
{{$det->produit->nom}} | {{$det->quantite}} | {{$det->prixun}} | {{$det->x}} |
Total : {{$boncommandes->prixtotal}} DH