@foreach ($products as $product) @endforeach
{{--

Showing1-12 of 60Products

--}}

Showing {{ $products->firstItem() }} - {{ $products->lastItem() }} of {{ $products->total() }} results

    {{ $products->links() }}