From ec8cab20bdd37236163f9660c121af8b53d3780e Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Wed, 29 Oct 2025 09:16:30 +0530 Subject: [PATCH] changed position fro single pdf serial number --- app/Filament/Resources/OcrValidationResource.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Filament/Resources/OcrValidationResource.php b/app/Filament/Resources/OcrValidationResource.php index 312deafb1..08dffb1a4 100644 --- a/app/Filament/Resources/OcrValidationResource.php +++ b/app/Filament/Resources/OcrValidationResource.php @@ -289,7 +289,7 @@ class OcrValidationResource extends Resource $pdf->SetTextColor(0, 0, 0); $slots = [ - ['x' => 5.7, 'y' => 41.9, 'w' => 46.5, 'h' => 3.5], // 1st serial + ['x' => 14, 'y' => 36, 'w' => 46.5, 'h' => 3.5], // 1st serial ]; $qrSlots = [