20], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'order_id' => 'Order ID', 'hotel_price' => 'Hotel Price', 'gate_price' => 'Gate Price', ]; } }