@extends('layouts.app') @section('styles') @endsection @section('content') @can('schedule-test-list')

View Tests

  random_ques == 1) {{'checked'}} @endif onclick="if(this.checked===true){change_question_random(1);}else{change_question_random(0);}" type="checkbox" id="randomize_order" name="">
@endcan {{-- #########################View Modal################################### --}} {{-- #########################End Of View Modal############################ --}} @endsection @section('scripts') {{-- ################################Jquery Datatable########################### --}} {{-- --}} {{-- ########################################################################## --}} @endsection