diff --git a/timeliner/resources/views/timeline/partials/comment.blade.php b/timeliner/resources/views/timeline/partials/comment.blade.php index 8d60616..209fbc3 100644 --- a/timeliner/resources/views/timeline/partials/comment.blade.php +++ b/timeliner/resources/views/timeline/partials/comment.blade.php @@ -2,7 +2,7 @@
{{ $comment->comment }}
+{{ $comment->comment }}
@auth @if ($comment->user_id == Auth::id())