{{get_currency()}}

{{__('Test Components')}}

@php $count=0; $count_reference_ranges=0; $count_comments=0; @endphp @if(isset($test)) @foreach($test['components'] as $component) @php $count++; @endphp @if($component['title']) @else @endif @endforeach @endif
{{__('Name')}} {{__('Unit')}} {{__('Result')}} {{__('Reference Range')}} {{__('Separated')}} {{__('Status')}}
@if($component['type']=='select') @foreach($component['options'] as $option) @endforeach
{{__('Option')}}
@endif
@foreach($component['reference_ranges'] as $reference_range) @php $count_reference_ranges++ @endphp @endforeach
{{__('Gender')}} {{__('Age unit')}} {{__('Age')}} {{__('Critical low')}} {{__('Normal')}} {{__('Critical high')}}
: :
@if($component['separated'])
{{__('Price')}}
{{get_currency()}}
@endif
{{__('Result comments')}}
@if(isset($test)) @foreach($test['comments'] as $comment) @php $count_comments++; @endphp @endforeach @endif
{{__('Comment')}}
{{__('Comment')}}