From 20a1d374adeb1d9855b5b4cb3e7817db76bb928c Mon Sep 17 00:00:00 2001 From: isaacclad Date: Fri, 19 Jun 2026 00:42:20 +0000 Subject: [PATCH] Remove centralized account nav from app sidebar; redirect legacy URLs. Wallet, Billing, Team, Developers, and Support live on account.ladill.com. Siloed sidebars keep product nav and app Settings only. Co-authored-by: Cursor --- resources/views/partials/sidebar.blade.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/views/partials/sidebar.blade.php b/resources/views/partials/sidebar.blade.php index e8f0dfe..aa6d9e9 100644 --- a/resources/views/partials/sidebar.blade.php +++ b/resources/views/partials/sidebar.blade.php @@ -23,8 +23,6 @@ {{ $item['name'] }} @endforeach -

Account

- @include('partials.sidebar-support')