Patient Information
Appointment Details
file_path_document) || empty($appointment->file_path_selfie) ? 'aria-disabled=true' : '' }}>
View Results
{{-- Only show View Notes link if the status is not "Finished" --}}
@if ($appointment->status !== 'Finished')
View Notes
@endif
@if (empty($appointment->file_path_document) || empty($appointment->file_path_selfie))
Account not verified. Submit ID or Selfie Photo to access lab results.
@endif