where('enable', 1)->where('inv_id', $invoiceId)->pluck('order_id')->all(); } }