Tip search by Product ID: Each product is provided with a unique ID, which you can rely on to find the exact product you need.
-
Action
-
Product
-
Category
-
SKU
-
Sale
-
Quantity
-
Stock
@if($products_query->count()>0)
Showing {{ $products_query->count() }} entries
@endif
@endsection
@section('page_script')
@parent
@endsection