$this->faker->company, 'code' => $this->faker->unique()->bothify('COMP###'), 'status' => 1, 'settings' => [ 'enable_material_code' => false, 'enable_points' => false, ], ]; } }