| 
														
															@@ -146,7 +146,7 @@ class TicketJob implements ShouldQueue 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                     'ex_subject' => array_key_exists('ex_subject',$ticket_data_list[$v['card']]) ? $ticket_data_list[$v['card']]['ex_subject'] : '', 
														 | 
														
														 | 
														
															                                     'ex_subject' => array_key_exists('ex_subject',$ticket_data_list[$v['card']]) ? $ticket_data_list[$v['card']]['ex_subject'] : '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                     'ex_room' => array_key_exists('ex_room',$ticket_data_list[$v['card']]) ? $ticket_data_list[$v['card']]['ex_room'] : '', 
														 | 
														
														 | 
														
															                                     'ex_room' => array_key_exists('ex_room',$ticket_data_list[$v['card']]) ? $ticket_data_list[$v['card']]['ex_room'] : '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                     'ex_seat' => array_key_exists('ex_seat',$ticket_data_list[$v['card']]) ? $ticket_data_list[$v['card']]['ex_seat'] : '', 
														 | 
														
														 | 
														
															                                     'ex_seat' => array_key_exists('ex_seat',$ticket_data_list[$v['card']]) ? $ticket_data_list[$v['card']]['ex_seat'] : '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                                    'ex_place' => array_key_exists('ex_place',$ticket_data_list[$v['card']]) ? $ticket_data_list[$v['card']]['ex_place'] : '', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                                    's' => array_key_exists('ex_place',$ticket_data_list[$v['card']]) ? $ticket_data_list[$v['card']]['ex_place'] : '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                     'avatar' => $v['avatar'] 
														 | 
														
														 | 
														
															                                     'avatar' => $v['avatar'] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                 ]; 
														 | 
														
														 | 
														
															                                 ]; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                 $ticket = [ 
														 | 
														
														 | 
														
															                                 $ticket = [ 
														 |