No Record Found.
| Sl No | District | Farm Name | Owner Name | License No | Mail Id | Phone No | Address | Valid From | Valid Till | 
|---|---|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ y.districtName }} | {{ y.dealerName }} | {{ y.stateHead }} | {{ y.licenceNo }} | {{ y.userDetail[0].userId }} | {{ y.userDetail[0].phoneNumber }} | 
                                                                Dist:{{ y.districtName }},
                                                                Block:{{
                                                                    y.saleAddress[0].blockName }} Gp:{{ y.saleAddress[0].gpName }}, Village:{{ y.saleAddress[0].villageName }} Land Mark:{{ y.saleAddress[0].landmark }} 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 Fertilizer District Dealers in Odisha | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| SN | District Name | No Of Whole Saler | No Of Retailers | Total No Of Dealers | |||||
| Pvt. Retailers | PACS/LAMPS | Total | |||||||
| {{$index+1}} | {{x.districtName}} | {{x.fertWhl}} | 0 | {{x.fertPvt}} | 0 | {{x.fertPacs}} | 0 | {{x.totalRtlr}} | {{x.totalDlr}} | 
| State Total | {{allWhl}} | {{allPvt}} | {{allPacs}} | {{allRtlr}} | {{allDlr}} | ||||
| District Report on Fertilizer Dealers | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| SN | Block Name | No Of Whole Saler | No Of Retailers | Total No Of Dealers | |||||
| Pvt. Retailers | PACS/LAMPS | Total | |||||||
| {{$index+1}} | {{x.blockName}} | {{x.fertWhl}} | 0 | {{x.fertPvt}} | 0 | {{x.fertPacs}} | 0 | {{x.totalRtlr}} | {{x.totalDlr}} | 
| District Total | {{allWhlBlock}} | {{allPvtBlock}} | {{allPacsBlock}} | {{allRtlrBlock}} | {{allDlrBlock}} | ||||


                                    
                                            
                                            
                                            