Tablas de IMSS


<%= notice %>

<% @imss_table.each do |imss_table| %> <% end %>
Date of consulation Employer registration R.F.C Activity Operaciones
<%= imss_table.date_of_consulation %> <%= imss_table.employer_registration %> <%= imss_table.rfc %> <%= imss_table.activiy %> Ver Editar <%= link_to 'Eliminar', admin_imss_table_path(imss_table), method: :delete, data: {confirm: 'Are you sure?'} %>
<%= render 'admin/imss_table/new' %> <%= render 'admin/imss_table/show' %>