@include('emails.email_header')

Onetime password (OTP) for email change request

Hi,
Your verification code to verify your email address is {{ $otp }}.
This will expire after some time. Enter the correct code to verify your email and enjoy {{env('APP_NAME')}}.

Regards,
Team {{env('APP_NAME')}}


@include('emails.email_footer')