Add branch switcher to mobile profile bottom sheet.
Deploy Ladill POS / deploy (push) Successful in 31s

Matches Woo store switcher pattern; desktop header switcher stays on large screens only.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-08 06:52:22 +00:00
co-authored by Cursor
parent 765506320e
commit 2e969f8db2
2 changed files with 31 additions and 0 deletions
@@ -122,6 +122,8 @@
</div>
@endif
@include('partials.branch-switcher-menu', ['onNavigate' => 'profileOpen = false'])
@include('partials.user-profile-menu', [
'items' => $profileMenuItems,
'variant' => 'sheet',