@props(['title' => '', 'showSearch' => true]) @php $themeToggleClass = 'inline-flex cursor-pointer select-none items-center justify-center gap-2 rounded-lg border border-border/70 bg-background/50 px-2 py-2 text-sm font-medium text-foreground shadow-none backdrop-blur-sm transition-all duration-200 outline-none ring-0 hover:border-border hover:bg-background/70 hover:text-foreground active:bg-background/80 focus:outline-none focus:ring-0'; $top = 'sticky top-0 z-30 flex h-16 items-center gap-4 border-b border-border bg-card/95 px-4 backdrop-blur sm:px-6 dark:bg-card/95'; $search = 'block w-full rounded-lg border-0 bg-muted py-2 ps-9 pe-4 text-sm text-foreground shadow-sm ring-1 ring-transparent transition-colors placeholder:text-muted-foreground focus:bg-card focus:outline-none focus:ring-2 focus:ring-primary-500/30 dark:focus:bg-muted/80'; @endphp