{{-- Logo --}} {{-- Header Navy --}} {{-- Gold accent bar --}} {{-- Greeting --}} {{-- Registration code --}} {{-- Personal info section --}} {{-- Workshops / Dîners --}} @if ($participant->workshops->count() > 0) @endif {{-- Hotel --}} @if ($hotelCode) @endif {{-- Payment mode --}} @if (($participant->total_price ?? 0) > 0) @endif {{-- Edit registration button --}} @if (!empty($editLink)) @endif {{-- Footer --}}
Lions Club International
District 414 Tunisie
31ème Convention Nationale
17, 18 & 19 Avril 2026
 

{{ $user->firstname }} {{ $user->name }},

Nous avons le plaisir de vous confirmer la réception de votre demande de pré-inscription à la 31ème Convention Nationale.

Référence de pré-inscription
{{ $codePreRegistration }}
Informations personnelles
@if ($user->gouvernorat) @endif
Nom complet {{ $user->civility }} {{ $user->firstname }} {{ $user->name }}
Email {{ $user->email }}
Téléphone {{ $user->phone }}
District {{ $district }}
Club {{ $club }}
Pays {{ $user->country }}
{{ $user->country === 'TUNISIE' ? 'Gouvernorat' : 'Région' }} {{ $user->gouvernorat }}
Dîners & Prestations
@foreach ($participant->workshops as $pw) @endforeach
Désignation Prix
{{ $pw->workshop->titre ?? $pw->workshop->code }} {{ $isTunisian ? $pw->price . ' DT' : number_format($pw->price / 3.4, 2) . ' €' }}
Total {{ $isTunisian ? $participant->total_price . ' DT' : number_format($participant->total_price / 3.4, 2) . ' €' }}
Hébergement
Référence {{ $hotelCode }}
Hôtel {{ $hotelName }}
Chambre {{ $roomTypeName }}
Séjour {{ \Carbon\Carbon::parse($checkinDate)->format('d/m/Y') }} → {{ \Carbon\Carbon::parse($checkoutDate)->format('d/m/Y') }} ({{ $hotelNights }} nuit{{ $hotelNights > 1 ? 's' : '' }})
Total hébergement {{ $isTunisian ? $hotelTotal . ' DT' : number_format($hotelTotal / 3.4, 2) . ' €' }}
Paiement
Mode de paiement {{ $participant->paiement_mode }}
✎ Modifier mon inscription {{--
Ce lien est valable pendant 24 heures
--}}
Contactez-nous
@if ($event->phone_contact)
{{ $event->phone_contact }}
@endif @if ($event->pre_registration_reply_to_email) @endif
{{-- Sub-footer --}}
© {{ date('Y') }} Lions Clubs International — District 414 Tunisie