@props(['title' => '', 'showSearch' => true]) @php $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 pl-9 pr-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