{{ $companyInfo->city }}, le {{ \Carbon\Carbon::parse($invoice->invoice_date)->format('d F Y') }}
{{ $invoice->contact?->fullname }}
IFU N°: {{ $invoice->contact?->ifu }}
Email: {{ $invoice->contact?->email }}
Tél: {{ $invoice->contact?->phone[0] ?? '' }}
{{$invoice->contact->first_address_infos}}
Objet :
{{ $progressStatement->project?->title }}
Marché {{ $progressStatement->market_number }} : {{ $progressStatement->project?->reference }} au montant HT de {{ $progressStatement->project?->amount_ttc }} FCFA
Editée par:
{{ $invoice->creator?->fullname }}
Facture {{ $month }} {{ $year }}
FACTURE N° {{ $invoice->invoice_number }}
DECOMPTE {{ $progressStatementCount }}
Désignation Situation
précédente
Situation
actuelle
Situation
cumulée
Montant de la prestation du mois {{ $month}} {{ $year }} {{ number_format($previous_total_ht, 0, '.', ' ') }} {{ number_format($invoice->total_ht, 0, '.', ' ') }} {{ number_format($total_ht, 0, '.', ' ') }}
Montant total HT en FCFA {{ number_format($previous_total_ht, 0, '.', ' ') }} {{ number_format($invoice->total_ht, 0, '.', ' ') }} {{ number_format($total_ht, 0, '.', ' ') }}
TVA (18%) {{ number_format($previous_invoice_total_tax, 0, '.', ' ') }} {{ number_format($invoice->invoice_total_tax, 0, '.', ' ') }} {{ number_format($invoice_total_tax, 0, '.', ' ') }}
Montant TTC à payer en FCFA {{ number_format($previous_total, 0, '.', ' ') }} {{ number_format($invoice->total, 0, '.', ' ') }} {{ number_format($total, 0, '.', ' ') }}
Arrêtée la présente facture, à la somme de {{ $totalToWords }} francs CFA
Mode de règlement:
{{ $invoice->paymentType?->name }} sur le compte N°:
{{ $invoice->bank?->iban }}
Intitulé du Compte : {{ $invoice->bank?->account_holder_name }}