{{-- Copyright (c) ppy Pty Ltd . Licensed under the GNU Affero General Public License v3.0. See the LICENCE file in the repository root for full licence text. --}} @include('layout._header_mobile') @if (Auth::user() === null) @include('layout._popup_login') @endif
@include('layout._user_verification_popup')