title = $model->name; $this->params['breadcrumbs'][] = ['label' => Yii::t('common', 'Warehouses'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
$model, 'attributes' => [ 'id', 'province', 'city', 'area', 'name', 'created_at', 'updated_at', 'status', ], ]) ?>