{% if company_logo %} {% else %}
{{ company_name }}
{% endif %}
{{ proposal_date }}
Ref: {{ proposal_number }}
Proposal
{{ proposal_title }}
Prepared for {{ client_name }}
From
{{ company_name }}
Prepared For
{{ client_name }}
Valid Until
{{ valid_until }}
Executive Summary
{{ executive_summary }}
Project Overview
{{ project_overview }}
Deliverables & Pricing
{% for item in deliverables %} {% endfor %}
Deliverable Timeline Cost
{{ item.name }} {{ item.timeline }} {{ item.cost }}
Total {{ total }}
{% if terms %}
Terms & Conditions
{{ terms }}
{% endif %}
Acceptance

By signing below, both parties agree to the scope and terms outlined in this proposal.

Signature
{{ company_signer_name }}
{{ company_name }}
Signature
{{ client_signer_name }}
{{ client_name }}