@extends('layouts.email') @section('content')

Hi {{$name}},

{{$patient_name}} with this email({{$patient_email}}) and mobile number ({{$patient_mobile}}) had submitted the authorization form.

Now you can send referral to this Client.

@endsection