<% if notice %>
× <%= notice %>
<% end %> <% if alert %>
× <%= alert %>
<% end %>
<%= form_tag({controller: "branches", action: "update"}, method: "post", :multipart => true) do %>
>

Cancelar

<% end %>