×
<%= notice %>
<% end %>
<% if alert %>
×
<%= alert %>
<% end %>
Sucursales
Código | Nombre | Teléfono | Código postal | Acciones | <% @branches.each do |branch| -%>
---|---|---|---|---|
<%= branch.branchcode %> | <%= branch.name %> | <%= branch.phone %> | <%= branch.address3 %> |
|