diff --git a/resources/views/profile/partial/private-info.blade.php b/resources/views/profile/partial/private-info.blade.php index 88ccc42c7..288797521 100644 --- a/resources/views/profile/partial/private-info.blade.php +++ b/resources/views/profile/partial/private-info.blade.php @@ -9,7 +9,7 @@
- {{$user->username}} + {{$user->username}} @if(Auth::check() && $is_following == true) + @elseif(Auth::check() && $requested == true) + + + @elseif(Auth::check() && $is_following == false)