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