@include('layouts/parts/login-register-modal') @if(Auth::id()) @include('Media::browser') @endif {{--Lazy Load--}} @if(Auth::id()) @endif @yield('footer') @php \App\Helpers\ReCaptchaEngine::scripts() @endphp