diff --git a/app/Http/Controllers/Admin/Core/Controller.php b/app/Http/Controllers/Admin/Core/Controller.php index e48ad032..42ff91c3 100644 Binary files a/app/Http/Controllers/Admin/Core/Controller.php and b/app/Http/Controllers/Admin/Core/Controller.php differ diff --git a/app/Http/Controllers/Shop/BasketController.php b/app/Http/Controllers/Shop/BasketController.php index e115c0f7..f775aecf 100644 Binary files a/app/Http/Controllers/Shop/BasketController.php and b/app/Http/Controllers/Shop/BasketController.php differ diff --git a/app/Http/Controllers/Shop/CategoryController.php b/app/Http/Controllers/Shop/CategoryController.php index 027439c0..78dcb660 100644 Binary files a/app/Http/Controllers/Shop/CategoryController.php and b/app/Http/Controllers/Shop/CategoryController.php differ diff --git a/app/Http/Middleware/Authenticate.php b/app/Http/Middleware/Authenticate.php index e6781819..704089a7 100644 Binary files a/app/Http/Middleware/Authenticate.php and b/app/Http/Middleware/Authenticate.php differ diff --git a/app/Menu/Botanic.php b/app/Menu/Botanic.php index fcc9d8f6..c183e8ac 100644 Binary files a/app/Menu/Botanic.php and b/app/Menu/Botanic.php differ diff --git a/app/Menu/Contents.php b/app/Menu/Contents.php deleted file mode 100644 index 462c83b3..00000000 Binary files a/app/Menu/Contents.php and /dev/null differ diff --git a/app/Menu/Customers.php b/app/Menu/Customers.php index bc0ae497..c1c83231 100644 Binary files a/app/Menu/Customers.php and b/app/Menu/Customers.php differ diff --git a/app/Menu/Deliveries.php b/app/Menu/Deliveries.php index 639df9ed..ab3c723e 100644 Binary files a/app/Menu/Deliveries.php and b/app/Menu/Deliveries.php differ diff --git a/app/Menu/Merchandises.php b/app/Menu/Merchandises.php index 2fedf276..8edd1ae9 100644 Binary files a/app/Menu/Merchandises.php and b/app/Menu/Merchandises.php differ diff --git a/app/Menu/Orders.php b/app/Menu/Orders.php index c45cbc00..a4b1a8d6 100644 Binary files a/app/Menu/Orders.php and b/app/Menu/Orders.php differ diff --git a/app/Menu/Settings.php b/app/Menu/Settings.php index 7f407871..583ee6fb 100644 Binary files a/app/Menu/Settings.php and b/app/Menu/Settings.php differ diff --git a/app/Menu/Shop.php b/app/Menu/Shop.php index 95a2cd9d..a641cbfb 100644 Binary files a/app/Menu/Shop.php and b/app/Menu/Shop.php differ