title = 'แก้ไข: ' . $model->hospital->fullname.' '.Yii::$app->pathology->monthly[$model->month].' '.$model->year; $this->params['breadcrumbs'][] = ['label' => 'หนังสือเรียกเก็บค่าตรวจ', 'url' => ['index']]; $this->params['breadcrumbs'][] = ['label' => $model->id, 'url' => ['view', 'id' => $model->id]]; $this->params['breadcrumbs'][] = 'แก้ไข'; ?> render('_form', [ 'model' => $model, ]) ?>