diff --git a/app/Filament/Resources/OcrValidationResource.php b/app/Filament/Resources/OcrValidationResource.php index 08dffb1..c9404b4 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' => 14, 'y' => 36, 'w' => 46.5, 'h' => 3.5], // 1st serial + ['x' => 19, 'y' => 37, 'w' => 46.5, 'h' => 3.5], // 1st serial ]; $qrSlots = [