| public/custom/css/custom.css |
| public/custom/js/cartFunctions.js |
| public/custom/js/cartKDSFunctions.js |
| public/custom/js/cartPOSFunctions.js |
| public/custom/js/orders.js |
| public/custom/js/pusher.js |
| resources/views/apps/index.blade.php |
| resources/views/drivers/edit.blade.php |
| resources/views/layouts/menu/top.blade.php |
| resources/views/layouts/menu/top_justlogo.blade.php |
| resources/views/messages/socialdrive.blade.php |
| resources/views/orders/partials/ordercard.blade.php |
| resources/views/orders/success.blade.php |
| resources/views/plans/current.blade.php |
| resources/views/restorants/edit.blade.php |
| resources/views/restorants/index.blade.php |
| resources/views/restorants/partials/itemsearch.blade.php |
| resources/views/restorants/show.blade.php |
| resources/views/taxilanding/directory/drivers.blade.php |
| resources/views/vendor/laravelpwa/meta.blade.php |
| app/Categories.php |
| app/Events/UpdateOrder.php |
| app/Http/Controllers/API/Client/AuthController.php |
| app/Http/Controllers/API/Driver/AuthController.php |
| app/Http/Controllers/API/KDS/OrdersController.php |
| app/Http/Controllers/API/Vendor/AuthController.php |
| app/Http/Controllers/CRUD/PostsController.php |
| app/Http/Controllers/CartController.php |
| app/Http/Controllers/Controller.php |
| app/Http/Controllers/DriverController.php |
| app/Http/Controllers/FrontEndController.php |
| app/Http/Controllers/Items/OptionsController.php |
| app/Http/Controllers/ItemsController.php |
| app/Http/Controllers/RestorantController.php |
| app/Http/Controllers/SimpleDeliveryController.php |
| app/Imports/ItemsImport.php |
| app/Models/CartStorageModel.php |
| app/Models/Drivercategories.php |
| app/Order.php |
| app/Providers/AppServiceProvider.php |
| app/Repositories/CartDBStorageRepository.php |
| app/Repositories/Orders/SocialOrderRepository.php |
| app/Restorant.php |
| app/Traits/Expedition/HasDineIn.php |
| app/User.php |
| config/config.php |
| config/laravelpwa.php |
| config/settings.php |
| database/migrations/2022_07_23_081211_kds.php |
| database/migrations/2022_08_03_170522_user_has_categories.php |
| database/seeders/UsersTableSeeder.php |
| routes/api.php |