@extends("schedule.popup.layout-schedule") @section("schedule-contents") 요일 구분 관리 CDT 모의고사 PBT 모의고사 삭제 CDT 모의고사 PBT 모의고사 추가 @foreach ($schedules as $item) date }} {{ date('Y-m-d') > $item->date ? "disabled" : "" }} /> CDT 모의고사 PBT 모의고사 삭제 @endforeach @endsection @section("schedule-script") @endsection