@extends('layouts.admin') @section('content')

EDITAR GRADO / {{$g->nombre}}

@csrf @method('PUT')
@endsection