@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