@extends('template.main') @section('titulo','Agregar Nuevo Grupo') @section('cabecera') @endsection @section('contenido')

Agregar Nuevo Grupo

* Campos obligatorios
@csrf

@endsection