| REGISTRATION DATE | : | {{ $registration_date }} |
| REGISTRATION REF | : | {{ $ticket_number }} |
| EVENT DATE | : | {{ $start_date }} |
| TIMINGS | : | {{ $start_time }} - {{ $end_time }} |
| NATIONALITY | CNIC/PASSPORT | MOBILE NUMBER |
| {{ $user->country ?? 'PAKISTAN' }} | {{ $user->cnic ?? ($user->passport ?? 'NA') }} | {{ $user->phone ?? 'NA' }} |
|
@if ($ticket->general_rules != null)
GENERAL RULES FOR EVENT VISITORS
{!! $ticket->general_rules !!}
@endif
@if ($ticket->conference_session != null)
CONFERENCE SESSION CONDUCT
{!! $ticket->conference_session !!}
@endif
|
@if ($ticket->health_safety != null)
HEALTH AND SAFETY
{!! $ticket->health_safety !!}
@endif
@if ($ticket->additional_guidelines != null)
ADDITIONAL GUIDELINES
{!! $ticket->additional_guidelines !!}
@endif
Thank you for your cooperation. We look forward to providing you with a valuable and enjoyable event experience!.
BADAR EXPO SOLUTIONS
Email: info@badarexpo.com
URL: www.badarexpo.com
|