@if(!empty($row->net_amount))

{{ getCurrencyFormat($row->net_amount) }} @else {{ __('messages.common.n/a') }} @endif