search refactor3

This commit is contained in:
merdan 2023-08-15 15:52:17 +05:00
parent a794d4fea9
commit 3ff6294240
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
@stop
@section('content-wrapper')
@inject ('productRepository', 'Webkul\Product\Repositories\ProductRepository')
@inject ('productRepository', 'TPS\Shop\Repositories\ProductRepository')
@inject ('categoryRepository', 'TPS\Shop\Repositories\CategoryRepository')
@inject ('toolbarHelper', 'Webkul\Product\Helpers\Toolbar')
@inject ('wishListHelper', 'Webkul\Customer\Helpers\Wishlist')