diff --git a/resources/views/account/activity.blade.php b/resources/views/account/activity.blade.php index ebf4fe9b7..26165be84 100644 --- a/resources/views/account/activity.blade.php +++ b/resources/views/account/activity.blade.php @@ -19,7 +19,23 @@ - @break + @break + @case('follow') + + + + + {!! $notification->rendered !!} + {{$notification->created_at->diffForHumans(null, true, true, true)}} + + +
+ @csrf + + +
+
+ @break @endswitch @endforeach