X


Hospital No: {{currentPatient.PatientCode}}

Last Transaction Date: {{TransactionDate | date}}

Patient's Name: 
{{currentPatient.ShortName}}

Address: {{currentPatient.Address}}, {{currentPatient.CountrySubDivisionName}}

Age/Sex : {{currentPatient.DateOfBirth | DanpheDateTime:'age' }}/{{currentPatient.Gender}}

Contact No: {{currentPatient.PhoneNumber}}

Purchaser's {{GeneralFieldLabel.PANNo}}: {{currentPatient.PANNumber}}

Return Slip

Sn. Date Item Name Quantity Amount
{{i+1}} {{row.CreatedOn | date}} {{row.ItemName}} {{row.ReturnQty}} {{row.TotalAmount | Currency}}
Total Amount: {{total | Currency}}
Remarks: {{remarks}}