faker->paragraph(); return [ 'name' => $this->faker->sentence(), 'slug' => Str::random(10), 'description' => $description, 'description_html' => '
' . e($description) . '