minor fixes
This commit is contained in:
@@ -2,11 +2,8 @@
|
||||
|
||||
namespace App\Http\Controllers\Admin\Shop;
|
||||
|
||||
use App\Datatables\Admin\Shop\PriceListsDataTable;
|
||||
use App\Datatables\Admin\Shop\TariffsDataTable;
|
||||
use App\Repositories\Shop\SaleChannels;
|
||||
use App\Repositories\Shop\Tariffs;
|
||||
use App\Repositories\Shop\TariffUnities;
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
class TariffController extends Controller
|
||||
|
||||
Reference in New Issue
Block a user