@inject('splunk_searches', '\App\Models\SplunkSearches') @if(\App\Models\Contact::where('user_id',Auth::id())->first()->account_id==2) @php $show = true; @endphp @include('widgets.filters_mss_bas_p',['dashboard'=>'MSS-BAS']) @else @php $show = false; $penetration = \App\Models\Splunk\PenetrationDaySearch::where('dashboard','MSS-BAS')->first(); @endphp @include('widgets.filters_mss_bas') @include('code_generator.PENETRATION_FILTER') @endif

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

@if($show) {!! $splunk_searches::getCodeArray([89],$from,$to,Request::input('timerange_new')) !!} @else @if(Request::input('timerange_new')) {!! $splunk_searches::getCodeArray([89],$from,$to,Request::input('timerange_new')) !!} @endif @endif

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

@if($show) {!! $splunk_searches::getCodeArray([90],$from,$to,Request::input('timerange_new')) !!} @else @if(Request::input('timerange_new')) {!! $splunk_searches::getCodeArray([90],$from,$to,Request::input('timerange_new')) !!} @endif @endif

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

@if($show) {!! $splunk_searches::getCodeArray([351],$from,$to,Request::input('timerange_new')) !!} @else @if(Request::input('timerange_new')) {!! $splunk_searches::getCodeArray([351],$from,$to,Request::input('timerange_new')) !!} @endif @endif

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

@if($show) {!! $splunk_searches::getCodeArray([103],$from,$to,Request::input('timerange_new')) !!} @else @if(Request::input('timerange_new')) {!! $splunk_searches::getCodeArray([103],$from,$to,Request::input('timerange_new')) !!} @endif @endif

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

@if($show) {!! $splunk_searches::getCodeArray([104],$from,$to,Request::input('timerange_new')) !!} @else @if(Request::input('timerange_new')) {!! $splunk_searches::getCodeArray([104],$from,$to,Request::input('timerange_new')) !!} @endif @endif

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

@if($show) {!! $splunk_searches::getCodeArray([505],$from,$to,Request::input('timerange_new')) !!} @else @if(Request::input('timerange_new')) {!! $splunk_searches::getCodeArray([505],$from,$to,Request::input('timerange_new')) !!} @endif @endif

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

@if($show) {!! $splunk_searches::getCodeArray([105],$from,$to,Request::input('timerange_new')) !!} @else @if(Request::input('timerange_new')) {!! $splunk_searches::getCodeArray([105],$from,$to,Request::input('timerange_new')) !!} @endif @endif
@include('widgets.bottom_ptime_information',['dashboard'=>'MSS-BAS'])
@include('dashboards.ecsm.news_top')
@section('splunk') @if(!$splunkuser) @endif @endsection