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

Account Login

Dear {{ $user->first_name . ' ' . $user->last_name }},

Copy the email confirmation code given below and paste it in the security code textbox. Email Confirmation Code: {{ $user->login_code }}

Thank You,
{{ config('app.name') }} Team.

{{--

Account Login

Dear Customer,

Copy the email confirmation code given below and paste it in signup page security code textbox. Email Confirmation Code: {{ $user->login_code }}

Thank You, {{ config('app.name') }} Team.

--}}