From a7bd81470643d6211e2d55636cc8f2ab9665b9a6 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Fri, 17 Oct 2025 10:28:05 +0530 Subject: [PATCH] changed logic in ocr --- .../views/fields/camera-capture.blade.php | 55 ++++++++++++++++--- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/resources/views/fields/camera-capture.blade.php b/resources/views/fields/camera-capture.blade.php index b322dfe..667e3f8 100644 --- a/resources/views/fields/camera-capture.blade.php +++ b/resources/views/fields/camera-capture.blade.php @@ -41,7 +41,7 @@ document.addEventListener('DOMContentLoaded', () => { {{-- logic --}} -
+{{--
@@ -53,9 +53,23 @@ document.addEventListener('DOMContentLoaded', () => {
{{-- --}} + {{-- +
--}} + +
+ + + +
+ Capture + Retake + Switch Camera +
+
+