From
{{ company_name }}
{{ company_address }}
{{ contact_name }}
{{ contact_email }}
For
{{ client_name }}
{{ client_address }}
{{ client_contact }}
{{ client_email }}
Project Overview
{{ project_name }}
{{ project_overview }}
Project Phases
| # |
Phase |
Description |
Timeline |
Budget |
{% for phase in phases %}
| {{ phase.number }} |
{{ phase.name }} |
{{ phase.description }} |
{{ phase.timeline }} |
{{ phase.budget }} |
{% endfor %}
Subtotal
{{ subtotal }}
{% if discount %}
Discount
-{{ discount }}
{% endif %}
{% if tax %}
{{ tax_label }}
{{ tax }}
{% endif %}
Total Budget
{{ total }}
{% if assumptions %}
Assumptions & Exclusions
{% endif %}
Acceptance
By signing below, {{ client_name }} approves the project scope, timeline, and budget detailed in this proposal. Work will commence upon receipt of signed acceptance and initial deposit.
{{ company_name }} | Date