@extends('layouts.site') @section('title', 'Cookie Policy') @section('content')

Cookie Policy

Effective date:

This Cookie Policy explains what cookies are, how {{ config('app.name') }} uses them, and your choices regarding their use.

1. What Are Cookies

Cookies are small text files placed on your computer or mobile device when you visit a website. They are widely used to make websites work more efficiently, as well as to provide reporting information.

2. How We Use Cookies

We use cookies for several purposes:

  • Essential Cookies: Required for core functionality; cannot be switched off.
  • Analytics Cookies: Help us count visits and measure site performance.
  • Functional Cookies: Provide enhanced functionality and personalization.
  • Targeting Cookies: May be set by advertising partners to build a profile of your interests.

3. Types of Cookies We Use

Cookie Purpose Duration
session Maintain user session Session
XSRF-TOKEN Security purposes Session
_ga Google Analytics 2 years

4. Managing Cookies

You can configure your browser to accept, refuse, or delete cookies. If you disable cookies, some parts of the website may not function properly.

To learn more, visit aboutcookies.org or allaboutcookies.org.

5. Changes To This Cookie Policy

We may update this Cookie Policy from time to time. We will notify you by posting the new policy on this page and updating the “Effective date” above. You are encouraged to review this page periodically for any updates.

@endsection