<!doctype html>
<html lang="ar" dir="rtl">

<head>
  <meta charset="UTF-8" />
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

  <!-- Disable Cache for Authentication Issues -->
  <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
  <meta http-equiv="Pragma" content="no-cache" />
  <meta http-equiv="Expires" content="0" />

  <!-- Favicon - شعار الميزان -->
  <link rel="icon" type="image/png" sizes="32x32" href="/favicon.png?v=5" />
  <link rel="icon" type="image/png" sizes="16x16" href="/favicon.png?v=5" />
  <link rel="shortcut icon" type="image/png" href="/favicon.png?v=5" />
  <link rel="apple-touch-icon" href="/favicon.png?v=5" />

  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>الميزان للنماذج - لوحة التحكم</title>

  <!-- Google Fonts - Arabic -->
  <link rel="preconnect" href="https://fonts.googleapis.com" />
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
  <link
    href="https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700&family=Cairo:wght@400;500;600;700&display=swap"
    rel="stylesheet" />
  <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
  <script>
    window.addEventListener('load', function () {
      if ('serviceWorker' in navigator) {
        navigator.serviceWorker.getRegistrations()
          .then(function (registrations) {
            registrations.forEach(function (registration) {
              registration.unregister();
            });
          })
          .catch(function () {});
      }

      if ('caches' in window) {
        caches.keys()
          .then(function (keys) {
            keys.forEach(function (key) {
              if (key.indexOf('almezaan-') === 0) {
                caches.delete(key);
              }
            });
          })
          .catch(function () {});
      }
    });
  </script>
  <script type="module" crossorigin src="/assets/index-Dtyo5Zv6-v1781286871730.js"></script>
  <link rel="modulepreload" crossorigin href="/assets/react-vendor-Cx_VPSXE-v1781286871730.js">
  <link rel="modulepreload" crossorigin href="/assets/ui-vendor-DNI0GiK9-v1781286871730.js">
  <link rel="stylesheet" crossorigin href="/assets/index-CqojkDfq.css">
</head>

<body>
  <div id="root"></div>
</body>

</html>
