{{ __('Download a copy of all personal data we store about you (GDPR Art. 20 — right to data portability). The export contains your account details, profile information, and photo metadata in CSV format.') }}
{{ __('Download CSV') }}{{ __('Blocked users cannot see your profile and will not appear in your search results.') }}
@if ($blocks->isEmpty()){{ __('You have not blocked anyone.') }}
@else{{ $other?->name ?? __('Deleted account') }}
@if ($other?->profile)#{{ $other->profile->id }}
@endif