From f5ee9bde53183577b6b3b20407e03710a437a3fa Mon Sep 17 00:00:00 2001 From: Srinivas-Saravanan Date: Mon, 31 Mar 2025 14:28:49 +0530 Subject: [PATCH] FIX_CLIENT_NAME --- app/Views/policyRegisterModel.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Views/policyRegisterModel.php b/app/Views/policyRegisterModel.php index bfc25850..4e2419d9 100644 --- a/app/Views/policyRegisterModel.php +++ b/app/Views/policyRegisterModel.php @@ -1332,7 +1332,7 @@ function assignLeadData() { const lead_data = ; - var clientName = ; + var clientName = ; var client_type = ; var mobile = ; var email = ;