| Camion | Désignation | Qté | Manquant | Prix | Total | Note | |
|---|---|---|---|---|---|---|---|
| {{ $item->camion }} | {{ $item->designation }} | {{ number_format($item->quantity, 0, '.', ' ') }} l | {{ number_format($item->manquant, 0, '.', ' ') }} l | {{ number_format($item->price, 0, '.', ' ') }} FCFA | {{ number_format($item->amount, 0, '.', ' ') }} FCFA | {{ $item->note ?? '-' }} | |
| Aucune vente trouvée. | |||||||