{{ company_name }}
{{ company_address }}
{{ company_phone }} | {{ company_email }}
Quote
#{{ quote_number }}
Prepared For
{{ client_name }}
{{ client_address }}
{{ client_email }}
Project
{{ project_name }}
{{ project_description | default("") }}
Quote Details
Date: {{ quote_date }}
Valid Until: {{ valid_until }}
Prepared By: {{ prepared_by }}
{% if scope_summary %}
Scope of Work
{{ scope_summary }}
{% endif %} {% for item in line_items %} {% endfor %}
Service / Item Description Qty Unit Price Amount
{{ item.service }} {% if item.note %}
{{ item.note }}
{% endif %}
{{ item.description | default("") }} {{ item.quantity }} {{ 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 until {{ valid_until }}. Pricing may change after this date.
{% if terms %}
Terms & Conditions
{{ terms }}
{% endif %}
Authorized By (Provider)
Signature & Date
Printed Name
Accepted By (Client)
Signature & Date
Printed Name