@section('title', 'Edit Groups') @extends('layouts.admin') @section('content')
@method('PATCH') @csrf

@endsection