Student Copy
![bank logo]()

Chinki Astana High School
Payment Receipt
Date : {{all_item.today | date:'dd-MM-yyyy'}}
A/C No. 02090113100000012
Name : {{authorize_user.stName}}
Student Id : {{authorize_user.stUniqueId}}
Class : {{authorize_user.clName}}
Gr : {{authorize_user.stSection}}
S.L | Item | Price |
---|
{{$index+1}} | {{x.itemName}} | {{x.price}} |
Total | {{all_item.total_price}} |
In Words : {{all_item.total_price_in_words}}
Office Copy
![bank logo]()

Chinki Astana High School
Payment Receipt
Date : {{all_item.today | date:'dd-MM-yyyy'}}
A/C No. 02090113100000012
Name : {{authorize_user.stName}}
Student Id : {{authorize_user.stUniqueId}}
Class : {{authorize_user.clName}}
Gr : {{authorize_user.stSection}}
S.L | Item | Price |
---|
{{$index+1}} | {{x.itemName}} | {{x.price}} |
Total | {{all_item.total_price}} |
In Words : {{all_item.total_price_in_words}}
Bank Copy
![bank logo]()

Chinki Astana High School
Payment Receipt
Date : {{all_item.today | date:'dd-MM-yyyy'}}
A/C No. 02090113100000012
Name : {{authorize_user.stName}}
Student Id : {{authorize_user.stUniqueId}}
Class : {{authorize_user.clName}}
Gr : {{authorize_user.stSection}}
S.L | Item | Price |
---|
{{$index+1}} | {{x.itemName}} | {{x.price}} |
Total | {{all_item.total_price}} |
In Words : {{all_item.total_price_in_words}}