security
{{-- @if (Laravel\Fortify\Features::canUpdateProfileInformation())
@endif --}}
@if (Laravel\Fortify\Features::canManageTwoFactorAuthentication())
--}}
@endif
{{-- @if (Laravel\Jetstream\Jetstream::hasBrowserSessionsForm()) --}}
{{--
--}}
{{-- @livewire('profile.logout-other-browser-sessions-form') --}}
{{-- @endif --}}
{{-- @livewire('profile.two-factor-authentication-form') --}}
{{--