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