diff --git a/resources/views/profile/following.blade.php b/resources/views/profile/following.blade.php index 27aae9eca..7985b7070 100644 --- a/resources/views/profile/following.blade.php +++ b/resources/views/profile/following.blade.php @@ -2,46 +2,9 @@ @section('content') +@include('profile.partial.user-info') +
- -
-
-
- -
-
- -
-
@if($following->count() !== 0)