Dear {{ $user->full_name ?? ($user->name ?? 'User') }},
We are pleased to inform you that your identity has been fully verified by the SureRightStay team. Your account is now fully active and you have access to all platform features.
Verification Summary
| 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) }} |
| Automated Check | Passed |
| SRS Review | Approved |
| Approved 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' }} |
| Overall Status | Fully Verified |
If you have any questions or require assistance, contact us at support@surerightstay.com or call +1 246-345-0695.