diff --git a/resources/views/status/reply.blade.php b/resources/views/status/reply.blade.php index 4896d74f8..d661debed 100644 --- a/resources/views/status/reply.blade.php +++ b/resources/views/status/reply.blade.php @@ -4,9 +4,33 @@
- @php($item = $status->parent()) - @php($showSingleComment = true) - @include('status.template') +
+
+
+ +
+
+ + {{$status->parent()->profile->username}} + +
+
+

{{ str_limit($status->parent()->caption, 125) }}

+
+
+
+
+
+
+ +
+
{{$status->profile->username}}
+

{!! $status->rendered !!}

+

{{$status->created_at->diffForHumans()}}

+
+
+
+