fixing styles
This commit is contained in:
@@ -19,7 +19,6 @@ Route::middleware('auth')->prefix('Shop')->namespace('Shop')->name('Shop.')->gro
|
||||
include_once __DIR__.'/Orders.php';
|
||||
include_once __DIR__.'/Packages.php';
|
||||
include_once __DIR__.'/PriceLists.php';
|
||||
include_once __DIR__.'/PriceListValues.php';
|
||||
include_once __DIR__.'/Producers.php';
|
||||
include_once __DIR__.'/SaleChannels.php';
|
||||
include_once __DIR__.'/Tags.php';
|
||||
|
||||
Reference in New Issue
Block a user