restart
This commit is contained in:
@@ -12,7 +12,6 @@ Route::middleware('auth')->prefix('Shop')->namespace('Shop')->name('Shop.')->gro
|
||||
include __DIR__ . '/Invoices.php';
|
||||
include __DIR__ . '/Merchandises.php';
|
||||
include __DIR__ . '/Offers.php';
|
||||
include __DIR__ . '/OrderPayments.php';
|
||||
include __DIR__ . '/Orders.php';
|
||||
include __DIR__ . '/Packages.php';
|
||||
include __DIR__ . '/PriceLists.php';
|
||||
|
||||
Reference in New Issue
Block a user