Html::a( \Yii::t('app', 'write to us'), [ 'site/contact', ] ), ] ); ?>
=Yii::t('app','Order')?> | =Yii::t('app','Date')?> | =Yii::t('app','Amount')?> | =Yii::t('app','Status')?> | =Yii::t('app','Action')?> | |
---|---|---|---|---|---|
№= $order->id; ?> | = date('d.m.Y', $order->created_at); ?> | = $price ?> | label)) { ?>=Yii::t('app','Not specified')?> | = $order->label->lang->title ?> | =Yii::t('app','View')?> |
= $this->render('_menu'); ?>