- Update `DocumentationCategoryService::create` to accept an optional `parentId` parameter. - Introduce `CreateRequest` for validating parent category input. - Adjust controller actions to handle parent category information. - Restructure templates under `documentation-versions` for better organization.