@extends('../layout/' . $layout) @section('subhead') Atarud MIS - Exam Details @endsection @section('subcontent')
Assign Group To Students Questions Assign Marks

Exam Information

Title {{ $exam->title }}
Program {{ $data['program']->title }}
Semester {{ $data['semester']->name }}
Section {{ $data['section']->name }}
Course {{ $data['course']->title }}
Category {{ $exam->category }}
Description {{ $exam->comment }}
{{-- @include('../pages/exam/categorize_questions') --}} @endsection @section('script') @endsection