Prepared For
{{ client_name }}
{% if client_contact %}{{ client_contact }}
{% endif %}
{{ client_address }}
{{ client_email }}
Executive Summary
{{ executive_summary }}
{% if project_overview %}
Project Overview
{{ project_overview }}
{% endif %}
Deliverables
| Deliverable |
Description |
Timeline |
Cost |
{% for item in deliverables %}
|
{{ item.name }}
{% if item.note %} {{ item.note }} {% endif %}
|
{{ item.description }} |
{{ item.timeline }} |
{{ item.cost }} |
{% endfor %}
{% if timeline_phases %}
Project Timeline
| Phase |
Description |
Duration |
{% for phase in timeline_phases %}
| {{ phase.name }} |
{{ phase.description }} |
{{ phase.duration }} |
{% endfor %}
{% endif %}
Investment Summary
Subtotal
{{ subtotal }}
{% if discount %}
Discount
-{{ discount }}
{% endif %}
{% if tax %}
{{ tax_label | default: "Tax" }}
{{ tax }}
{% endif %}
Total
{{ total }}
{% if payment_terms %}
Payment Terms
{{ payment_terms }}
{% endif %}
Terms & Conditions
- {{ term_1 | default: "This proposal is valid for 30 days from the date of issue." }}
- {{ term_2 | default: "A 50% deposit is required to commence work, with the balance due upon completion." }}
- {{ term_3 | default: "Any changes to the scope of work may result in additional charges and timeline adjustments." }}
- {{ term_4 | default: "All intellectual property created will transfer to the client upon final payment." }}
{% if term_5 %}- {{ term_5 }}
{% endif %}
Proposed By
Signature & Date
{{ proposer_name | default: "Name / Title" }}
Accepted By
Signature & Date
Name / Title