@extends('layouts.main') @section('main-container')
| # | State | District | Block | Watetshed Name | Watershed Code | Action | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $survey->state ?? '-' }} | {{ $survey->district_name }} | {{ $survey->block_name }} | {{ $survey->watershed_name ?? '-' }} | {{ $survey->micro_watershed_code ?? '-' }} | @if(!empty($survey->netPlanningExists)) {{-- check if Net Planning data exists --}} Added @else Add @endif | Show | ||||
| No records found. | |||||||||||