{{ company_name }}
{{ company_tagline }}
Invoice
{{ invoice_number }}
Issued {{ issue_date }}
Due {{ due_date }}
Service Address
{{ service_address }}{{ property_type }}
Last Cleaned
{{ service_date }}{{ team_name }}
Frequency
{{ frequency }}
Next visit {{ next_visit }}
From
{{ from_name }}
{{ from_address }}
{{ from_email }} · {{ from_phone }}
Bill To
{{ bill_to_name }}
{{ bill_to_address }}
{{ bill_to_email }} · {{ bill_to_phone }}
Services this visit {{ visit_label }}
Service Qty Rate Amount
{% for item in service_items %} {% if item.group %}
{{ item.group }}
{% else %}
{{ item.description }}{{ item.detail }} {{ item.qty }} {{ item.rate }} {{ item.amount }}
{% endif %} {% endfor %}
Always included
{% for perk in included_perks %}
{{ perk }}
{% endfor %}
Subtotal {{ subtotal }}
{{ tax_label }} {{ tax }}
Total Due {{ total }}
{{ recurring_note }}
Notes & Payment
{{ notes }}