Chumma : GWM

This commit is contained in:
Gowtham M 2026-01-20 17:34:21 +05:30
parent 98e5e5eba2
commit 4476ae8371

View File

@ -111,7 +111,7 @@ class PolicyReportController extends Controller
END AS issued_date,
pa.name AS partner_name,
ins.short_name AS insurer,
CONCAT('\t', pp.policy_number) AS policy_number,
CONCAT('`', pp.policy_number) AS policy_number,
pp.insured_name,
iptm.insurance_plan_type AS plan_type,
pp.vehicle_type AS product,