7ème Congrès du D403A4
LISTE DES GOUVERNEURS
@php $i = 1; @endphp @foreach ($inscriptions as $item) @endforeach
DISTRICT PAYS NOM & PRENOM(S) TITRE CONTACTS EMARGEMENT
{{ $i++ }} @if ($item->getInscription->district) {{ $item->getInscription->district }} @endif @if ($item->paiement_de) {{ $item->getPaiementde->code_iso ? $item->getInscription->getPays->nom_pays : '' }} @endif @if ($item->getInscription->nom) {{ Str::upper($item->getInscription->nom) }} @endif @if ($item->getInscription->prenoms) {{ $item->getInscription->prenoms }} @endif {{ $item->paiement_de ? Str::upper($item->getInscription->titre) : '' }} @if ($item->getInscription->telephone) {{ $item->getInscription->telephone }}
@endif @if ($item->getInscription->email) {{ $item->getInscription->email }}
@endif
@php $date = date('d/m/Y H:i:s'); @endphp Exportée à la date du {{$date}}