@forelse($tests as $test)

{!! $test->name !!}

{!! $test->email !!}
Verified Approved

{!! $test->details !!}

@empty @endif