{{$heading}}
Back| Title | {{$exam->title}} ({{$exam->subject->name}}) |
| Level/Stream | {{$exam->level->name}}/{{$exam->stream->name}} |
| Exam Date |
Start Date :{{$exam->start_date}} End Date: {{$exam->end_date}} |
| Total Question | {{count($exam->objectiveQuestions)}} Questions |
| Marks/Per Question (Default) | {{$exam->default_marks}} Point |
| Time/Per Question (Default) | {{$exam->default_time}} Second |
|
Aditional Instruction
{!! $exam->details !!}
|
|
{{$client->district->name}}
{{$client->user->email}}
{{$client->office_contact}}