Add superadmin ops health dashboard
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<x-filament-panels::page>
|
||||
<div class="space-y-6">
|
||||
<x-filament::section>
|
||||
<p class="text-sm text-slate-600 dark:text-slate-300">
|
||||
{{ __('admin.ops_health.help') }}
|
||||
</p>
|
||||
</x-filament::section>
|
||||
</div>
|
||||
</x-filament-panels::page>
|
||||
Reference in New Issue
Block a user