All Products

Add Product
@foreach ($products as $key => $product) @endforeach @if ($products->count() === 0) @endif
id Product Name Status Action
{{ $key + 1 }}

{{ $product->name }}

Product Not Found
{{ $products->links() }} {{--
Showing 21-30 of 100
--}}