@include('admin.shared.actions', [ 'edit' => route('group.edit', $id), 'delete' => route('group.destroy', $id), ])