@extends('layouts.master') @section('title', 'Edit Group - Prolex Law Firm System') @section('page-title', 'Edit Group') @section('content')
Edit Group
Back to Groups
@csrf @method('PUT')
Cancel
@endsection