m('div', [
                            m('span.fontcolor-secondary', window.I18n.t(`person.${projectAccount.user_type}.document`, I18nScope())),
                            projectAccount.owner_document
                        ]),