title = 'แก้ไขคอมเม้น: ' . $model->forum_comment; $this->params['breadcrumbs'][] = ['label' => 'คอมเม้น', 'url' => ['index']]; $this->params['breadcrumbs'][] = ['label' => $model->forum_comment, 'url' => ['view', 'id' => $model->id]]; $this->params['breadcrumbs'][] = 'แก้ไข'; ?>

title ?>

render('_form', [ 'model' => $model, ]) ?>