{{ __('Generated') }} | {{ __('Deposit Amount') }} | {{ __('Credit card') }} | {{ __('Available for refund') }} | {{ getenv("PLATFORM_CURRENCY") }} {{ __("Amount") }} | {{ getenv("GLOBAL_CURRENCY") }} {{ __("Amount") }} | {{ __("Action")}} | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $voucher->createtime }} | {!! GetMoneyStr3($voucher->amount, true, getenv('PLATFORM_CURRENCY_ID')) !!} | {{ $voucher->cardnumber }} | ~{!! GetMoneyStr3( $converted_amount_gtq, true, getenv('PLATFORM_CURRENCY_ID')) !!} / {!! GetMoneyStr3($converted_amount_hidden, true, $voucher->curid) !!} | Process | |||||||||||||||
{{ $deposit_vouchers->onEachSide(3)->links() }}
|