@extends('layouts.admin') @section('title', 'Edit Group') @section('page-title', 'Edit Group') @section('page-subtitle', 'Update group information') @section('content')
Update {{ $group->name }} information
{{ $message }}