@extends(env('APP_NAME').'.layout') @push('head') {!! resource($defaultSkinPath.'asset/common.css') !!} {!! resource('edmuhak/component/bbs/common.css') !!} {!! resource($skinPath.'asset/board.css') !!} {!! resource($defaultSkinPath.'asset/comment.css') !!} @endpush @section('content')

공지사항

놓칠 수 없는 edm유학센터의 최신 소식

@if($db=='review-language-school')

어학연수후기

@elseif($db=='review-university')

대학합격 후기

@elseif($db=='review-junior-abroad')

조기유학 후기

@endif
@foreach ($var->files as $media) @if (in_array($media->ext, AudioExt))
Notice: Undefined variable: media in /home/edmedu/www/edmuhak.com/sf4l/resources/views/edmuhak/component/bbs/notice/read.blade.php on line 28

Notice: Trying to get property 'ext' of non-object in /home/edmedu/www/edmuhak.com/sf4l/resources/views/edmuhak/component/bbs/notice/read.blade.php on line 28

Notice: Undefined variable: media in /home/edmedu/www/edmuhak.com/sf4l/resources/views/edmuhak/component/bbs/notice/read.blade.php on line 29

Notice: Trying to get property 'ext' of non-object in /home/edmedu/www/edmuhak.com/sf4l/resources/views/edmuhak/component/bbs/notice/read.blade.php on line 29
@if ($media->description)
{{ $media->description }}
@endif
@endif @if (in_array($media->ext, VideoExt))
@if ($media->description)
{{ $media->description }}
@endif
@endif @endforeach
@if (!empty($var->country)) {{ $var->country }} @endif

{{ $var->title }}

@if (isset($cfg->show->date) or isset($cfg->show->name))
@if (isset($cfg->show->date))
Fatal error: Uncaught Error: Call to undefined function dateFormat() in /home/edmedu/www/edmuhak.com/sf4l/resources/views/edmuhak/component/bbs/notice/read.blade.php:63 Stack trace: #0 {main} thrown in /home/edmedu/www/edmuhak.com/sf4l/resources/views/edmuhak/component/bbs/notice/read.blade.php on line 63