Logo

Fiche de réglement de prestation - ouvrier couturier / brodeur

Information de l'ouvrier

Nom / Prénom {{ $paiement->tailleur->first_name }} {{ $paiement->tailleur->last_name }}

Adresse
{{ $paiement->tailleur->address }}

Téléphone
{{ $paiement->tailleur->phone }}

Métier
{{ $paiement->tailleur->metier }}

Reference fiche
FA-000{{ $paiement->id }}

Date d'affectation {{ \Carbon\Carbon::parse($paiement->date)->format('d/m/Y') }}

Date de réglement {{ \Carbon\Carbon::parse($paiement->updated_at)->format('d/m/Y') }}

@foreach ($taches as $key => $tache) @endforeach
N° ORDRE Tache Effectuée Quantité Prix Achat Unitaire Montant
0{{ $key + 1 }} {{ $tache->tache->type }} {{ $tache->tache->nombre }} {{ number_format($tache->tache->prix, 0, '.', ' ') }} GNF {{ number_format($tache->tache->total, 0, '.', ' ') }} GNF
{{ amount_en_lettres($paiement->amount) }} GNF Total Prestation {{ number_format($paiement->amount, 0, '.', ' ') }} GNF
Acompte {{ number_format($paiement->accompte, 0, '.', ' ') }} GNF
Reste à payé {{ number_format($paiement->reliquat, 0, '.', ' ') }} GNF

Je soussigné(e), Monsieur {{ $paiement->tailleur->first_name }} {{ $paiement->tailleur->last_name }} certifie avoir reçu le paiement des frais de mes prestations réalisées au sein de CEPROSAC.

SIGNATURE DE L'OUVRIER

SIGNATURE DU MANAGE