diff --git a/app/views/vehicles/show.html.erb b/app/views/vehicles/show.html.erb index 09c4f6f..c8cffdc 100644 --- a/app/views/vehicles/show.html.erb +++ b/app/views/vehicles/show.html.erb @@ -1,3 +1,10 @@

Customer Vehicle


<%= render :partial => 'vehicles/details' %> + +
+<%= @style %> +
+<%= @drive %> +
+<%= @doors %>