ListContactgroups::route('/'), 'create' => CreateContactgroup::route('/create'), 'edit' => EditContactgroup::route('/{record}/edit'), ]; } }