$this->faker->word, 'company_id' => User::where('role', 'super admin')->first()->company_id, 'description' => $this->faker->text, ]; } }