Hi {{$users->name ?? 'N/A'}}
Please use the following One Time Password (OTP):
{{-- Display each digit of the reset code in a styled box --}}
@foreach (str_split($resetCode ?? 'N/A') as $digit)
{{ $digit }}
@endforeach
This passcode will only be valid for the next 10 Minutes. If the passcode does not work, you can request a new one.
{{--
Thank you,
Migrant Smart Team