{layout name="layout"/} {php} use app\model\Article; use app\model\Category; $childrenMenu = Category::getChildrenByParentId(Category::CATEGORY_COMPANY); $items = Article::getList(Category::CATEGORY_COMPANY_HONOR, 1000); {/php} {include file="public/about_second" /}
{$blocks['company_honor']['value']}
{$blocks['company_honor']['title']}{$val}
{/foreach}