{{ checkNumberFormat($row->amount - ($row->amount * $row->discount / 100), $row->currency_symbol ? strtoupper($row->currency_symbol) : strtoupper(getCurrentCurrency())) }}