Chumma : GWM
This commit is contained in:
parent
98e5e5eba2
commit
4476ae8371
@ -111,7 +111,7 @@ class PolicyReportController extends Controller
|
|||||||
END AS issued_date,
|
END AS issued_date,
|
||||||
pa.name AS partner_name,
|
pa.name AS partner_name,
|
||||||
ins.short_name AS insurer,
|
ins.short_name AS insurer,
|
||||||
CONCAT('\t', pp.policy_number) AS policy_number,
|
CONCAT('`', pp.policy_number) AS policy_number,
|
||||||
pp.insured_name,
|
pp.insured_name,
|
||||||
iptm.insurance_plan_type AS plan_type,
|
iptm.insurance_plan_type AS plan_type,
|
||||||
pp.vehicle_type AS product,
|
pp.vehicle_type AS product,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user