Dear {{ $user->full_name ?? ($user->name ?? 'User') }},
Thank you for submitting your identity verification request. After careful review, the SureRightStay compliance team was unable to approve your verification at this time. Please review the information below and re-submit with the required corrections.
Verification Details
| Reference ID | {{ $kyc->reference_id ?? '—' }} |
| Verification Type | {{ strtoupper(str_replace('_', ' ', $kyc->verification_type ?? 'N/A')) }} |
| Document Number | {{ substr($kyc->id_number, 0, 3) . str_repeat('*', max(0, strlen($kyc->id_number) - 6)) . substr($kyc->id_number, -3) }} |
| Reviewed On | {{ $kyc->srs_reviewed_at ? \Carbon\Carbon::parse($kyc->srs_reviewed_at)->format('d M Y, H:i') . ' UTC' : now()->format('d M Y, H:i') . ' UTC' }} |
| SRS Review Decision | Not Approved |
How to resolve this
For further assistance, email us at support@surerightstay.com with your Reference ID {{ $kyc->reference_id ?? '' }}, or call +1 246-345-0695.