FIX_RFQ_ROLL_OVER_EXCEL_CONTENT

This commit is contained in:
VENKATESHWARAN 2026-05-04 11:13:33 +05:30
parent 420eb7833f
commit 6224cadb2c

View File

@ -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 = [