fix on customer auth, fix filters on shelves, refactor for article_nature, add slug
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace App\Http\Controllers\Admin\Shop;
|
||||
|
||||
use App\Datatables\Shop\MerchandisesDataTable;
|
||||
use App\Datatables\Admin\Shop\MerchandisesDataTable;
|
||||
use App\Repositories\Shop\Merchandises;
|
||||
use App\Repositories\Shop\Producers;
|
||||
use App\Repositories\Shop\TagGroups;
|
||||
|
||||
Reference in New Issue
Block a user