@extends('academy.layout') @section('ielts-css') {{-- {!! resource('css/components/calendar.css') !!} --}} @endsection @section('academy-content')
{{-- 퍼블 원본 --}} {{--
2024년 11월
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
일정 상세
3일
특강이 있습니다.
10:00 - 11:00
3일
특강이 있습니다.
10:00 - 11:00
특강이 있습니다.
10:00 - 11:00
--}} @endsection @section('academy-script') {{-- {!! resource('js/components/calendar.js') !!} --}} @endsection