ListGroups::route('/'), 'create' => CreateGroup::route('/create'), 'edit' => EditGroup::route('/{record}/edit'), ]; } }