{{$order_product->products->plu}} | {{--{{$order_product->quantity}} @ {{$order_product->price}} | --}} @if ( $order_product->price < $order_product->price_bruto){{$order_product->quantity}} @ |
@else
{{$order_product->quantity}} @ {{ number_format($order_product->price, 2) }} | @endif${{ number_format($order_product->price * $order_product->quantity, 2) }} |
{{$order_product->products->name}} |