title = Yii::t('app', 'CreateAuction ID'); $this->params['breadcrumbs'][] = ['label' => Yii::t('app', 'Auction ID'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; //$this->registerJsFile('js/auclots.js',['depends'=>'app\assets\AppAsset']); ?>