card; $this->title = Yii::t('common/customer', 'Update customer:' ) . ' ' . $model->name; $this->params['breadcrumbs'][] = ['label' => "Recepció", 'url' => ['customer/reception' ,'number' => $card->number]]; $this->params['breadcrumbs'][] = Yii::t('common/customer', 'Update'); ?>
$receptionForm, 'route' => ['customer/reception'] ] )?> $card])?> render('_camera',['model' => $model]); ?>
image1 ){ echo Html::img( Url::base( ) . Image::thumb( $model->image1->path,160,120 )); } ?>
render('_form_update', [ 'model' => $model, ]) ?>