<%= modal_form_wrapper title: t(".title") do %> <%= render "vehicles/form", account: @account, url: vehicles_path(return_to: params[:return_to]) %> <% end %>