@extends('layouts.default')
@push('scripts')
@endpush
@section('title', 'Cause List')
@section('content')
@if($user_type=='3')
@csrf
Loading...
Srno |
Particulars of Document |
Page |
Date |
@else
You are not authorized
@endif
@endsection
@push('scripts')
@endpush