|  | @@ -220,8 +220,8 @@ class SeminarSignUpController extends ApiController
 | 
	
		
			
			| 220 | 220 |              'backupEmail' => $backupEmail,
 | 
	
		
			
			| 221 | 221 |              'phoneNumber' => $phoneNumber,
 | 
	
		
			
			| 222 | 222 |              'country' => $country,
 | 
	
		
			
			| 223 |  | -            'registeredSession' => $registeredSession,
 | 
	
		
			
			| 224 |  | -            'lunchOptions' => $lunchOptions,
 | 
	
		
			
			|  | 223 | +            // 'registeredSession' => $registeredSession,
 | 
	
		
			
			|  | 224 | +            // 'lunchOptions' => $lunchOptions,
 | 
	
		
			
			| 225 | 225 |              'typeOfIndustry' => $typeOfIndustry,
 | 
	
		
			
			| 226 | 226 |              'typeOfJob' => $typeOfJob,
 | 
	
		
			
			| 227 | 227 |              'jobTitle' => $jobTitle,
 |