The {$name} has not yet started the entry {$gate_type}.
", 'approved' => "{$name} is already at the {$gate_type}
", 'in_progress' => "{$name} is already at the {$gate_type}
", 'expired' => 'The QR code has expired, please request a new one.
', 'need_review' => "Welcome {$name}! You have successfully passed the entry {$gate_type}.
", 'scheduled' => "Welcome {$name}! You have successfully passed the entry {$gate_type}.
", ]; @endphp {!! $messages[$status] ?? '' !!}