@if ($logged_in_user->hasTwoFactorEnabled())

@lang('Two Factor Authentication is Enabled')

@lang('Remove Two Factor Authentication') @lang('View/Regenerate Recovery Codes') @else

@lang('Two Factor Authentication is Disabled')

@lang('Enable Two Factor Authentication') @endif