Hi {{ $user->name ?? 'there' }},
The system detected a blacklist match for the visitor being checked. Please review the details below before proceeding.
| Visitor name | {{ $blacklist->name ?? 'Unknown' }} |
|---|---|
| National ID / Passport | {{ $displayId ?? $rawId }} |
| Original input | {{ $rawId }} |
| Blacklist record ID | #{{ $blacklist->id }} |
Reason(s) recorded:
{{ $blacklist->reasons ?? $blacklist->reason ?? 'No reason provided.' }}
If you believe this is incorrect, please follow your internal review and escalation process before allowing this visitor to proceed.