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

New Referral

Hi {{$entity_name}},

{{$user_name}} has sent you a new referral for this service {{$service_name}}.

Please find the demographic information of the Client:

Client Name{{$patient_name}}
Dob{{$patient_dob}}
Sex{{$patient_sex}}
Email{{$patient_email}}
Phone{{$patient_contact}}
City{{$patient_city}}
State{{$patient_state}}
Zip Code{{$patient_postal_code}}
Accept   Deny
@endsection