ListLinks::route('/'), 'create' => CreateLink::route('/create'), 'edit' => EditLink::route('/{record}/edit'), ]; } }