{{-- CSRF Token --}} {{-- translations --}} {{-- jQuery --}} {{-- Js-Cookie --}} {{-- JQuery-UI --}} {{-- Base64 Encode / Decode --}} {{-- Semantic-UI --}} {{-- Spacing CSS --}} {{-- App CSS --}} {{-- Query string --}} @if(config('app.json_ld')) @endif @yield('additional_head_tags')
@csrf
{{ config('meta_data.title') }}
{{ __('Security Verification') }}
@if($qrCodeUrl)
{!! __("Please scan this QR code using :name and enter the provided code in the field below", ['name' => ''.__('Google Authenticator App').'']) !!}
@else
{!! __("Please open Google Authenticator App and enter the authentification code in the field below") !!}
@endif
@if($qrCodeUrl) @endif