ListGames::route('/'), 'create' => CreateGame::route('/create'), 'edit' => EditGame::route('/{record}/edit'), ]; } }