@if ($event->slug) @endif {{-- Footer contact inspiré de pre-registration.default --}}
{{ $event->title }}
{{ $form->name }}

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

Nous accusons bonne réception de votre soumission. Voici le récapitulatif :

@foreach ($answers as $answer) @endforeach
{{ $answer['label'] }} {{ $answer['value'] ?? '—' }}

Merci pour votre participation.

Cordialement,
Le Comité d'Organisation

Contactez-nous :

@if (!empty($event->phone_contact))

{{ $event->phone_contact }}

@endif @if (!empty($event->pre_registration_reply_to_email))

{{ $event->pre_registration_reply_to_email }}

@endif