@foreach (['danger', 'warning', 'success', 'info'] as $msg)
@if(Session::has('alert-' . $msg))
{{ Session::get('alert-' . $msg) }} ×
@endif @endforeach| No. | Cron Name | Execution Time |
|---|---|---|
| {{ $loop->index+1}} | {{ $c->cron_name }} | {{ date('n/d/Y g:i A',strtotime($c->execution_time)) }} |