Shared Report Analysis

Read-only view of medical report analysis

@if($report->ocrInputs->first()) @endif

Conversation History

@foreach($report->chatMessages as $msg)

{{ $msg->message }}

@if($msg->response_en)

{{ $msg->response_en }}

@endif @if($msg->response_ar)

{{ $msg->response_ar }}

@endif
@endforeach
This is a read-only view. Log in to create your own reports.