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

Risk

@endsection @section('content')
@include('dashboards.ecsm.incl_report_button',['report_name'=>'Risk']) @include('dashboards.ecsm.incl_docs_button', ['docs'=>\App\Models\SplunkDashboards::getDocuments('Risk')])
@include('dashboards.services.mss_risk')
@endsection @section('scripts') @endsection