@extends('reachassuree_agent/layouts.main') @section('title', $data['title']) @section('content')
@include('../reachassuree_agent/master/comman/header') @if (getSpacesFolder() == 'Localhost')
@csrf
@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
@endif

Id Short Name Full Name Company Type Payment Link Company Logo Status Created By Modified By Action
@csrf
@endsection @section('custom-scripts') @endsection