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

@section('splunk') @if($splunksentry) {!! \App\Models\SplunkSearches::getCodeArray([33],$from,$to) !!} @else $('.portlet-body>div').html('N/A'); @endif @endsection