Details
Clinic Name : {{appointment['workspaceName']}}
Appointment Type : {{appointment['type']}}
Appointment Status : {{appointment['status']}}
Appointment Date : {{appointment['createdAt']}}
Bill Details
{{service['type']}}
Rate : {{service['rate']}}
Platform Fee(%) : {{service['convenienceFee']}}
Gst(%) : {{service['gst']}}
Total Bill : {{service['inHandAmount'] + (service['gst']*100)/100 + (service['convenienceFee']*100)/100}}
Prescription Description : {{service['description']}}