@extends('adminlte::page') @section('plugins.Sweetalert2', true) @section('plugins.Select1', true) @section('title', 'Intranet | Editar Documento Requerido') @section('content_header')
@stop @section('content')

Editar Documento Requerido Del Postulante {{ $postulante->nombre }}

@csrf
@if ($documento->tipo_documento == 'Actividad')
@endif
@if ($documento->tipo_documento == 'Actividad')
Asistencia
# El Postulante Asistio Fecha De La Asistencia Acción
No hay asistencia disponibles en la tabla
@endif
id archivo Acción Nombre Archivo Tipo Archivo
No hay archivos disponibles en la tabla
@stop @section('footer')
Intranet
Copyright © 2021 GuiñezIngeniería.cl. @stop @section('css') @stop @section('js') @stop