@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')
@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/hana-edu.co.kr/sf4l/resources/views/edmuhak/component/bbs/review/read.blade.php on line 29

Notice: Trying to get property 'ext' of non-object in /home/edmedu/www/hana-edu.co.kr/sf4l/resources/views/edmuhak/component/bbs/review/read.blade.php on line 29

Notice: Undefined variable: media in /home/edmedu/www/hana-edu.co.kr/sf4l/resources/views/edmuhak/component/bbs/review/read.blade.php on line 30

Notice: Trying to get property 'ext' of non-object in /home/edmedu/www/hana-edu.co.kr/sf4l/resources/views/edmuhak/component/bbs/review/read.blade.php on line 30
@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 (!empty($var->name)) {{ markName( $var->name ) }} @endif @if (isset($cfg->show->date))
Fatal error: Uncaught Error: Call to undefined function dateFormat() in /home/edmedu/www/hana-edu.co.kr/sf4l/resources/views/edmuhak/component/bbs/review/read.blade.php:68 Stack trace: #0 {main} thrown in /home/edmedu/www/hana-edu.co.kr/sf4l/resources/views/edmuhak/component/bbs/review/read.blade.php on line 68