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