add editable account on reception/customer-cart, add towel handling
This commit is contained in:
@@ -21,7 +21,7 @@ $items = [
|
||||
[ 'Befizetések', ['ticket/index-customer', 'id' => $customer->id_customer ]],
|
||||
[ 'Kulcsok', ['key/index-customer','id' => $customer->id_customer ]],
|
||||
[ 'Szerződések', ['contract/index-customer', 'id' => $customer->id_customer ]],
|
||||
// [ 'Kosár', ['transfer/customer-cart', 'id_card' => $card->id_card ]],
|
||||
// [ 'Kosár', ['transfer/customer-cart', 'id_card' => $card->id_card ]],
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user