{{ $finding->synopsis }}
@endif @if ($finding->description){{ $finding->description }}
@endif @if ($finding->evidence){{ $finding->evidence }}
@endif
@if ($finding->solution)
{{ $finding->solution }}
@endifNoch keine Kommentare.
@endforelse @can('comment', $finding) @endcan