Soll vs Ist
@if (! $hasAssignment)
No baseline profile assigned yet.
@else
Baseline: {{ $profileName }}
@if ($findingsCount > 0)
{{ $findingsCount }} open {{ Str::plural('finding', $findingsCount) }} @if ($highCount > 0) {{ $highCount }} high @endif
@else No open drift @endif @if ($landingUrl) Go to Soll vs Ist @endif @endif