Open Class Report
logo
Date of Report : {{ date_format(date_create(date('Y-m-d')),'d M Y') }}

Level :
{{ $openclass->openclass_level }}
Course :
@if(!empty($openclass->f_course_name_eng)) {{ $openclass->f_course_name_eng }} @else {{ GenerateController::option_select($openclass->openclass_course) }} @endif
Reserve :
{{ $openclass->openclass_seat_reserve }}
Room :
{{ $openclass->openclass_room }}
Date From :
{{ date_format(date_create(date($openclass->openclass_teaching_datefrom)),'d M Y') }}
Date To :
{{ date_format(date_create(date($openclass->openclass_teaching_dateto)),'d M Y') }}
Year :
{{ $openclass->openclass_year }}
Semester :
{{ $openclass->openclass_semester }}
Day :
{{ date_format(date_create(date($openclass->openclass_midterm_day)),'d M Y') }}
Time From :
{{ $openclass->openclass_midterm_timefrom }}
Time To :
{{ $openclass->openclass_midterm_timeto }}
Final Day :
{{ date_format(date_create(date($openclass->openclass_finalday)),'d M Y') }}
Timefrom :
{{ $openclass->openclass_final_timefrom }}
Timeto :
{{ $openclass->openclass_final_timeto }}