@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', 3999)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4000)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4001)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4002)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4003)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4004)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4005)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4006)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4007)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4008)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4009)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4010)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4011)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4012)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4013)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4014)->first()?->workshop->code }}
@if ($participant->category == $participant->event->client) {{ $participant->badgeLabel() }} @elseif($participant->category == 'Intervenant') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_intervenant }} @elseif($participant->category == 'Exposant') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_exposant }} @elseif($participant->category == 'Presse') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_press }} @elseif($participant->category == 'Staff') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_staff }} @elseif($participant->category == 'Team') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_team }} @elseif($participant->category == 'Manager') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_manager }} @else {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_participant }} @endif
{{ substr($participant?->code, -5) }}
@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', 3999)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4000)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4001)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4002)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4003)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4004)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4005)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4006)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4007)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4008)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4009)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4010)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4011)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4012)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4013)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 4014)->first()?->workshop->code }}
@if ($participant->category == $participant->event->client) {{ $participant->badgeLabel() }} @elseif($participant->category == 'Intervenant') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_intervenant }} @elseif($participant->category == 'Exposant') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_exposant }} @elseif($participant->category == 'Presse') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_press }} @elseif($participant->category == 'Staff') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_staff }} @elseif($participant->category == 'Team') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_team }} @elseif($participant->category == 'Manager') {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_manager }} @else {{ $participant->override_badge_label ? $participant->override_badge_label : $participant->event->default_badge_label_participant }} @endif
{{ substr($participant?->code, -5) }}