make(StoreBranchProductServices::class); $services->synchStocks($ids, (int)$storeId); } catch (\Throwable $e) { } return true; } }