Cron monitoring
This commit is contained in:
@@ -22,6 +22,12 @@
|
||||
{{ __('Analytics') }}
|
||||
</x-jet-nav-link>
|
||||
</div>
|
||||
|
||||
<div class="hidden space-x-8 sm:-my-px sm:ml-10 sm:flex">
|
||||
<x-jet-nav-link href="/dashboard/monitor" :active="request()->routeIs('dashboard.monitor')">
|
||||
{{ __('Monitor') }}
|
||||
</x-jet-nav-link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Settings Dropdown -->
|
||||
|
||||
Reference in New Issue
Block a user