| Nom : {{$paiement->getInscription->prenoms}} {{$paiement->getInscription->nom}} | Date : {{ \Carbon\Carbon::parse($paiement->getInscription->created_at)->format('d/m/Y') }} |
|
Tel : {{$paiement->getInscription->telephone}} - E-mail : {{$paiement->getInscription->email}} {{$paiement->getInscription->ville}}, @if($paiement->getInscription->code_iso) {{$paiement->getInscription->getPays->nom_pays}} @endif |
|
| # | Paiment au profit de | Rubrique | Montant |
|---|---|---|---|
| {{ $i }} | @php $inscription = App\Models\Inscriptions::find($item->paiement_de); @endphp{{ $item->getRubriquetarif->getCategorie->libelle }} {{ $inscription->nom}} {{ $inscription->prenoms}} | {{ $item->getRubriquetarif->getTyperubrique->libelle }} | {{ number_format($item->montant, 0, ',', '.') }} |
| Montant total hors taxe | {{ number_format($montant_total, 0, ',', '.') }} | ||
@php $date = date('d M Y'); @endphp
|
Le Comité d’Organisation |
||
|
|