complete story 6.7 with QA tests and generated epic 10 to fix the branding colors
This commit is contained in:
@@ -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'))
|
||||
|
||||
Reference in New Issue
Block a user