@php $hasMultiFactorAuth = \Filament\Facades\Filament::hasMultiFactorAuthentication(); @endphp
$hasMultiFactorAuth, ]) >
$hasMultiFactorAuth, ]) >
{{ $this->editProfileForm }}
@if ($hasMultiFactorAuth)
{{ $this->multiFactorAuthenticationSchema }}
@endif