{{ __('Privacy Preferences') }}

@if(session('success'))
{{ session('success') }}
@endif @auth

{{ __('Download a copy of your data') }}

{{ __('Receive a JSON file containing your account, addresses, orders, reviews, and consent history.') }}

{{ __('Delete my account') }}

{{ __('This anonymizes your profile. Invoices and order records are retained for legal and tax purposes. This action cannot be undone.') }}

@csrf
@else
{{ __('Sign in to access your data or delete your account.') }} {{ __('Login') }}
@endauth

{{ __('Cookie preferences') }}

{{ __('Open the cookie banner to review or change your choices.') }}