@extends('layouts.default', [ 'activatedNavItem' => 'UNIVERSITY', ]) @section('content')
대학최신소식

{{ $content->p_title }}

{!! $content->p_content !!}
{{-- 수정 삭제 --}} 목록
@endsection