@section('css') @endsection

* Header & Fields

{{-- --}}
@php $field_count = 1; @endphp @isset($test) @for ($i = 1; $i <= 18; $i++) @if ($test['field' . $i])
@php $field_count++; @endphp @endif @endfor @endisset
show_test_name ? 'checked' : '') : 'checked' }}>
{{--
--}}
{{ get_currency() }}
{{-- DYNAMIC TAT --}} {{--
@foreach ($patient_types as $pt) @endforeach
@isset($test) @if ($test->test_patient_type)
@foreach ($test->test_patient_type as $tpt)
@if ($loop->first) @endif
@if ($loop->first) @endif
@if ($loop->first) @endif
@if ($loop->first) @else @endif
@endforeach
@else
@endif @else
@endisset --}}

The order of approval depends on signatory level.
show_signatories ? 'checked' : '') : 'checked' }}>
show_license ? 'checked' : '') : 'checked' }}>
@isset($test) @php $test_ids = [$test->id]; @endphp @else @php $test_ids = []; @endphp @endisset @isset($test) @isset($test->testiereds) @foreach ($test->testiereds as $tiered) @php $test_ids[] = $tiered->suggested_test_id; @endphp @endforeach @endisset @endisset
@isset($test) @isset($test->testiereds) @foreach ($test->testiereds as $tiered)
@endforeach @endisset @endisset
@if (session('branch_id') == 6)
show_hemogram ? 'checked' : '') : 'checked' }}>
show_baby_only ? 'checked' : '') : 'checked' }}>
show_father ? 'checked' : '') : 'checked' }}>
show_mother ? 'checked' : '') : 'checked' }}>
@endif

{{ __('Report Contents') }}

show_null ? 'checked' : '') : 'checked' }}>
@php $count = 0; $count_reference_ranges = 0; $test_component = 0; @endphp @if (isset($test)) @foreach ($test['components'] as $key => $component) @php $count++; @endphp @if ($component['title']) @php $test_component = 0; @endphp @elseif((!isset($component['write_up']) && (!isset($component['name']) && $component['image_name'] != '0')) || isset($component['write_up'])) @if ($component['image']) @else @endif @php $test_component = 0; @endphp @else @php $test_component++; @endphp @endif @endforeach @endif
{{-- --}}
{{ __('Name') }} {{ __('Code') }} {{ __('Unit') }} {{ __('Result') }} {{ __('Reference Range') }} {{ __('Status') }} {{ __('Remarks') }}
{{-- --}}
@if ($component['type'] == 'select') @foreach ($component['options'] as $option) @endforeach
{{ __('Option') }}
@endif
{{-- --}} {{-- --}} @foreach ($component->reference_ranges->sortBy('age_from_days') as $reference_range) @php $count_reference_ranges++ @endphp @endforeach
{{ __('Gender') }} {{ __('Age unit') }} {{ __('Age') }}{{ __('Critical low') }}{{ __('Normal') }}{{ __('Critical high') }}
: : -
{{--
--}}
@if (isset($test))

Activity Logs for {{ $test->name }}

{{-- --}}
# {{ __('Action') }} {{ __('User') }} {{ __('Time') }} {{ __('Changes') }}{{ __('Subject type') }}
@endif