complet story 6.9 with qa tests

This commit is contained in:
Naser Mansour
2025-12-28 22:51:17 +02:00
parent 102f8553f4
commit 50542e1eb0
17 changed files with 1157 additions and 41 deletions
@@ -125,6 +125,14 @@
>
{{ __('navigation.blocked_times') }}
</flux:navlist.item>
<flux:navlist.item
icon="scale"
:href="route('admin.pages.index')"
:current="request()->routeIs('admin.pages.*')"
wire:navigate
>
{{ __('navigation.legal_pages') }}
</flux:navlist.item>
</flux:navlist.group>
@endif
</flux:navlist>