@extends('layouts.index') @section('contenido')
EDITAR GRUPO TERAPEUTICO
@csrf @method('PUT')
@endsection @section('javascript') @endsection