@extends('desktop.layouts.app') @section('content')
|
|
@if($row->categoryName) @endif {{ $row->subject }} |
{{ $row->createdAt }} |
| 공지 글이 없습니다. | ||
|
{{ $row->boardName }}
@if($row->categoryName)
@endif
@if($row->is_secret)
비밀글입니다.
@elseif($row->isBlame)
{{ $row->createdAt }}
|
||
| 최근 게시글이 없습니다. | ||