diff --git a/resources/views/profile/following.blade.php b/resources/views/profile/following.blade.php index 27aae9ec..7985b707 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)