@slot('title', __('Authenticator 2FA'))
auth-reset-password-cover auth-reset-password-cover
@if (session()->has('alert')) @slot('type', session('alert')['type']) @slot('msg', session('alert')['msg']) @endif

{{__('Authenticator 2FA')}}

{{__('Enter the code shown on the Authenticator app')}}

{{__('Type your 6 digit security code')}}

@csrf