@extends('layouts.default') @section('title', $module_title) @push('head') @endpush @section('content') @if($isPA>0 || $isPANAOR>0)

{{$module_title}} (Panel Advocate) @if($isPA>0) (AOR) @endif

Loading...
Allotted
Loading...
Un-Filed
Loading...
Filed
Loading...
Pending
Loading...
Disposed
@endif @if($isSC>0)

{{$module_title}} (Screening Committee Member)

Loading...
Allotted for Opinion
Loading...
Opinion Given
Loading...
Opinion Pending
(Less than 30 days)
Loading...
Opinion Pending
(More than 30 days)
@endif @if($isMed>0)

Mediator

Loading...
Total
Loading...
Pending
Loading...
Closed
Loading...
Listed
@endif

@endsection @push('scripts') @endpush