booking_id = $booking->id; $model->shipping_order_id = $shippingOrderId; return $this->handler($model); } }