@include('email.header_new')
Hi {{(!empty(\App\User::where('email',$email)->first())) ? \App\User::where('email',$email)->first()->first_name.' '.\App\User::where('email',$email)->first()->last_name : ' '}},
{!! $cause !!}
{{__('ID Verification Rejected')}}
{{__('Please upload again with appropriate file')}}