fueltype = CodeFuelType::where('is_active',1)->get(); return $this->fueltype; } }