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