params[ 'breadcrumbs' ][] = [ 'url' => [ 'blog/index' ], 'label' => \Yii::t('app', 'Статьи'), ]; $this->params[ 'breadcrumbs' ][] = $model->lang->title; ?>

category)) { echo Html::a( $model->category->lang->title, [ 'blog/category', 'alias' => $model->category->lang->alias, ] ); } ?> | created_at ) ?>

lang->body_preview ?>

lang->body ?>
$model, 'display_name' => 'name', 'reply' => true, 'delete' => false, 'more' => [ 'show_' => true, 'key' => 2, ], 'formView' => '@frontend/views/comment/artbox_comment_form', 'listView' => '@frontend/views/comment/artbox_comment_list', 'replyView' => '@frontend/views/comment/artbox_comment_reply', 'itemView' => '@frontend/views/comment/artbox_comment_item', ] ); ?>
$this->params, ]); ?>