This commit is contained in:
Gowtham M 2025-12-17 12:29:01 +05:30
parent 712b2c82fd
commit f3662bf559

View File

@ -64,7 +64,7 @@ class PolicyController extends ResourceController
protected $fuelType = [
'Petrol' => 'Petrol','Diesel' => 'Diesel','CNG' => 'CNG','LPG' => 'LPG',
]
];
public function __construct()
{