@section('meta_title', __('admin-sections.User group')) @section('h1', __('admin-sections.User group')) @include('admin.roles._top')
@if($role->morph_type)

{{ $role->name_with_morph }}

@endif
@method('PUT') @include('admin.roles._from')