@extends('layout.index') @section('title', 'Pending Verification Data List') @section('content')
@if ($message = Session::get('success'))
@elseif ($message = Session::get('error'))
@endif
{{-- Operation Buttons for Non-Superadmin --}} @if ($superadmin != 1) @if (!empty($aEscalationOperation))
    @foreach ($aEscalationOperation as $op => $operation)
  • @csrf
  • @endforeach
  • @csrf @if ($roleId != env('PG_ID')) @endif
@csrf
@if ($errors->has('rejected_file')) {{ $errors->first('rejected_file') }} @endif
@endif @endif
Legend:
Edited Data
Original Data
@if ($superadmin != 1)
@endif
@if ($superadmin != 1) @endif
Sr. NoCheckboxLevel Program Brand Farmer State District Block Village Pg Group Insert Date Update Date Note Action
No Record Found
{{ $Paginator }}