Edit exam timetable, {{ $exam->course->code??'' }}
@csrf
@include('timetables.exam.form') @foreach ($errors->all() as $item) {{ $item }} @endforeach