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