From 6224cadb2caf6bb7903d7715dbc4bd6e1a8568c9 Mon Sep 17 00:00:00 2001 From: Venkatesh Date: Mon, 4 May 2026 11:13:33 +0530 Subject: [PATCH] FIX_RFQ_ROLL_OVER_EXCEL_CONTENT --- app/Controllers/LeadsController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Controllers/LeadsController.php b/app/Controllers/LeadsController.php index 765afe8f..ce2dc8f0 100644 --- a/app/Controllers/LeadsController.php +++ b/app/Controllers/LeadsController.php @@ -2165,7 +2165,7 @@ class LeadsController extends BaseController } // dd($data); $lead_data = []; - if (in_array((int) $rfq_data['lead_type'], [1, 3], true)) { + if (in_array((int) $rfq_data['lead_type'], [1], true)) { if (in_array($rfq_data['policy_type_id'], [2, 3, 4, 5])) { $lead_data = [