${{$item->precio}} // Stock: {{ $item->existencia }} pza(s)
{{$item->nombre}}
{{Illuminate\Support\Str::limit($item->descripcion,150)}}