$this->faker->randomElement(VacationRequestState::all()), "to" => $this->faker->randomElement(VacationRequestState::all()), ]; } }