title = $model->name; $this->params['breadcrumbs'][] = ['label' => 'Const Service Charges', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; \yii\web\YiiAsset::register($this); ?>
$model->id], ['class' => 'btn btn-primary']) ?> $model->id], [ 'class' => 'btn btn-danger', 'data' => [ 'confirm' => 'คุณแน่ใจหรือไม่ที่จะลบรายการนี้ ?', 'method' => 'post', ], ]) ?>
$model, 'attributes' => [ 't_code', 'name', 'lab', 'outlab', 'tat', [ 'attribute' => 'category_id', 'value' => 'category.name', ], [ 'attribute' => 'price', 'format' => ['decimal', 0] ], [ 'attribute' => 'df', 'format' => ['decimal', 0] ], // 'df', 'price_out_lab', 'tat_outlab', 'code', [ 'attribute' => 'price_private', 'format' => ['decimal', 0] ], // 'price_private', ], ]) ?>