@extends('layout.master') @section('parentPageTitle', '') @section('title', 'Sesion del asistente') @section('page-style') @stop @section('content')
@foreach ($notificacionesAsistente as $noti) @endforeach
NotificacionesVigencia
{{ $noti['texto'] }} 29-07-2026
Ir a Agenda
Iniciar sesión del asistente
Email
RUT
Contraseña

@stop @section('page-script') @stop