{{ config('app.name') }}

Email Verification

@if($userName)

Hello {{ $userName }},

@else

Hello,

@endif

You have requested an OTP for authentication. Please use the following code to complete your verification:

{{ $otp }}

This OTP is valid for 5 minutes.

If you didn't request this code, please ignore this email or contact support.