{{ auth_user().name }}
{{ trans('visiosoft.module.profile::addon.title') }}
{% 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/logout.svg').data|raw }}{{ trans('visiosoft.theme.base::field.logout.name') }}