@lang('Account Deletion Request')

@lang('How to delete your account and personal data')

@lang('App Information')

@if (file_exists(public_path('app.png')))
@lang('App Icon:') @lang('App Icon')
@endif

@lang('App Name:') {{ config('mobileapp.app_name') }}

@if(config('mobileapp.developer_name'))

@lang('Developer:') {{ config('mobileapp.developer_name') }}

@endif

@lang('Package ID:') {{config('mobileapp.package_id')}}

@lang('How to Delete Your Account')

@lang('We respect your privacy and provide multiple ways to delete your account and all associated data. Please choose the method that works best for you:')

1 @lang('Delete Account Through Site Dashboard')

@lang('The easiest way to delete your account is through your user dashboard:')

  1. @lang('Log in to your account')
  2. @lang('Go to your user settings')
  3. @lang('Click on "Delete Account"')
  4. @lang('Follow the confirmation steps')
@lang('Go to Account Settings')

2 @lang('Request Deletion via Email')

@lang('If you cannot access your account or need assistance, you can request account deletion by email:')

  • @lang('Send an email with subject "Account Deletion Request"')
  • @lang('Include your registered email address')
  • @lang('Include your username (if you remember it)')
  • @lang('We will process your request within 7 business days')
@lang('Send Deletion Request Email')

3 @lang('Delete Account Through Mobile App')

@lang('You can delete your account through mobile app:')

  • @lang('Log in to your account')
  • @lang('Go to your user settings (Edit Profile - Left menu top section)')
  • @lang('Click on "Delete My Account"')

⚠️ @lang('Important Information')

  • @lang('Account deletion is permanent and cannot be undone')
  • @lang('All your data, including chat history, preferences, and settings will be permanently deleted')
  • @lang('You will lose access to any premium features or subscriptions')
  • @lang('The deletion process may take up to 30 days to complete from all our systems')

@lang('Need Help?')

@lang('If you have any questions about account deletion or need assistance with the process, please contact our support team:')

@lang('Email:') {{ config('mobileapp.mailto') }}

@lang('Response Time:') @lang('We typically respond within 24-48 hours')