@inject('splunk_searches', '\App\Models\SplunkSearches') {{--{{ Widget::FiltersWidget([ 'timerange'=>$timerange, 'service'=>$service ]) }}--}}

{{ \App\Models\SplunkSearches::getNameForId(651) }}

{!! $splunk_searches::getCodeArray([651],$from,$to) !!}

{{ \App\Models\SplunkSearches::getNameForId(449) }}

{!! $splunk_searches::getCodeArray([449],$from,$to) !!}

{{ \App\Models\SplunkSearches::getNameForId(181) }}

{!! $splunk_searches::getCodeArray([181],$from,$to) !!}

{{ \App\Models\SplunkSearches::getNameForId(649) }}

{!! $splunk_searches::getCodeArray([649],$from,$to) !!}

Table of Notable Events

Notable Event Type

How Many #

@forelse($notableTypes as $type => $qty) @empty @endforelse
{!! $type !!} {{ $qty }}
n/a

Table of related cases

@forelse($topCases as $case) @empty @endforelse
{{ $case->id }} {{ $case->name }}
n/a
@include('widgets.bottom_time_information')
@include('dashboards.ecsm.news_top')