title = $model->id; $this->params['breadcrumbs'][] = ['label' => 'Deliveries', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; Yii::$app->params['bsVersion'] = '4.x'; \yii\web\YiiAsset::register($this); ?>

'btn btn-success']) ?>

true, 'items' => [ [ 'label' => ' 物流信息', 'content' => $this->render('logistics', [ 'model' => $model, ]), ], [ 'label' => ' 发货商品信息', 'content' => $this->render('delivery_goods', [ 'model' => $model, ]), ], ], 'position' => TabsX::POS_ABOVE, 'encodeLabels' => false ]); ?>