@extends('layouts.main') @section('content') @include('partials.breadcrumb', [ 'breadcrumbTitle' => 'Health Reports', 'parentUrl' => '/asset-health', 'parentTitle' => 'Asset Health', ]) @include('assets-health.submenu')
{{ $testCount->test_name }}
@if ($testCount->test_count == 0) {{ $testCount->test_count }} @else {{ $testCount->test_count }} @endif
@if ($ignoredCount == 0) {{ $ignoredCount }} @else {{ $ignoredCount }} @endif
We haven't found any checks matching your search. Please modify your search criteria and try again.