@extends('../layout/' . $layout)
@section('subhead')
Atarud MIS - Assign Marks To Students
@endsection
@section('subcontent')
Assign Marks To Students
{{--
--}}
@if(isset($assignedStudents))
}})
{{--
Exam: {{$exam->title}} --- Course: {{$course->title}} --- Exam Time: {{$exam->exam_time}} --- Total Marks: {{$exam->total_marks}} --- Passing Marks: {{$exam->passing_marks}}
--}}
@endsection
@section('script')
@endsection