refactor datatables admin
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace App\Http\Controllers\Admin\Shop;
|
||||
|
||||
use App\Datatables\Shop\DeliveryPackagesDataTable;
|
||||
use App\Datatables\Admin\Shop\DeliveryPackagesDataTable;
|
||||
use App\Repositories\Shop\DeliveryPackages;
|
||||
use App\Repositories\Shop\SaleChannels;
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
Reference in New Issue
Block a user