$this->faker->randomElement(Day::cases())->value, 'open_time' => $this->faker->time('H:i'), 'close_time' => $this->faker->time('H:i'), ]; } }