@extends('layouts.main') @section('main-container')
| # | Block | Panchayat | Village | Watershed | microWatershed | Head of th house | Action |
|---|---|---|---|---|---|---|---|
| {{ $watersheds->firstItem() + $index }} | {{ $watershed->block->name ?? '-' }} | {{ $watershed->panchayat->name ?? '-' }} | {{ $watershed->village->name ?? '-' }} | {{ $watershed->watershed_general_information_id ?? '-' }} | {{ $watershed->micro_watershed_code ?? '-' }} | {{ $watershed->head_of_household_name ?? '-' }} | {{-- Edit Watershed --}} 👁 View Add LULC |
| No Watershed Found | |||||||