@extends('layout.index')
@section('title', 'Farmers List')
@section('content')
@if ($message = Session::get('success'))
@elseif ($message = Session::get('error'))
@endif
Sr. No |
Farmer Name |
Farmer Code |
Brand Name-Program Name |
Country |
State |
District |
Block |
Village |
Total Agriculture Land ({{ $landUnit }}) |
Total Cotton Land ({{ $landUnit }}) |
Total Geofenced Land ({{ $landUnit }}) (Non Verified) |
Total Verified Geofenced Land ({{ $landUnit }}) |
{{-- Total Farmer Geofenced Verified Land Area (Acre) | --}}
Geo-Cordinates of Geo fenced Land |
Total Geofenced Cotton Area by Algorithm Crop Classification ({{ $landUnit }}) |
No Record Found |