@inject('complianceAssessmentModel', '\App\Models\Compliance\ComplianceAssessment') @extends('layouts.main') @section('title', 'GLESEC Member Portal') @section('breadcrumb')

MSS-GAP

@endsection @section('content')
@can('view-service', 'MSS-GAP') @include('dashboards.ecsm.incl_docs_button', ['docs'=>\App\Models\SplunkDashboards::getDocuments('MSS-GAP')])
@include('dashboards.mss-gap.standards-tree')
@else

Information is unavailable!

@endcan
@endsection @section('scripts') @endsection