ListTestimonials::route('/'), 'create' => CreateTestimonial::route('/create'), 'edit' => EditTestimonial::route('/{record}/edit'), ]; } }