{% if company_logo %}
{% endif %}
{{ company_name }}
{{ company_address }}
{{ company_email }} | {{ company_phone }}
{{ company_email }} | {{ company_phone }}
Quote
#{{ quote_number }}
From
{{ from_name }}
{{ from_address }}
{{ from_email }}
{{ from_email }}
Prepared For
{{ client_name }}
{{ client_address }}
{{ client_email }}
{{ client_email }}
{{ scope_description }}
{% endif %}
| Service / Item | Qty | Unit Price | Amount |
|---|---|---|---|
| {{ item.description }} | {{ item.qty }} | {{ item.unit_price }} | {{ item.amount }} |
Subtotal{{ subtotal }}
{% if discount %}Discount-{{ discount }}
{% endif %}
{% if tax %}{{ tax_label | default("Tax") }}{{ tax }}
{% endif %}
Total{{ total }}
This quote is valid for {{ validity_period | default("30 days") }} from the date of issue.
{% if terms %}Terms & Conditions
{{ terms }}
Client Acceptance
Signature / Date
Authorized By
{{ authorized_name }} / {{ quote_date }}