FROM BANK
TO BANK
Bank
{this.depositStore.bankAdmin.name == '' ? "-" : this.depositStore.bankAdmin.name}
Behalf of
{this.depositStore.bankAdmin.on_behalf == '' ? "--" : this.depositStore.bankAdmin.on_behalf}
Account Number
{this.depositStore.bankAdmin.account_number == '' ? "--" : this.depositStore.bankAdmin.account_number}
Currency
{this.depositStore.bankAdmin.account_number == '' ? "--" : "IDR"}