{{-- Header --}}

Settings

{{-- Settings Sections --}}
{{-- Profile Information --}}

Profile Information

Update your name, email and avatar

@include('profile.partials.update-profile-information-form')
{{-- Passkeys --}}

Passkeys

Manage WebAuthn passkeys for passwordless login

{{-- Password --}}

Update Password

Keep your account secure

@include('profile.partials.update-password-form')
{{-- Search Blacklist --}}

Search Blacklist

Hide content with specific tags from search results

@include('profile.partials.update-blacklist-form')
{{-- Website Design --}}

Website Design

Customize your browsing experience

@include('profile.partials.update-design-form')
{{-- Danger Zone --}}

Danger Zone

Irreversible actions - proceed with caution

@include('profile.partials.delete-user-form')
{{-- Delete Account Modal --}} @include('profile.partials.delete-user-modal') @vite(['resources/js/user-blacklist.js'])