@push('header') @endpush @if(! ArchiElite\TwoFactorAuthentication\TwoFactor::userHasEnabled(auth()->user())) {{ trans('plugins/2fa::2fa.ask_enable_button') }} @else {{ trans('plugins/2fa::2fa.ask_disable_button') }} @endif