Property Address
{{ property_address }}
{% if unit_number %}
Unit {{ unit_number }}
{% endif %}
Landlord / Manager
{{ landlord_name }}
{{ landlord_phone }}
{{ landlord_email }}
Tenant
{{ tenant_name }}
{{ tenant_phone }}
{{ tenant_email }}
Rental Period
{{ rental_period }}
Payment Date
{{ payment_date }}
Payment Method
{{ payment_method }}
Amount Received
{{ amount_paid }}
Rent
{{ rent_amount }}
{% if late_fee %}
Late Fee
{{ late_fee }}
{% endif %}
{% if other_charges %}
{{ other_charges_description | default("Other Charges") }}
{{ other_charges }}
{% endif %}
Balance Due
{{ balance_due | default("$0.00") }}
{{ landlord_name }}
Landlord / Manager