@extends('../layout/' . $layout)
@section('subhead')
Atarud MIS - Assign Students To Exam
@endsection
@section('subcontent')
Exam: {{$exam->title}}
Course: {{$course->title}}
Name:
Father Name:
Username:
Password:
Group:
@endsection
@section('script')
@endsection