complete story 9.3 with qa tests

This commit is contained in:
Naser Mansour
2026-01-03 00:00:00 +02:00
parent d19ec9dc62
commit b129372332
10 changed files with 423 additions and 36 deletions
@@ -8,7 +8,7 @@
<flux:sidebar.toggle class="lg:hidden" icon="bars-2" inset="left" />
<a href="{{ route('dashboard') }}" class="ms-2 me-5 flex items-center space-x-2 rtl:space-x-reverse lg:ms-0" wire:navigate>
<x-app-logo />
<x-app-logo :showText="false" class="p-0" />
</a>
<flux:navbar class="-mb-px max-lg:hidden">
@@ -93,7 +93,7 @@
<flux:sidebar.toggle class="lg:hidden" icon="x-mark" />
<a href="{{ route('dashboard') }}" class="ms-1 flex items-center space-x-2 rtl:space-x-reverse" wire:navigate>
<x-app-logo />
<x-app-logo size="small" :showText="false" class="p-0" />
</a>
<flux:navlist variant="outline">