%= form_for @v_lan , as: :v_lan, method: (@v_lan.id.blank? ? "post" : "put"), html: { class: "form-horizontal vlan-form" , role: "form"} do |f| %>
Some text in the modal.