ListFeedbackChannels::route('/'), 'create' => CreateFeedbackChannel::route('/create'), 'edit' => EditFeedbackChannel::route('/{record}/edit'), ]; } }