*/ public function definition(): array { return [ 'title' => fake()->sentence(), ]; } }