@extends('layouts.app') @section('content')
| This Topic contains no comments | |||
|
Posted by {{$c->owner()->name}}, {{$c->created_at->format("m/d/Y g:i a")}}
{{$c->description}}
@if (auth()->id() == $c->owner()->id)
@endif
|
|||
| {{$topic->comments()->links()}} | |||