|
Hello,
A new appointment has been scheduled. Please find the full details below.
Appointment Details
| Appointment ID: |
{{ $appointmentId }} |
| Order ID: |
{{ $orderId }} |
| Date: |
{{ $appointmentDate }} |
| Time: |
{{ $appointmentTime }} |
Patient Details
| Name: |
{{ $patientName }} |
| Email: |
{{ $patientEmail }} |
| Phone: |
{{ $patientPhone }} |
@if(!empty($patientAadhar))
| Aadhar No: |
{{ $patientAadhar }} |
@endif
| Date of Birth: |
{{ $dob }} |
| Age: |
{{ $age }} |
| Marital Status: |
{{ $maritalStatus }} |
Treatment / Recommended Test
| Treatment Name: |
{{ $testTitle }} |
@if(!empty($testRegularCost))
| Regular Cost: |
{{ $testRegularCost }} |
@endif
@if(!empty($testOnlineCost))
| Online Discount Price: |
{{ $testOnlineCost }} |
@endif
@if(!empty($testTotalDoses))
| Total Doses: |
{{ $testTotalDoses }} |
@endif
CCPF Center & Doctor Information
| Center Name: |
{{ $centerName }} |
@if(!empty($centerArea) || !empty($centerCity) || !empty($centerState))
| Location: |
{{ $centerArea }}
@if(!empty($centerCity)), {{ $centerCity }}@endif
@if(!empty($centerState)), {{ $centerState }}@endif
|
@endif
@if(!empty($centerPhone))
| Center Phone: |
{{ $centerPhone }} |
@endif
@if(!empty($centerEmail))
| Center Email: |
{{ $centerEmail }} |
@endif
@if(!empty($doctorName))
| Doctor: |
{{ $doctorName }}
@if(!empty($doctorSpeciality)) ({{ $doctorSpeciality }}) @endif
|
@endif
@if(!empty($doctorEmail))
| Doctor Email: |
{{ $doctorEmail }} |
@endif
Payment Details
| Amount: |
{{ $amount }} {{ $currency }} |
| Status: |
{{ $paymentStatus }} |
@if(!empty($trackingId))
| Tracking ID: |
{{ $trackingId }} |
@endif
@if(!empty($paymentMode))
| Payment Mode: |
{{ $paymentMode }} |
@endif
@if(!empty($cardName))
| Card / UPI: |
{{ $cardName }} |
@endif
@if(!empty($billingName))
| Billing Name: |
{{ $billingName }} |
@endif
This is an automated notification from CCPF.
Please contact the patient if more details or confirmation is required.
|