Hello {{ $user->name }} {{ $user->middle_name }} {{ $user->last_name }},
Thanks for signing up for {{ config('app.name') }}! To complete your registration and access all features, please verify your email address by entering the verification code below:
{{ $user->email_code }}
Important: This code will expire in 60 minutes for security reasons.
If you don't verify your email within this time, you'll need to request a new code.
If you didn’t create an account with {{ config('app.name') }}, please ignore this email or contact our support team if you have any questions.
This is an automated message, please do not reply to this email.