{{patient.admin.first_name}}'s Details
Name: {{patient.admin.first_name}}
Gender: {{patient.gender}}
DOB: {{patient.dob}}
address: {{patient.address}}
Mobile: {{patient.phone_number}}
Email: {{patient.email}}
Prescription
No | Description | Prescription | |
---|---|---|---|
{{forloop.counter}} | {{prescription.description}} | {{prescription.prescribe}} |