{
layout: 'default',
style: {
navigationStyle: 'custom',
navigationBarTitleText: '%wallet.withdraw.title%',
},
}
goBack()" />
{{ $t('wallet.withdraw.record') }}
{{ $t(queryParams.type === '2' ? 'wallet.withdraw.balanceRevenue' : 'wallet.withdraw.balanceWallet') }}
৳
{{ formatNumber(queryParams.balance) }}
{{ $t('wallet.withdraw.info') }}
{{ $t('wallet.withdraw.form.allAmount') }}
Service Fee:৳{{ serviceFee }}
{{ $t('wallet.withdraw.form.submit') }}
{{ $t('wallet.withdraw.notes.title') }}
{{ $t('wallet.withdraw.notes.1') }}
{{ $t('wallet.withdraw.notes.2') }}
{{ $t('wallet.withdraw.notes.3') }}
{{ t('wallet.withdraw.notes.4', [formatNumber(withdrawMinAmount), formatNumber(withdrawMaxAmount)]) }}
{{ t('wallet.withdraw.notes.5', [withdrawRate]) }}