@ -14,10 +14,14 @@ class TicketData
|
||||
'price' => 20,
|
||||
],
|
||||
3 => [
|
||||
'name' => 'Kind (12-15 Jahre)',
|
||||
'price' => 25,
|
||||
],
|
||||
4 => [
|
||||
'name' => 'Kind (6-12 Jahre)',
|
||||
'price' => 15,
|
||||
],
|
||||
4 => [
|
||||
5 => [
|
||||
'name' => 'Kind (0-6 Jahre)',
|
||||
'price' => 0,
|
||||
],
|
||||
|
Reference in New Issue
Block a user