ListPortfolioCases::route('/'), 'create' => CreatePortfolioCase::route('/create'), 'edit' => EditPortfolioCase::route('/{record}/edit'), ]; } }