@extends('layouts.frontend') @section('js_after') @endsection @section('content')

Instruction:

@if($onlineexam['description']) {!! $onlineexam['description'] !!} @endif

Start Exam
@endsection