@if ($participant->override_academic_title) {{ $participant->override_academic_title }} @elseif($participant?->user?->domain == 'Médecine') Dr. @endif {{ mb_strtoupper($participant->user?->firstname, 'utf-8') }}
{{ mb_strtoupper($participant->user?->name, 'utf-8') }}
{{ $participant->user?->gouvernorat }} {{ $participant->user?->country }}
{{ $participant->workshops->where('workshop_id', 375)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 376)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 377)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 378)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 379)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 380)->first()?->workshop->code }}
{{ substr($participant?->code, -5) }}
@if ( $participant->category == $participant->event->client && ($participant->organisme == 'Bureau' || $participant->organisme == 'Organisation')) ORGANISATEUR @elseif($participant->category == 'Intervenant') INTERVENANT @elseif($participant->category == 'Exposant') EXPOSANT @elseif($participant->category == 'Presse') PRESS @elseif($participant->category == 'Staff') STAFF @elseif($participant->category == 'Team') TEAM @elseif($participant->category == 'Manager') MANAGER @else PARTICIPANT @endif
@if ($participant->override_academic_title) {{ $participant->override_academic_title }} @elseif($participant?->user?->domain == 'Médecine') Dr. @endif {{ mb_strtoupper($participant->user?->firstname, 'utf-8') }}
{{ mb_strtoupper($participant->user?->name, 'utf-8') }}
{{ $participant->user?->gouvernorat }} {{ $participant->user?->country }}
{{ $participant->workshops->where('workshop_id', 375)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 376)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 377)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 378)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 379)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 380)->first()?->workshop->code }}
{{ substr($participant?->code, -5) }}
@if ( $participant->category == $participant->event->client && ($participant->organisme == 'Bureau' || $participant->organisme == 'Organisation')) ORGANISATEUR @elseif($participant->category == 'Intervenant') INTERVENANT @elseif($participant->category == 'Exposant') EXPOSANT @elseif($participant->category == 'Presse') PRESS @elseif($participant->category == 'Staff') STAFF @elseif($participant->category == 'Team') TEAM @elseif($participant->category == 'Manager') MANAGER @else PARTICIPANT @endif