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