@extends('layouts.app') @section('title', __('Privacy Policy') . ' - ' . config('app.name')) @section('content')

{{ __('Privacy Policy') }}

{{ __('Your privacy matters to us. This policy explains how we collect, use, and protect your personal information.') }}

{{ __('Introduction') }}

{{ __('Diet Watchers ("we", "us", or "our") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you use our website and mobile application.') }}

{{ __('Information We Collect') }}

{{ __('Personal Information') }}

  • {{ __('Name, email address, and phone number') }}
  • {{ __('Delivery address and location data') }}
  • {{ __('Payment information (processed securely through our payment providers)') }}
  • {{ __('Health and dietary preferences you provide') }}

{{ __('Automatically Collected Information') }}

  • {{ __('Device information (type, operating system, browser)') }}
  • {{ __('Usage data (pages visited, features used, time spent)') }}
  • {{ __('IP address and approximate location') }}
  • {{ __('Cookies and similar tracking technologies') }}

{{ __('How We Use Your Information') }}

  • {{ __('To process and deliver your meal plan orders') }}
  • {{ __('To personalize your meal recommendations based on your dietary goals') }}
  • {{ __('To communicate with you about your orders, account, and promotions') }}
  • {{ __('To improve our services, website, and mobile application') }}
  • {{ __('To comply with legal obligations') }}

{{ __('Data Sharing') }}

{{ __('We do not sell your personal information. We may share your data with:') }}

  • {{ __('Delivery partners to fulfill your orders') }}
  • {{ __('Payment processors to handle transactions securely') }}
  • {{ __('Analytics providers to help us improve our services') }}
  • {{ __('Legal authorities when required by law') }}

{{ __('Data Security') }}

{{ __('We implement appropriate technical and organizational measures to protect your personal information against unauthorized access, alteration, disclosure, or destruction. However, no method of transmission over the Internet is 100% secure.') }}

{{ __('Your Rights') }}

{{ __('You have the right to:') }}

  • {{ __('Access and receive a copy of your personal data') }}
  • {{ __('Correct inaccurate or incomplete data') }}
  • {{ __('Request deletion of your personal data') }}
  • {{ __('Withdraw consent for data processing') }}
  • {{ __('Object to processing of your personal data') }}

{{ __('Cookies') }}

{{ __('We use cookies to enhance your browsing experience, analyze site traffic, and personalize content. You can manage your cookie preferences through your browser settings.') }}

{{ __('Changes to This Policy') }}

{{ __('We may update this Privacy Policy from time to time. We will notify you of any changes by posting the new policy on this page and updating the effective date.') }}

{{ __('Contact Us') }}

{{ __('If you have any questions about this Privacy Policy, please contact us at:') }}

@endsection