@extends('back.layouts.main') @section('title', __('back.usersGroups')) @section('content')
@csrf @include('back.usersgroups.form')
@stop @section('breadcrumbs') @stop