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