{{ auth_user().name }} {{ addBlock('profile/navigation/username')|raw }}
{{ trans('visiosoft.module.profile::addon.title') }}
{{ img('visiosoft.module.profile::images/detail2.svg').data|raw }}{{ trans('visiosoft.module.profile::field.details.name') }}
{% set marketPlace = setting_value('visiosoft.module.advs::market_place') %} {% if marketPlace %} {{ img('visiosoft.module.profile::images/website.svg').data|raw }}{{ trans('visiosoft.module.advs::addon.title') }}
{% endif %} {{ img('visiosoft.module.profile::images/location.svg').data|raw }}{{ trans('visiosoft.module.profile::stream.adress.name') }}
{{ addBlock('profile/navigation',{'marketPlace':marketPlace})|raw }} {{ img('visiosoft.module.profile::images/password2.svg').data|raw }}{{ trans('visiosoft.module.profile::field.password.name') }}
{{ img('visiosoft.module.profile::images/logout.svg').data|raw }}{{ trans('visiosoft.theme.base::field.logout.name') }}