@extends('layouts.default') @push('scripts')
@endpush @section('title', 'Cause List') @section('content') @if($user_type=='3')
@csrf
{{ $user_name }}
Select View
View 1
View 2
Cause List Date
Submit
V1
V1
V2
V2
Main
LC
J/O
Loading...
Srno
Judgement/Orders
Loading...
Srno
Documents
Page
Date
Loading...
Srno
Particulars of Document
Page
Date
JUDGMENT/ORDERS
@else
You are not authorized
@endif @endsection @push('scripts') @endpush