@extends('layouts.app') @section('content')
ADMINISTRACIÓN
@if (session('status')) @endif
CANDIDATOS

Archivos PDF e info detallada.

INGRESAR
REPORTES

Reporte en excel (Avance del proyecto).

INGRESAR
@if(auth()->user()->email === "procesos@pu.com")
PROCESOS

Disciplinarios.

INGRESAR
@endif
@endsection