Customer:
<%= @customer %>
Vehicle:
<%= @vehicle.to_s %>
VIN:
<%= @vehicle.vin %>
Style:
<%= @style %>
Drive:
<%= @drive %>
Doors:
<%= @doors %>
Notes::
<%= @vehicle.notes %>