Merge branch 'main' of bitbucket.org:jubilian/nhance_partner_be
This commit is contained in:
commit
712b2c82fd
@ -62,6 +62,9 @@ class PolicyController extends ResourceController
|
|||||||
'farm tractor' => 'Tractor',
|
'farm tractor' => 'Tractor',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
protected $fuelType = [
|
||||||
|
'Petrol' => 'Petrol','Diesel' => 'Diesel','CNG' => 'CNG','LPG' => 'LPG',
|
||||||
|
]
|
||||||
|
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user