<% if flash[:error] %>
×
<%= flash[:error] %>
<% end %>
<%= form_tag({action: 'create'}, multipart: :true, id: :myForms) do %>
<% end %>
| Sl.No. | Buyer | Mail Id | Total Products | Date | Action |
|---|---|---|---|---|---|
| <%= index + 1 %> | <%= buyer.tsp_buyername %> | <%= buyer.tsp_emailid %> | <%= buyer.total_products %> | <%= formatted_date(buyer.tsp_dated) if buyer.tsp_dated.present? %> | View |
| No records found | |||||