@extends('metronic.base') @section('title') Agregar nuevo Grupo @endsection @section('content')
Agregar sub grupo a | {{ $grupo->grupo }}
@csrf @method('POST')
@endsection