ListCarouselSlides::route('/'), 'create' => CreateCarouselSlide::route('/create'), 'edit' => EditCarouselSlide::route('/{record}/edit'), ]; } }