@foreach($tests as $test) @endforeach
{{__('Test id')}} {{__('Name')}} {{__('Price')}}
{{ $test['id'] }} {{ $test['test']['name'] }} {{ $test['price'] }}