container->router; $inCMS = $this->container->segment->get('insideCMS', false); ?>

@lang('SOLO_MAIN_LBL_SYSMANAGEMENT')

@if(!$inCMS) @if($this->canAccess('users', 'main')) @lang('SOLO_MAIN_LBL_USERS') @endif @endif @if($this->canAccess('sysconfig', 'main')) @lang('SOLO_MAIN_LBL_SYSCONFIG') @endif