@foreach($order->products as $product) @endforeach
Producto Cantidad
{{$product->name}} {{$product->pivot->quantity}}