From 0b45e08016ec65cfd8b2562531cb7cb2997158b9 Mon Sep 17 00:00:00 2001 From: isaacclad Date: Thu, 9 Jul 2026 06:56:45 +0000 Subject: [PATCH] Remove desktop header search from app topbars. Drop the lg+ topbar search field; mobile search entry points are unchanged. Co-authored-by: Cursor --- resources/views/partials/topbar.blade.php | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/resources/views/partials/topbar.blade.php b/resources/views/partials/topbar.blade.php index d339bb5..c7e23d7 100644 --- a/resources/views/partials/topbar.blade.php +++ b/resources/views/partials/topbar.blade.php @@ -12,17 +12,6 @@ {{-- Mobile: app name --}} @include('partials.mobile-topbar-title') - {{-- Desktop: search (visitors) --}} -