title = 'Modifier un client' ; $this->params['breadcrumbs'][] = ['label' => 'Clients', 'url' => ['index']]; $this->params['breadcrumbs'][] = ['label' => Html::encode($model->nom.' '.$model->prenom)]; $this->params['breadcrumbs'][] = 'Modifier'; ?>

title) ?>

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