@include('includes.hanaedu.header')
@include('includes.hanaedu.browser') @include('includes.hanaedu.navigation')
{{----}} {{----}} {{----}}

공지사항

Home공지사항
{{ $notice->country_name }} {{ $notice->p_title }}
{{ $notice->name_masking }} {{-- {{ $notice->p_reg_date }}--}} {{ gmdate("Y.m.d", $notice->p_reg_date) }} 조회 {{ $notice->p_read }}
{!! $notice->p_content !!}
@include('includes.hanaedu.footer_script')