Montant total : {{ number_format($amount_vente->amount_items, 0, '.', ' ') }} GNF
Montant payé : {{ number_format($amount_vente->amount_paiements, 0, '.', ' ') }} GNF
Reduction : {{ number_format($amount_vente->reduction, 0, '.', ' ') }} GNF
Reliquat : {{ number_format($amount_vente->reliquat, 0, '.', ' ') }} GNF