<% if notice %>
× <%= notice %>
<% end %> <% if alert %>
× <%= alert %>
<% end %>

Actualizar cliente

<%= form_tag({controller: "debtors", action: "update"}, method: "post", :multipart => true) do %>
<% # CFDI40 - Inicio %>


<% # CFDI40 - Fin %>








Cancelar

<% end %>