No Record Found.
| Sl No | District | Dealer Name | Mail Id | Phone No | License No | Address | Valid From | Valid Till |
|---|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ y.authorityDetails.districtName }} | {{ y.firmName }} | {{ y.userDetail[0].userId }} | {{ y.userDetail[0].phoneNumber }} | {{ y.licenceNo }} |
Dist:{{ y.authorityDetails.districtName }} Block:{{ y.saleAddress[0].blockName }} Gp:{{ y.saleAddress[0].gpName }}, Village:{{ y.saleAddress[0].villageName }} Land Mark:{{ y.saleAddress[0].landmark }} Pin:{{ y.saleAddress[0].pin }}. |
{{ y.approvedOn| date:'dd-MM-yyyy' }} | {{ y.validTill| date:'dd-MM-yyyy' }} |
| State Report on Seed District Dealers in Odisha | ||||||
|---|---|---|---|---|---|---|
| SN | District Name | Pvt. Dealers | PACS/LAMPS | Total | ||
| {{$index+1}} | {{x.districtName}} | {{x.seedPvt}} | 0 | {{x.seedPacs}} | 0 | {{x.totalDlr}} |
| State Total | {{allPvt}} | {{allPacs}} | {{allRtlr}} | |||
| District Report on Seed District Dealers in Odisha | ||||||
|---|---|---|---|---|---|---|
| SN | Block Name | Pvt. Dealers | PACS/LAMPS | Total | ||
| {{$index+1}} | {{x.blockName}} | {{x.seedPvtBlock}} | 0 | {{x.seedPacsBlock}} | 0 | {{x.totalDlr}} |
| State Total | {{allPvt}} | {{allPacs}} | {{allRtlrBlock}} | |||



