@extends('reachassuree_agent/layouts.main') @section('title', $data['title']) @section('content')
@include('../reachassuree_agent/master/comman/header') {{--
@csrf
This value is required.
@if(getActualExpirationDate() >= date('Y-m-d H:i:s'))
@else

Your current plan has expired. To resume disabled operations, you have the option to renew your existing plan or upgrade to a new one. Simply visit our 'Renew' or 'Upgrade' tab to proceed.

@endif
--}}

@csrf
Id Death Reason Name Death Claim Type Name Status Created By Modified By Action
@endsection @section('custom-scripts') @endsection