{{ env('APP_NAME') }}
@isset($first_name)

Hello {{ $first_name }}!

@endisset

Please click the button below to verify your user account.

Verify Email Address

If you did not create an account, no further action is required.

Regards,QI-Tech

If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below into your web browser:

{{ route('verification.verify', [$type, $token]) }}

© {{ \Carbon\Carbon::now()->year }} {{ env('APP_NAME') }}. All rights reserved.