m('div', [
                            m('span.fontcolor-secondary', window.I18n.t('bank.account', I18nScope())),
                            m.trust(' '),
                            `${item.account}-${item.account_digit}`
                        ]),