@extends('../layout/' . $layout)
@section('subhead')
Atarud MIS - Exit Exam List
@endsection
@section('subcontent')
Exit Exam List
ID |
Program Name |
Exam Setting |
Title |
Date |
Time |
Status |
Action |
@include('../pages/exit_exam/create')
@endsection
@section('script')
@endsection