@extends('desktop.layouts.app') @section('content')
| 번호 | 댓글 | 작성일시 | 추천 | 비추천 | |
|---|---|---|---|---|---|
| {{ $row->num }} |
{{ $row->subject }} @if($row->comment_rows > 0) [{{ $row->comment_rows }}] @endif @if($row->file_rows > 0) @endif @if($row->link_rows > 0) @endif @if($row->image_rows > 0) @endif |
{{ $row->createdAt }} | {{ $row->like }} | {{ $row->dislike }} | |
| 작성 댓글이 없습니다. | |||||