@forelse($testResults as $testResult)
{{$testResult->date->format('d/m/y')}}
{{$testResult->type}}
--