@if($withHeader)
@endif

{{ $documentType }} :

@if($title)

{{ $title }}

@endif @if($subtitle)

({{ $subtitle }})

@endif
{{ $reference }} DATE : {{ $date }}
@if($customer && isset($customer->logo) && $customer->logo) @else
@endif

CLIENT : {{ $customer->name ?? 'N/A' }}

ADRESSE : {{ $customer->address ?? 'Lomé - Togo' }}

TEL : {{ $customer->phone ?? 'N/A' }}

@foreach($lines as $line) @endforeach
DESIGNATION COÛT UNITAIRE QUANTITE COÛT TOT.
{{ $line->description }} {{ number_format($line->unit_price, 0, ',', ' ') }} FCFA {{ $line->quantity }} {{ number_format($line->line_total, 0, ',', ' ') }} FCFA
MONTANT HT {{ number_format($amount_ht, 0, ',', ' ') }} FCFA
TVA 18% {{ number_format($amount_tax, 0, ',', ' ') }} FCFA
MONTANT TTC {{ number_format($amount_ttc, 0, ',', ' ') }} FCFA

Arrêté la présente {{ strtolower($documentType) == 'facture' ? 'facture' : 'facture proforma' }} à la somme de {{ $amountInWords }} francs CFA toutes taxes comprises.

Moyen de paiement :

  • Tmoney
  • Flooz
  • Virement bancaire

Informations de paiement :

  • Intitulé de Compte : SOCIETE LOGEX SARL U
  • RIB : TG009 01032 42488000400 94

Directeur Général,

Ayao Philippe AWAGA