@php $i=1;@endphp @if(isset($groups) && count($groups) > 0) @foreach($groups as $key=> $group)
Sl No | Test Name | Priority | Range | Unit | Option | Range | Template | Read Only | Status | Page Break | @if(in_array('test-list-edit', $authRolePermissions))Edit | @endif @if(in_array('test-list-delete', $authRolePermissions))Remove | @endif
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $sno++ }} |
{{ $test->test_item->test_name ?? '' }} {{ $test->test_item->test_method_name ?? '' }} {{-- {{ $test->test_item->test_code ?? '' }} --}} |
{{ $test->priority }} |
{!! $test->test_item->reference_value !!} | {!! $test->test_item->unit !!} | @if(isset($test->test_item->reference_value_type) && $test->test_item->reference_value_type == 'OPTIONS') @else @endif | @if(isset($test->test_item->reference_value_type) && $test->test_item->reference_value_type == 'RANGE') @else @endif | @if(isset($test->test_item->input_type) && $test->test_item->input_type == 'SUMMER_NOTE') @else @endif |
test_item->is_read_only) && $test->test_item->is_read_only=='1' ? 'checked' : ''}}>
|
test_item->status) && $test->test_item->status=='1' ? 'checked' : ''}}>
|
page_break) && $test->page_break=='1' ? 'checked' : ''}}>
|
@if(in_array('test-list-edit', $authRolePermissions))
@endif @if(in_array('test-list-delete', $authRolePermissions)) | @endif |
Records not Found |