!$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 @includeIf('components.includes.ai-tools') {{-- Search form --}}
{{-- Action buttons --}} @if ($actions ?? false) {{ $actions }} @else
@if (Auth::user()->isAdmin()) {{ __('Admin Panel') }} @endif @if ($settings_two->liquid_license_type == 'Extended License') @if (getSubscriptionStatus()) {{ getSubscriptionName() }} - {{ getSubscriptionDaysLeft() }} {{ __('Days Left') }} @else {{ __('No Active Subscription') }} @endif {{ __('Upgrade') }} @endif
@endif
{{-- Dark/light switch --}} @if (Theme::getSetting('dashboard.supportedColorSchemes') === 'all') @endif @includeIf('components.includes.ai-tools-button') @if (setting('notification_active', 0)) {{-- Notifications --}} @endif {{-- Language dropdown --}} @if (count(explode(',', $settings_two->languages)) > 1) @endif {{-- Upgrade button on mobile --}} {{-- User menu --}}