@inject('splunk_searches', '\App\Models\SplunkSearches')
@php $topActions = $splunkSearches->where('id', 475)->first(); @endphp @if ($topActions)

{{ $splunk_searches::getNameForId($topActions->id) }}

{!! $splunk_searches::getCodeArray([$topActions->id], $from, $to) !!}
@endif @php $topLocationsCities = $splunkSearches->where('id', 478)->first(); @endphp @if ($topLocationsCities)

{{ $splunk_searches::getNameForId($topLocationsCities->id) }}

{!! $splunk_searches::getCodeArray([$topLocationsCities->id], $from, $to) !!}
@endif @php $ipAddressesList = $splunkSearches->where('id', 479)->first(); @endphp @if ($ipAddressesList)

{{ $splunk_searches::getNameForId($ipAddressesList->id) }}

{!! $splunk_searches::getCodeArray([$ipAddressesList->id], $from, $to) !!}
@endif @php $topLocationsMap = $splunkSearches->where('id', 477)->first(); @endphp @if ($topLocationsMap)

{{ $splunk_searches::getNameForId($topLocationsMap->id) }}

{!! $splunk_searches::getCodeArray([$topLocationsMap->id], $from, $to) !!}
@endif @php $driveUserInLast = $splunkSearches->where('id', 476)->first(); @endphp @if ($driveUserInLast)

{{ $splunk_searches::getNameForId($driveUserInLast->id) }}

{!! $splunk_searches::getCodeArray([$driveUserInLast->id], $from, $to) !!}
@endif @php $ipAddressesTop = $splunkSearches->where('id', 480)->first(); @endphp @if ($ipAddressesTop)

{{ $splunk_searches::getNameForId($ipAddressesTop->id) }}

{!! $splunk_searches::getCodeArray([$ipAddressesTop->id], $from, $to) !!}
@endif @php $driveInventoryModelCount = $splunkSearches->where('id', 481)->first(); @endphp @if ($driveInventoryModelCount)

{{ $splunk_searches::getNameForId($driveInventoryModelCount->id) }}

{!! $splunk_searches::getCodeArray([$driveInventoryModelCount->id], $from, $to) !!}
@endif @php $driveInventory = $splunkSearches->where('id', 482)->first(); @endphp @if ($driveInventory)

{{ $splunk_searches::getNameForId($driveInventory->id) }}

{!! $splunk_searches::getCodeArray([$driveInventory->id], $from, $to) !!}
@endif
@include('widgets.bottom_time_information')
@include('dashboards.ecsm.news_top')
@section('splunk') {{-- @if (!$splunkuser) --}} {{-- --}} {{-- @endif --}} @endsection