Hi {{ $user->first_name }} {{ $user->last_name }}
Here is your email confirmation code:
{{ $user->email_code }}
Simply use this code on {{ env('APP_NAME') }} to confirm your email address If you did not try to register using this email on {{ env('APP_NAME') }}, please ignore this messageThanks for banking with us!
Sincerely,
The {{ env('APP_NAME') }} Team