{% load static %} {% load staticfiles %}
{% for i in customerDetails%}
 

Myrel Hardware and Software Repair Shop

SALES - SERVICE - REPAIR - RENT - BYBACK


Brgy. Enclaro, Binalbagan, Negros Occidental
R. No. : {{ i.receiptID }}
Date : {{ i.enquiryDate }}
Customer Name : {{ i.customerName }}
Contact No : {{ i.contactNo }}
Problem : {{ i.problem }}
Problem Description : {{ i.problemDescription }}
Device Condition : {{ i.deviceCondition }}
Estimated Cost : {{ i.estimatedCost }}
Advance : {{ i.advance }}

Pay Attention:-

1. Please carry this receipt while carrying the goods.

2. Carry the goods within 10 days, otherwise we will not be responsible.

3. When giving your equipment for repair, service, keep your data safe, we will not be responsible if the data is deleted.

4. If there is any other problem in your device after repairing, then we will not be responsible for it.

Customer Signature
Myrel Hardware and Software Repair Shop
{% endfor %}