Course::factory(), 'venue_id' => Venue::factory(), 'from' => $this->faker->dateTime(), 'to' => $this->faker->dateTime(), ]; } }