{layout name="layout_two"/} {php} use app\model\Article; use app\model\Category; $position = Category::getPosition($category["id"]); $childrenMenu = Category::getChildrenByParentId(Category::CATEGORY_COMPANY); {/php}