title = $model->chapter_name; $this->params['breadcrumbs'][] = ['label' => 'wiki', 'url' => ['/book/default/index']]; $this->params['breadcrumbs'][] = ['label' => $model->book->book_name, 'url' => ['/book/default/view', 'id' => $model->book->id]]; $this->params['breadcrumbs'][] = Html::encode($model->chapter_name); ?> beginContent(__DIR__ . '/_layout.php', ['book' => $model->book]) ?>

chapter_name) ?>

chapter_body)) ?>
$model]) ?> endContent() ?> registerJs("$('.view-content a').attr('target', '_blank');") ?>