@extends("partials.layout") @section ("title", "View Post") @section ("content")
published {{ $note->created_at->diffForHumans() }}
View Profile
In Reply To: this post
Likes: {{ $note->get_likes ()->count () }}
Displaying 0 of {{ $note->get_replies ()->count () }} comments
Comments
@endauth
Displaying 0 of {{ $note->get_replies ()->count () }} comments