<%= image_tag("bd_header70_b.png") %>

<% end %>
<% if @client.partner_sur.empty? %> <%= h(@client.primary_whole_name) %> <% elsif @client.partner_sur == @client.name_sur %> <%= h(@client.same_sur_name) %> <% else %> <%= h(@client.jiont_whole_name) %>
<%= h(@client.partner_whole_name) %> <%= @quote.date_accepted.strftime("%d/%m/%Y") %> <% if @quote.qbnum != nil %><%= @quote.id %>/<%= @quote.qbnum %><%else %><%= @quote.id %><% end %>
<%= h(@client.addr1) %>
<%= h(@client.suburb) %>
<%= h(@client.city) %>
<%= h(@client.w_ph) %> <%= h(@client.h_ph) %> <%= h(@client.mobile) %>
<%= (@quote.sow).html_safe %>
<%= render :partial => "prt_list_line_items_consultant" %>
<% if @quote.prod_value > 0 %> <% end %> <% if @quote.hb_value_disc > 0 %> <% end %> <% if @quote.lab_value > 0 %> <% end %> <% if @quote.electrical_value > 0 %> <% end %> <% if @quote.plumber_value > 0 %> <% end %> <% if @quote.painter_value > 0 %> <% end %> <% if @quote.gibstopper_value > 0 %> <% end %> <% if @quote.builder_value > 0 %> <% end %> <% if @quote.tiller_value > 0 %> <% end %> <% if @quote.man_fee_percentage > 0 %> <% end %> <% if @quote.rubbish_removal_fee > 0 %> <% end %>
<%= format_price(@quote.prod_value) %>
<%= format_price(@quote.hb_value) %>
<%= format_price(@quote.hb_value_disc) %>
<%= format_price(@quote.lab_value) %>
<%= format_price(@quote.electrical_value) %>
<%= format_price(@quote.plumber_value) %>
<%= format_price(@quote.painter_value) %>
<%= format_price(@quote.gibstopper_value) %>
<%= format_price(@quote.builder_value) %>
<%= format_price(@quote.tiller_value) %>
<%= format_price(@quote.management_fee) %>
<%= format_price(@quote.rubbish_removal_fee) %>
<%= format_price(@quote.gst) %>
<%= format_price(@quote.gtotal) %>
<%= h(@quote.promotion) %>

This quote was prepared by:

<%= @client.consultant1 %>