City::factory(), 'name' => $this->faker->name, 'slug' => $this->faker->slug, 'street' => $this->faker->streetName, ]; } }