@extends('layouts.default', ['appTopMenu' => true]) @push('scripts') @endpush @section('content')
S.No. | Name | No. of Cases Received/Assigned | No. of Cases Settled | No. of Cases Not Settled | No. of Cases in which mediation not held / party not present / File Closed / Not Assigned | No. of Cases Pending |
---|---|---|---|---|---|---|
{{ $sno++ }} | {{ $val->title }} {{ $val->user_name }} | {{ $val->total }} | {{ $val->settled }} | {{ $val->unsettled }} | {{ $val->not_assigned }} | {{ $val->pending }} |