@include('email.template-three.header')

Hello, {{(!empty(\App\User::where('email',$email)->first())) ? \App\User::where('email',$email)->first()->name : ''}}


We need to verify your account. Insert the following code in your Application.

{{$token}}

Verify

@include('email.template-three.footer')