Dear Financial Broker,

Finance Needed Quote.

Customer Name : {% if quotation.customer %} {{quotation.customer.first_name}} {{quotation.customer.last_name}} {% else %} {{ quotation.lead }} {% endif %}
Email: {% if quotation.customer %} {{quotation.customer.email}} {% else %} {{ quotation.lead.email }} {% endif %}
Phone: {% if quotation.customer %} {{quotation.customer.phone1}} {% else %} {% if quotation.lead.work_phone %} {{ quotation.lead.work_phone }} {% endif %} {% if quotation.lead.work_phone && quotation.lead.mobile %} / {% endif %} {% if quotation.lead.mobile %} {{ quotation.lead.mobile }} {% endif %} {% endif %}

Kind Regards,

Excitech Australia