Report Information
@if ($test->reportlog) @foreach ($test->reportlog as $log) @endforeach
Log Date
{{ $log->log }} {{ date('F d, Y', strtotime($log->created_at)) }}
@endif