@extends('layouts.app') @section('title', 'Case Status') @section('styles') @endsection @section('content') @include('pages.fir-conversions.components.header-title', [ 'titleOne' => 'CASE STATUS', 'titleTwo' => 'PENDING EVIDENCE', ])
S.NO. AC NO REQUEST SENT (YES/NO) DATE Of REQUEST GENERATE REQUEST/REMINDER
1 134234300003 Yes 23-07-2024 GENERATE REMINDER
@endsection @section('scripts') @endsection