change request show
This commit is contained in:
parent
06fc3ba919
commit
f1a1baa913
32 changed files with 34 additions and 13948 deletions
|
|
@ -209,6 +209,7 @@ class Booking extends Model
|
|||
'refund' => 'int',
|
||||
'xx_tkt' => 'int',
|
||||
'is_rail_fly' => 'bool',
|
||||
'comfort' => 'bool'
|
||||
|
||||
|
||||
];
|
||||
|
|
@ -238,6 +239,7 @@ class Booking extends Model
|
|||
'pax',
|
||||
'coupon_id',
|
||||
'title',
|
||||
'comfort',
|
||||
'start_date',
|
||||
'end_date',
|
||||
'website_id',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue