- {{ $po->otherProductOption->name ?? '' }}
QTY: {{ $po->quantity }}
AUD ${{ numberFormat($po->product_total_price) }}
Postage Fee: AUD ${{ numberFormat($po->postage_fee) }}
id == $po->other_product_option_id ? 'checked' : '' }}> {{ $option->name }}