<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= render "layouts/breadcrumbs" %>
 
<%= form_tag({:action=>'create'} ,:multipart=>true,:id=>'myForms' ) do %>
Name [*]
Mobile No. [*]
Email
Location
Address
State
Pin
 
Designation
 
<% if @myAddAld %>
<% end %>
<% end %>
 
 
Search
checked="checked"<% end %>/> 
checked="checked"<% end %>/> 
checked="checked"<% end %>/>  
<% pagestart = params[:page] ? params[:page] : 1 if pagestart.to_i <=1 i = 1 else i = ((pagestart.to_i-1)*10)+1 i = i.to_i end if @mstSalesag.count >0 @mstSalesag.each do |gps| %> <% i +=1 end else %> <% end %>
SL. NO. Name Email Phone Action
<%=i%> <%=gps.sl_name%> <%=gps.sl_email%> <%=gps.sl_mobileno%> <% if @myEditAld %> <% end %> <% if @myDeletAld %> <% end %>
No Records Found
<%= will_paginate(@mstSalesag)%>