{layout name="layout_two"/} {php} use app\model\Article; use app\model\Category; $position = Category::getPosition($category["id"]); $childrenMenu = Category::getChildrenByParentId(Category::CATEGORY_SERVICE); {/php}
{$category['title']}
{foreach $childrenMenu as $childrenMenuItem} {$childrenMenuItem['title']} {/foreach}
Value added services
增值服务
{foreach $items as $item} {/foreach}