id } ); public function definition() { return [ 'name' => $this->faker->name, // 'campus_id' => $this->faker->randomElement($listCampus), ]; } }