ListNews::route('/'), 'create' => CreateNews::route('/create'), 'edit' => EditNews::route('/{record}/edit'), ]; } }