<%=t(:field_customer)%>:
<%= customer %>
<%=t(:field_qbo_estimate)%>:
<%= estimate_link %>
<%=t(:field_qbo_invoice)%>:
<%= invoice_link %>
<%=t(:field_vehicle)%>:
<%= vehicle %>
<%=t(:field_vin)%>:
<%=split_vin[0] if split_vin%><%=split_vin[1] if split_vin%>
<%=t(:field_notes)%>:
<%=notes%>