Update show.html.erb

This commit is contained in:
2016-04-27 10:42:31 -04:00
parent 642406365d
commit 46df203e00

View File

@@ -1,3 +1,10 @@
<h1>Customer Vehicle</h1>
<br/>
<%= render :partial => 'vehicles/details' %>
<br/>
<%= @style %>
<br/>
<%= @drive %>
<br/>
<%= @doors %>