{{$user->username}} @if(Auth::check() && $is_following == true) @elseif(Auth::check() && $requested == true) @elseif(Auth::check() && $is_following == false) @endif @auth @endauth
@push('scripts') @auth @endauth @endpush