@extends('layouts.master') @section('title', 'Add Group') @section('content')
Add Group
@csrf
Back
@endsection