@extends('template.main') @section('titulo','Agregar Nuevo Docente') @section('contenido')

Agregar nuevo docente

* Campos obligatorios
@csrf

@endsection