@extends('layouts.main') @section('title', 'GLESEC Member Portal') @section('breadcrumb')

Trusted Access

@endsection @section('content')
@include('dashboards.ecsm.incl_docs_button', ['docs'=>\App\Models\SplunkDashboards::getDocuments('Trusted Access')])
@include('dashboards.services.mss_trusted_access')
@include('dashboards.ecsm.news_top')
@endsection