!$attributes->get('layout-wide'), 'container-fluid' => $attributes->get('layout-wide'), Theme::getSetting('wideLayoutPaddingX', '') => filled(Theme::getSetting('wideLayoutPaddingX', '')) && $attributes->get('layout-wide'), ])> {{-- Mobile nav toggle and logo --}} {{-- Title slot --}} @if ($title ?? false) @endif @includeFirst(['focus-mode::header', 'components.includes.ai-tools', 'vendor.empty']) {{-- Search form --}}
{{-- Action buttons --}} @if ($actions ?? false) {{ $actions }} @else
@if (Auth::user()->isAdmin()) @if ($app_is_not_demo) @endif {{ __('Admin Panel') }} @endif @if ($settings_two->liquid_license_type == 'Extended License' && $app_is_demo) @if ($subscription = getSubscription()) {{ $subscription?->plan?->name }} - {{ getSubscriptionDaysLeft() }} {{ __('Days Left') }} @else {{ __('No Active Subscription') }} @endif {{ __('Upgrade') }} @endif
@endif
{{-- Dark/light switch --}} @if (Theme::getSetting('dashboard.supportedColorSchemes') === 'all') @endif @includeFirst([ 'focus-mode::ai-tools-button', 'components.includes.ai-tools-button', 'vendor.empty', ]) @if ($app_is_not_demo && Auth::user()->isAdmin()) {{-- Upgrade button --}} @includeIf('premium-support.index') @endif @if (setting('notification_active', 0)) {{-- Notifications --}} @endif {{-- Language dropdown --}} @if (count(explode(',', $settings_two->languages)) > 1) @endif {{-- User menu --}}