Notice: Undefined variable: media in /home/edmedu/www/edmuhak.com/sf4l/resources/views/edmuhak/component/bbs/staff-meeting/read.blade.php on line 32
Notice: Trying to get property 'ext' of non-object in /home/edmedu/www/edmuhak.com/sf4l/resources/views/edmuhak/component/bbs/staff-meeting/read.blade.php on line 32
Notice: Undefined variable: media in /home/edmedu/www/edmuhak.com/sf4l/resources/views/edmuhak/component/bbs/staff-meeting/read.blade.php on line 33
Notice: Trying to get property 'ext' of non-object in /home/edmedu/www/edmuhak.com/sf4l/resources/views/edmuhak/component/bbs/staff-meeting/read.blade.php on line 33
@if (!empty($var->country))
{{ $var->country }}
@endif
{{ $var->title }}
@if (isset($cfg->show->date) or isset($cfg->show->name))
@if (isset($cfg->show->date))
@if (isset($cfg->show->name) and !empty($var->name))
by {{ $var->name }}
@endif
@endif
@if(isset($var->read_count))
@endif
조회 {{ $var->read_count }}
@endif