User::factory(), 'title' => $this->faker->sentence(4), 'body' => $this->faker->paragraph(), ]; } }