add editable account on reception/customer-cart, add towel handling
This commit is contained in:
@@ -36,6 +36,10 @@ if ( $model->isCardWithCustomer() ){
|
||||
'label' => 'Telefon',
|
||||
'value' => $model->customer->phone
|
||||
],
|
||||
[
|
||||
'label' => 'Kiadott törölközők',
|
||||
'value' => $model->customer->towel_count
|
||||
],
|
||||
[
|
||||
'label' => 'Kulcsok',
|
||||
'value' =>
|
||||
|
||||
Reference in New Issue
Block a user