From 36085997f7d5fef731739e8a635c04e6d589d5d2 Mon Sep 17 00:00:00 2001 From: "venkatesh.r" Date: Mon, 29 Dec 2025 11:52:45 +0530 Subject: [PATCH 1/3] FIX_CLIENT_OPEN_FOR_ENROLLMENT --- app/Views/client_policy.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Views/client_policy.php b/app/Views/client_policy.php index 93b0328..0da8700 100755 --- a/app/Views/client_policy.php +++ b/app/Views/client_policy.php @@ -2437,7 +2437,7 @@ $(document).ready(function () { ${item.branch_name ? item.branch_name : ' - '} ${tpaValue} --> ${(item.policy_start_date)} / ${(item.policy_end_date)} - ${(enrollmentStatus)} + ${checkDateStatus(item.policy_end_date, 1)}