@extends('layout.index') @section('title', 'Pending Verification Data List') @section('content') Pending Verification Data List @if ($message = Session::get('success')) {{ $message }} × @elseif ($message = Session::get('error')) {{ $message }} × @endif {{ csrf_field() }} Program * All Program @error('programId') {{ $message }} @enderror Brand * All Brands @error('brandId') {{ $message }} @enderror Country * @error('countryId') {{ $message }} @enderror State * All State @error('stateId') {{ $message }} @enderror District All District @error('districtId') {{ $message }} @enderror Farmer Name / Code Search @if(!empty($stateId) || !empty($brandId) || !empty($processorId) || !empty($districtId) || !empty($farmerSearch)) Clear Search @endif Sr. No Level Brand Program Farmer State District Insert Date Update Date Note Action No Record Found {{ $Paginator }}