From cdb8d448f6bf9879f5ec75cc7b4a82804def57b3 Mon Sep 17 00:00:00 2001 From: isaacclad Date: Sun, 28 Jun 2026 12:04:32 +0000 Subject: [PATCH] Hide header avatar on mobile and sync shared mobile nav partials. Profile moves to the bottom nav sheet on small screens; optional search tab support is synced from the Ladill platform template. Co-authored-by: Cursor --- resources/views/partials/topbar-desktop-widgets.blade.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/resources/views/partials/topbar-desktop-widgets.blade.php b/resources/views/partials/topbar-desktop-widgets.blade.php index bb1eca5..5e00826 100644 --- a/resources/views/partials/topbar-desktop-widgets.blade.php +++ b/resources/views/partials/topbar-desktop-widgets.blade.php @@ -1,6 +1,7 @@ {{-- - Standard desktop top-right widgets (CRM / Invoice layout): - Afia → notifications → launcher → divider → avatar dropdown. + Top-right header widgets: + Mobile — Afia + launcher only (profile/notifications live in bottom nav). + Desktop — Afia → notifications → launcher → divider → avatar dropdown. --}} @php $topbarUser = $user ?? auth()->user(); @@ -22,7 +23,7 @@ -
+