@extends('student/fluttercourse/home') @section('content')
| No. | Test File | Exercise Name | Result | Report | Exec Time | Duration |
|---|---|---|---|---|---|---|
| {{ $index+1 }} | {{ $entity['singletestcode'] }} | {{ $entity['name'] }} | {{ $entity['checkstat'] }} | {!! nl2br(e($entity['report'])) !!} | {{ $entity['created_at'] }} | {{ $entity['duration'] }} seconds |