|
Hello {{ $visitor->full_name }},
Your visit has been approved. Please present the QR code at the gate.
|
Purpose
|
{{ $purpose }}
|
|
Location
|
{{ $location }}
|
|
Start
|
{{ $start }} ({{ $tz }})
|
|
End
|
{{ $end }} ({{ $tz }})
|
@if($hostLine)
|
Host
|
{{ $hostLine }}
|
@endif
@if(!empty($qrUrl))
Keep this QR handy. You may show it on your phone or print it.
@endif
|