GWM : commission

This commit is contained in:
Gowtham M 2025-12-12 10:54:06 +05:30
parent 4edf49d849
commit 436ee4357c

View File

@ -50,6 +50,7 @@ class PolicyModel extends Model
'cubic_capacity',
'vehicle_type',
'broker_name',
'commission_amount',
'is_data_accuracy_checked',
];