add reception key changes, add money movent storno, status display
This commit is contained in:
@@ -25,7 +25,7 @@ use yii\widgets\ActiveForm;
|
||||
<?php echo $form->field($model, 'customerName') ?>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<?php echo $form->field($model, 'number') ?>
|
||||
<?php echo $form->field($model, 'number')->label("Kártya/kulcs szám") ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user