| @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', 311)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 312)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 313)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 314)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 315)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 316)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 317)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 318)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 319)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 320)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 321)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 322)->first()?->workshop->code }} | {{ $participant->workshops->where('workshop_id', 323)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 324)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 325)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 326)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 327)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 328)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 329)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 330)->first()?->workshop->code }} | {{ $participant->workshops->where('workshop_id', 331)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 332)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 333)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 334)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 335)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 336)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 337)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 338)->first()?->workshop->code }} | {{ $participant->workshops->where('workshop_id', 339)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 340)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 341)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 342)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 343)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 344)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 345)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 346)->first()?->workshop->code }} | {{ $participant->workshops->where('workshop_id', 347)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 348)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 349)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 350)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 351)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 352)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 353)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 354)->first()?->workshop->code }} | {{ $participant->workshops->where('workshop_id', 355)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 356)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 357)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 358)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 359)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 360)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 361)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 362)->first()?->workshop->code }} |
| {{ substr($participant?->code, -5) }} | |||||
| @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 | |||||
| @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', 311)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 312)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 313)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 314)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 315)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 316)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 317)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 318)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 319)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 320)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 321)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 322)->first()?->workshop->code }} | {{ $participant->workshops->where('workshop_id', 323)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 324)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 325)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 326)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 327)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 328)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 329)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 330)->first()?->workshop->code }} | {{ $participant->workshops->where('workshop_id', 331)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 332)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 333)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 334)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 335)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 336)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 337)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 338)->first()?->workshop->code }} | {{ $participant->workshops->where('workshop_id', 339)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 340)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 341)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 342)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 343)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 344)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 345)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 346)->first()?->workshop->code }} | {{ $participant->workshops->where('workshop_id', 347)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 348)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 349)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 350)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 351)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 352)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 353)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 354)->first()?->workshop->code }} | {{ $participant->workshops->where('workshop_id', 355)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 356)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 357)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 358)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 359)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 360)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 361)->first()?->workshop->code }} {{ $participant->workshops->where('workshop_id', 362)->first()?->workshop->code }} |
| {{ substr($participant?->code, -5) }} | |||||
| @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 | |||||