Customer Vehicles


<%= button_to "New Vehicle", new_vehicle_path(@customer), method: :get %> <%= render :partial => 'vehicles/list' %>