{% if company_logo %} {{ company_name }} {% endif %}
{{ company_name }}
{{ company_address }}
{{ company_email }} | {{ company_phone }}
Quote
#{{ quote_number }}
Quote Date
{{ quote_date }}
Valid Until
{{ valid_until }}
Payment Terms
{{ payment_terms }}
From
{{ from_name }}
{{ from_address }}
{{ from_email }}
Prepared For
{{ client_name }}
{{ client_address }}
{{ client_email }}
{% if scope_description %}
{{ scope_description }}
{% endif %} {% for item in scope_items %} {% endfor %}
Service / ItemQtyUnit PriceAmount
{{ 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 }}

{% endif %}
Client Acceptance
Signature / Date
Authorized By
{{ authorized_name }} / {{ quote_date }}