[공지] |
{!! $var->title !!}
@if (isset($cfg->show->name) and !empty($var->name)){{ $var->name }}@endif
@if (isset($cfg->show->date))@php($date = isset($cfg->show->time) ? dateFormat($var->date, 'Y-m-d h:i:sA'):dateFormat($var->date))@endif
@if (isset($cfg->show->readcount) and $var->read_count){{ $var->read_count }}@endif
|
@if (isset($cfg->show->date))@php($date = isset($cfg->show->time) ? dateFormat($var->date, 'Y-m-d h:i:sA'):dateFormat($var->date))@endif |
{{ $var->read_count }} |