@php use App\Http\Controllers\LegalServices\da\DaController; $list=''; $transfer_to_org=''; @endphp @if(!empty($error)) @php echo $error; @endphp @else @php $lc_party_pet_res=''; $lc_supreme_court=''; @endphp @if(!empty($anr_details)) @if(count($anr_details)>0) @foreach($anr_details as $item) @php $is_checked_option=FALSE; $is_checked_not_eligible=FALSE; $chk=''; $data["id"]=$item->id; $data["establishment"]=$item->establishment; $data["anr_no"]=$item->anr_no; $data["anr_year"]=$item->anr_year; $data["receipt_mode"]=$item->receipt_mode; $data["applicant"]=$item->applicant; $data["emp_unique_id"]=$item->emp_unique_id; $data["fil_dt"]=$item->fil_dt; $data["case_type"]=$item->case_type; @endphp @endforeach @endif @endif @if(count($anr_details)>0) @if(Session::has('error'))
{{Session::get('error')}}
@endif
ANR No.: {{$item->anr_no." / ".$item->anr_year}}

Legal Aid Details

@if(!empty($legalaid_party_pet)) @if(count($legalaid_party_pet)>0)

Applicant (Petitioner)

@endif @endif @if(!empty($legalaid_party_res)) @if(count($legalaid_party_res)>0)

Respondent

@endif @endif @if(!empty($mul_array_o)) @endif @if(!empty($o_array)) @endif @if(!empty($eligibilityList)) @if(count($eligibilityList)>0)

Eligibility

@endif @endif @if(!empty($documents)) @if(count($documents)>0)

Documents

@endif @endif @if(!empty($o_array_doc)) @endif @php $check=''; @endphp @if(!empty($e_defects)) @if(count($e_defects)>0) @php $check='yes'; @endphp @endif @endif @if(!empty($d_defects)) @if(count($d_defects)>0) @php $check='yes'; @endphp @endif @endif @if(!empty($o_defects)) @if(count($o_defects)>0) @php $check='yes'; @endphp @endif @endif @if($check=='yes')

Defects in Application

@endif @if(!empty($notices)) @endif @endif @endif @if(!empty($opinion)) @if(count($opinion)>0)

Opinion Details

@endif @endif @if(!empty($pa)) @if(count($pa)>0)

Panel Advocate Details

@endif @endif @if(!empty($mediator)) @if(count($mediator)>0)

Mediator Details

@endif @endif @if(!empty($ac_names)) @if(count($ac_names)>0)

Arguing Councel Details

@endif @endif @if(!empty($scData)) @if(count($scData)>0)

Supreme Court Case Details

@endif @endif @if(!empty($linked_cases)) @if(count($linked_cases)>0)

Linked Case Details

@endif @endif @if(!empty($closing)) @if(count($closing)>0)

Close Application Details

@endif @endif @if(!empty($elimination)) @if(count($elimination)>0)

Elimination Details

@endif @endif