@include('email.header_new')

{{__('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.footer_new')