{{ company_name }}
{{ company_address }}
{{ company_email }} | {{ company_phone }}
Service Receipt
#{{ receipt_number }}
Payment Confirmed
Provider
{{ provider_name }}
{{ provider_address }}
{{ provider_phone }}
Client
{{ client_name }}
{{ client_address }}
{{ client_email }}
Service Details
Service {{ service_name }}
Description {{ service_description }}
Service Date {{ service_date }}
{% if service_reference %}
Reference / Invoice {{ service_reference }}
{% endif %}
Payment Date
{{ payment_date }}
Payment Method
{{ payment_method }}
Transaction ID
{{ transaction_id | default("N/A") }}
Amount Paid {{ amount_paid }}
{% if notes %}
{{ notes }}
{% endif %}