fix devops error
This commit is contained in:
@@ -12,7 +12,6 @@ Route::middleware('auth')->prefix('Shop')->namespace('Shop')->name('Shop.')->gro
|
||||
include_once __DIR__.'/DeliveryPackages.php';
|
||||
include_once __DIR__.'/DeliveryTypes.php';
|
||||
include_once __DIR__.'/DeliveryTypeCalculations.php';
|
||||
include_once __DIR__.'/InvoiceItems.php';
|
||||
include_once __DIR__.'/InvoicePayments.php';
|
||||
include_once __DIR__.'/Invoices.php';
|
||||
include_once __DIR__.'/Merchandises.php';
|
||||
|
||||
Reference in New Issue
Block a user