@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 !!}
{{-- 수정 삭제 --}} 목록
@endsection