Update code, create booking services

This commit is contained in:
2023-11-29 19:33:37 +07:00
parent 110be87c90
commit 139db98283
13 changed files with 309 additions and 57 deletions
@@ -48,6 +48,7 @@ const FORM = {
DELETE: 'delete',
USER: 'user-form',
ROOM: 'room-form',
CHECKOUT: 'checkout',
};
const REGEX = {