@extends('layouts.portal.principal') @section('css_custom') @endsection @section('scripts_content') @endsection @section('content')

Seleccionar..
@csrf
{{-- Modal detalle Agenda --}} {{-- Fin modal detalle agenda --}} {{-- Modal selección ciclos notificacion --}} @include('Indicator.calendar-general-responsabilities._notification_cycles', ['notifications' => $notifications])
@endsection