@extends('layouts.default', [ 'activatedNavItem' => 'UNIVERSITY', ]) @push('head') @endpush @section('content')

조기유학 칼럼

조기유학 전문가가 알려드리는
해외 초중고 최신정보

{{ $content->p_title }}

{{ $content->p_reg_date->format('Y.m.d') }} 조회 {{ $content->p_read }}
{!! $content->p_content !!}
@include('include.view-cta') @endsection