title = $model->id; $this->params['breadcrumbs'][] = ['label' => 'Orders', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; \yii\web\YiiAsset::register($this); ?>

'btn btn-success']) ?>

$model, 'attributes' => [ 'id', 'user_id', 'order_sn', 'invoice_id', 'status', 'type', 'goods_count', 'goods_amount', 'shipping_amount', 'shipping_type', 'consignee', 'phone', 'province', 'city', 'area', 'taking_site', 'pay_type', 'pay_at', 'payment_sn', 'payment_amount', 'receivables', 'remarks', 'discount_amount', 'discount_decription:ntext', 'updated_at', 'created_at', ], ]) ?>