$category->getRouteKey(), 'title' => $category->title, 'slug' => $category->slug, 'parent_id' => $category->parent_id, ]; } }