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

Notice

HOME > ADMISSIONS > NOTICE


{{ $notice->p_title }}
작성자 {!! '하나스쿨오브아트' !!} 작성일 {{ gmdate("Y.m.d", $notice->p_reg_date) }} 조회 {{ $notice->p_read }} 좋아요 {{ $notice->p_score }}

{!! $notice->p_content !!}



@include('includes.hanaschool.footer_script')