@include('includes.hanaedu.header')
@include('includes.hanaedu.browser') @include('includes.hanaedu.navigation')

공지사항

Home공지사항
@foreach ($noticeTopList as $noticeTopData) @endforeach @foreach ($noticeList as $noticeData) @endforeach
번호 제목 작성자 작성일 조회수
[공지] {{$noticeTopData->p_title}} 하나에듀케이션 {{gmdate("Y-m-d", $noticeTopData->p_reg_date)}} {{$noticeTopData->p_read}}
{{$noticeData->p_id}} {{$noticeData->p_title}} 하나에듀케이션 {{gmdate("Y-m-d", $noticeData->p_reg_date)}} {{$noticeData->p_read}}
@include('includes.hanaedu.footer_script')