@extends('backend.layouts.backend') @section('styles') @endsection @section( 'main_body')
@csrf

Add Group

Fill in the form below and submit. All fields are important.

All user groups

@if ($logged_user->group_id == 1) @endif
# Group Name Description
Action
@endsection @section('scripts') @endsection