@if($boardMeta->show_list_from_view) @if($latest && $latest->total > 0)
|
@if($boardMeta->use_category && $row->categoryName)
@endif
@if($row->is_secret)
비밀글입니다.
@elseif($row->isBlame)
@if($row->is_reply)
답변완료
@else
접수완료
@endif
|
|
@if($boardMeta->use_category && $row->categoryName)
@endif
@if($row->is_secret)
비밀글입니다.
@elseif($row->isBlame)
|
|
@if($boardMeta->use_category && $row->categoryName)
@endif
@if($row->is_secret)
비밀글입니다.
@elseif($row->isBlame)
|
| 게시글이 존재하지 않습니다. |