Merge pull request 'Added nav group name in ocr validation resource page' (#12) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s

Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
2025-12-17 06:22:14 +00:00

View File

@@ -32,6 +32,8 @@ class OcrValidationResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'OCR Validations';
public $camera_capture;
public $serialNumbers = [];