@extends('layouts.main') @section('main-container')
| # | District | Block | Panchayat | Village | M.W - Code | Present Land Use | F.Size | Action | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $NetPlanning->firstItem() + $loop->index }} | {{ $planning->district->name?? '-' }} | {{ $planning->block->name ?? '-' }} | {{ $planning->panchayat->name ?? '-' }} | {{ $planning->village->name ?? '-' }} | {{ $planning->micro_watershed_code ?? '-' }} | {{ $planning->present_land_use ?? '-' }} | {{ $planning->category ?? '-' }} | Show | Add | |||
| No records found. | ||||||||||||