Adopt the shared Ladill signed-out page for Woo Manager.
Deploy Ladill Woo Manager / deploy (push) Successful in 34s

Logout now lands on the branded sign-out screen with Woo-specific copy instead of the minimal placeholder card.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-07 02:52:02 +00:00
co-authored by Cursor
parent 93bfc3e2d2
commit 1edf5aad43
5 changed files with 45 additions and 20 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
return [
'title' => 'Ladill Woo Manager',
'logo' => 'images/logo/ladillwoomanager-logo.svg',
'description' => 'Your Ladill Woo Manager session has ended. Sign in again to manage invoices.',
'description' => 'Your Ladill Woo Manager session has ended. Sign in again to manage orders, products, and stores.',
];