@extends('layouts.plantilla') @section('head') @endsection @section('body')
Rut Alumno
{{ csrf_field() }}
consultar
@endsection @section('foot') @endsection