ListModifications::route('/'), 'create' => CreateModification::route('/create'), 'edit' => EditModification::route('/{record}/edit'), ]; } }