$this->faker->word, 'company_id' => User::find(1)->companies()->first()->id, 'description' => $this->faker->text, ]; } }