@extends('layouts.app') @section('title', __('Terms & Conditions') . ' - ' . config('app.name')) @section('content')

{{ __('Terms & Conditions') }}

{{ __('Please read these terms carefully before using our services. By using Diet Watchers, you agree to these terms.') }}

{{ __('Acceptance of Terms') }}

{{ __('By accessing or using the Diet Watchers website and mobile application, you agree to be bound by these Terms & Conditions. If you do not agree to these terms, please do not use our services.') }}

{{ __('Services') }}

{{ __('Diet Watchers provides personalized meal plan subscriptions and individual meal orders delivered to your location. Our services include:') }}

  • {{ __('Customized meal plans based on your dietary goals') }}
  • {{ __('Individual meal orders from our store') }}
  • {{ __('Nutritional guidance and meal recommendations') }}
  • {{ __('Scheduled meal delivery services') }}

{{ __('Account Registration') }}

  • {{ __('You must provide accurate and complete information when creating an account') }}
  • {{ __('You are responsible for maintaining the security of your account credentials') }}
  • {{ __('You must be at least 18 years old to use our services') }}
  • {{ __('We reserve the right to suspend or terminate accounts that violate these terms') }}

{{ __('Orders & Payments') }}

  • {{ __('All prices are displayed in Saudi Riyal (SAR) and include applicable taxes') }}
  • {{ __('Payment must be completed at the time of order placement') }}
  • {{ __('We accept payments through approved payment methods displayed at checkout') }}
  • {{ __('Order confirmation will be sent to your registered email or phone number') }}

{{ __('Subscriptions') }}

  • {{ __('Meal plan subscriptions are billed according to the selected plan duration') }}
  • {{ __('Subscriptions auto-renew unless cancelled before the renewal date') }}
  • {{ __('Changes to your subscription can be made through your account or by contacting support') }}
  • {{ __('Subscription prices may be updated with prior notice') }}

{{ __('Delivery') }}

  • {{ __('Delivery is available within our designated service areas') }}
  • {{ __('Delivery times are estimates and may vary due to external factors') }}
  • {{ __('You are responsible for providing accurate delivery address information') }}
  • {{ __('We are not liable for delays caused by incorrect address information or inaccessible locations') }}

{{ __('Cancellation & Refunds') }}

  • {{ __('Orders may be cancelled up to the cutoff time specified for each delivery') }}
  • {{ __('Refund eligibility depends on the cancellation timing and order status') }}
  • {{ __('Refunds will be processed through the original payment method') }}
  • {{ __('Processing time for refunds may take 5-14 business days') }}

{{ __('Allergens & Dietary Information') }}

{{ __('While we take care to accommodate dietary preferences and allergies, we prepare meals in facilities that handle common allergens. It is your responsibility to review meal ingredients and inform us of any severe allergies. We cannot guarantee a completely allergen-free environment.') }}

{{ __('Intellectual Property') }}

{{ __('All content on the Diet Watchers website and application, including text, images, logos, and designs, is the property of Diet Watchers and is protected by intellectual property laws. You may not reproduce, distribute, or use our content without prior written permission.') }}

{{ __('Limitation of Liability') }}

{{ __('Diet Watchers provides nutritional meal services and is not a medical provider. Our meal plans are not intended to diagnose, treat, or cure any medical condition. Consult a healthcare professional before making significant dietary changes. We are not liable for any health issues arising from the use of our services.') }}

{{ __('Governing Law') }}

{{ __('These Terms & Conditions are governed by and construed in accordance with the laws of the Kingdom of Saudi Arabia. Any disputes arising from these terms shall be subject to the exclusive jurisdiction of the courts in Saudi Arabia.') }}

{{ __('Changes to Terms') }}

{{ __('We reserve the right to update these Terms & Conditions at any time. Continued use of our services after changes constitutes acceptance of the updated terms.') }}

{{ __('Contact Us') }}

{{ __('If you have any questions about these Terms & Conditions, please contact us at:') }}

@endsection