@extends('Dashboard::layouts.dashboard') @section('content')
Volver Atras
@csrf
Editar un Grupo
@include('Dashboard::admin.grupos.form')
@endsection