@extends('layouts.app') @section('title', 'Facture') @section('content')
1627 B Avenue Kamina, Q/ Mutoshi Kolwezi
LUALABA RDC
00243 977 333 977
ID NAT: 05-H5300-N876458R
RCCM: CD/LSH/RCCM/20-B-00584
Avenue {{ $customer->avenue }}, Quartier {{ $customer->quartier }}
Commune de {{ $customer->commune }}, Ville de {{ $customer->ville }}
Province du {{ $customer->province }}, RDC
ID NAT : {{ $customer->id_nat }}
RCCM : {{ $customer->rccm }}
NIF : {{ $customer->nif }}
No. {{ $invoice->numero_invoice }}
Date: {{ \Carbon\Carbon::parse($invoice->created_at)->format('j/n/Y') }}
Order No: {{ $invoice->po }}
{{ $customer->ville }} - {{ $customer->province }}
| N° | DESCRIPTION | Unité | Quantité | PU | PT/Mois |
|---|---|---|---|---|---|
| {{ $key + 1 }} | {{ $invoice->description }} | {{ $invoice->unite }} | {{ $invoice->quantity }} | $ {{ number_format($invoice->pu, 2) }} | $ {{ number_format($invoice->pt_mois, 2) }} |
| SOUS-TOTAL : | $ {{ number_format($total, 2) }} |
| TVA 16% : | $ {{ number_format($tva, 2) }} |
| TOTAL TTC : | $ {{ number_format($totalTTC, 2) }} |
Bank details
Nom de la banque : RAWBANK
N° compte : 05100 - 05139 - 00703347001-87
Intitulé du compte : KIT SERVICE SARL
Swift code : RAWBCDRC
Thank you for your business!
For any inquiries, please contact us at kitservice17@gmail.com