Online Tests
S.No | Test Name | Test Description | Class | Subject | Topic | Duration | Max Attempt | Test Start Date | Test End Date | Status | Action |
---|---|---|---|---|---|---|---|---|---|---|---|
{{ $loop->iteration }} | {{ $testlist->test_name }} | {{ $testlist->test_description }} | {{ $testlist->class_name }} | {{ $testlist->subject_name }} | {{ $testlist->topic_name }} | {{ $testlist->test_duration }} | {{ $testlist->max_attempt }} | {{ $testlist->test_start_date }} | {{ $testlist->test_end_date }} |
@if ($testlist->test_status == 1)
Active
@else
Inactive
@endif
test_status == 1) then checked @endif>
|
{!! $testlists->links() !!}