@can('view-dashboard', 'MSS-UTM')
@else
@include('dashboards.ecsm.incl_report_button',['report_name'=>'MSS-UTM'])
@include('dashboards.ecsm.incl_docs_button', ['docs'=>\App\Models\SplunkDashboards::getDocuments('MSS-UTM')])
@if($service == 'MSS-UTM') @include('dashboards.services.mss_utm') @endif