Cron monitoring

This commit is contained in:
2020-09-17 15:05:27 +05:00
parent 35c97a1fdd
commit 1302183abc
9 changed files with 137 additions and 11 deletions

View File

@@ -0,0 +1,9 @@
<x-app-layout>
<x-slot name="header">
<h2 class="font-semibold text-xl text-gray-800 leading-tight">
{{ __('Monitor') }}
</h2>
</x-slot>
</x-app-layout>