@extends('admin_navbar') @section('content')
| Image | Main Test | Code | Type | Category | Reporting | Status | Actions |
|---|---|---|---|---|---|---|---|
|
@if($t->test_case_image)
N/A
@endif
|
{{ $t->test_name }}
{{ \Illuminate\Support\Str::limit($t->description ?? '', 60) }}
|
{{ $t->test_code }} | {{ $t->testType?->name ?? '-' }} | {{ $t->testCategory?->name ?? '-' }} | {{ $t->reporting_time ?? '-' }} | @if($t->is_active) Active @else Inactive @endif | {{-- โ Sub Tests / Parameters --}} ๐งช Sub Tests โ๏ธ Edit |
| No tests found. | |||||||