@php $otp_digits = str_split($otp); @endphp
Hello {{$user['first_name']}},
You have requested an OTP to login to your {{config('app.name')}} account. If this was you, please input the code below to continue.
This OTP will expire in 10 minutes.
If you did not request a login, contact the support team.
Thanks,
{{config('app.name')}}