Cleanup Added lobby menu and page items. fix for root redirect

This commit is contained in:
2025-09-03 22:49:27 +02:00
parent 6e212db8e1
commit eff5aafbdb
25 changed files with 148 additions and 65 deletions

View File

@@ -0,0 +1,3 @@
<x-filament-widgets::widget>
<a href="/admin" class="filament-button filament-button-size-sm">Admin Panel</a>
</x-filament-widgets::widget>