@extends('layout.index') @section('title', 'Map') @section('content')
{{--
--}} @if ($message = Session::get('error'))
@endif @if ($message = Session::get('success'))
@endif
@csrf
Countries *
States *
Districts *
Blocks
Villages
Brands
Programmes
Season *
Farmer Type *
Farmer Code
{{-- @if ($aPost['country_id'] != 0 || $aPost['state_id'] != 0 || $aPost['district_id'] != 0 || $aPost['block_id'] != 0 || $aPost['village_id'] != 0 || $aPost['brand_id'] != 0 || $aPost['farmer_id'] != 0) Clear Search @endif --}}
Farmers Counts

Total Farmers

{{ $total_farmer }}

Geo-tagged farmers

{{ $geotagged_count }}

Non Geo-tagged farmers

{{ $not_geotagged_farmer_count }}

Complete Verified Geo-tagged

{{ $verified_count }}

Pending Verified Geo-tagged

{{ $non_verified_count }}

Partially Verified Geo-tagged

{{ $partialVerifiedCount }}

{{--
--}}
Farm Land Area

Total Agriculture Area

{{ $total_agriculture_area }}

Total Cotton Area

{{ $total_cotton_area }}

Total Geofenced Farm Parcels

{{ $geotagged_area }}

Verified Area

{{ $verified_area }}

Non Verified Area

{{ $non_verified_area }}

{{--
--}}
{{--
Farmer

Total

{{ $total_farmer }}

Not Geotagged

{{ $not_geotagged_farmer_count }}

--}}