Test Response


@if($onlineTests) @foreach ($onlineTests as $test) @endforeach @endif
S.No Class Subject Topic Test Name Test Date Response
{{$loop->iteration}} {{$test->class_name}} {{$test->sub_name}} {{$test->topic_name}} {{$test->name}} {{ \Carbon\Carbon::parse($test->test_start_date)->format('d M Y') }}
@endsection