title = 'Modifier un point de vente'; $this->params['breadcrumbs'][] = ['label' => 'Points de vente', 'url' => ['index']]; $this->params['breadcrumbs'][] = ['label' => Html::encode($model->nom), 'url' => ['update', 'id' => $model->id]]; $this->params['breadcrumbs'][] = 'Modifier'; ?>

title) ?>

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