+
{{ $result['project'] }} /
{{ $result['environment'] }}
@endif
@if (!empty($result['description']))
-
+
{{ Str::limit($result['description'], 80) }}
@endif
@@ -677,8 +655,8 @@ class="text-sm text-neutral-600 dark:text-neutral-400">
@@ -708,16 +686,15 @@ class="search-result-item w-full text-left block px-4 py-3 hover:bg-yellow-50 da
-
+
{{ $item['name'] }}
@if (isset($item['quickcommand']))
@@ -725,8 +702,7 @@ class="font-medium text-neutral-900 dark:text-white truncate">
class="text-xs text-neutral-500 dark:text-neutral-400 shrink-0">{{ $item['quickcommand'] }}
@endif
-
+
{{ $item['description'] }}
@@ -734,8 +710,8 @@ class="text-sm text-neutral-600 dark:text-neutral-400 truncate">
@@ -820,8 +796,7 @@ class="search-result-item w-full text-left block px-4 py-3 hover:bg-yellow-50 da
class="flex-shrink-0 w-10 h-10 rounded-lg bg-yellow-100 dark:bg-yellow-900/40 flex items-center justify-center">
@@ -869,14 +844,6 @@ class="shrink-0 h-5 w-5 text-yellow-500 dark:text-yellow-400 self-center"
💡 Tip: Search for service names like "wordpress", "postgres", or "redis"
-