title = '更新分享ID' . $model->share_id . '的访问密码'; $this->params['breadcrumbs'][] = ['label' => 'Shares', 'url' => ['index']]; $this->params['breadcrumbs'][] = ['label' => $model->share_id, 'url' => ['view', 'share_id' => $model->share_id]]; $this->params['breadcrumbs'][] = 'Update'; ?>

title) ?>

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