@if ($order->financial->amount_paid_by_customer == 0) --- @else {{ sprintf('%g', $order->financial->amount_paid_by_customer - $order->financial->delivery_fees) }} @endif