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