@foreach ($products as $product) {{ $loop->iteration }} {{ $product->name }} {{ $product->name }} {{ $product->quantity_on_hand }}
{{ $product->price }} @endforeach