CHIEF COMPLAINT: {{ $chief_complaint }}
@endif
@if($visit->history_of_complaint)
HISTORY OF COMPLAINT: {{ $visit->history_of_complaint }}
@endif
@if(!empty($examination->medical_history))
GENERAL MEDICAL HISTORY:
{{ $examination->medical_history }}
@endif
{{ $examination->medical_history }}