diff --git a/resources/js/Pages/Employer/Workers/Show.jsx b/resources/js/Pages/Employer/Workers/Show.jsx index bd5ff46..850c46c 100644 --- a/resources/js/Pages/Employer/Workers/Show.jsx +++ b/resources/js/Pages/Employer/Workers/Show.jsx @@ -676,7 +676,8 @@ export default function Show({ worker }) { )} - {visaDoc.ocr_data ? (() => { +