@php $field = 'h-9 w-full rounded-md border border-line bg-inset px-3 text-sm text-ink placeholder:text-ink-4 focus:border-accent/40 focus:outline-none'; $label = 'mb-1 block font-mono text-[11px] uppercase tracking-wider text-ink-3'; @endphp
{{ __('health.eyebrow') }}
{{ __('health.subtitle') }}
{{ __('health.no_checks_title') }}
{{ __('health.no_checks') }}
{{ $check->label ?: $check->target }}
{{ $check->type }} · {{ $check->target }}@if ($check->type === 'tcp'):{{ $check->port }}@endif @if ($r) · {{ $r['detail'] }} @endif