@extends('layouts.main') @section('main-container')
| # | State | District | Block | Panchayat | Village | Micro Watershed Code |
Head of Household | Land (Acre) | Action | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $survey->state->name ?? '-' }} | {{ $survey->district->name ?? '-' }} | {{ $survey->block->name ?? '-' }} | {{ $survey->panchayat->name ?? '-' }} | {{ $survey->village->name ?? '-' }} | {{ $survey->micro_watershed_code ?? '-' }} | {{ $survey->head_of_household_name }} | {{ $survey->land_holding_acre ?? '-' }} | Add Show | |
| No household survey data found | ||||||||||