Lead List
All Status
{{ getSelectedStatusName() }}
All Lead Ratings
{{ getSelectedRatingName() }}
All Project
{{ getSelectedProjectName() }}
| # | Customer | Mobile | Project | Rating | Status | Created Date | Action |
|---|---|---|---|---|---|---|---|
| {{$index + 1}} | {{leadn.cust_name}} | {{leadn.cust_mobile}} | {{leadn.project_name | limitTo:20}} ... | {{leadn.status_name}} | {{formatDateTime(leadn.lead_gen_date)}} |
|