// src/views/Wallet/CashOut/CashOut.vue {{ t('information') }} {{ t('details') }} {{ t('available_salaries') }} {{ currentAmount.availableAmount || 0 }} {{ t('kyc') }} : {{ t('review_passed') }} {{ t('review_failed') }} {{ t('awaiting_review') }} {{ t('complete_information') }} {{ t('passport_id_card', { current: bankCardInfo.previewUrls.length }) }} {{ t('contact_number') }}: {{ bankCardInfo.contactNumber }} {{ t('other_description') }}: {{ bankCardInfo.otherDescription }} {{ t('cash_out') }} {{ t('tips') }} {{ t('fill_info_tips') }} {{ t('card_issue_tips') }} {{ t('receive') }} {{ t('cash_out') }} {{ t('withdrawal_method') }}: {{ usedBankCard?.cardType || '' }} {{ t('card_number') }}: {{ usedBankCard?.cardNo }} {{ t('change_withdrawal_method') }} {{ t('please_select_bank_card') }} {{ t('new_year_cash_out_minimum') }} {{ t('cash_out') }} {{ t('tips') }} {{ t('cash_withdrawal_tips') }} {{ t('receive') }}