@if ($type !== 3 && $type !== 4 && $type !== 5 && $type !== 6 && $type !== 7) @if ($type != 2) @if (isset($group['patient'])) @php $field_count = 1; @endphp @for ($i = 1; $i <= 9; $i++) @if ($test['groupHeader']['field' . $field_count] || $test['groupHeader']['field' . ($field_count + 1)]) @php $field_count++; @endphp @endif @php $field_count++; @endphp @endfor
@if ($test['groupHeader']['field' . $field_count]) {{ $test->test->field($test['groupHeader']['field' . $field_count], $group, $test)[0] }} {{$test['groupHeader']['field' . $field_count] == 'blank' ? '' : ':'}} @endif @if ($test['groupHeader']['field' . $field_count]) {{ $test->test->field($test['groupHeader']['field' . $field_count], $group, $test)[1] }} @endif @if ($test['groupHeader']['field' . $field_count]) {{ $test->test->field($test['groupHeader']['field' . $field_count], $group, $test)[0] }} {{$test['groupHeader']['field' . $field_count] == 'blank' ? '' : ':'}} @endif @if ($test['groupHeader']['field' . $field_count]) {{ $test->test->field($test['groupHeader']['field' . $field_count], $group, $test)[1] }} @endif
@endif @endif @endif @yield('content') @include('pdf.footer')