@extends('layouts.app') @section('contenido')

Ingresar Nueva Consulta Académica

@if ($errors->any())
@endif
@csrf




@endsection