From 2f7542846a6a0a53bdb00915fb724723e63172ab Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Fri, 18 Sep 2026 10:38:19 +0530 Subject: [PATCH] Added machine for test certificate rule in bulk sticker printing page --- app/Filament/Pages/BulkStickerPrinting.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/Filament/Pages/BulkStickerPrinting.php b/app/Filament/Pages/BulkStickerPrinting.php index 57fa0d6..b15f715 100644 --- a/app/Filament/Pages/BulkStickerPrinting.php +++ b/app/Filament/Pages/BulkStickerPrinting.php @@ -1017,7 +1017,8 @@ class BulkStickerPrinting extends Page implements HasForms $elements, $itemCharacteristic, $itemCode, - $plantId + $plantId, + $machineId ); $pdfContent = $stickerService->generateBulkFromTemplate(