@if(!empty($row->allowance)) {{ checkNumberFormat($row->allowance, $row->currency_symbol ? strtoupper($row->currency_symbol) : strtoupper(getCurrentCurrency())) }} @else {{ __('messages.common.n/a') }} @endif