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