Two-Factor Authentication

Hello {{ $user->name }} {{ $user->middle_name }} {{ $user->last_name }},

You are receiving this email because you are attempting to log in to your account at {{ config('app.name') }}.

Please use the following code to complete your login:

{{ $user->email_code }}

This code will expire in 10 minutes.

Important: If you did not request this code, please ignore this email and consider changing your password immediately.

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