@if ($user->hasTwoFactorEnabled() && $user->twoFactorAuth()->exists()) @lang('Yes') @else @lang('No') @endif