@if (companyOrGlobalSetting()->sidebar_logo_style !== 'full')

{{ $appName }}

{{ user()->name }}

@else

@endif
is_superadmin) href="{{ route('superadmin.settings.super-admin-profile.index') }}" @else href="{{ route('employees.show', user()->id) }}" @endif >
{{ user()->name }}

{{ user()->name }}

{{ user()->employeeDetail->designation->name ?? '' }}

{{-- SAAS --}} @if(user()->is_superadmin) @else @endif
@if (checkCompanyCanAddMoreEmployees(user()->company_id)) @if (!in_array('client', user_roles()) && ($sidebarUserPermissions['add_employees'] == 4 || $sidebarUserPermissions['add_employees'] == 1) && in_array('employees', user_modules())) @lang('app.inviteMember') {{ ($companyName) }} @endif @endif
dark_theme) checked @endif>
@lang('app.logout') {{-- SAAS --}} @include('super-admin.sections.choose-company')
{{-- SAAS --}} @if(user()->is_superadmin) @include('super-admin.sections.super-admin-menu') @else() @include('sections.menu') @endif
@if(isWorksuite() || user()->is_superadmin)

v{{ \Illuminate\Support\Facades\File::get('version.txt') }}

@endif @if(isWorksuiteSaas()) @if (in_array('admin', user_roles()) )

@elseif(user()->is_superadmin && !global_setting()->frontend_disable)

@endif @endif