ListComments::route('/'), 'create' => CreateComment::route('/create'), 'edit' => EditComment::route('/{record}/edit'), ]; } }