complete story 6.7 with QA tests and generated epic 10 to fix the branding colors

This commit is contained in:
Naser Mansour
2025-12-27 21:29:01 +02:00
parent 43eca9822f
commit 04d432d69d
16 changed files with 2245 additions and 56 deletions
@@ -66,6 +66,9 @@ new class extends Component
<flux:button wire:click="openBlockModal" icon="clock">
{{ __('widgets.block_time_slot') }}
</flux:button>
<flux:button href="{{ route('admin.reports.monthly') }}" icon="document-chart-bar" wire:navigate>
{{ __('widgets.monthly_report') }}
</flux:button>
</div>
@if (session('block_success'))