{{$subpedido->nombre}}

@foreach($subpedido->productos as $producto) @if(!$producto->bono) @endif @endforeach
Producto Cantidad Control 1 Control 2 Control 3
{{ $producto->nombre }} @if($producto->pivot->notas)
Talle/Color: {{ $producto->pivot->notas }} @endif
{{ $producto->pivot->cantidad }}