@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

Id City Name Area Name Status Created By Modified By Action
@csrf
@endsection @section('custom-scripts') @endsection