@include('includes.hanaschool.header')
@include('includes.hanaschool.navigation')

Notice

HOME > ADMISSIONS > NOTICE


{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} @foreach ($noticeTopList as $noticeTopData) @endforeach @foreach ($noticeList as $noticeData) @endforeach
번호 제목 작성자 작성일 추천 조회
[공지사항] {{$noticeTopData->p_title}} 하나스쿨오브아트 {{gmdate("Y-m-d", $noticeTopData->p_reg_date)}} {{$noticeTopData->p_score}} {{$noticeTopData->p_read}}
{{$noticeData->p_id}} {{$noticeData->p_title}} 하나스쿨오브아트 {{gmdate("Y-m-d", $noticeData->p_reg_date)}} {{$noticeTopData->p_score}} {{$noticeData->p_read}}
@include('includes.hanaschool.footer_script')