title = $model->name; $this->params['breadcrumbs'][] = ['label' => '供应商管理', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; \yii\web\YiiAsset::register($this); ?>

'btn btn-success']) ?>

$model, 'attributes' => [ 'id', 'name', 'full_name', 'phone', 'address', 'created_at:datetime', 'updated_at:datetime', ], ]) ?>