-- MySQL dump 10.13  Distrib 8.0.37, for Linux (x86_64)
--
-- Host: localhost    Database: topappkw_Alibazar
-- ------------------------------------------------------
-- Server version	8.0.37

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Current Database: `topappkw_Alibazar`
--


--
-- Table structure for table `arrival_prices`
--

DROP TABLE IF EXISTS `arrival_prices`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `arrival_prices` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `region_id` int DEFAULT NULL,
  `price` double DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=133 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `arrival_prices`
--

LOCK TABLES `arrival_prices` WRITE;
/*!40000 ALTER TABLE `arrival_prices` DISABLE KEYS */;
INSERT INTO `arrival_prices` (`id`, `region_id`, `price`, `created_at`, `updated_at`) VALUES (1,19,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(2,21,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(3,22,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(4,23,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(5,24,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(6,25,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(7,26,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(8,27,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(9,28,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(10,29,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(11,30,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(12,31,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(13,32,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(14,33,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(15,34,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(16,35,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(17,36,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(18,37,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(19,38,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(20,39,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(21,40,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(22,41,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(23,42,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(24,43,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(25,44,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(26,45,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(27,46,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(28,47,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(29,48,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(30,49,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(31,50,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(32,51,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(33,52,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(34,53,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(35,54,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(36,55,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(37,56,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(38,57,3,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(39,58,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(40,59,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(41,60,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(42,61,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(43,62,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(44,63,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(45,64,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(46,65,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(47,66,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(48,67,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(49,68,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(50,69,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(51,70,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(52,71,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(53,72,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(54,73,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(55,74,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(56,75,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(57,76,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(58,77,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(59,78,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(60,79,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(61,80,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(62,81,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(63,82,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(64,83,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(65,84,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(66,85,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(67,86,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(68,87,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(69,88,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(70,89,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(71,90,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(72,91,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(73,92,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(74,93,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(75,94,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(76,95,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(77,96,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(78,97,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(79,98,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(80,99,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(81,100,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(82,101,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(83,102,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(84,103,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(85,104,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(86,105,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(87,106,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(88,107,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(89,108,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(90,109,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(91,110,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(92,111,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(93,112,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(94,113,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(95,114,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(96,115,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(97,116,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(98,117,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(99,118,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(100,119,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(101,120,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(102,121,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(103,122,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(104,123,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(105,124,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(106,125,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(107,126,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(108,127,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(109,128,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(110,129,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(111,130,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(112,131,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(113,132,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(114,133,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(115,134,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(116,135,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(117,136,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(118,137,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(119,138,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(120,139,1.5,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(121,140,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(122,141,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(123,142,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(124,143,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(125,144,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(126,145,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(127,146,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(128,147,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(129,148,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(130,149,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(131,150,2,'2022-09-24 06:22:51','2023-01-06 09:55:48'),(132,151,2,'2022-09-24 06:22:51','2023-01-06 09:55:48');
/*!40000 ALTER TABLE `arrival_prices` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `arrival_times`
--

DROP TABLE IF EXISTS `arrival_times`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `arrival_times` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `arrival_id` int unsigned NOT NULL,
  `from` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `to` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `arrival_times_arrival_id_foreign` (`arrival_id`),
  CONSTRAINT `arrival_times_arrival_id_foreign` FOREIGN KEY (`arrival_id`) REFERENCES `arrivals` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `arrival_times`
--

LOCK TABLES `arrival_times` WRITE;
/*!40000 ALTER TABLE `arrival_times` DISABLE KEYS */;
INSERT INTO `arrival_times` (`id`, `arrival_id`, `from`, `to`, `created_at`, `updated_at`) VALUES (1,1,'01:18','02:18','2022-06-23 07:18:36','2022-06-23 07:18:36'),(2,1,'02:18','15:20','2022-06-23 07:18:36','2022-06-23 07:18:36'),(3,1,'12:20','14:18','2022-06-23 07:18:36','2022-06-23 07:18:36');
/*!40000 ALTER TABLE `arrival_times` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `arrivals`
--

DROP TABLE IF EXISTS `arrivals`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `arrivals` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `day` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `avalibale` int NOT NULL DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `arrivals`
--

LOCK TABLES `arrivals` WRITE;
/*!40000 ALTER TABLE `arrivals` DISABLE KEYS */;
INSERT INTO `arrivals` (`id`, `day`, `avalibale`, `created_at`, `updated_at`) VALUES (1,'Thursday',1,'2022-06-23 07:18:36','2022-06-23 07:18:36');
/*!40000 ALTER TABLE `arrivals` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `categories`
--

DROP TABLE IF EXISTS `categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `categories` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `parent_id` int NOT NULL,
  `color_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `type` int DEFAULT '0',
  `banner` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `categories`
--

LOCK TABLES `categories` WRITE;
/*!40000 ALTER TABLE `categories` DISABLE KEYS */;
INSERT INTO `categories` (`id`, `image`, `status`, `parent_id`, `color_name`, `created_at`, `updated_at`, `deleted_at`, `type`, `banner`) VALUES (1,'2023-05-01-photo_2023-05-01_13-34-21.jpg',1,0,'#000000','2022-11-06 06:48:44','2023-05-01 17:50:46',NULL,NULL,'2022-11-06-Desktop_2900x1200-Ramadan.jpg'),(2,'2023-07-02-photo_2023-07-02_10-24-30.jpg',1,2,'#000000','2022-11-06 06:49:01','2023-07-02 16:24:47',NULL,1,'2022-11-06-Desktop_2900x1200-Plus.jpg'),(3,'2022-11-06-images.jpg',0,0,'#000000','2022-11-06 06:49:20','2023-01-05 06:19:47',NULL,NULL,'2022-11-06-16537337575971530.png'),(4,'2022-11-06-module_01.jpg',0,0,'#000000','2022-11-06 06:49:40','2023-01-05 06:19:48',NULL,NULL,'2022-11-06-16537337095108395.png'),(5,'2022-11-06-97020.jpg',0,0,'#000000','2022-11-06 06:49:56','2023-01-05 06:19:49',NULL,NULL,'2022-11-06-How-to-arrange-home-furniture-D-26-10.ar26102020-1024x640.jpg'),(6,'2022-11-06-صور-تحف-فنية-رائعة-مصنوعة-من-مفاتيح-السيارات-القديمة-93905.jpg',0,0,'#000000','2022-11-06 06:50:15','2023-01-05 06:19:50',NULL,NULL,'2022-11-06-Desktop_2900x1200-Ramadan.jpg'),(7,'2022-11-06-furniture4-3.jpg',0,0,'#000000','2022-11-06 06:50:32','2023-01-05 06:19:51',NULL,NULL,'2022-11-06-AnyConv.com__كراسي استرخاء .webp'),(8,'2022-11-06-WZHLHJtW9zwOkRHOqFa45cNtXPA1ioHQuQbioeKk.jpg',0,0,'#000000','2022-11-06 06:50:56','2023-01-05 06:19:53',NULL,NULL,'2022-11-06-Desktop_2900x1200.jpg'),(9,'2022-11-07-الوجه-الدائري.jpg',1,1,'#000000','2022-11-07 06:11:56','2023-01-11 14:04:08','2023-01-11 14:04:08',NULL,NULL),(10,'2022-11-07-BD-2-post-web-.jpg',0,1,'#000000','2022-11-07 06:13:02','2023-01-11 14:04:19','2023-01-11 14:04:19',NULL,NULL),(11,NULL,1,2,'#000000','2023-01-03 13:30:36','2023-01-03 13:30:59','2023-01-03 13:30:59',0,NULL),(12,NULL,1,0,'#000000','2023-01-05 06:22:14','2023-01-05 06:22:51','2023-01-05 06:22:51',0,NULL),(13,'2023-07-02-photo_2023-05-01_13-34-21.jpg',1,1,'#000000','2023-04-12 18:31:54','2023-07-02 16:23:41',NULL,NULL,NULL),(14,'2023-07-02-photo_2023-07-02_10-24-30.jpg',1,0,'#000000','2023-07-02 16:27:56','2023-07-02 16:35:32',NULL,0,NULL),(15,NULL,1,14,'#000000','2023-07-02 16:29:56','2023-07-02 16:29:56',NULL,1,NULL),(16,'2023-08-30-photo_2023-08-30_09-52-16.jpg',1,0,'#000000','2023-08-30 14:02:17','2023-08-30 14:02:17',NULL,0,NULL);
/*!40000 ALTER TABLE `categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `category_translations`
--

DROP TABLE IF EXISTS `category_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `category_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `category_id` int unsigned NOT NULL,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `category_translations_category_id_locale_unique` (`category_id`,`locale`),
  KEY `category_translations_locale_index` (`locale`),
  CONSTRAINT `category_translations_category_id_foreign` FOREIGN KEY (`category_id`) REFERENCES `categories` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `category_translations`
--

LOCK TABLES `category_translations` WRITE;
/*!40000 ALTER TABLE `category_translations` DISABLE KEYS */;
INSERT INTO `category_translations` (`id`, `category_id`, `name`, `locale`, `created_at`, `updated_at`) VALUES (1,1,'ملابس نسائية','ar',NULL,NULL),(2,1,'ملابس نسائية','en',NULL,NULL),(3,2,'حقائب','ar',NULL,NULL),(4,2,'BAG','en',NULL,NULL),(5,3,'أكوات','ar',NULL,NULL),(6,3,'أكوات','en',NULL,NULL),(7,4,'ملابس اطفال','ar',NULL,NULL),(8,4,'ملابس اطفال','en',NULL,NULL),(9,5,'اثاث','ar',NULL,NULL),(10,5,'اثاث','en',NULL,NULL),(11,6,'تحف فنية','ar',NULL,NULL),(12,6,'تحف فنية','en',NULL,NULL),(13,7,'مفروشات','ar',NULL,NULL),(14,7,'مفروشات','en',NULL,NULL),(15,8,'اكسسوارات','ar',NULL,NULL),(16,8,'اكسسوارات','en',NULL,NULL),(17,9,'نظارات','ar',NULL,NULL),(18,9,'نظارات','en',NULL,NULL),(19,10,'ساعات','ar',NULL,NULL),(20,10,'ساعات','en',NULL,NULL),(21,11,'gr','ar',NULL,NULL),(22,11,'hh','en',NULL,NULL),(23,12,'ملابس اطفال','ar',NULL,NULL),(24,12,'KIDS CLOTH','en',NULL,NULL),(25,13,'ملابس صيفيه','ar',NULL,NULL),(26,13,'summer','en',NULL,NULL),(27,14,'حقائب','ar',NULL,NULL),(28,14,'BAG','en',NULL,NULL),(29,15,'حقائب','ar',NULL,NULL),(30,15,'BAG','en',NULL,NULL),(31,16,'عنايه وجمال','ar',NULL,NULL),(32,16,'Care &Beauty','en',NULL,NULL);
/*!40000 ALTER TABLE `category_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `contacts`
--

DROP TABLE IF EXISTS `contacts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `contacts` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `phone` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `status` int DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=141 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `contacts`
--

LOCK TABLES `contacts` WRITE;
/*!40000 ALTER TABLE `contacts` DISABLE KEYS */;
INSERT INTO `contacts` (`id`, `name`, `email`, `comment`, `phone`, `created_at`, `updated_at`, `status`) VALUES (1,'samer','samer@gmail.com','asdasdasd','4365345','2022-06-26 11:13:47','2022-06-26 11:39:22',1),(2,'cvbb','ffhjvh@ghh.com','shigella','vvv','2022-06-28 08:15:57','2022-06-28 08:15:57',0),(3,'dsgdf','anwer@gmail.com','sdfgdfsgdfsg','67687333','2022-07-17 07:53:50','2022-07-17 07:53:50',0),(4,'samer','samer@gmail.com','asdasdasd','5555555','2022-10-06 09:58:20','2022-10-06 09:58:20',0),(5,'samer','samer@gmail.com','asdasdasd','5654634643','2022-10-06 10:02:10','2022-10-06 10:02:10',0),(6,'samer','samer@gmail.com','asdasdasd','345456','2022-10-06 10:02:26','2022-10-06 10:02:26',0),(7,'hvvb','vvhggvv','jvvigc','88855855','2022-10-06 10:54:20','2022-10-06 10:54:20',0),(8,'gvvg','vvv','hvv bhh','888','2022-10-06 11:10:34','2022-10-06 11:10:34',0),(9,'gvv','vv','hhh','88','2022-10-06 11:11:11','2022-10-06 11:11:11',0),(10,'hvvbh','vhhbvuj@hvj.con','Chubb','5808','2022-10-06 11:12:09','2022-10-06 11:12:09',0),(11,'vhjhb','vhh','ubhuh','058','2022-10-06 11:12:59','2022-10-06 11:12:59',0),(12,'anwer shehat','anwer@gmail.com','welcome to app','67782374','2022-10-07 15:53:01','2022-10-07 15:53:01',0),(13,'فوزيه','fhs.12@hotmail.com','hello test','66777764','2022-10-07 16:37:10','2022-10-07 16:37:10',0),(14,'sdad','adsa@gmail.com','asdasd','3242','2022-11-27 09:11:18','2022-11-27 09:11:18',0),(15,'Brianna Belton','briannabelton.mkt@gmail.com','Hi,\r\n\r\ntake-kw.com\r\n\r\nI found your details on Google.com and I have looked at your website and realized your website has great design but your website ranking is not good on all search engines Google, AOL, Yahoo and Bing.\r\n\r\nDo you want more targeted visitors on your website?\r\n\r\nWe can place your website on Google’s 1st Page. yahoo, AOL, Bing. Etc.\r\n\r\nPlease respond with your phone number and country code, along with the services, so we can schedule a follow-up call for you within 24 hours. I\'d be glad to go over our plan with you.\r\n\r\nRegards,\r\nBrianna Belton','1001001000','2023-01-01 07:45:29','2023-01-01 07:45:29',0),(16,'Chau Buckmaster','hacker@lerarenvoormorgen.nl','We have hacked your website take-kw.com and extracted your databases. This was due to the security holes you had in your your site/server which have gained us remote control of everything that was on the server. \r\n\r\nOur team is mostly interested in customer, administrative, and employee information which we have extracted through your databases once we got remote control over the server. It still needs to be sorted out but it will be well-organized once finished. First, we will be going through the emails/sms information and contacting the recipient how you held in disregard about their information being exposed to a hacking group when you could have stopped it. This would be detrimental to your personal image with these relationships with these people. Lastly, now that we have information not only will we be monetizing off it with our methods but made public or sold to other people that will do whatever they wish with the information also after we are done.\r\n\r\nNow you can put a stop to this by paying a $3000 fee (0.10 BTC) in bitcoin to the address 3C1ejoyjtubR4aRsq6DXqhGXzVskduzwc1 We will be notified of payment which we will then delete the information we have obtained, patch the hole in the site/server which we got in and remove you from any future targeting in the future. You have 72 hours in doing so after viewing this message or the series of steps will commence. You can obtain bitcoin through such services such as paxful.com or do a search on bing.com','04.79.55.23.79','2023-04-11 07:37:14','2023-04-11 07:37:14',0),(17,'Matt Platt','hacker@realdigitalmarketing.pk','We have hacked your website take-kw.com and extracted your databases. This was due to the security holes you had in your your site/server which have gained us remote control of everything that was on the server. \r\n\r\nOur team is mostly interested in customer, administrative, and employee information which we have extracted through your databases once we got remote control over the server. It still needs to be sorted out but it will be well-organized once finished. First, we will be going through the emails/sms information and contacting the recipient how you held in disregard about their information being exposed to a hacking group when you could have stopped it. This would be detrimental to your personal image with these relationships with these people. Lastly, now that we have information not only will we be monetizing off it with our methods but made public or sold to other people that will do whatever they wish with the information also after we are done.\r\n\r\nNow you can put a stop to this by paying a $3000 fee (0.11 BTC) in bitcoin. You can find our address by visiting https://blockchair.com/bitcoin/address/31o29SdN5c5fpPuy4WvHzkyT37RHUSA36Q where you can copy and paste the address or scan the QR code. We will be notified of payment which we will then delete the information we have obtained, patch the hole in the site/server which we got in and remove you from any future targeting in the future. You have 72 hours in doing so after viewing this message or the series of steps will commence. You can obtain bitcoin through such services such as paxful.com or do a search on bing.com','070 3417 0765','2023-05-16 12:03:49','2023-05-16 12:03:49',0),(18,'Corazon Tait','corazon@take-kw.com','Hello \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:   https://caredogbest.shop\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nThank You, \r\n\r\nCorazon','027 497 98 83','2023-05-30 20:30:58','2023-05-30 20:30:58',0),(19,'Mellisa Holiday','mellisa@holiday.medicopostura.com','Hi there \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nBest, \r\n\r\nMellisa','0488 39 82 53','2023-06-15 15:16:59','2023-06-15 15:16:59',0),(20,'Markus Shannon','info@shannon.pawsafer.sale','Hey there \r\n \r\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawsafer.sale\r\n \r\nRegards, \r\n \r\nMarkus','(11) 6427-5386','2023-06-26 08:11:30','2023-06-26 08:11:30',0),(21,'Margart Lipscombe','margart@take-kw.com','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.co\r\n\r\nThank You, \r\n\r\nMargart','957 64 219','2023-06-30 13:51:11','2023-06-30 13:51:11',0),(22,'Piper Guercio','benjamin_scantlin@spe.sony.com','Good Morning \r\n\r\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time.\r\n\r\nBuy now: https://thawking.co\r\n\r\nRegards, \r\n\r\nPiper','0339 7901903','2023-07-05 19:00:40','2023-07-05 19:00:40',0),(23,'Nathaniel Davitt','nathaniel@davitt.podiatristusa.sale','Good Morning,\r\n\r\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\r\n\r\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\r\n\r\nGet yours today with 60% OFF: https://podiatristusa.sale\r\n\r\nRegards,\r\n\r\nNathaniel','0660 514 09 99','2023-07-14 04:32:36','2023-07-14 04:32:36',0),(24,'Ute Levay','ute@take-kw.com','Good day \r\n\r\nThe New Powerful LED Flashlight is The Perfect Flashlight For Any Situation!\r\n\r\nThe 3,000 Lumens & Adjustable Zoom gives you the wide field of view and brightness other flashlights don’t have.\r\n\r\n50% OFF + Free Shipping!  Get it Now: https://linterna.cc\r\n\r\nAll the best, \r\n\r\nUte','0680 197 78 35','2023-07-19 07:55:21','2023-07-19 07:55:21',0),(25,'Kasey Earl','kasey.earl@yahoo.com','Submit your website to our free business directory and start getting more traffic. Check out: http://freesubmission.12com.xyz/','02.15.83.04.11','2023-07-20 13:46:03','2023-07-20 13:46:03',0),(26,'Joesph Place','joesph@take-kw.com','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.co\r\n\r\nThe Best,\r\n\r\nJoesph\r\ntake-kw.com','0681 681 52 38','2023-07-26 16:50:27','2023-07-26 16:50:27',0),(27,'Iris Carrasco','magicmat@take-kw.com','Get The Worlds Greatest Magic Sand Free Beach Mat!\r\n\r\nWatch sand, dirt & dust disappear right before your eyes! It\'s perfect for beach, picnic, camping or hiking.\r\n\r\nAct Now And Receive A Special Discount For Our Magic Mat!\r\n\r\nGet Yours Here:  https://magicmats.co\r\n\r\nBest Wishes, \r\n \r\nIris','06-81247804','2023-07-29 00:23:57','2023-07-29 00:23:57',0),(28,'Cristine Jamieson','jamieson.cristine@gmail.com','Hey there, I just found your site, quick question…\r\n\r\nI found take-kw.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTurboLeadGeneration.com is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://TurboLeadGeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://TurboLeadGeneration.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nPS: TurboLeadGeneration.com offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://TurboLeadGeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://TurboLeadGeneration.com/unsubscribe.aspx?d=take-kw.com','(08) 8752 5512','2023-07-31 02:46:52','2023-07-31 02:46:52',0),(29,'Larhonda Easterbrook','larhonda.easterbrook@gmail.com','Hey there, I just found your site, quick question…\r\n\r\nI found take-kw.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTurboLeadGeneration.com is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://TurboLeadGeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://TurboLeadGeneration.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nPS: TurboLeadGeneration.com offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://TurboLeadGeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://TurboLeadGeneration.com/unsubscribe.aspx?d=take-kw.com','410-887-1662','2023-07-31 02:52:37','2023-07-31 02:52:37',0),(30,'Anna McChesney','anna.mcchesney@gmail.com','I love the look and feel of your site, you should submit it in our free directory here: http://submityoursitefree.12com.xyz/','03.74.86.39.66','2023-08-07 15:13:51','2023-08-07 15:13:51',0),(31,'Lea Doolette','lea@mail.medicopostura.com','Good Morning \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThank You, \r\n\r\nLea','88 294 45 68','2023-08-07 18:20:06','2023-08-07 18:20:06',0),(32,'Lynne Cormier','lynne.cormier@gmail.com','Quick question to ask you...\r\n \r\nAre you aware that in 2023, email marketing still works? \r\nThe fact that you are reading these lines is proof of that.\r\n\r\nEmail marketing is underrated, and yet it works so well.  \r\nAll you have to do is find some emails, send a message and cash in.\r\n\r\nFor example, to find emails you can use this service: https://garymarketing.com/go/scrap-gmap\r\n\r\nIt extracts emails, phone numbers, and lots of other information from Google Map listings.\r\n\r\nOf course, there are plenty of other ways to get in touch with your ideal customers.\r\nContact me on Skype and let\'s discuss what will work for your product/service. \r\n- My Skype ID: live:.cid.6b79b1d5a11a2ec7\r\n- My Blog : garymarketing.com\r\n\r\n\r\nRegards,\r\nGary & Ophélie\r\n\r\n\r\n\r\n------ \r\n\r\nJ\'ai une petite question à vous poser...\r\n\r\nSavez-vous qu\'en 2023, l\'email marketing fonctionne toujours très bien ? \r\nLa preuve, vous lisez ces lignes.\r\n\r\nL\'email marketing est clairement sous-couté,\r\nIl  suffit de trouver les coordonnées de vos clients idéaux, d\'entrer en contact, et d\'encaisser.\r\n\r\nPour trouver les coordonnées d\'entreprise, vous pouvez par exemple utiliser ce service : scrapmybusiness.com\r\nIl permet d\'extraire les emails, les numéros de téléphone et de nombreuses autres informations a partir des fiches entreprises de Google Map.\r\n\r\nBien sur il y\'a plein d\'autre solutions pour entrer en contact avec vos clients idéaux\r\n\r\nAjouter moi sur Skype et discutons de ce qui conviendrait le plus pour promouvoir votre produit/service.\r\n- Identifiant Skype: live:.cid.83c9da999a4f9f\r\n- Mon Blog : http://garymarketing.com\r\n\r\nCordialement,\r\nOphélie et Gary.','570-322-1156','2023-08-07 22:52:39','2023-08-07 22:52:39',0),(33,'Amber Dymock','amber.dymock@hotmail.com','Hey there, I just found your site, quick question…\r\n\r\nI found take-kw.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTurboLeadGeneration.com is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://TurboLeadGeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://TurboLeadGeneration.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nPS: TurboLeadGeneration.com offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://TurboLeadGeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://TurboLeadGeneration.com/unsubscribe.aspx?d=take-kw.com','05.22.53.10.68','2023-08-08 06:08:39','2023-08-08 06:08:39',0),(34,'Kenneth Poland','kenneth.poland39@hotmail.com','Hey there, I just found your site, quick question…\r\n\r\nI found take-kw.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTurboLeadGeneration.com is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://TurboLeadGeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://TurboLeadGeneration.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nPS: TurboLeadGeneration.com offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://TurboLeadGeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://TurboLeadGeneration.com/unsubscribe.aspx?d=take-kw.com','310-644-0942','2023-08-08 06:23:04','2023-08-08 06:23:04',0),(35,'Clement McGarry','mcgarry.clement94@hotmail.com','Hey there, I just found your site, quick question…\r\n\r\nI found take-kw.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTurboLeadGeneration.com is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://TurboLeadGeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://TurboLeadGeneration.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nPS: TurboLeadGeneration.com offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://TurboLeadGeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://TurboLeadGeneration.com/unsubscribe.aspx?d=take-kw.com','989 65 492','2023-08-08 06:44:29','2023-08-08 06:44:29',0),(36,'Manuela Lowe','lesleypocock@mediworld.com.au','Hi, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go.  Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nRegards,\r\n\r\nManuela','476 0138','2023-08-14 02:02:29','2023-08-14 02:02:29',0),(37,'Elwood Lehmann','elwood@lehmann.podiatristusa.sale','Hi,\r\n\r\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\r\n\r\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\r\n\r\nGet yours today with 60% OFF: https://podiatristusa.sale\r\n\r\nRegards,\r\n\r\nElwood','06-86132027','2023-08-31 11:51:22','2023-08-31 11:51:22',0),(38,'Fran Koss','fran@take-kw.com','Get The Worlds Greatest Magic Sand Free Beach Mat!\r\n\r\nWatch sand, dirt & dust disappear right before your eyes! It\'s perfect for beach, picnic, camping or hiking.\r\n\r\nAct Now And Receive A Special Discount For Our Magic Mat!\r\n\r\nGet Yours Here:  https://magicmats.co\r\n\r\nCheers, \r\n \r\nFran','04.58.18.29.27','2023-09-12 12:34:41','2023-09-12 12:34:41',0),(39,'Britney Kirkpatrick','kirkpatrick.britney@yahoo.com','Hi, I\'m sending you this message via your contact form on your website at take-kw.com. By reading this message you\'re living proof that contact form advertising works! Do you want to blast your ad to millions of contact forms? Maybe you prefer a more targeted approach and only want to blast our ad out to websites in certain business categories? Pay just $99 to blast your ad to 1 million contact forms. Volume discounts available. I have more than 35 million contact forms. Let\'s get the conversation started, contact me via Skype here:  live:.cid.aebc78a94c13344c','0491-9334284','2023-09-12 20:29:03','2023-09-12 20:29:03',0),(40,'Stanton Wiegand','wiegand.stanton@msn.com','I\'m posting this message to your website at take-kw.com to show you how effective contact form blasting is. The same way I sent you this message, I can also send your ad message to websites worldwide. You can reach a million sites for less than a hundred dollars. For info Email me here:  Stanton@gomail2.xyz','412 0243','2023-09-17 14:56:32','2023-09-17 14:56:32',0),(41,'Loren Christopher','loren@take-kw.com','Morning \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nEnjoy, \r\n\r\nLoren','703-850-0326','2023-09-18 21:14:04','2023-09-18 21:14:04',0),(42,'Eric Jones','ericjonesmyemail@gmail.com','Hello take-kw.com Administrator! this is Eric and I ran across take-kw.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-09-22 20:11:16','2023-09-22 20:11:16',0),(43,'Pearlene Sand','pearlene@take-kw.com','Good Morning \r\n \r\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawsafer.net\r\n \r\nCheers, \r\n \r\nPearlene','843-278-6486','2023-09-23 10:28:10','2023-09-23 10:28:10',0),(44,'Andre Clarke','reichert.christi18@gmail.com','Hey there,\r\n\r\nWas looking at your site today and I thought this would probably interest you.\r\n\r\nAre you tired of traditional virtual assistants who lack the expertise to handle complex tasks? Feeling overwhelmed by the thought of diving into generative AI? We\'ve got the game-changing solution you\'ve been waiting for: Myaa\'s AI-Powered Personal Support Agents.\r\n\r\nImagine the best of both worlds: a personal assistant who\'s a live professional expert at leveraging the power of thousands of AI Agents. That\'s exactly what you get with Myaa. Our AI-Powered Personal Support Agents are trained to perfection in writing excellent prompts and harnessing the capabilities of our AI Agents.\r\n\r\nBut here\'s the best part: we\'re offering a one-week free trial for you to experience the transformative capabilities of our agents firsthand. No obligations, no strings attached. Just a chance to see how our AI-Powered Personal Support Agents, the experts in leveraging AI technology, can revolutionize the way you manage your business.\r\n\r\nDon\'t miss out on this exclusive opportunity. Click below to schedule a call and claim your one-week free trial:\r\n\r\nhttps://bit.ly/Free-AI-Powered-Support-Agent\r\n\r\nDuring the call, our experts will guide you through the process and pair you with the perfect Myaa AI-Powered Personal Support Agent for your business. Say goodbye to inefficiency and hello to expert assistance.\r\n\r\nGet started now and unlock the full potential of generative AI with Myaa\'s AI-Powered Personal Support Agents.\r\n\r\nCheers,\r\n\r\nAndre Clarke\r\nBusiness Development\r\nMyaa','03.38.88.90.25','2023-09-27 15:01:49','2023-09-27 15:01:49',0),(45,'Meri Cooley','cooley.meri@gmail.com','I just left you this message on your website contact form at take-kw.com and I have also sent it to millions of other sites. I get new customers every day using this method and so can you! For just under a hundred bucks you can reach 1 million websites! For more info and pricing, just reach out to me via Skype here: live:.cid.dd8a3501619891fe','972 19 722','2023-09-28 03:14:47','2023-09-28 03:14:47',0),(46,'Peggy Nolen','peggy.nolen@googlemail.com','JOIN FUNNEL BASE AND GET :\r\n\r\nSmart Funnel Booster:\r\n\r\nOptimize your funnel by displaying social proof on your website, deeply analyze your visitors\' behavior and fully control your sales funnel\r\n\r\nDrive Micro Conversions:\r\n\r\nSkyrocket your sales with the power of micro conversions! Bring your visitors to the next sales funnel stage by displaying notifications \r\n\r\nVerified Video Reviews:\r\nImplement user-generated content into your marketing strategy. Show verified video reviews to build trust & increase conversion rates on your website or landing page.\r\nIncrease Funnel Profit:\r\nConstantly upgrade your funnel and triple your profit with advanced tools to properly attract visitors, generate their confidence and convert them into loyal customers.\r\n\r\nGET IT NOW AT:  https://funnelbase.net/','(03) 5312 3864','2023-09-29 05:02:03','2023-09-29 05:02:03',0),(47,'Sophie Houtman','sophie.houtman@gmail.com','I\'m posting this message to your website at take-kw.com to show you how effective contact form blasting is. The same way I sent you this message, I can also send your ad message to websites worldwide. You can reach a million sites for less than a hundred dollars. For info Skype me here:  live:.cid.303294bd15a81bc7','(07) 5378 9055','2023-10-03 23:34:10','2023-10-03 23:34:10',0),(48,'Eric Jones','ericjonesmyemail@gmail.com','Hi take-kw.com Administrator! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at take-kw.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE http://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-10-04 07:59:41','2023-10-04 07:59:41',0),(49,'Tony Leventhal','tony.leventhal@googlemail.com','Hello take-kw.com Administrator!\r\n\r\nMy name’s Tony and I just recently stumbled upon your website - take-kw.com - in the search listings.\r\n\r\nThis is what that implies to me…\r\n\r\nYour SEO’s doing its job.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s quite good, wouldn’t change a single thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd research show that 7 out of 10 visitors like take-kw.com will drop by, take a gander, and then depart without doing else.\r\n\r\nIt’s like they never even were even there there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it it very simple for them to show interest, say, “okay, let’s talk” without requiring them to even pull their phone from their pocket… thanks to Visitor to Lead Widget.\r\n\r\nLead Conversion Software is a tool that sits on your webpage, ready and waiting to grab any viewer’s Name, Email address, and Phone Number. It enables you know immediately – so you can converse with that potential customer right away… BEFORE they go away.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Visitor to Lead Widget today to see exactly how it functions.\r\n\r\nNow it’s also true it’s also true that when contacting to hot leads, you MUST act fast – the difference between between contacting someone someone within 5 minutes 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful so powerful… you’ve got their phone number, so now you can you can begin a text message (SMS) conversation with them with them… so even if if they don’t take you up take you up on your offer immediately, you continue to text them to text them them new offers, new content, content links, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to learn more about everything Web Visitors Into Leads can do Visitor to Lead Widget can do and start turing turing eyeballs into revenue.\r\n\r\nTony\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are out there waiting.\r\nStarting connecting today by CLICKING HERE http://jumboleadmagnet.com to try Web Visitors Into Leads Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=take-kw.com\r\n\r\nJust a quick remark - the identities and email address employed in this message, Tony and Leventhal, are placeholders and not actually authentic contact details. We esteem openness and desired to assure you’re conscious! If you desire to communicate with the real entity responsible for this communication, do visit our site, and we’ll unite you with the appropriate person.','306-485-4065','2023-10-04 16:38:11','2023-10-04 16:38:11',0),(50,'Jim Flannery','damion.flannery@gmail.com','Hi there,\r\nMonthly Seo Services - Professional/ Affordable Seo Services\r\nHire the leading seo marketing company and get your website ranked on search engines. Are you looking to rank your website on search engines? Contact us now to get started - https://digitalpromax.co/la/  Today!\r\n\r\nPsst.. we will also do web design and build complete website. Wordpress and Ecommerce sites development. Click here: https://wpexpertspro.co/website/','9503562759','2023-10-04 19:56:33','2023-10-04 19:56:33',0),(51,'Mason Kaleski','mason@kaleski.thawking.co','Good Morning \r\n\r\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time.\r\n\r\nBuy now: https://thawking.co\r\n\r\nThe Best, \r\n\r\nMason','01.78.92.57.61','2023-10-05 22:30:37','2023-10-05 22:30:37',0),(52,'Eric Jones','ericjonesmyemail@gmail.com','Hi take-kw.com Owner. Eric here with a quick thought about your website take-kw.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://bit.ly/leadgenerationc to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://bit.ly/leadgenerationc to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/leadgenerationc to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c','555-555-1212','2023-10-06 06:14:11','2023-10-06 06:14:11',0),(53,'Miquel Beals','beals.miquel@gmail.com','Dear take-kw.com Administrator!\r\n\r\nMy name is Miquel and I’m assuming you would prefer your site take-kw.com to generate extra leads.\r\n\r\nThis is how:\r\nWeb Visitors Into Leads is a software tool that’s operates on your webpage, set to grab any user’s Name, Email address, and Phone Number. It signals you the moment they declare they’re engaged – so that you can talk to that potential customer while they’re still present at take-kw.com.\r\n\r\nLead Conversion Software – CLICK HERE https://bit.ly/3LPltcD for a real-time demo at this moment.\r\n\r\nAnd now you’ve got their phone number, our new SMS Text With Lead feature allows you to start a text (SMS) chat – answer questions, supply more info, and finalize a deal that way.\r\n\r\nIf they do not agree on your deal then, merely follow up with text messages for new deals, content links, even just “how you doing?” notes to forge a relationship.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to learn what Lead Conversion Software can do for your enterprise.\r\n\r\nThe variance between contacting someone within 5 minutes versus a half-hour means you can be converting up to 100X more leads now!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nMiquel\r\nPS: The research show 7 out of 10 guests don’t linger – you cannot afford to miss them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it also includes International Long Distance Calling.\r\nYou have clients eager to chat with you right now… don’t keep them waiting.\r\nCLICK HERE https://bit.ly/3LPltcD to use Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nOnly a quick message - the names and email utilized here, Miquel and Beals, are placeholders and not real contact information. We esteem openness and wished to confirm you’re conscious! If you desire to connect with the real entity behind this note, kindly check out our site, and we’ll unite you with the appropriate entity.','(08) 9005 6264','2023-10-06 21:53:54','2023-10-06 21:53:54',0),(54,'Emil Harrill','emilharrill@foxmail.com','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.co\r\n\r\nSincerely,\r\n\r\nEmil\r\ntake-kw.com','915-774-3578','2023-10-07 06:45:35','2023-10-07 06:45:35',0),(55,'Eric Jones','ericjonesmyemail@gmail.com','Hi take-kw.com Administrator! \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with take-kw.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out take-kw.com.\r\n\r\nCLICK HERE https://bit.ly/leadgenerationc to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://bit.ly/leadgenerationc to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/leadgenerationc to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c','555-555-1212','2023-10-08 14:56:05','2023-10-08 14:56:05',0),(56,'Michael Sinclair','msinclair.hivemailers@gmail.com','Hello,\r\n  \r\nI was looking at your site and wanted to ask if you would be interested in getting one-hundred thousand emails sent out within 48 hours for just $48 - we call it our 48-Special.\r\n \r\nI’m with HiveMailers, we use a robust email system to get clients daily leads and/or sales 24/7.\r\n \r\nWE DO ALL THE WORK:\r\n\r\n- We create the content for the email(s).\r\n- We provide the email list (contacts).\r\n- We forward leads to you daily.\r\n- We manage your email campaigns 24/7.\r\n- We make changes to the list and content until we get results.\r\n\r\nJust imagine, getting hot leads within days of getting started with us. \r\n\r\nYou might be wondering if our system works, well if you are reading this message, it works. \r\n\r\nGet started now!!!!! We will send one hundred thousand emails for just $48 \r\n  \r\nBook a 10 min call with me now: https://bit.ly/hive-48-special\r\n\r\nNOTE: To buy an email list and hire an in-house email manager to run your campaign (like our system) would cost around $3,500 a month, but with us, you pay just $48. So, you save over $3,450.\r\n\r\nThis offer is good for the first 20 clients, don’t miss out.  Book appointment now: https://bit.ly/hive-48-special\r\n\r\nSincerely,\r\nMichael','0961 63 57 00','2023-10-09 02:17:17','2023-10-09 02:17:17',0),(57,'Antonietta Henegar','henegar.antonietta@gmail.com','Greetings take-kw.com Manager!\r\n\r\nIt\'s Antonietta and please, imagine this…\r\n\r\n- A user does a search and ends up at take-kw.com.\r\n\r\n- They hang out for a moment to see.  “I’m interested… but… maybe…”\r\n\r\n- And then they press the back button and check out the other search results instead. \r\n\r\n- Ultimately – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nIt’s not really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site vanish without leaving a trace.\r\n\r\nBut you are able to fix that.\r\n\r\nLead Conversion Tool is a software widget that’s operates on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It allows you know right then and there – enabling you to call that lead while they’re actually looking over your site.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to try out a Live Demo with Lead Conversion Tool now to see precisely how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be enormous – like 100 times better!\r\n\r\nMoreover, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal at that time, you can follow up with text messages for new offers, content links, or even just “how you doing?” notes to create a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to find out what Web Visitors Into Leads can do for your business.\r\n\r\nYou might be converting up to 100X more leads now!\r\n\r\nAntonietta\r\nPS: Visitor Engagement Widget offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you immediately… don’t keep them waiting.\r\nCLICK HERE https://bit.ly/3LPltcD to use Visitor Engagement Widget now.\r\n\r\nIf you\'d prefer to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nMerely a quick remark - the monikers and email applied in this communication, Antonietta and Henegar, are substitutes and not really real contact information. We esteem transparency and wished to ensure you are informed! Should you desire to make contact with the genuine one responsible for this note, do check out our site, and we’ll connect you with the proper individual.','078 4574 0461','2023-10-09 07:06:37','2023-10-09 07:06:37',0),(58,'Dessie Huon de Kerilleau','projectleadsblue@gmail.com','Want to start getting 10x  more customers today? Reach the exact customer inbox like I reached you and boost sales for your service or products, and I\'ll show you how it\'s done: Check out: https://leadsblue.net/    once to find more. We are offering an 80% discount today.','06-78957037','2023-10-12 08:05:52','2023-10-12 08:05:52',0),(59,'Rosella Mandalis','mandalis.rosella@msn.com','Hi, I\'m sending you this message via your contact form on your website at take-kw.com. By reading this message you\'re living proof that contact form advertising works! Do you want to blast your ad to millions of contact forms? Maybe you prefer a more targeted approach and only want to blast our ad out to websites in certain business categories? Pay just $99 to blast your ad to 1 million contact forms. Volume discounts available. I have more than 35 million contact forms. Let\'s get the conversation started, contact me via Skype here live:.cid.303294bd15a81bc7','804-674-6625','2023-10-12 19:01:33','2023-10-12 19:01:33',0),(60,'Wm Bloodsworth','bloodsworth.wm@msn.com','Accidental overdose is the #1 cause of death for people aged 18-45 in the United States.\r\n\r\n \r\n\r\nNarcan is a nasal spray that can reverse an opioid overdose, saving the person’s life.  Our group of volunteers has compiled a website that tracks organizations that are giving out free and discount Narcan, this site is  https://www.narcan-finder.com/. \r\n\r\n \r\n\r\nEventually this life saving medication will be as easy to find as a fire extinguisher, but at the moment, it’s only gradually becoming available, and often expensive at drugstores, etc. Would you consider sharing our resource on your website?  It will save lives.\r\n\r\n \r\n\r\nIf you have any questions or want to help spread the word, contact us at narcanfinder@gmail.com. Thank you for your consideration!','(02) 8071 8346','2023-10-12 19:21:34','2023-10-12 19:21:34',0),(61,'Lashunda Granata','lashunda.granata@msn.com','Greetings take-kw.com Owner.\r\n\r\nI am Lashunda and I’m assuming you’d like your site take-kw.com to generate extra leads.\r\n\r\nThis is how:\r\nWeb Visitors Into Leads is a tool that’s works on your site, set to capture any visitor’s Name, Email address, and Phone Number. It alerts you as soon as they declare they’re intrigued – so that you can converse with that prospect while they’re still present at take-kw.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://bit.ly/3LPltcD for a live-action demo right now.\r\n\r\nAnd now you’ve got their phone number, our new SMS Text With Lead feature permits you to start a text (SMS) chat – respond to questions, offer more info, and finalize a deal that way.\r\n\r\nIf they do not take you up on your deal then, just follow-up with text messages for new proposals, content links, or even just “how you doing?” notes to forge a connection.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to uncover what Lead Conversion Software can do for your business.\r\n\r\nThe variance between connecting with someone within 5 minutes versus a half-hour means you could be changing up to 100X more leads now!\r\n\r\nUse Web Visitors Into Leads and get more leads today.\r\n\r\nLashunda\r\nPS: The studies show 7 out of 10 guests do not stick around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have consumers waiting to talk with you right now… don’t keep them waiting.\r\nCLICK HERE https://bit.ly/3LPltcD to try Lead Conversion Software now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nOnly a quick notification - the monikers and email utilized in this communication, Lashunda and Granata, are placeholders and not actual contact details. We value candor and wanted to assure you are aware! Should you wish to communicate with the actual individual responsible for this communication, kindly check out our website, and we’ll associate you with the right person.','706-304-0943','2023-10-14 05:55:27','2023-10-14 05:55:27',0),(62,'Eric Jones','ericjonesmyemail@gmail.com','Hello take-kw.com Admin! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at take-kw.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://bit.ly/leadgenerationd to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://bit.ly/leadgenerationd to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/leadgenerationd to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c','555-555-1212','2023-10-14 19:38:06','2023-10-14 19:38:06',0),(63,'Kaley Lucia','lucia.kaley@gmail.com','To the take-kw.com Owner! This is Kaley, and for just a moment, imagine this…\r\n\r\n- An individual does a lookup and lands at take-kw.com.\r\n\r\n- They hang out for a moment to check it out.  “I am intrigued… but… possibly…”\r\n\r\n- And then they click the back button and check out the other search results instead.\r\n\r\n- Bottom line – you got an eyeball, but nothing more to show for it.\r\n\r\n- Away they go.\r\n\r\nThis issue isn’t actually your fault – it happens a lot – studies reveal 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you can actually fix that.\r\n\r\nWeb Visitors Into Leads is a software which is works on your site, prepared to grab any visitor’s Name, Email address, and Phone Number.  It lets you know instantly – allowing you to call that lead whilst they’re literally looking over your site.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to experience a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is money when it comes to reaching leads – the time difference between contacting someone within 5 minutes versus 30 minutes later can be enormous – like 100 times better!\r\n\r\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation… so even if you don’t secure a deal then, you can follow-up with text messages for new offers, content links, or even just “how you doing?” notes to forge a relationship.\r\n\r\nEffective stuff.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou might be turning up to 100X more leads today!\r\n\r\nKaley\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it features International Long Distance Calls. \r\nYou have customers eager to talk with you at this moment… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/LeadGena to try Web Visitors Into Leads today.\r\n\r\nIf you\'d prefer to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nMerely a fast note - the names and email used here, Kaley and Lucia, are placeholders and not genuine contact details. We value transparency and want to make sure you’re aware! If you want to reach out with the genuine person behind this message, kindly visit our website, and we’ll associate you with the appropriate individual.}','0471 44 92 64','2023-10-15 21:50:37','2023-10-15 21:50:37',0),(64,'Arnold Rosetta','rosetta.arnold@gmail.com','Salutations to the take-kw.com Webmaster.\r\n\r\nMy name’s Arnold and I just discovered your website - take-kw.com - in the search results.\r\n\r\nSo here’s what that means to me…\r\n\r\nYour SEO’s functioning.\r\n\r\nYou’re attracting eyeballs – mine at least at least.\r\n\r\nYour content’s not bad, wouldn’t change a thing\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills\r\n\r\nCUSTOMERS do\r\n\r\nAnd studies show that 7 out of 10 visitors to a site to a site like like take-kw.com will visit, look around, and then depart without doing anything else anything else.\r\n\r\nIt’s like they never never were even there.\r\n\r\nYou can fix this this.\r\n\r\nYou can make it super-simple for them to raise their hand their hand say, “okay, let’s talk” without requiring them to even pull their cell their cell phone from their pocket thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that resides on your webpage, prepared and waiting to grab any user’s Name, Email address and Phone Number. It you know immediately – so you can communicate with that lead immediately immediately… without delay BEFORE they head for those hills.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to try a Live Demo with Web Visitors Into Leads now to see to see precisely how it works.\r\n\r\nNow it’s also true that that when reaching to hot leads, you MUST act fast – – the difference between contacting someone someone within versus 30 minutes later is huge – like 100 times better.\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful so powerful you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t don’t take you up on your offer right away right away, you continue to text them new offers, and new reasons to do to do business with you.\r\n\r\nThis could alter everything for you and your business\r\n\r\nCLICK HERE https://bit.ly/LeadGena to learn more more about everything Web Web Visitors Into Leads can do and start turing eyeballs into money\r\n\r\nArnold\r\nPS: Web Visitors Into Leads offers a FREE 14 day trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling.\r\nPaying customers are out there waiting\r\nStarting connecting connecting today by CLICKING HERE https://bit.ly/LeadGena to try Web Visitors Into Leads now.\r\n\r\nIf you’d like like to unsubscribe to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nJust a quick a brief note - the names and email and email here, Arnold and Rosetta, are placeholders and not real contact contact information. We value transparency transparency and wanted to make sure you’re aware! If you wish to get in touch with the with the genuine person behind this message please visit our website and we’ll connect you with the correct individual.}','28-35-59-58','2023-10-20 03:28:36','2023-10-20 03:28:36',0),(65,'Francisco Paquette','paquette.francisco@gmail.com','Hello to the take-kw.com Webmaster. I have just discovered your site, brief inquiry…\r\n\r\nMy name’s Francisco, I found take-kw.com after performing a swift searching – your site showed up close to the top of the rankings, so whatsoever you’re doing for SEO, looks like it’s functioning well.\r\n\r\nSo here is my query – what exactly happens AFTER an individual arrives on your website? Anything?\r\n\r\nResearch tells us at least 70% of the individuals who find your site, after a swift once-over, they disappear… forever.\r\n\r\nThat indicates that all of the the hard work and attempt you put in into making them to show up, goes down the tubes.\r\n\r\nWhy on earth would you wish all good work and effort – and the fantastic site you’ve constructed – go waste?\r\n\r\nSince the chances are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut however, here is a thought for you… what if you could make super-simple for someone raise their hand, say, “okay, let’s talk about it” without needing them to even pull their mobile phone from their pocket to revolutionary new software that can literally that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software that sits your site, ready and waiting to capture any visitor’s. It lets you know IMMEDIATELY – so that you can talk to that lead they’re still at your site, strike the iron’s!\r\n\r\nCLICK HERE https://bit.ly/LeadGena to try a Live Demo with Web Visitors Into Leads now to see exactly how it works targeting leads, you HAVE to act – the difference contacting within minutes versus 30 minutes is huge 100 times!\r\n\r\nThat’s you should check our new SMS Text With Lead feature as well… once captured the phone of the website visitor, you can automatically off a text message (SMS) conversation with them.\r\n\r\nImagine how powerful could be – even if they don’t you up on your offer, you can stay in touch them using text messages to make offers links to great content, and build credibility, just this alone could be a game to make your website even more effective when the iron’s hot!\r\n\r\nCLICK HERE https://bit.ly/LeadGena to learn about everything Web Visitors Into Leads can do your business be amazed and keep up the great work!\r\n\r\nFrancisco\r\nPS: Web Visitors Into Leads offers FREE 14 days trial – you could be converting up to 100x more leads! It even includes International Long Distance Calling, stop wasting chasing eyeballs that don’t turn into paying. CLICK HERE https://bit.ly/LeadGena to try Web Visitors Into Leads now, if you\'d like unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nJust quick note - the names and email used here, Francisco and Paquette, are placeholders and not real contact. We value transparency and wanted to make you’re aware! If you wish to get in touch with the real behind message, please visit website, and we’ll connect you with the right.}','070 8821 1016','2023-10-21 01:14:32','2023-10-21 01:14:32',0),(66,'Grace Downard','downard.grace@gmail.com','To the take-kw.com Admin.\r\n\r\nMy name’s Grace, I found take-kw.com after doing a brief search – you popped up near the top of the rankings, so anything you’re doing for SEO, seems like it’s working well.  \r\n\r\nSo here’s my inquiry – what occurs AFTER someone lands on your site?  Anything?\r\n\r\nInvestigations advise us at least 70% of the people who discover your site, after a quick once-over, they vanish… forever.\r\n\r\nThat means that all the work and effort you put into making them to appear, goes down the tubes.\r\n\r\nWhy would you desire all that excellent work – and the wonderful site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to lift their hand, say, “okay, let’s talk” without demanding them to even draw their cell phone from their pocket?\r\n  \r\nYou can – thanks to innovative new software that can literally make that first call take place NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that exists on your site, ready and waiting grab any visitor’s Name, Email address and Phone Number.  It enables you know IMMEDIATELY – so that you can speak to that lead while they’re still present at your site.\r\n  \r\nYou understand, strike when the iron’s hot!\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to try out a Live Demo with Web Visitors Into Leads now to witness exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the variance between contacting someone within 5 minutes versus 30 minutes later is enormous – like 100 times better!\r\n\r\nThat’s why you should look at our new SMS Text With Lead feature as well… once you’ve grabbed the phone number of the website visitor, you can immediately kick off a text message (SMS) conversation with them. \r\n\r\nImagine how strong this could be – even if they don’t take you up on your offer instantly, you can stay in touch with them using text messages to create new offers, offer links to fantastic content, and establish your credibility.\r\n\r\nJust this alone could be a game changer to render your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to find out more about all Web Visitors Into Leads can do for your company – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nGrace\r\nPS: Web Visitors Into Leads provides a FREE 14 days trial – you could be transforming up to 100x more leads immediately!   \r\nIt even comprises International Long Distance Calling. \r\nCease wasting money pursuing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://bit.ly/3LPltcD to experience Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nMerely a swift remark - the identities and email employed here, Grace and Downard, are stand-ins and not real contact information. We appreciate transparency and wished to make sure you’re aware! If you aspire to communicate with the genuine entity behind this message, please go to our site, and we’ll associate you with the proper individual.','06-85749904','2023-10-21 17:40:28','2023-10-21 17:40:28',0),(67,'Dominick Grissom','dominick.grissom@gmail.com','want to get an alert when your website is down? then use our 24on7 web monitor - it\'s absolutely free! \r\nvisit https://t.ly/HmMMe?take-kw.com   for more info','(07) 3372 9392','2023-10-21 19:47:33','2023-10-21 19:47:33',0),(68,'Michael Sinclair','msinclair.hivemailers@gmail.com','Hello,\r\n  \r\nI was looking at your site and wanted to ask if you would be interested in getting one-hundred thousand emails sent out within 48 hours for just $48 - we call it our 48-Special.\r\n \r\nI’m with HiveMailers, we use a robust email system to get clients daily leads and/or sales 24/7.\r\n \r\nWE DO ALL THE WORK:\r\n\r\n- We create the content for the email(s).\r\n- We provide the email list (contacts).\r\n- We forward leads to you daily.\r\n- We manage your email campaigns 24/7.\r\n- We make changes to the list and content until we get results.\r\n\r\nJust imagine, getting hot leads within days of getting started with us. \r\n\r\nYou might be wondering if our system works, well if you are reading this message, it works. \r\n\r\nGet started now!!!!! We will send one hundred thousand emails for just $48 \r\n  \r\nBook a 10 min call with me now: https://bit.ly/hive-48-special\r\n\r\nNOTE: To buy an email list and hire an in-house email manager to run your campaign (like our system) would cost around $3,500 a month, but with us, you pay just $48. So, you save over $3,450.\r\n\r\nThis offer is good for the first 20 clients, don’t miss out.  Book appointment now: https://bit.ly/hive-48-special\r\n\r\nSincerely,\r\nMichael','06-11487949','2023-10-22 09:10:03','2023-10-22 09:10:03',0),(69,'Estelle Soutter','info@take-kw.com','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.co\r\n\r\nAll the best, \r\n\r\nEstelle','0291-8826914','2023-10-25 10:42:48','2023-10-25 10:42:48',0),(70,'Grant Lira','davidsturner36@gmail.com','Hey,\r\n\r\nYou just pay per booked appointment that shows up & there is no set-up fee with our company. \r\n\r\nI know you just read this message and are probably hesitant to believe it. \r\n\r\nSo to be clear, you are getting SHOWED appointments for just 135 each with no upfront expense. \r\n\r\nThe sole reason we couldn\'t help you is if you don’t meet any of the following requirements:\r\n\r\n- B2B business\r\n- 7 figure+ business\r\n- You serve a wide variety of clients (not niched down in an industry)\r\n- Have a unique value proposition\r\n- Be able to take on 50 additional appoints each month (bare minimum) \r\n\r\nI originally reached out because I believe you qualify for these, but let me know if I’m incorrect as we wouldn’t be able to produce results then. \r\n\r\nIf these are true for your company, It’d be awesome to have a quick chat here to see how we can help: \r\n\r\nhttps://bit.ly/empathyfirm-convo\r\n\r\nBest, \r\nGrant','(07) 4554 3553','2023-10-26 16:59:17','2023-10-26 16:59:17',0),(71,'Jett Fenstermacher','fenstermacher.jett@msn.com','Hi to take-kw.com Owner. My name’s Jett and I have just found your site at take-kw.com...\r\n\r\nI discovered it after a quick search, so your SEO is doing well…\r\n\r\nContent appears good…\r\n\r\nHowever, one thing’s missing though…\r\n\r\nA QUICK, SIMPLE means to communicate with you NOW.\r\n\r\nAs studies reveal that a web lead like me will only hang out a few seconds – 7 out of 10 vanish instantly, Click Surf Surf… then gone forever.\r\n\r\nI’ve got the remedy:\r\n\r\nWeb Visitors Into Leads is a software widget that’s functions on your website, set to capture any visitor Name, Email address, and Phone Number. You’d be aware instantly they’re intrigued, and you can call them straight to SPEAK with them - virtually whilst they’re still on the web browsing your site.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to experience a Live Demo with Web Visitors Into Leads today to see just how it operates and even give it a try… it might be massive for your company.\r\n\r\nAdditionally, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can instantly begin a text (SMS) conversation immediately… which so effective, because connecting within 5 minutes is 100 times more efficient than waiting more later.\r\n\r\nThe new text message function enables you follow up consistently with new offers, content even just follow-up notes to forge a relation.\r\n\r\nEverything I have  mentioned is very easy to implement, cost-effective, and beneficial.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to find out what Web Visitors Into Leads can make for your company, potentially converting up to 100X more visitors into leads today!\r\n\r\nJett\r\nPS: Web Visitors Into Leads offers a FREE 14 day trial – and it includes International Long Distance Calls. \r\nYou have customers waiting to talk with you at this moment… don’t leave them waiting. \r\nCLICK HERE https://bit.ly/LeadGena to try out Web Visitors Into Leads now.\r\n\r\nShould you prefer to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nMerely a brief note - the names and email used here, Jett and Fenstermacher, are placeholders and not real contact details. We appreciate transparency and wish to ensure  you’re aware! If you want to reach out with the real person behind this message, kindly visit our website, and we’ll link you with the right individual.}','(08) 8224 3732','2023-10-28 14:34:00','2023-10-28 14:34:00',0),(72,'Michael Sinclair','earlene.maclanachan@gmail.com','Hello,\r\n  \r\nI was looking at your site and wanted to ask if you would be interested in getting one-hundred thousand emails sent out within 48 hours for just $48 - we call it our 48-Special.\r\n \r\nI’m with HiveMailers, we use a robust email system to get clients daily leads and/or sales 24/7.\r\n \r\nWE DO ALL THE WORK:\r\n\r\n- We create the content for the email(s).\r\n- We provide the email list (contacts).\r\n- We forward leads to you daily.\r\n- We manage your email campaigns 24/7.\r\n- We make changes to the list and content until we get results.\r\n\r\nJust imagine, getting hot leads within days of getting started with us. \r\n\r\nYou might be wondering if our system works, well if you are reading this message, it works. \r\n\r\nGet started now!!!!! We will send one hundred thousand emails for just $48 \r\n  \r\nBook a 10 min call with me now: https://bit.ly/hive-48-special\r\n\r\nNOTE: To buy an email list and hire an in-house email manager to run your campaign (like our system) would cost around $3,500 a month, but with us, you pay just $48. So, you save over $3,450.\r\n\r\nThis offer is good for the first 20 clients, don’t miss out.  Book appointment now: https://bit.ly/hive-48-special\r\n\r\nSincerely,\r\nMichael','062 518 58 99','2023-10-30 03:33:57','2023-10-30 03:33:57',0),(73,'Joanna Rousseau','joanna.rousseau71@gmail.com','Is this your website? take-kw.com? I just sent you a message via the contact form on your site and was wondering if you wanted to try some unique advertising that reaches business owners worldwide? How do we do it? Well you just witnessed our process. We send your ad text to contact forms on websites worldwide. Plans start at a hundred dollars for posting your ad to one million sites. Reach out to me via Email and let\'s dicuss what we can do for your business. My Skype ID is:  contactformmarketing2023','442 03 701','2023-10-31 05:10:56','2023-10-31 05:10:56',0),(74,'Chau Darosa','chau.darosa@gmail.com','Salutations to the take-kw.com Manager, I’m Chau and I’m thinking you would like your site take-kw.com to produce extra leads\r\n\r\nSo here’s how:\r\nWeb Visitors Into Leads is a software widget that’s running on your site, ready to seize any visitor’s Name, Email  and Phone Number. It alerts you as soon as they they’re interested so that you can talk to that prospect when they’re still at take-kw.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://bit.ly/LeadGena for a live demo demo today.\r\n\r\nAnd now you’ve got their phone number, our new SMS Text With Lead function enables you to initiate a text conversation –  questions and a deal that way\r\n\r\nIf they   you up on your offer then follow up with text messages for new offers, content links, even “how you doing?” to build to build a relationship.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to see what Web Visitors Into Leads can make for your business\r\n\r\nThe difference between contacting someone within 5 minutes 5 minutes versus a half-hour means be up to 100X more leads.\r\n\r\nTry Web Web Visitors Into Leads and get more more leads\r\n\r\nChau\r\nPS: The studies 7 out of 10 visitors hang around – you afford them!\r\nWeb Visitors Into Leads offers a FREE a FREE 14 days trial – it it even includes International International Long Distance Calling.\r\nYou have customers waiting to talk with you right now keep them\r\nCLICK HERE https://bit.ly/LeadGena to try Web Visitors Into Leads now\r\n\r\nShould you prefer to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nOnly a quick note - the names and email used here, Chau and Darosa, are placeholders and not real contact information.\r\nWe value transparency and wanted to make to make sure you’re aware! If you want to get in touch in touch with the real person behind this message, please visit our website, and we’ll connect you with the right individual.','073-8566843','2023-11-01 16:57:47','2023-11-01 16:57:47',0),(75,'Walker Buss','buss.walker@gmail.com','Hi take-kw.com Administrator.\r\n\r\nMy name is Walker and, unlike numerous emails you may get, I would like to alternatively provide you with a word of encouragement – Kudos!\r\n\r\nWhat for?\r\n\r\nPart of my job is to check out websites and the work you’ve done with take-kw.com absolutely is notable. \r\n\r\nIt’s clear you have taken building a website to heart and made a real investment of energy into making it premium.\r\n\r\nNevertheless, there is, however, a catch-22… more accurately, a question…\r\n\r\nSo, when someone such as me happens to find your site – maybe at the top of the search results (good job BTW) or just through a random link, how do you know?\r\n\r\nFurthermore, how do you make a link with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then disappeared.\r\n\r\nI have a way to create IMMEDIATE engagement that you may not have known about…\r\n\r\nInstant Engagement Tool is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It allows you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out take-kw.com.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to try out a Live Demo with Lead Capture now to see precisely how it works.\r\n\r\nIt might be a revolutionary change for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can immediately start a text (SMS) conversation – right away (and there’s actually a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nMoreover then, even if you don’t close a deal instantly, you can follow up later on with text messages for new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nEach aspect I’ve just described is easy, easy, and effective.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to find out what Web Visitors Into Leads can do for your business.\r\n\r\nYou can be converting up to 100X more leads today!\r\n\r\nWalker\r\nPS: Lead Capture offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you immediately… don’t keep them waiting.\r\nCLICK HERE https://bit.ly/3LPltcD to test Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nSimply a swift note - the names and email employed in this note, Walker and Buss, are stand-ins and not real contact details. We cherish honesty and wanted to ensure you’re aware! If you desire to connect with the genuine one behind this communication, please visit our website, and we’ll connect you with the right individual.','0680 326 62 95','2023-11-02 07:52:43','2023-11-02 07:52:43',0),(76,'Grace Fahey','fahey.grace@gmail.com','Hi there \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThank You, \r\n\r\nGrace','031 918 59 29','2023-11-03 15:31:18','2023-11-03 15:31:18',0),(77,'Milton Uy','uy.milton@hotmail.com','Hi take-kw.com Owner\r\n\r\nI\'m Milton and for just a second, imagine this…\r\n\r\n- Someone does a search and ends up at take-kw.com.\r\n\r\n- They hang out for a minute to explore.  “I’m intrigued… but… maybe…”\r\n\r\n- And then they click the back button and view the other search results alternatively. \r\n\r\n- Bottom line – you got an eyeball, but zilch to show for it.\r\n\r\n- There they go.\r\n\r\nIt isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site vanish without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s operates on your site, set to capture any visitor’s Name, Email address, and Phone Number. It lets you know immediately – allowing you to call that lead while they’re actually viewing your site.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to test a Live Demo with Lead Conversion Tool now to see precisely how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be massive – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can instantly start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, or even just “how you doing?” notes to build a relationship.\r\n\r\nPowerful stuff.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to learn what Lead Conversion Tool can do for your business.\r\n\r\nYou might be converting up to 100X more leads now!\r\n\r\nMilton\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers eager to talk with you right now… don’t keep them waiting.\r\nCLICK HERE https://bit.ly/3LPltcD to use Web Visitors Into Leads now.\r\n\r\nIf you\'d choose to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nSimply a quick note - the identities and email address applied in this message, Milton and Uy, are stand-ins and not actually authentic information. We appreciate candor and desired to ensure you are informed! Should you aspire to connect with the actual one responsible for this memo, please visit our site, and we’ll link you with the right person.','0383-5845103','2023-11-04 07:14:32','2023-11-04 07:14:32',0),(78,'jrzkXULjljJpeV','JuBNIi.qjpjppj@lustrum.cfd','udrWxNmzWwTSSbj','1','2023-11-05 21:46:54','2023-11-05 21:46:54',0),(79,'HUJMRryNKutawjPpk','xhjNqW.qjpjwqj@lustrum.cfd','UmHHqiqbWtTIIjU','1','2023-11-05 21:47:01','2023-11-05 21:47:01',0),(80,'Eric Jones','ericjonesmyemail@gmail.com','Hi take-kw.com Admin! my name’s Eric and I just ran across your website at take-kw.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://bit.ly/leadgenerationc to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://bit.ly/leadgenerationc to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/leadgenerationc to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c','555-555-1212','2023-11-06 02:19:56','2023-11-06 02:19:56',0),(81,'Kellee Moody','moody.kellee@gmail.com','Greetings to take-kw.com Webmaster.\r\n\r\nI am Kellee and I just recently came across your website - take-kw.com - through the search results\r\n\r\nSo here’s what that means to me…\r\n\r\nYour SEO’s operating.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s quite good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like like take-kw.com will drop by, take a gander, and then leave without doing anything else.\r\n\r\nIt’s like they never never were even there.\r\n\r\nYou can resolve this.\r\n\r\nYou can render it super-simple for them to raise to raise their hand their hand say, “okay, let’s talk” without requiring them them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a tool that sits on your on your website, prepared and waiting to grab any visitor Name, Email  and Phone Number. It lets you know immediately – so you can speak to that lead immediately… without delay BEFORE they head those hills.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to try a Live Demo with Web Visitors Into Leads now to see exactly how how it works.\r\n\r\nNow it’s also true that when reaching to hot leads, you MUST act fast – – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful you’ve got their phone number, so now you can begin a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away right away, you continue to text them new offers, and new reasons to do business with you.\r\n\r\nThis could alter everything for you and your and your business.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to learn more more about everything Web Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nKellee\r\nPS: Web Visitors Into Leads offers a FREE a FREE 14 days trial trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International International Long Distance Calling\r\nPaying customers are out there waiting\r\nStarting connecting today by by CLICKING HERE https://bit.ly/LeadGena to try Web Visitors Into Leads now.\r\n\r\nIf you’d like like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nJust a quick a quick note - the names and email used here, Kellee and Moody, are placeholders and not and not real contact contact information. We value transparency transparency and wanted to make to make sure you’re aware! If you wish to get in touch with the real person behind this message please visit our website our website, and and we’ll connect connect you with the right individual individual.}','(19) 4501-7627','2023-11-06 02:28:46','2023-11-06 02:28:46',0),(82,'Grant Lira','grantlira003@gmail.com','Are you available to come on a podcast as a guest?\r\n\r\nIf so, our firm will book you on a podcast within one week.\r\n\r\nIf you’re available to do this, I’d also like to repurpose the content from your podcast to provide you and your business, online article features, and video content for social media. \r\n\r\nPlacing you on podcasts does require an expense, but the online media features and the repurposed video content we will provide completely on us because this is our first time working together :). \r\n\r\nWe are doing this for the first 10 people who reply back to us who qualify because it takes up a good amount of our team\'s time.\r\n\r\nThe one thing I ask is that you tell me if your business is NOT doing 7+ figures.\r\n\r\nI reached out to you because I think you have a 7+ figure business. Most of the hosts that we have connections with are looking for 7+ figure business owners to interview.\r\n\r\nI want to make sure we don’t lie to them so let me know if you are not.\r\n\r\nSo, if you qualify, and want to be booked on a podcast you can chat with our Co-Founder here:\r\n\r\nhttps://bit.ly/empathyfirm-podcast\r\nBest,\r\nGrant\r\nPS - I won’t see your response on here so if you have a question, please book a call (:\r\n\r\n\r\n\r\n\r\nN6565 Shorewood Hills Rd. Lake Mills WI, 53551\r\nEmail unsubnow1@gmail.com with your website to “unsubscribe” meaning you won’t hear from me again.','(02) 6177 1017','2023-11-08 18:33:42','2023-11-08 18:33:42',0),(83,'Steven Greene','nichole.moser@outlook.com','Hi,\r\n\r\nI\'m Dr. Steven Greene, founder of mAke the grAde, a team of experts specializing in passive income consultation. Are you tired of the daily grind and longing for effortless ways to generate additional income? Look no further.\r\n \r\nAs an entrepreneur or business owner, you understand the importance of maximizing revenue streams. Our simple mission is to help individuals like you augment their income through proven passive platforms and systems.\r\n \r\nThe biggest hurdle to passive income is the misconception that it\'s hard, risky, or expensive. But it\'s not true. Our step-by-step method will guide you towards earning passive income, allowing you to relax while the system works for you.\r\n \r\nImagine effortlessly earning five figures a week. With our personalized consultation, you\'ll gain access to the expertise of our coaches. We offer a 1/1 consultation to assess your situation and goals.\r\n \r\nThe sooner you start, the sooner you\'ll reap the benefits. Our team will help you leverage your strengths and position yourself for success in the passive income landscape.\r\n \r\nSuccess is a result of planning and expertise. Partner with us to receive the education and customization needed to thrive.\r\n \r\nClick the link below to schedule an appointment and learn more about our passive income consultation.\r\n\r\nhttps://bit.ly/mAkethegrAde-now\r\n\r\nWarm Regards,\r\n\r\nDr. Steven Greene\r\nmAke the grAde\r\n\r\nP.S. Achieving financial freedom is within reach with the right plan. Schedule your consultation today.','780-458-0695','2023-11-09 06:43:41','2023-11-09 06:43:41',0),(84,'Florrie Minchin','minchin.florrie@gmail.com','Do you do contact form blasts? I have a list of over 30 million website contact forms for sale, all fully tested with gsa and confirmed working. Don\'t do any blasts? Why not? I can either provide the service for you or show you how to do it and where to buy the best software for doing this. Shoot me an email or Skype me at my contact info below.\r\n\r\nP. Stewart\r\nSkype: creativemarketing2023\r\nEmail: ps3146 Vc@gomail2.xyz','06-18141265','2023-11-12 16:27:22','2023-11-12 16:27:22',0),(85,'Jim Selph','alecia.selph19@hotmail.com','Hi there!\r\nTop Rated SEO Agency. Personalized Service from Dedicated Account Team. ROI Driven. Relationship Focused. Custom SEO Strategy. 95% Client Retention Rate. Services: Analytics, Back-end Development, Competitive Research, Consulting.  Buy now: https://alwaysdigital.co/la/ \r\n\r\nPsst. If you have web development/ designing requirements, feel free to see more details at: https://outsource-bpo.com/website/','6347789545','2023-11-13 11:33:16','2023-11-13 11:33:16',0),(86,'Evan Joske','joske.evan@gmail.com','Salutations take-kw.com Manager.\r\n\r\nI\'m Evan, and I just came across your site take-kw.com. It’s got much to offer, but here’s a suggestion to make it even MORE effective.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://turboleadgeneration.com for a live demo at this moment.\r\n\r\nLead Conversion Tool is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you the minute they inform you they’re interested – so that you can speak to that lead while they’re literally viewing your site.\r\n\r\nAnd when you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, or even just “how you doing?” notes to create a relationship.\r\n\r\nCLICK HERE https://turboleadgeneration.com to find out what Lead Conversion Tool can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you can be converting up to 100X more leads today!\r\n\r\nEvan\r\nPS: Studies reveal that 70% of a site’s visitors leave and are gone forever after just a moment. Don’t keep letting go of them.\r\nLead Conversion Tool offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers eager to talk with you right now… don’t keep them waiting.\r\nCLICK HERE https://turboleadgeneration.com to use Lead Conversion Tool now.\r\n\r\nIf you\'d choose to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=take-kw.com\r\n\r\nJust a rapid note - the identities and email address applied in this note, Evan and Joske, are stand-ins and not authentic contact details. We cherish honesty and wished to assure you are aware! If you desire to connect with the true person behind this memo, please check out our site, and we’ll associate you with the correct person.','07721 23 59 25','2023-11-14 14:47:19','2023-11-14 14:47:19',0),(87,'Andre Clarke','tyree.wilder@gmail.com','Hey there,\r\n\r\nWas looking at your site today and I thought this would probably interest you.\r\n\r\nAre you tired of traditional virtual assistants who lack the expertise to handle complex tasks? Feeling overwhelmed by the thought of diving into generative AI? We\'ve got the game-changing solution you\'ve been waiting for: Myaa\'s AI-Powered Live Agents.\r\n\r\nImagine the best of both worlds: a personal live administrative assistant who is also an expert at leveraging the power of thousands of AI Agents. That\'s exactly what you get with Myaa. Our AI-Powered Live Agents are trained to perfection in writing excellent prompts and harnessing the capabilities of our AI Agents.\r\n\r\nOur Live Agents Combined With Our AI Agents Can:\r\n\r\n•	Handle a variety of tasks and projects for you so that your day is more productive.\r\n•	Work as a unified team (Live Agent and AI Agents) to accomplish hundreds of tasks in record time. \r\n•	Follow up on internal/external resources to ensure that there is daily progress.\r\n•	Give you back time to focus on building your business instead of admin tasks.\r\n\r\n... and much, MUCH more!\r\n\r\nBut here\'s the best part: we\'re offering a one-week free trial for you to experience the transformative capabilities of our agents firsthand. No obligations, no strings attached. Just a chance to see how our AI-Powered Live Agents, the experts in leveraging AI technology, can revolutionize the way you manage your business.\r\n\r\nDon\'t miss out on this exclusive opportunity. Click below to schedule a call and claim your one-week free trial:\r\n\r\nClick here: --> https://bit.ly/myaa-live-agent \r\n\r\nDuring the call, our experts will guide you through the process and pair you with the perfect Myaa AI-Powered Live  Agent for your business. Say goodbye to inefficiency and hello to expert assistance.\r\n\r\nGet started now and unlock the full potential of generative AI with Myaa\'s AI-Powered Live Agents.\r\n\r\nCheers,\r\n\r\nAndre Clarke\r\nBusiness Development\r\nMyaa','06-47117444','2023-11-15 05:01:07','2023-11-15 05:01:07',0),(88,'Eric Jones','ericjonesmyemail@gmail.com','Hi take-kw.com Admin. Cool website!\r\n\r\nMy name’s Eric, and I just found your site - take-kw.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across take-kw.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-11-15 10:22:46','2023-11-15 10:22:46',0),(89,'Michael Sinclair','everett.adrianne@gmail.com','Hello,\r\n  \r\nI was looking at your site and wanted to ask if you would be interested in getting two-hundred and fifty thousand (250,000) emails sent out within 48 hours for just $48 - we call it our 48-Special.\r\n \r\nI’m with HiveMailers, we use a robust email system to get clients daily leads and/or sales 24/7.\r\n \r\nWE DO ALL THE WORK:\r\n\r\n- We create the content for the email(s).\r\n- We provide the email list (contacts).\r\n- We forward leads to you daily.\r\n- We manage your email campaigns 24/7.\r\n- We make changes to the list and content until we get results.\r\n\r\nWHO THIS IS FOR:\r\n\r\n- Companies who offer products/services to businesses (B2B).\r\n- Companies who provide a product/service with wide appeal (not a small niche).\r\n- Companies who product/service can be sold across the USA and/or international.\r\n\r\nJust imagine, getting hot leads within days of getting started with us. \r\n\r\nYou might be wondering if our system works, well if you are reading this message, it works. \r\n\r\nGet started now!!!!! We will send out two-hundred and fifty thousand (250,000) emails for just $48.\r\n\r\nTake action today and let’s get you some leads. This offer is good for the first 20 clients, don’t miss out.\r\n\r\nSimply book a time to talk on our calendar: https://bit.ly/hivemailer-special \r\n\r\nNOTE: To buy an email list and hire an in-house email manager to run your campaign (like our system) would cost around $3,500 a month, but with us, you pay just $48. So, you save over $3,450.\r\n\r\nSincerely,\r\n\r\nMichael\r\nHiveMailers\r\n\r\nCalendar: https://bit.ly/hivemailer-special','936-679-9533','2023-11-16 00:49:45','2023-11-16 00:49:45',0),(90,'Selene Gouger','selene.gouger@gmail.com','To the take-kw.com Manager.\r\n\r\nI am Selene and I’m assuming you would prefer your website take-kw.com to produce additional leads.\r\n\r\nHere is how:\r\nLead Conversion Software is a tool that’s operates on your webpage, prepared to seize any user’s Name, Email address, and Phone Number. It notifies you immediately when they state they’re engaged – so that you can talk to that prospect while they’re still present at take-kw.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://turboleadgeneration.com for a real-time demo now.\r\n\r\nAnd now you’ve got their phone number, our new SMS Text With Lead feature enables you to initiate a text (SMS) conversation – respond to questions, supply more info, and close a deal that way.\r\n\r\nIf they don’t agree on your proposal then, merely follow-up with text messages for new proposals, content links, or just how you doing? notes to forge a rapport.\r\n\r\nCLICK HERE https://turboleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe variance between reaching out to someone within 5 minutes compared to a half-hour indicates you could be turning up to 100X more leads today!\r\n\r\nUse Lead Conversion Software and obtain more leads immediately.\r\n\r\nSelene\r\nPS: The studies show 7 out of 10 viewers don’t hang around – you cannot afford to miss them!\r\nVisitor to Lead Widget offers a FREE 14 days trial – and it also includes International Long Distance Calling.\r\nYou have customers waiting to chat with you right now… do not keep them waiting.\r\nCLICK HERE https://turboleadgeneration.com to use Web Visitors Into Leads now.\r\n\r\nIf you\'d wish to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=take-kw.com\r\n\r\nMerely a quick remark - the identities and email employed in this note, Selene and Gouger, are stand-ins and not actually actual contact information. We appreciate honesty and wished to make sure you’re conscious! If you desire to make contact with the true one behind this communication, do check out our website, and we’ll associate you with the proper entity.','06236 41 87 90','2023-11-17 00:20:20','2023-11-17 00:20:20',0),(91,'TtTbJnsoCy','JUNWaF.qjwqcmp@purline.top','wQCJjOmFalUFnfdzx','1','2023-11-17 02:21:48','2023-11-17 02:21:48',0),(92,'pIqTulrCECFJq','yNXRwt.qjwqptd@purline.top','fLfjLyCmzRsFbsjHowXAHPBtmuJy','1','2023-11-17 02:21:53','2023-11-17 02:21:53',0),(93,'Ashley Childers','childers.fred94@yahoo.com','Hey y\'all,\r\n\r\nIf you\'re looking to grow your company quickly, hiring a fractional CRO is a tremendous way to get things rolling.\r\n\r\nWhy work with Dave? \r\n\r\nHe\'s built a dozen companies from nothing to over 7-figures. He knows how to grow companies fast and profitably.\r\n\r\nHe\'ll spearhead lead generation, sales, and upselling clients.\r\n\r\nPut yourself on his calendar by clicking below and see if you\'re a good fit.\r\n\r\nhttps://bit.ly/dave-dreamagency\r\n\r\nThanks,\r\nAshley\r\n\r\nPS—Dave was once an agency owner and worked with clients like American Express, Verizon, and Target.','209-234-7394','2023-11-19 12:01:07','2023-11-19 12:01:07',0),(94,'Theresa Smith','rigby.buddy82@gmail.com','Hello,\r\n\r\nI work for Elebands. \r\n\r\nWe make ultra-thin, fashionable, all day wearable body weight bands that you put on your wrist, ankle & waist all day to burn up to 1,500 calories, and the best part is, we have bands for sports, casual and formal, so you can wear them with any outfit and look fashionable. \r\n\r\nThe problem that most people face, is a tug of war between working out or putting more time in at work, and the worst thing is, most people choose work, and that is why the mortality rate today is so high for executives and the working class. \r\n\r\nThat is why we are so excited to solve this problem with our ultra-thin, fashionable, all day wearable body weight bands that allow you to lose weight and get fit no matter where you are and no matter what you are doing.\r\n\r\nBenefits You’ll Get Instantly:\r\n You’ll burn up to 1,500 calories a day as your body gets more toned.\r\n You’ll start losing weight the natural way without having to workout.\r\n You’ll start building more muscles and strength as you just go about your day.\r\n\r\nImagine getting the body you always wanted, without having to workout at a gym or having to go on a stressful diet. Well now you can, with Elebands. \r\n\r\nMany of our clients are losing 2-3 pounds a week and getting tremendous health benefits.\r\n\r\nUse this coupon code to get 20% off:  SAVE-20%-TODAY\r\n\r\nVisit our site now and get the body you always wanted: https://bit.ly/elebands \r\n\r\nTheresa Smith\r\nBrand Ambassador \r\nElebands USA\r\n\r\nGET STARTED NOW: https://bit.ly/elebands','(03) 5338 7037','2023-11-19 17:03:31','2023-11-19 17:03:31',0),(95,'Susan Karsh','oconnell.lorna@gmail.com','Hello,\r\n\r\nI was on your site today and I wanted to see if you would be open to getting a FREE 7-Day trial of our AI Agents, like ChatGPT, but much better. \r\n\r\nPlus, our plans start as low as $10 per month if you decide to continue. \r\n\r\nOur AI Agents Can:\r\n\r\n• Assist your team with tasks, projects and research, which will increase productivity.\r\n• Crush to-do list by writing - ads, code, emails, content, sales copy, contracts & more.\r\n• Give you time to focus on important things instead of handling mundane tasks.\r\n• Save you time, save you money and make your team much more effective.\r\n• Make sales calls, take inbound calls and answer support questions (coming soon).\r\n\r\n... and much, MUCH more!\r\n\r\nWatch our video here and see how we can help: https://bit.ly/myaa-trial \r\n\r\nOur clients are saving 20%- 30% on operational costs each month by using our AI Agents to handle hundreds of tasks.\r\n\r\nClaim your FREE Trial Of our AI Agents Now, before this offer ends. Get started here: https://bit.ly/myaa-trial \r\n\r\nBest,\r\n\r\nSusan Karsh','077 7141 2211','2023-11-21 00:59:30','2023-11-21 00:59:30',0),(96,'Jim Trenwith','wayne.trenwith@gmail.com','Is Your Search Console Reporting Errors? Don\'t let issues hold back your SEO! Specializing in fixing Search Console errors for higher rankings. Resolve crawl issues, improve indexing, and supercharge your SEO. Let\'s boost your site together! Visit now: https://speedexpert.co/search-console/\r\n\r\nWe also offer Web Designing Services:\r\n\r\n7 Pages Website, 2 Contact Forms, Responsive Design, Onsite SEO, Banner with Slideshow on Home Page, Professional and affordable website design - Starts $79 . More details: https://wpexpertspro.co/website/','0372115639','2023-11-22 13:12:20','2023-11-22 13:12:20',0),(97,'nevQsKPjyQ','QCnuCe.qpjtdjd@silesia.life','quXbIPdMsuSTqqWAnkRVUIC','1','2023-11-22 18:18:43','2023-11-22 18:18:43',0),(98,'BkwwYSXDaKSVhEP','LCalJU.qpjtdtd@silesia.life','IwvhmElxqTsAsVBekXTAewfXco','1','2023-11-22 18:18:56','2023-11-22 18:18:56',0),(99,'Willis Verbrugghen','verbrugghen.willis@gmail.com','Do you do contact form blasts? I have a list of over 30 million website contact forms for sale, all fully tested with gsa and confirmed working. Don\'t do any blasts? Why not? I can either provide the service for you or show you how to do it and where to buy the best software for doing this. Shoot me an email or Skype me at my contact info below.\r\n\r\nP. Stewart\r\nSkype: live:.cid.e169e59bb6e6d159\r\nEmail: psKw1 1ry@gomail2.xyz','077 1363 8266','2023-11-24 06:21:46','2023-11-24 06:21:46',0),(100,'Eric Jones','ericjonesmyemail@gmail.com','Hi\r\n\r\nMy name’s Eric and I just found your site take-kw.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-11-24 16:05:00','2023-11-24 16:05:00',0),(101,'Cathy De Salis','take-kw.com@mail.com','Good Morning, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nBest,\r\n\r\nCathy','09089 95 83 77','2023-11-27 01:18:37','2023-11-27 01:18:37',0),(102,'Michael Sinclair','livingston.lawanna@msn.com','Hello,\r\n  \r\nI was looking at your site and wanted to ask if you would be interested in getting two-hundred and fifty thousand (250,000) emails sent out within 48 hours for just $48 - we call it our 48-Special.\r\n \r\nI’m with HiveMailers, we use a robust email system to get clients daily leads and/or sales 24/7.\r\n \r\nWE DO ALL THE WORK:\r\n\r\n- We create the content for the email(s).\r\n- We provide the email list (contacts).\r\n- We forward leads to you daily.\r\n- We manage your email campaigns 24/7.\r\n- We make changes to the list and content until we get results.\r\n\r\nWHO THIS IS FOR:\r\n\r\n- Companies who offer products/services to businesses (B2B).\r\n- Companies who provide a product/service with wide appeal (not a small niche).\r\n- Companies who product/service can be sold across the USA and/or international.\r\n\r\nJust imagine, getting hot leads within days of getting started with us. \r\n\r\nYou might be wondering if our system works, well if you are reading this message, it works. \r\n\r\nGet started now!!!!! We will send out two-hundred and fifty thousand (250,000) emails for just $48.\r\n\r\nTake action today and let’s get you some leads. This offer is good for the first 20 clients, don’t miss out.\r\n\r\nSimply book a time to talk on our calendar: https://bit.ly/hivemailer-special \r\n\r\nNOTE: To buy an email list and hire an in-house email manager to run your campaign (like our system) would cost around $3,500 a month, but with us, you pay just $48. So, you save over $3,450.\r\n\r\nSincerely,\r\n\r\nMichael\r\nHiveMailers\r\n\r\nCalendar: https://bit.ly/hivemailer-special','077 1052 3991','2023-11-30 02:35:57','2023-11-30 02:35:57',0),(103,'Susan Karsh','tommie.soderlund95@outlook.com','Hello Again,\r\n\r\nI sent a message a few days ago but I’m not sure if you received it so I figured I would do a quick follow up with you again.\r\n\r\nI was on your site today and I wanted to see if you would be open to getting a FREE 7-Day trial of our AI Agents, like ChatGPT, but much better. \r\n\r\nPlus, our plans start as low as $10 per month if you decide to continue. \r\n\r\nOur AI Agents Can:\r\n\r\n• Assist your team with tasks, projects and research, which will increase productivity.\r\n• Crush to-do list by writing - ads, code, emails, content, sales copy, contracts & more.\r\n• Give you time to focus on important things instead of handling mundane tasks.\r\n• Save you time, save you money and make your team much more effective.\r\n• Make sales calls, take inbound calls and answer support questions (coming soon).\r\n\r\n... and much, MUCH more!\r\n\r\nWatch our video here and see how we can help: https://bit.ly/myaa-trial-offer\r\n\r\nOur clients are saving 20%- 30% on operational costs each month by using our AI Agents to handle hundreds of tasks.\r\n\r\nClaim your FREE Trial Of our AI Agents Now, before this offer ends. Get started here: https://bit.ly/myaa-trial-offer\r\n\r\nBest,\r\n\r\nSusan Karsh','(03) 5356 6111','2023-11-30 03:26:47','2023-11-30 03:26:47',0),(104,'James Snyder','snyder.adell@gmail.com','Is your website making the right first impression? In today\'s digital age, a well-designed website is essential for success.\r\n\r\nAt https://wpexpertspro.co/website/ , we specialize in crafting custom, user-friendly websites that captivate your audience. Here\'s why you should choose us:\r\n\r\nTailored Designs: Unique to your brand and goals.\r\nUser-Centric: Ensuring an enjoyable experience for your visitors.\r\nMobile Optimization: Seamless performance on all devices.\r\nSEO-Friendly: Enhancing visibility and rankings.\r\nTimely Delivery: Quality without compromise, on schedule.\r\n\r\nReady to elevate your online presence? Contact us at https://wpexpertspro.co/website/ to discuss your requirements.\r\n\r\nBest regards,\r\nSam','1495479639','2023-11-30 16:41:48','2023-11-30 16:41:48',0),(105,'Jacquelyn Haire','jacquelyn.haire@gmail.com','Cool website!\r\n\r\nHello take-kw.com Owner.\r\n\r\nMy name’s Jacquelyn, and I just located your site - take-kw.com - while browsing the net. You surfaced at the summit of the search results, so I looked you out. Seems like what you’re doing is quite cool.  \r\n\r\nBut if you don’t mind me inquiring – after someone like me comes across take-kw.com, what usually happens?\r\n\r\nIs your site generating leads for your enterprise? \r\n\r\nI’m guessing some, but I also wager you’d like more… studies demonstrate that 7 out 10 who arrive on a site end up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a notion – what if there was an simple way for every visitor to “elevate their hand” to get a phone call from you INSTANTLY… the moment they hit your site and declared, “call me now.”\r\n\r\nYou can –\r\n  \r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It enables you know IMMEDIATELY – so that you can chat to that lead while they’re literally looking your site.\r\n\r\nCLICK HERE https://turboleadgeneration.com to experiment with a Live Demo with Web Visitor now to see specifically how it works.\r\n\r\nTime is money when it comes to linking with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be massive – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature because once you’ve captured the visitor’s phone number, you can instantly a text message (SMS) conversation.\r\n  \r\nThink the possibilities – even if you don’t close a deal then and there, you can follow-up with text messages for new offers, content links, even just “how you doing?” notes to construct a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://turboleadgeneration.com to learn Web Visitor can do for your business\r\n\r\nYou could be converting up to 100X more leads today!\r\nJacquelyn\r\n\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes Long Distance Calling. \r\nYou have customers eager to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://turboleadgeneration.com to test Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=take-kw.com\r\n\r\nMerely a quick note - the identities and email address applied in this note, Jacquelyn and Haire, are substitutes and not really real contact details. We value candor and aimed to make sure you are aware! Should you aspire to communicate with the true one responsible for this message, do go to our site, and we’ll connect you with the right person.','601-726-1374','2023-12-01 09:28:57','2023-12-01 09:28:57',0),(106,'Eric Jones','ericjonesmyemail@gmail.com','Hi\r\n\r\nMy name’s Eric and I just found your site take-kw.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-12-02 18:31:52','2023-12-02 18:31:52',0),(107,'Cristian','niAvtH.wqpjqd@wheelry.boats','Shepard Webster','1','2023-12-03 05:27:30','2023-12-03 05:27:30',0),(108,'Dash','CrqatU.wqpjtp@wheelry.boats','Edward Hale','1','2023-12-03 05:27:36','2023-12-03 05:27:36',0),(109,'Adeline Lovekin','lovekin.adeline@googlemail.com','To the take-kw.com Owner. I am Adeline, and for just a moment, think about this…\r\n\r\n- Someone does a search and ends up at take-kw.com.\r\n\r\n- They linger for a minute to explore.  “I’m interested… but… maybe…”\r\n\r\n- And then they press the back button and explore the other search results instead.\r\n\r\n- In conclusion – you got an eyeball, but nothing else to prove for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software that is functions on your site, prepared to grab any visitor’s Name, Email address, and Phone Number.  It allows you know right then and there – allowing you to call that lead while they’re really looking over your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to test a Live Demo with Web Visitors Into Leads now to see just how it works.\r\n\r\n money when it comes to connecting with leads – the difference between contacting someone within just 5 minutes versus 30 minutes later can be enormous – like 100 times better!\r\n\r\nMoreover, now that you have their phone number, with our new SMS Text With Lead function, you can instantly start a text (SMS) discussion… so even if you don’t make a sale at that time, you can follow up with text messages for fresh offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to learn what Web Visitors Into Leads can do for your business.\r\n\r\nYou can be turning up to 100X more leads now!\r\n\r\nAdeline\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even comes with International Long Distance Calls. \r\nThere are customers eager to speak with you at this moment… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try out Web Visitors Into Leads today.\r\n\r\nIn case you like to unsubscribe click here https://advanceleadgeneration.com/unsubscribe.aspx?d=take-kw.com\r\n\r\nMerely a quick note - the names and email used here, Adeline and Lovekin, are not real and not genuine contact details. We value transparency and wanted to make sure you’re aware! If you wish to reach out with the actual person responsible for this message, kindly visit our website, and we’ll connect you with the right individual.}','04193 57 77 27','2023-12-06 17:52:44','2023-12-06 17:52:44',0),(110,'Lelia Bellew','lelia.bellew52@gmail.com','I now offer contact form blasting service. With my DFY service you can either do a targeted blast to only websites that match your criteria or bulk blast large volumes of sites worldwide. Prices start at just $50 to reach 500,000 bulk sites. Contact me at my email or skype below for details.\r\n\r\nP. Stewart\r\nSkype: live:.cid.e169e59bb6e6d159\r\nEmail: psN0g 1m0@gomail2.xyz','519-327-0480','2023-12-07 17:14:34','2023-12-07 17:14:34',0),(111,'Jim Rowlandson','rowlandson.elbert@googlemail.com','Advantages of hiring a Developer:\r\n\r\nSpecialized Expertise\r\nTailored Customization and Control\r\nTime and Cost Efficiency\r\nCustom Plugin Development\r\nSEO Optimization\r\nOngoing Support and Maintenance\r\nSeamless Integration and Migration\r\nScalability for Business Growth\r\n\r\nHire a web developer now from us. Contact us at https://wpexpertspro.co/website/','6619127664','2023-12-07 21:44:10','2023-12-07 21:44:10',0),(112,'Danny','IHefUW.qcmpcmm@balneary.biz','Ronin Keller','1','2023-12-08 18:28:31','2023-12-08 18:28:31',0),(113,'Mylo','sPPOBe.qcmpptw@balneary.biz','Nico Farley','1','2023-12-08 18:28:51','2023-12-08 18:28:51',0),(114,'Eric Jones','ericjonesmyemail@gmail.com','Hello\r\n\r\nMy name’s Eric and I just found your site take-kw.com Webmaster!\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://rushleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nVisit https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe visit https://rushleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-12-08 23:39:04','2023-12-08 23:39:04',0),(115,'Eric Jones','ericjonesmyemail@gmail.com','To the take-kw.com Admin.\r\n\r\nMy name’s Eric and I just came across your website - take-kw.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like take-kw.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-12-09 12:22:24','2023-12-09 12:22:24',0),(116,'Laverne Napper','laverne.napper@msn.com','Hello take-kw.com Admin.\r\n\r\nMy name’s Laverne and please, imagine this…\r\n\r\n- Someone does a search and ends up at take-kw.com.\r\n\r\n- They linger for a moment to explore.  I’m interested… but… maybe…\r\n\r\n- And then they press the back button and explore the other search results alternatively. \r\n\r\n- Ultimately – you got an eyeball, but nada to show for it.\r\n\r\n- There they go.\r\n\r\nIt’s not really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you are able to fix that.\r\n\r\nVisitor Engagement Widget is a software widget that’s works on your site, set to capture any visitor’s Name, Email address, and Phone Number. It lets you know instantly – allowing you to call that lead while they’re really browsing your site.\r\n\r\nCLICK HERE https://turboleadgeneration.com to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be massive – like 100 times better!\r\n\r\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal at that time, you can follow up with text messages for new offers, content links, even just how you doing? notes to forge a relationship.\r\n\r\nEffective stuff.\r\n\r\nCLICK HERE https://turboleadgeneration.com to uncover what Visitor Engagement Widget can do for your business.\r\n\r\nYou might be converting up to 100X more leads now!\r\n\r\nLaverne\r\nPS: Visitor Engagement Widget offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers ready to talk with you right now… don’t keep them waiting.\r\nCLICK HERE https://turboleadgeneration.com to use Visitor Engagement Widget now.\r\n\r\nIf you\'d choose to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=take-kw.com\r\n\r\nSimply a brief notification - the monikers and email address used here, Laverne and Napper, are substitutes and not real contact information. We appreciate candor and desired to confirm you are conscious! Should you aspire to get in touch with the actual individual responsible for this communication, do check out our site, and we’ll unite you with the proper entity.','02.21.78.36.70','2023-12-09 15:43:28','2023-12-09 15:43:28',0),(117,'ldMoCHtsMnQk','KBnutn.bwbjdmq@scranch.shop','zTiYIJSBLAmcedDi','1','2023-12-10 02:43:24','2023-12-10 02:43:24',0),(118,'cQOFlPHSPmkbHb','aQpifU.bwbjbqq@scranch.shop','xlLtUzIxFFskRMpljA','1','2023-12-10 02:43:26','2023-12-10 02:43:26',0),(119,'Eric Jones','ericjonesmyemail@gmail.com','Hi take-kw.com Administrator!\r\n\r\nMy name’s Eric and I just came across your website - take-kw.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like take-kw.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-12-10 17:58:02','2023-12-10 17:58:02',0),(120,'Zeke','VJfsDN.tjhmcmw@spectrail.world','Cayden Reilly','1','2023-12-11 15:18:38','2023-12-11 15:18:38',0),(121,'Uriel','JYJRdz.tjhmpth@spectrail.world','Whitley Simmons','1','2023-12-11 15:19:04','2023-12-11 15:19:04',0),(122,'Michael Sinclair','ebner.catalina@yahoo.com','Hello,\r\n\r\nWould you be open to the opportunity to reach out to a staggering 1.25 million potential clients on a weekly basis through our highly effective email marketing campaign? And the best part? It\'s available to you at an incredibly affordable rate of just $240 per week! \r\n\r\nPlus, as an added bonus, we provide the B2B prospect list so you can effortlessly expand your reach weekly and generate consistent leads and sales. \r\n  \r\nI’m with HiveMailers, we use a robust email system to get clients daily leads and/or sales 24/7.\r\n \r\nWE DO ALL THE WORK:\r\n\r\n- We create the content for the email(s).\r\n- We provide the email list (contacts).\r\n- We forward leads to you daily.\r\n- We manage your email campaigns 24/7.\r\n\r\nWHO THIS IS FOR:\r\n\r\n- Companies who sell to businesses (B2B).\r\n- Companies who provide a product/service with wide appeal (not a small niche).\r\n- Companies who product/service can be sold across the USA and/or international.\r\n\r\nJust imagine, getting hot leads within days of getting started with us. \r\n\r\nYou might be wondering if our system works, well if you are reading this message, it works. \r\n\r\nGet started now!!! For just $240 a week, we’ll send 1.25 million emails weekly.\r\n\r\nBook a 10 min call with us: https://bit.ly/hivemailer-special-240 \r\n\r\nNOTE: To buy an email list and hire an email manager to run your campaign (like our system) would cost around $3,500 a month, but with us, you pay just $240 a week. So, you save over $2,000 a month. \r\n\r\nSincerely,\r\nMichael\r\n\r\nP.S. This offer is good for the first 20 clients, don’t miss out.  Book appointment now: \r\nhttps://bit.ly/hivemailer-special-240','433 90 995','2023-12-11 20:48:47','2023-12-11 20:48:47',0),(123,'Grant Lira','growthpartners13@gmail.com','I am working with a podcast host who is looking to interview thought leaders and your company stood out to me as I was doing research on LinkedIn. \r\n\r\nIf you’re interested, I’d also like to repurpose the content from your podcast to provide you and your business, online article features, and video content for social media.\r\n\r\nPlacing you on this podcast and others does require an expense, but the online media features and the repurposed video content we provide are completely on us because this is our first time working together :). \r\n\r\nWe are doing this for the next 4 people who reply back to us who qualify because it takes up a good amount of our team\'s time.\r\n\r\nThe one thing I ask is that you tell me if your business is NOT doing 7+ figures.\r\n\r\nI reached out to you because I think you have a 7+ figure business. Most of the hosts that we have connections with are looking for 7+ figure business owners to interview.\r\n\r\nI want to make sure we don’t lie to them which is why I ask.\r\n\r\nSo, if you qualify, and want to be booked on a podcast you can chat with our Co-Founder here:\r\n\r\nhttps://bit.ly/empathyfirm-podcast\r\n\r\n\r\n\r\nBest,\r\nGrant\r\n\r\nPS - I won’t see your response on here so if you have a question, please book a call (:\r\n\r\n\r\n\r\n\r\nN6565 Shorewood Hills Rd. Lake Mills WI, 53551\r\nEmail unsubnow1@gmail.com with your website to “UNSUB” meaning you will not hear from me again.','53 361 33 01','2023-12-12 16:29:21','2023-12-12 16:29:21',0),(124,'Berkley','xAUorO.thddqcm@spinapp.bar','Leighton Best','1','2023-12-13 06:27:19','2023-12-13 06:27:19',0),(125,'Zaire','jqipEE.thddqpb@spinapp.bar','Isaiah Khan','1','2023-12-13 06:27:21','2023-12-13 06:27:21',0),(126,'Jimmy Laroche','eliza.laroche@gmail.com','Discover our latest research findings based on continuous SEO feedback from our strategies:\r\n\r\nVisit https://alwaysdigital.co/ls/ to explore the impact of the new Semrush Backlinks on boosting the SEO trend of your website instantly.\r\n\r\nOur approach is straightforward – we create links from domains with a substantial number of ranking keywords. Forget about conventional SEO metrics and other factors touted by numerous tools. The most valuable link is one from a website with a robust trend and numerous ranking keywords.\r\n\r\nTo delve into the details, visit https://alwaysdigital.co/ls/.\r\n\r\nIt\'s a cost-effective solution. Give it a try soon!\r\n\r\n\r\nP.S:  We are also experts in web development. Click here for more details: https://outsource-bpo.com/website/','9250491648','2023-12-14 09:11:11','2023-12-14 09:11:11',0),(127,'Rose Smith','events@ltw.com','Dear Business Leader,\r\n\r\nI hope this message finds you well. In today\'s fast-paced and increasingly digital business environment, having robust security and network solutions is no longer a luxury - it\'s a necessity\r\nWith threats constantly evolving and technology rapidly advancing, having a trusted partner with the right expertise can make all the difference.\r\n\r\nThat\'s where LTW Ultimate Services comes in. As a leader in the industry, we provide comprehensive life-cycle services that cover every aspect of your organization\'s security and network needs.\r\nFrom initial consultation and design to implementation and ongoing support, our team is dedicated to providing you with a seamless experience. We understand that each organization has unique requirements, which is why we offer customized solutions tailored to your specific needs.\r\n\r\nCheck out our website to learn more www.ltw.com','070 5961 7705','2023-12-14 14:27:31','2023-12-14 14:27:31',0),(128,'Chiquita Laplante','laplante.chiquita@gmail.com','With keyword targeted PPV ads I can get you qualified website visitors for less than a penny per click. This method works for both local and online businesses. Very easy to get started. Just sign up, give me your website and I\'ll provide the traffic.\r\n\r\nFor details, shoot me an email or Skype me at my contact info below.\r\n\r\nP. Stewart\r\nSkype: live:.cid.ad0ee8f191cd36b4\r\nEmail: ps9620@gomail2.xyz','0480 13 09 63','2023-12-15 00:18:37','2023-12-15 00:18:37',0),(129,'Tatum','KsKoPT.qjqwdmh@brasswire.me','Nikolas Byrd','1','2023-12-16 12:28:42','2023-12-16 12:28:42',0),(130,'Wynter','jUFBJR.qjqwbtb@brasswire.me','Sofia Watkins','1','2023-12-16 12:28:53','2023-12-16 12:28:53',0),(131,'Bettye Daley','bettye.daley@yahoo.com','I now offer contact form blasting service. With my DFY service you can either do a targeted blast to only websites that match your criteria or bulk blast large volumes of sites worldwide. Prices start at just $50 to reach 500,000 bulk sites. Contact me at my email or skype below for details.\r\n\r\nP. Stewart\r\nSkype: live:.cid.e169e59bb6e6d159\r\nEmail: psPo18 6lp@gomail2.xyz','077 8405 0039','2023-12-17 03:38:04','2023-12-17 03:38:04',0),(132,'Eric Jones','ericjonesmyemail@gmail.com','Dear take-kw.com Admin!\r\n\r\nMy name’s Eric and I just came across your website - take-kw.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like take-kw.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-12-17 16:16:53','2023-12-17 16:16:53',0),(133,'Eric Jones','ericjonesmyemail@gmail.com','Hello take-kw.com Admin! my name’s Eric and I just ran across your website at take-kw.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-12-18 04:44:04','2023-12-18 04:44:04',0),(134,'Anna Wilson','annawilson.mkt@gmail.com','Hello,\r\n\r\nI just wanted to know if you require a better solution to manage SEO, SMO, SMM, PPC Campaigns, keyword research, Reporting etc. We are a leading Digital Marketing Agency, offering marketing solutions at affordable prices.\r\n\r\nWe can manage all as we have a 150+ expert team of professionals and help you save a hefty amount on hiring resources.\r\n\r\nInterested?  Do write back to me, I’d love to chat.\r\n\r\nIf you are interested, then we can send you our past work details, client testimonials, price list and an affordable quotation with the best offer.\r\n\r\nMany thanks,\r\nAnna Wilson\r\n\r\n\r\nYour website : take-kw.com','1234567890','2023-12-18 05:33:07','2023-12-18 05:33:07',0),(135,'Eric Jones','ericjonesmyemail@gmail.com','Hi take-kw.com Admin!\r\n\r\nMy name’s Eric and I just came across your website - take-kw.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like take-kw.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-12-19 05:18:24','2023-12-19 05:18:24',0),(136,'Ares','lVNXVy.bqwqptj@spectrail.world','Nicolas Brown','1','2023-12-21 01:58:02','2023-12-21 01:58:02',0),(137,'Hazel','pDVOfC.bqwqpbj@spectrail.world','Dominic Thompson','1','2023-12-21 01:58:09','2023-12-21 01:58:09',0),(138,'Marta Lamilami','marta.lamilami@yahoo.com','Have you seen this rice thing? It\'s melting it off!\r\n\r\nhttps://youtu.be/ISxPEZkLk6g','(07) 5353 9208','2023-12-21 10:48:14','2023-12-21 10:48:14',0),(139,'Eric Jones','ericjonesmyemail@gmail.com','Dear take-kw.com Owner!\r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - take-kw.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across take-kw.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=take-kw.com','555-555-1212','2023-12-21 13:54:43','2023-12-21 13:54:43',0),(140,'James Walcott','walcott.dorthea@gmail.com','I hope this email finds you well. I wanted to take a moment to discuss how our Monthly SEO Services can significantly impact your business\'s bottom line, driving both profit and sales growth.\r\n\r\n1. Increased Visibility, Increased Sales \r\n2. Targeted Traffic for Conversions \r\n3. Enhanced Conversion Rates \r\n4. Competitive Edge in Sales \r\n5. Measurable ROI \r\n6. Adaptation to Market Trends \r\n\r\nWe\'d be thrilled to discuss how our tailored Monthly SEO Services can specifically contribute to the profitability and sales growth of your business. When would be a convenient time for a discussion? Let\'s collaborate to unlock the full potential of your online success. Find out more at https://digitalpromax.co/','0343034874','2023-12-21 19:09:17','2023-12-21 19:09:17',0);
/*!40000 ALTER TABLE `contacts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `countries`
--

DROP TABLE IF EXISTS `countries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `countries` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `image` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `code` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `currency` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address_address` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `address_latitude` double NOT NULL,
  `address_longitude` double NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `prices` float NOT NULL,
  `key` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `countries`
--

LOCK TABLES `countries` WRITE;
/*!40000 ALTER TABLE `countries` DISABLE KEYS */;
INSERT INTO `countries` (`id`, `status`, `image`, `code`, `currency`, `address_address`, `address_latitude`, `address_longitude`, `created_at`, `updated_at`, `prices`, `key`) VALUES (1,1,'hGHuSGvtipFetX2SIugZQ0t7VmlMwBeeepdLkQrS.jpg','KWD','KWD','مدينة الكويت، Kuwait',29.375859,47.9774052,'2020-07-29 23:06:29','2022-09-19 19:17:42',1,'+965'),(2,1,'aK1vp5QyxtIPEQbwvYL0cyucxODgzkAMs1EG1f2W.gif','SAR','SAR','Saudi Arabia',23.885942,45.079162,'2022-04-25 17:22:01','2022-09-19 19:17:54',12.5,'+966');
/*!40000 ALTER TABLE `countries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `country_translations`
--

DROP TABLE IF EXISTS `country_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `country_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `country_id` int unsigned NOT NULL,
  `name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `locale` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `country_translations_country_id_locale_unique` (`country_id`,`locale`),
  KEY `country_translations_locale_index` (`locale`),
  CONSTRAINT `country_translations_country_id_foreign` FOREIGN KEY (`country_id`) REFERENCES `countries` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `country_translations`
--

LOCK TABLES `country_translations` WRITE;
/*!40000 ALTER TABLE `country_translations` DISABLE KEYS */;
INSERT INTO `country_translations` (`id`, `country_id`, `name`, `locale`, `created_at`, `updated_at`) VALUES (1,1,'الكويت','ar',NULL,NULL),(2,1,'kuwait','en',NULL,NULL),(3,2,'السعودية','ar',NULL,NULL),(4,2,'Saudi Arabia','en',NULL,NULL);
/*!40000 ALTER TABLE `country_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `coupone_relateds`
--

DROP TABLE IF EXISTS `coupone_relateds`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `coupone_relateds` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `coupons_id` int unsigned NOT NULL,
  `related_id` int NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `coupone_relateds_coupons_id_foreign` (`coupons_id`),
  CONSTRAINT `coupone_relateds_coupons_id_foreign` FOREIGN KEY (`coupons_id`) REFERENCES `coupons` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=98 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `coupone_relateds`
--

LOCK TABLES `coupone_relateds` WRITE;
/*!40000 ALTER TABLE `coupone_relateds` DISABLE KEYS */;
INSERT INTO `coupone_relateds` (`id`, `coupons_id`, `related_id`, `created_at`, `updated_at`) VALUES (9,29,12,NULL,NULL),(10,29,13,NULL,NULL),(11,30,12,NULL,NULL),(12,30,13,NULL,NULL),(13,31,14,NULL,NULL),(14,33,12,NULL,NULL),(15,33,13,NULL,NULL),(16,33,14,NULL,NULL),(17,34,12,NULL,NULL),(18,34,14,NULL,NULL),(19,34,13,NULL,NULL),(20,36,13,NULL,NULL),(21,36,14,NULL,NULL),(22,36,15,NULL,NULL),(23,36,16,NULL,NULL),(24,36,17,NULL,NULL),(25,36,18,NULL,NULL),(26,36,19,NULL,NULL),(27,36,20,NULL,NULL),(28,36,21,NULL,NULL),(29,36,22,NULL,NULL),(30,36,23,NULL,NULL),(31,36,24,NULL,NULL),(32,36,25,NULL,NULL),(33,36,26,NULL,NULL),(34,36,27,NULL,NULL),(35,36,28,NULL,NULL),(36,36,29,NULL,NULL),(37,36,30,NULL,NULL),(38,36,32,NULL,NULL),(39,36,31,NULL,NULL),(40,36,33,NULL,NULL),(41,36,34,NULL,NULL),(42,36,35,NULL,NULL),(43,36,36,NULL,NULL),(44,36,37,NULL,NULL),(45,36,38,NULL,NULL),(46,36,39,NULL,NULL),(47,36,40,NULL,NULL),(48,36,41,NULL,NULL),(49,36,42,NULL,NULL),(50,36,43,NULL,NULL),(51,36,45,NULL,NULL),(52,36,44,NULL,NULL),(53,36,46,NULL,NULL),(54,36,47,NULL,NULL),(55,36,48,NULL,NULL),(56,36,49,NULL,NULL),(57,36,50,NULL,NULL),(58,36,51,NULL,NULL),(59,36,52,NULL,NULL),(60,36,53,NULL,NULL),(61,36,54,NULL,NULL),(62,36,55,NULL,NULL),(63,36,56,NULL,NULL),(64,36,57,NULL,NULL),(65,36,58,NULL,NULL),(66,36,59,NULL,NULL),(67,36,60,NULL,NULL),(68,36,61,NULL,NULL),(69,36,62,NULL,NULL),(70,36,63,NULL,NULL),(71,36,64,NULL,NULL),(72,36,65,NULL,NULL),(73,36,66,NULL,NULL),(74,36,67,NULL,NULL),(75,36,68,NULL,NULL),(76,36,69,NULL,NULL),(77,36,70,NULL,NULL),(78,36,71,NULL,NULL),(79,36,72,NULL,NULL),(80,36,73,NULL,NULL),(81,36,74,NULL,NULL),(82,36,75,NULL,NULL),(83,36,76,NULL,NULL),(84,36,77,NULL,NULL),(85,36,78,NULL,NULL),(86,36,79,NULL,NULL),(87,36,80,NULL,NULL),(88,36,81,NULL,NULL),(89,36,82,NULL,NULL),(90,36,83,NULL,NULL),(91,36,84,NULL,NULL),(92,36,85,NULL,NULL),(93,36,86,NULL,NULL),(94,36,87,NULL,NULL),(95,36,88,NULL,NULL),(96,27,4,NULL,NULL),(97,38,12,NULL,NULL);
/*!40000 ALTER TABLE `coupone_relateds` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `coupons`
--

DROP TABLE IF EXISTS `coupons`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `coupons` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned DEFAULT NULL,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `count` int NOT NULL DEFAULT '0',
  `status` int NOT NULL DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `coupons_user_id_foreign` (`user_id`),
  CONSTRAINT `coupons_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `coupons`
--

LOCK TABLES `coupons` WRITE;
/*!40000 ALTER TABLE `coupons` DISABLE KEYS */;
INSERT INTO `coupons` (`id`, `user_id`, `name`, `code`, `type`, `value`, `count`, `status`, `created_at`, `updated_at`) VALUES (27,1,'ghhh','dfg','product','77',5,1,'2022-10-07 10:06:55','2022-11-28 11:51:28'),(29,1,'cv','hj','product','88',5,1,'2022-10-07 10:08:25','2022-10-07 10:08:25'),(30,1,'[12, 13]','cc','product','66',8,1,'2022-10-07 10:09:50','2022-10-07 10:09:50'),(31,1,'[12, 13]','kkk','product','88',88,1,'2022-10-07 10:11:17','2022-10-07 10:11:17'),(32,1,'[12, 13]','bb','product','45',6,1,'2022-10-07 10:13:26','2022-10-07 10:13:26'),(33,1,'asd','asd','product','33',32,1,'2022-10-07 10:18:53','2022-10-07 10:21:18'),(34,1,'jj','ggkhhgg','product','66',88,1,'2022-10-07 10:37:35','2022-10-07 10:37:35'),(36,1,'new','new','product','20',17,0,'2022-10-08 18:34:10','2022-10-10 15:55:37'),(37,1,'fdsd','sa','product','20',100,1,'2022-10-18 14:51:05','2022-10-18 14:51:05'),(38,1,'hh','hhh','product','10',99,1,'2023-01-03 13:40:00','2023-01-03 13:40:41');
/*!40000 ALTER TABLE `coupons` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `failed_jobs`
--

DROP TABLE IF EXISTS `failed_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `failed_jobs` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `connection` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `queue` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `payload` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `exception` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `failed_jobs`
--

LOCK TABLES `failed_jobs` WRITE;
/*!40000 ALTER TABLE `failed_jobs` DISABLE KEYS */;
/*!40000 ALTER TABLE `failed_jobs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `feature_option_translations`
--

DROP TABLE IF EXISTS `feature_option_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `feature_option_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `feature_option_id` int unsigned NOT NULL,
  `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `feature_option_translations_feature_option_id_locale_unique` (`feature_option_id`,`locale`)
) ENGINE=InnoDB AUTO_INCREMENT=343 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `feature_option_translations`
--

LOCK TABLES `feature_option_translations` WRITE;
/*!40000 ALTER TABLE `feature_option_translations` DISABLE KEYS */;
INSERT INTO `feature_option_translations` (`id`, `feature_option_id`, `title`, `locale`, `created_at`, `updated_at`) VALUES (1,1,'wrtrwe','ar',NULL,NULL),(2,1,'wertrwet','en',NULL,NULL),(3,2,'asdfdasf','ar',NULL,NULL),(4,2,'sadfads','en',NULL,NULL),(5,3,'dsffdasf','ar',NULL,NULL),(6,3,'adsfasdfsa','en',NULL,NULL),(7,4,'rtgrdsfg','ar',NULL,NULL),(8,4,'fsdgfsdgfsd','en',NULL,NULL),(9,5,'xl','ar',NULL,NULL),(10,5,'xl','en',NULL,NULL),(11,6,'xxl','ar',NULL,NULL),(12,6,'xxl','en',NULL,NULL),(13,7,'xxxl','ar',NULL,NULL),(14,7,'xxxl','en',NULL,NULL),(15,8,'wertrwe','ar',NULL,NULL),(16,8,'twertrw','en',NULL,NULL),(17,9,'werterw','ar',NULL,NULL),(18,9,'ewt','en',NULL,NULL),(19,10,'wertrwet','ar',NULL,NULL),(20,10,'rwetwer','en',NULL,NULL),(21,17,'tryrte','ar',NULL,NULL),(22,17,'yrtey','en',NULL,NULL),(23,18,'wertwret','ar',NULL,NULL),(24,18,'wretrew','en',NULL,NULL),(25,19,'wertrwe','ar',NULL,NULL),(26,19,'twetew','en',NULL,NULL),(27,20,'wreterwt','ar',NULL,NULL),(28,20,'rwetwert','en',NULL,NULL),(29,21,'wertrew','ar',NULL,NULL),(30,21,'trewt','en',NULL,NULL),(31,22,'احمر','ar',NULL,NULL),(32,22,'red','en',NULL,NULL),(33,23,'اصفر','ar',NULL,NULL),(34,23,'yellow','en',NULL,NULL),(35,24,'يبل','ar',NULL,NULL),(36,24,'يبل','en',NULL,NULL),(37,25,'لابي','ar',NULL,NULL),(38,25,'بيلا','en',NULL,NULL),(39,26,'يسبل','ar',NULL,NULL),(40,26,'يبلل','en',NULL,NULL),(41,27,'xl','ar',NULL,NULL),(42,27,'xl','en',NULL,NULL),(43,28,'xxl','ar',NULL,NULL),(44,28,'xxl','en',NULL,NULL),(45,29,'xxxl','ar',NULL,NULL),(46,29,'xxxl','en',NULL,NULL),(47,30,'Sm','ar',NULL,NULL),(48,30,'sm','en',NULL,NULL),(49,31,'s','ar',NULL,NULL),(50,31,'صغير','en',NULL,NULL),(51,32,'l','ar',NULL,NULL),(52,32,'لارج','en',NULL,NULL),(53,33,'xl','ar',NULL,NULL),(54,33,'اكس لارج','en',NULL,NULL),(55,34,NULL,'ar',NULL,NULL),(56,34,NULL,'en',NULL,NULL),(57,35,'ابيض','ar',NULL,NULL),(58,35,'white','en',NULL,NULL),(59,36,'فري سايز','ar',NULL,NULL),(60,36,'free size','en',NULL,NULL),(61,37,'فري سايز','ar',NULL,NULL),(62,37,'freesize','en',NULL,NULL),(63,61,NULL,'ar',NULL,NULL),(64,61,NULL,'en',NULL,NULL),(65,64,'فري سايز','ar',NULL,NULL),(66,64,'free size','en',NULL,NULL),(67,66,'فري سايز','ar',NULL,NULL),(68,66,'free size','en',NULL,NULL),(69,67,'فري سايز','ar',NULL,NULL),(70,67,'free size','en',NULL,NULL),(71,68,'فري سايز','ar',NULL,NULL),(72,68,'free size','en',NULL,NULL),(73,69,'فري سايز','ar',NULL,NULL),(74,69,'free size','en',NULL,NULL),(75,70,'فري سايز','ar',NULL,NULL),(76,70,'free size','en',NULL,NULL),(77,71,'فري سايز','ar',NULL,NULL),(78,71,'free size','en',NULL,NULL),(79,72,'فري سايز','ar',NULL,NULL),(80,72,'free size','en',NULL,NULL),(81,73,'فري سايز','ar',NULL,NULL),(82,73,'free size','en',NULL,NULL),(83,74,'فري سايز','ar',NULL,NULL),(84,74,'free size','en',NULL,NULL),(85,75,'فري سايز','ar',NULL,NULL),(86,75,'free size','en',NULL,NULL),(87,76,'فري سايز','ar',NULL,NULL),(88,76,'free size','en',NULL,NULL),(89,77,'فري رسايز','ar',NULL,NULL),(90,77,'free size','en',NULL,NULL),(91,78,NULL,'ar',NULL,NULL),(92,78,'free size','en',NULL,NULL),(93,109,'فري سايز','ar',NULL,NULL),(94,109,'free size','en',NULL,NULL),(95,110,'فري سايز','ar',NULL,NULL),(96,110,'free size','en',NULL,NULL),(97,111,'فري سايز','ar',NULL,NULL),(98,111,'free size','en',NULL,NULL),(99,112,'فري سايز','ar',NULL,NULL),(100,112,'free size','en',NULL,NULL),(101,113,'فري سايز','ar',NULL,NULL),(102,113,'free size','en',NULL,NULL),(103,114,'فري سايز','ar',NULL,NULL),(104,114,'free size','en',NULL,NULL),(105,115,'فرير سايز','ar',NULL,NULL),(106,115,'free size','en',NULL,NULL),(107,116,'فري سايز','ar',NULL,NULL),(108,116,'free size','en',NULL,NULL),(109,117,'فري سايز','ar',NULL,NULL),(110,117,'free size','en',NULL,NULL),(111,118,'فري سايز','ar',NULL,NULL),(112,118,'free size','en',NULL,NULL),(113,119,'فري سايز','ar',NULL,NULL),(114,119,'free size','en',NULL,NULL),(115,120,'فري سايز','ar',NULL,NULL),(116,120,'free size','en',NULL,NULL),(117,121,'فري سايز','ar',NULL,NULL),(118,121,'free size','en',NULL,NULL),(119,122,'فري سايز','ar',NULL,NULL),(120,122,'free size','en',NULL,NULL),(121,123,'فري سايز','ar',NULL,NULL),(122,123,'free size','en',NULL,NULL),(123,124,'فري سايز','ar',NULL,NULL),(124,124,'free size','en',NULL,NULL),(125,125,'اللون ابيض','ar',NULL,NULL),(126,125,NULL,'en',NULL,NULL),(127,126,'فري سايز','ar',NULL,NULL),(128,126,NULL,'en',NULL,NULL),(129,127,'اللون','ar',NULL,NULL),(130,127,'بني فاتح','en',NULL,NULL),(131,128,'اللون','ar',NULL,NULL),(132,128,'اسود','en',NULL,NULL),(133,129,'اللون','ar',NULL,NULL),(134,129,'اسود+ابيض','en',NULL,NULL),(135,130,'اللون','ar',NULL,NULL),(136,130,'رمادي غامق','en',NULL,NULL),(137,131,'اللون','ar',NULL,NULL),(138,131,'فوشي','en',NULL,NULL),(139,132,'اللون','ar',NULL,NULL),(140,132,'ابيض','en',NULL,NULL),(141,172,NULL,'ar',NULL,NULL),(142,172,NULL,'en',NULL,NULL),(143,173,'اللون','ar',NULL,NULL),(144,173,'عسلي','en',NULL,NULL),(145,188,'اللون','ar',NULL,NULL),(146,188,'ازرق فاتح','en',NULL,NULL),(147,189,'لون بيج غامق','ar',NULL,NULL),(148,189,'صيفي','en',NULL,NULL),(149,190,'اللون','ar',NULL,NULL),(150,190,'بنفسجي','en',NULL,NULL),(151,191,'اللون','ar',NULL,NULL),(152,191,'بنفسجي','en',NULL,NULL),(153,192,'اللون','ar',NULL,NULL),(154,192,'اخضر+ابيض','en',NULL,NULL),(155,193,'اللون','ar',NULL,NULL),(156,193,'اسود','en',NULL,NULL),(157,194,'اللون','ar',NULL,NULL),(158,194,'اسود+ابيض','en',NULL,NULL),(159,195,'اللون','ar',NULL,NULL),(160,195,'برتقالي +اسود','en',NULL,NULL),(161,196,'اللون','ar',NULL,NULL),(162,196,'برتقالي +اسود','en',NULL,NULL),(163,197,'اللون','ar',NULL,NULL),(164,197,'برتقالي','en',NULL,NULL),(165,198,'اللون','ar',NULL,NULL),(166,198,'بيج','en',NULL,NULL),(167,199,'اللون','ar',NULL,NULL),(168,199,'اسود','en',NULL,NULL),(169,200,'اللون','ar',NULL,NULL),(170,200,'اوف وايت','en',NULL,NULL),(171,201,'اللون','ar',NULL,NULL),(172,201,'اسود','en',NULL,NULL),(173,202,'اللون','ar',NULL,NULL),(174,202,'بيج','en',NULL,NULL),(175,203,'اللون','ar',NULL,NULL),(176,203,'بيج','en',NULL,NULL),(177,204,'اللون','ar',NULL,NULL),(178,204,'زيتي','en',NULL,NULL),(179,205,'اللون','ar',NULL,NULL),(180,205,'ابيض','en',NULL,NULL),(181,206,'اللون','ar',NULL,NULL),(182,206,'زيتي','en',NULL,NULL),(183,207,'اللون','ar',NULL,NULL),(184,207,'اسود','en',NULL,NULL),(185,208,'اللون','ar',NULL,NULL),(186,208,'ازرق','en',NULL,NULL),(187,209,'اللون','ar',NULL,NULL),(188,209,'ابيض','en',NULL,NULL),(189,210,'صيفي','ar',NULL,NULL),(190,210,'اسود','en',NULL,NULL),(191,211,'صيفي','ar',NULL,NULL),(192,211,'ابيض','en',NULL,NULL),(193,212,'اللون','ar',NULL,NULL),(194,212,'ازرق','en',NULL,NULL),(195,213,'اللون','ar',NULL,NULL),(196,213,'بني فاتح','en',NULL,NULL),(197,214,'صيفي','ar',NULL,NULL),(198,214,'فوشي','en',NULL,NULL),(199,215,'صيفي','ar',NULL,NULL),(200,215,'اسود','en',NULL,NULL),(201,216,'صيفي','ar',NULL,NULL),(202,216,'اسود','en',NULL,NULL),(203,217,'صيفي','ar',NULL,NULL),(204,217,'ابيض','en',NULL,NULL),(205,218,'صيفي','ar',NULL,NULL),(206,218,'اسود','en',NULL,NULL),(207,219,'صيفي','ar',NULL,NULL),(208,219,'ابيض-اسود','en',NULL,NULL),(209,220,'صيفي','ar',NULL,NULL),(210,220,'اسود','en',NULL,NULL),(211,221,'صيفي','ar',NULL,NULL),(212,221,'اسود+ابيض','en',NULL,NULL),(213,222,'صيفي','ar',NULL,NULL),(214,222,'اسود','en',NULL,NULL),(215,223,'صيفي','ar',NULL,NULL),(216,223,'بني فاتح','en',NULL,NULL),(217,224,'صيفي','ar',NULL,NULL),(218,224,'بني فاتح','en',NULL,NULL),(219,225,'صيفي','ar',NULL,NULL),(220,225,'بيج','en',NULL,NULL),(221,226,'صيفي','ar',NULL,NULL),(222,226,'رمادي فاتح','en',NULL,NULL),(223,227,'صيفي','ar',NULL,NULL),(224,227,'اسود','en',NULL,NULL),(225,228,'صيفي','ar',NULL,NULL),(226,228,'بني','en',NULL,NULL),(227,229,'صيفي','ar',NULL,NULL),(228,229,'ازرق فاتح','en',NULL,NULL),(229,230,'صيفي','ar',NULL,NULL),(230,230,'اسود','en',NULL,NULL),(231,231,'صيفي','ar',NULL,NULL),(232,231,'اوف وايت','en',NULL,NULL),(233,232,'صيفي','ar',NULL,NULL),(234,232,'رمادي','en',NULL,NULL),(235,233,'صيفي','ar',NULL,NULL),(236,233,'رمادي غامق','en',NULL,NULL),(237,234,'صيفي','ar',NULL,NULL),(238,234,'بني','en',NULL,NULL),(239,235,'صيفي','ar',NULL,NULL),(240,235,'ابيض','en',NULL,NULL),(241,236,'صيفي','ar',NULL,NULL),(242,236,'اسود','en',NULL,NULL),(243,238,'صيفي','ar',NULL,NULL),(244,238,'اسود +ابيض','en',NULL,NULL),(245,239,'صيفي','ar',NULL,NULL),(246,239,'بيج +ابيض','en',NULL,NULL),(247,240,'صيفي','ar',NULL,NULL),(248,240,'رمادي','en',NULL,NULL),(249,257,'صيفي','ar',NULL,NULL),(250,257,'بني','en',NULL,NULL),(251,258,'صيفي','ar',NULL,NULL),(252,258,'اسود','en',NULL,NULL),(253,259,'صيفي','ar',NULL,NULL),(254,259,'ابيض','en',NULL,NULL),(255,260,'صيفي','ar',NULL,NULL),(256,260,'اخضر زيتي','en',NULL,NULL),(257,261,'صيفي','ar',NULL,NULL),(258,261,'بيج','en',NULL,NULL),(259,262,'صيفي','ar',NULL,NULL),(260,262,'رمادي','en',NULL,NULL),(261,263,'صيفي','ar',NULL,NULL),(262,263,'ابيض','en',NULL,NULL),(263,264,'صيفي','ar',NULL,NULL),(264,264,'اسود','en',NULL,NULL),(265,265,'جينز','ar',NULL,NULL),(266,265,'ازرق','en',NULL,NULL),(267,266,'جينز','ar',NULL,NULL),(268,266,'ابيض','en',NULL,NULL),(269,267,'صيفي','ar',NULL,NULL),(270,267,'ابيض+اخضر','en',NULL,NULL),(271,268,'صيفي','ar',NULL,NULL),(272,268,'ابيض +ازرق','en',NULL,NULL),(273,269,'صيفي','ar',NULL,NULL),(274,269,'ابيض +بيج','en',NULL,NULL),(275,270,'صيفي','ar',NULL,NULL),(276,270,'اسود','en',NULL,NULL),(277,271,'صيفي','ar',NULL,NULL),(278,271,'اخضر زيتي','en',NULL,NULL),(279,272,'صيفي','ar',NULL,NULL),(280,272,'ابيض','en',NULL,NULL),(281,273,'صيفي','ar',NULL,NULL),(282,273,'اسود','en',NULL,NULL),(283,274,'صيفي','ar',NULL,NULL),(284,274,'ازرق','en',NULL,NULL),(285,275,'صيفي','ar',NULL,NULL),(286,275,'بيج','en',NULL,NULL),(287,276,'صيفي','ar',NULL,NULL),(288,276,'وردي فاتح','en',NULL,NULL),(289,277,'صيفي','ar',NULL,NULL),(290,277,'فوشي','en',NULL,NULL),(291,278,'صيفي','ar',NULL,NULL),(292,278,'اخضر فاتح','en',NULL,NULL),(293,279,'صيفي','ar',NULL,NULL),(294,279,'ابيض','en',NULL,NULL),(295,280,'صيفي','ar',NULL,NULL),(296,280,'اسود','en',NULL,NULL),(297,281,'صيفي','ar',NULL,NULL),(298,281,'اسود','en',NULL,NULL),(299,282,'صيفي','ar',NULL,NULL),(300,282,'ابيض','en',NULL,NULL),(301,283,'صيفي','ar',NULL,NULL),(302,283,'لون ازرق','en',NULL,NULL),(303,284,'مني هاندل','ar',NULL,NULL),(304,284,'لون بيج','en',NULL,NULL),(305,285,'نسائيه','ar',NULL,NULL),(306,285,'اسود','en',NULL,NULL),(307,286,'كروس','ar',NULL,NULL),(308,286,'ازرق غامق','en',NULL,NULL),(309,287,'كروس','ar',NULL,NULL),(310,287,'سلسله','en',NULL,NULL),(311,288,'مني','ar',NULL,NULL),(312,288,'ستراس','en',NULL,NULL),(313,289,'مني','ar',NULL,NULL),(314,289,'ستراس','en',NULL,NULL),(315,290,'هاندل باق','ar',NULL,NULL),(316,290,'بيج','en',NULL,NULL),(317,291,'هاندل باق','ar',NULL,NULL),(318,291,'اسود','en',NULL,NULL),(319,292,'نسائي','ar',NULL,NULL),(320,292,'ازرق غامق','en',NULL,NULL),(321,293,'نسائي','ar',NULL,NULL),(322,293,'سلسله','en',NULL,NULL),(323,294,'نسائي','ar',NULL,NULL),(324,294,'اخضر','en',NULL,NULL),(325,295,'مني','ar',NULL,NULL),(326,295,'اسود','en',NULL,NULL),(327,296,'عنايه','ar',NULL,NULL),(328,296,'منتج طبيعي','en',NULL,NULL),(329,297,'منتج طبيعي','ar',NULL,NULL),(330,297,'شامبو','en',NULL,NULL),(331,298,'بدون لون','ar',NULL,NULL),(332,298,'منتج طبيعي','en',NULL,NULL),(333,299,'تغيه للشعر','ar',NULL,NULL),(334,299,'منتج طبيعي','en',NULL,NULL),(335,300,'تغذيه للشعر','ar',NULL,NULL),(336,300,'منتج طبيعي','en',NULL,NULL),(337,301,'منتج طبيعي','ar',NULL,NULL),(338,301,'عنايه بالشعر','en',NULL,NULL),(339,302,'علاج فعال','ar',NULL,NULL),(340,302,'منتج طبيعي','en',NULL,NULL),(341,303,'كثافه الرموش والحواجب','ar',NULL,NULL),(342,303,'منتج طبيعي','en',NULL,NULL);
/*!40000 ALTER TABLE `feature_option_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `feature_options`
--

DROP TABLE IF EXISTS `feature_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `feature_options` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `price` decimal(8,2) DEFAULT '0.00',
  `count` int DEFAULT '0',
  `feature_id` int unsigned DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `color` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `feature_options_feature_id_foreign` (`feature_id`),
  CONSTRAINT `feature_options_feature_id_foreign` FOREIGN KEY (`feature_id`) REFERENCES `features` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=304 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `feature_options`
--

LOCK TABLES `feature_options` WRITE;
/*!40000 ALTER TABLE `feature_options` DISABLE KEYS */;
INSERT INTO `feature_options` (`id`, `price`, `count`, `feature_id`, `created_at`, `updated_at`, `color`) VALUES (1,23.00,NULL,1,'2022-11-08 11:02:07','2022-11-08 11:02:32','#fdb768'),(2,33.00,NULL,1,'2022-11-08 11:02:14','2022-11-08 11:02:14','#e60000'),(3,77.00,NULL,1,'2022-11-08 11:02:22','2022-11-08 11:02:28','#17c2cf'),(4,0.00,NULL,1,'2022-11-08 11:02:43','2022-11-08 11:02:43','#1fff8b'),(5,33.00,NULL,3,'2022-11-08 11:03:22','2022-11-08 11:03:22','#970707'),(6,34.00,NULL,3,'2022-11-08 11:03:33','2022-11-08 11:03:33','#000000'),(7,NULL,NULL,3,'2022-11-08 11:03:42','2022-11-08 11:03:42','#000000'),(8,0.00,NULL,4,'2022-11-08 11:16:03','2022-11-08 11:16:03','#be0909'),(9,0.00,NULL,4,'2022-11-08 11:16:10','2022-11-08 11:16:10','#00ffd5'),(10,0.00,NULL,4,'2022-11-08 11:16:14','2022-11-08 11:16:14','#000000'),(17,NULL,NULL,5,'2022-11-08 11:16:54','2022-11-08 11:16:54','#000000'),(18,0.00,NULL,5,'2022-11-08 11:17:02','2022-11-08 11:17:02','#000000'),(19,0.00,NULL,5,'2022-11-08 11:17:07','2022-11-08 11:17:07','#000000'),(20,0.00,NULL,5,'2022-11-08 11:17:11','2022-11-08 11:17:11','#000000'),(21,0.00,NULL,5,'2022-11-08 11:17:15','2022-11-08 11:17:15','#000000'),(22,0.00,NULL,6,'2022-11-10 05:07:35','2022-11-10 05:07:35','#ff0000'),(23,NULL,NULL,6,'2022-11-10 05:07:50','2022-11-10 05:07:50','#ffbb00'),(24,NULL,NULL,6,'2022-11-10 05:07:56','2022-11-10 05:07:56','#00ffcc'),(25,0.00,NULL,6,'2022-11-10 05:08:06','2022-11-10 05:08:06','#0011ff'),(26,NULL,NULL,6,'2022-11-10 05:08:15','2022-11-10 05:08:15','#ff05a3'),(27,NULL,NULL,7,'2022-11-10 05:08:50','2022-11-10 05:08:50','#000000'),(28,NULL,NULL,7,'2022-11-10 05:09:00','2022-11-10 05:09:00','#000000'),(29,NULL,NULL,7,'2022-11-10 05:09:09','2022-11-10 05:09:09','#000000'),(30,NULL,NULL,7,'2022-11-10 05:09:21','2022-11-10 05:09:21','#000000'),(31,10.00,NULL,8,'2023-01-03 13:35:27','2023-01-03 13:35:27','#000000'),(32,10.00,NULL,8,'2023-01-03 13:35:27','2023-01-03 13:35:27','#000000'),(33,10.00,NULL,8,'2023-01-03 13:35:28','2023-01-03 13:35:28','#000000'),(35,10.00,NULL,9,'2023-01-03 13:36:16','2023-01-03 13:36:16','#ffffff'),(37,NULL,NULL,30,'2023-01-11 12:41:45','2023-01-11 12:41:45','#000000'),(64,0.00,NULL,39,'2023-01-11 12:52:12','2023-01-11 12:53:06','#cf4826'),(66,0.00,NULL,37,'2023-01-11 12:57:25','2023-01-11 12:59:33','#446138'),(68,NULL,NULL,40,'2023-01-11 13:03:08','2023-01-11 13:03:08','#5c5c5c'),(69,NULL,NULL,35,'2023-01-11 13:05:20','2023-01-11 13:05:20','#000000'),(76,NULL,NULL,41,'2023-01-11 13:28:49','2023-01-11 13:28:49','#dfdddd'),(77,NULL,NULL,42,'2023-01-11 13:34:54','2023-01-11 13:34:54','#000000'),(78,NULL,NULL,43,'2023-01-11 13:37:27','2023-01-11 13:37:27','#472e2e'),(109,NULL,NULL,45,'2023-01-11 13:43:31','2023-01-11 13:43:31','#f2eded'),(110,NULL,NULL,46,'2023-01-11 13:45:51','2023-01-11 13:45:51','#ebeaea'),(111,NULL,NULL,47,'2023-01-11 13:47:54','2023-01-11 13:47:54','#f1efef'),(112,NULL,NULL,48,'2023-01-11 13:50:22','2023-01-11 13:50:22','#c9c0f7'),(113,NULL,NULL,49,'2023-01-11 13:52:06','2023-01-11 13:52:06','#545958'),(114,NULL,NULL,50,'2023-01-11 13:53:34','2023-01-11 13:53:34','#000000'),(116,NULL,NULL,52,'2023-01-11 13:59:09','2023-01-11 13:59:09','#bdd2f5'),(117,NULL,NULL,53,'2023-01-11 14:36:24','2023-01-11 14:36:24','#b4caee'),(118,NULL,NULL,54,'2023-01-11 14:51:33','2023-01-11 14:51:33','#b20606'),(119,NULL,NULL,60,'2023-01-11 14:58:22','2023-01-11 14:58:22','#000000'),(120,NULL,NULL,61,'2023-01-11 15:05:59','2023-01-11 15:05:59','#375cf1'),(121,NULL,NULL,62,'2023-01-11 15:11:50','2023-01-11 15:11:50','#f273d6'),(122,NULL,NULL,63,'2023-01-11 15:22:53','2023-01-11 15:22:53','#000000'),(123,NULL,NULL,64,'2023-01-11 15:27:57','2023-01-11 15:27:57','#836f54'),(124,NULL,NULL,65,'2023-01-11 15:36:20','2023-01-11 15:36:20','#000000'),(126,NULL,NULL,66,'2023-03-21 14:23:16','2023-03-21 14:23:16','#fcf8f8'),(127,0.00,NULL,67,'2023-03-21 14:32:01','2023-03-21 14:32:20','#8f6161'),(128,NULL,NULL,68,'2023-03-21 14:38:33','2023-03-21 14:38:33','#000000'),(129,NULL,NULL,69,'2023-03-21 14:54:01','2023-03-21 14:54:01','#000000'),(130,NULL,NULL,70,'2023-03-21 15:28:48','2023-03-21 15:28:48','#343232'),(131,NULL,NULL,71,'2023-03-21 15:37:51','2023-03-21 15:37:51','#d00b88'),(132,NULL,NULL,72,'2023-03-21 15:47:05','2023-03-21 15:47:05','#f2eded'),(172,NULL,NULL,73,'2023-03-21 15:52:59','2023-03-21 15:52:59','#000000'),(173,NULL,NULL,74,'2023-03-21 16:34:09','2023-03-21 16:34:09','#a87a7a'),(188,NULL,NULL,75,'2023-03-21 16:40:57','2023-03-21 16:40:57','#6cb6d5'),(189,NULL,NULL,76,'2023-04-08 17:59:52','2023-04-08 17:59:52','#f3d53f'),(190,NULL,NULL,77,'2023-04-08 18:33:05','2023-04-08 18:33:05','#6430f3'),(191,NULL,NULL,77,'2023-04-08 18:33:06','2023-04-08 18:33:06','#6430f3'),(192,NULL,NULL,78,'2023-04-08 18:40:02','2023-04-08 18:40:02','#1c5e45'),(193,NULL,NULL,79,'2023-04-08 18:45:39','2023-04-08 18:45:39','#000000'),(194,NULL,NULL,80,'2023-04-08 18:51:48','2023-04-08 18:51:48','#000000'),(195,NULL,NULL,81,'2023-04-08 18:56:26','2023-04-08 18:56:26','#c05430'),(196,NULL,NULL,82,'2023-04-08 19:02:12','2023-04-08 19:02:12','#c35a37'),(197,NULL,NULL,83,'2023-04-08 19:29:06','2023-04-08 19:29:06','#c45f1c'),(198,NULL,NULL,84,'2023-04-08 19:33:29','2023-04-08 19:33:29','#d8a6a6'),(199,NULL,NULL,85,'2023-04-08 19:39:41','2023-04-08 19:39:41','#000000'),(200,NULL,NULL,86,'2023-04-08 19:47:43','2023-04-08 19:47:43','#f9ebeb'),(201,NULL,NULL,87,'2023-04-08 20:03:41','2023-04-08 20:03:41','#000000'),(202,NULL,NULL,88,'2023-04-08 20:11:26','2023-04-08 20:11:26','#d2b2b2'),(203,NULL,NULL,89,'2023-04-08 20:17:40','2023-04-08 20:17:40','#c3a2a2'),(204,NULL,NULL,90,'2023-04-08 20:23:42','2023-04-08 20:23:42','#728788'),(205,NULL,NULL,91,'2023-04-08 20:29:05','2023-04-08 20:29:05','#f3eded'),(206,NULL,NULL,92,'2023-04-10 18:48:38','2023-04-10 18:48:38','#4d5c59'),(207,NULL,NULL,93,'2023-04-10 18:53:13','2023-04-10 18:53:13','#000000'),(208,NULL,NULL,94,'2023-04-10 19:00:15','2023-04-10 19:00:15','#5691f0'),(209,NULL,NULL,95,'2023-04-10 19:04:20','2023-04-10 19:04:20','#efebeb'),(210,NULL,NULL,96,'2023-04-30 13:19:03','2023-04-30 13:19:03','#000000'),(211,0.00,NULL,97,'2023-04-30 13:23:16','2023-04-30 13:23:17','#eeecec'),(212,NULL,NULL,98,'2023-04-30 13:28:10','2023-04-30 13:28:10','#81bcf3'),(213,NULL,NULL,99,'2023-04-30 13:33:49','2023-04-30 13:33:49','#896767'),(214,NULL,NULL,100,'2023-04-30 13:48:03','2023-04-30 13:48:03','#f718bb'),(215,NULL,NULL,101,'2023-04-30 13:56:12','2023-04-30 13:56:12','#000000'),(216,NULL,NULL,102,'2023-04-30 14:02:44','2023-04-30 14:02:44','#000000'),(217,NULL,NULL,103,'2023-04-30 14:10:47','2023-04-30 14:10:47','#f4f0f0'),(218,NULL,NULL,104,'2023-04-30 14:14:16','2023-04-30 14:14:16','#000000'),(219,NULL,NULL,105,'2023-05-01 14:51:41','2023-05-01 14:51:41','#000000'),(220,NULL,NULL,106,'2023-05-01 14:57:00','2023-05-01 14:57:00','#000000'),(221,NULL,NULL,107,'2023-05-01 15:03:44','2023-05-01 15:03:44','#000000'),(222,NULL,NULL,108,'2023-05-01 15:32:02','2023-05-01 15:32:02','#000000'),(224,NULL,NULL,109,'2023-05-01 15:37:58','2023-05-01 15:37:58','#816a6a'),(225,NULL,NULL,110,'2023-05-01 15:42:49','2023-05-01 15:42:49','#efe1e1'),(226,NULL,NULL,111,'2023-05-02 13:34:59','2023-05-02 13:34:59','#a39f9f'),(227,NULL,NULL,112,'2023-05-02 13:44:38','2023-05-02 13:44:38','#000000'),(228,NULL,NULL,113,'2023-05-02 13:53:39','2023-05-02 13:53:39','#635a5a'),(229,NULL,NULL,114,'2023-05-02 14:08:18','2023-05-02 14:08:18','#6d98df'),(230,NULL,NULL,115,'2023-05-02 14:28:18','2023-05-02 14:28:18','#000000'),(231,NULL,NULL,116,'2023-05-02 14:48:38','2023-05-02 14:48:38','#f6eaea'),(232,NULL,NULL,117,'2023-05-02 15:03:00','2023-05-02 15:03:00','#8a8a8a'),(233,NULL,NULL,118,'2023-05-02 15:10:59','2023-05-02 15:10:59','#464444'),(234,NULL,NULL,119,'2023-05-02 15:18:41','2023-05-02 15:18:41','#815a5a'),(235,NULL,NULL,120,'2023-05-02 15:25:22','2023-05-02 15:25:22','#f2f2f2'),(236,NULL,NULL,121,'2023-05-02 15:29:47','2023-05-02 15:29:47','#000000'),(238,NULL,NULL,123,'2023-05-02 16:05:14','2023-05-02 16:05:14','#000000'),(239,NULL,NULL,124,'2023-05-02 16:10:10','2023-05-02 16:10:10','#aca0a0'),(240,NULL,NULL,125,'2023-05-02 17:17:44','2023-05-02 17:17:44','#3d3d3d'),(257,NULL,NULL,126,'2023-05-02 17:27:16','2023-05-02 17:27:16','#7e6767'),(258,NULL,NULL,127,'2023-05-02 17:32:36','2023-05-02 17:32:36','#000000'),(259,NULL,NULL,128,'2023-05-02 17:36:46','2023-05-02 17:36:46','#f5f4f4'),(260,NULL,NULL,129,'2023-05-02 17:41:38','2023-05-02 17:41:38','#677971'),(261,NULL,NULL,130,'2023-05-08 14:55:57','2023-05-08 14:55:57','#af9292'),(262,NULL,NULL,131,'2023-05-08 14:59:49','2023-05-08 14:59:49','#5e5e5e'),(263,NULL,NULL,132,'2023-05-08 15:06:28','2023-05-08 15:06:28','#f4f0f0'),(264,NULL,NULL,133,'2023-05-08 15:09:22','2023-05-08 15:09:22','#000000'),(265,NULL,NULL,134,'2023-05-08 15:13:46','2023-05-08 15:13:46','#566cae'),(266,NULL,NULL,135,'2023-05-08 15:16:42','2023-05-08 15:16:42','#faf9f9'),(267,NULL,NULL,136,'2023-05-08 15:24:09','2023-05-08 15:24:09','#22616d'),(268,NULL,NULL,137,'2023-05-08 15:27:44','2023-05-08 15:27:44','#39378b'),(269,NULL,NULL,138,'2023-05-08 15:30:56','2023-05-08 15:30:56','#bd9898'),(270,NULL,NULL,139,'2023-05-08 15:40:04','2023-05-08 15:40:04','#000000'),(271,NULL,NULL,140,'2023-05-09 15:49:28','2023-05-09 15:49:28','#6d7c7e'),(272,NULL,NULL,141,'2023-05-09 15:52:54','2023-05-09 15:52:54','#f4f0f0'),(273,NULL,NULL,142,'2023-05-09 15:56:45','2023-05-09 15:56:45','#000000'),(274,0.00,NULL,143,'2023-05-09 16:21:33','2023-05-09 16:21:34','#bbcdf7'),(275,NULL,NULL,144,'2023-05-09 16:26:55','2023-05-09 16:26:55','#d7d0d0'),(276,NULL,NULL,145,'2023-05-09 16:31:33','2023-05-09 16:31:33','#f5dbf4'),(277,NULL,NULL,146,'2023-05-09 16:36:09','2023-05-09 16:36:09','#d50b8b'),(278,NULL,NULL,147,'2023-05-09 16:40:23','2023-05-09 16:40:23','#c5d8d4'),(279,NULL,NULL,148,'2023-06-07 10:14:17','2023-06-07 10:14:17','#faf4f4'),(280,NULL,NULL,149,'2023-06-07 10:19:02','2023-06-07 10:19:02','#000000'),(281,NULL,NULL,150,'2023-06-07 10:24:44','2023-06-07 10:24:44','#000000'),(282,NULL,NULL,151,'2023-06-07 10:28:41','2023-06-07 10:28:41','#faf9f9'),(283,0.00,NULL,152,'2023-06-07 10:32:41','2023-06-07 10:32:42','#8193ef'),(284,NULL,NULL,153,'2023-07-02 14:42:40','2023-07-02 14:42:40','#b29999'),(285,NULL,NULL,154,'2023-07-02 14:49:43','2023-07-02 14:49:43','#000000'),(286,0.00,NULL,155,'2023-07-02 15:42:38','2023-07-02 15:43:08','#2e2386'),(287,NULL,NULL,156,'2023-07-02 15:51:17','2023-07-02 15:51:17','#2a2d7e'),(288,NULL,NULL,157,'2023-07-02 16:13:29','2023-07-02 16:13:29','#2f7f47'),(289,NULL,NULL,158,'2023-07-02 16:18:31','2023-07-02 16:18:31','#000000'),(290,NULL,NULL,159,'2023-07-02 16:41:44','2023-07-02 16:41:44','#c9b6b6'),(291,NULL,NULL,160,'2023-07-02 16:48:29','2023-07-02 16:48:29','#000000'),(292,NULL,NULL,161,'2023-07-02 16:53:59','2023-07-02 16:53:59','#1c2045'),(293,NULL,NULL,162,'2023-07-02 16:57:44','2023-07-02 16:57:44','#000000'),(294,NULL,NULL,163,'2023-07-02 17:01:51','2023-07-02 17:01:51','#337a59'),(295,NULL,NULL,164,'2023-07-02 17:05:13','2023-07-02 17:05:13','#000000'),(296,NULL,NULL,165,'2023-08-30 14:16:56','2023-08-30 14:16:56','#000000'),(297,NULL,NULL,166,'2023-08-30 14:27:38','2023-08-30 14:27:38','#000000'),(298,NULL,NULL,167,'2023-08-30 14:37:23','2023-08-30 14:37:23','#000000'),(299,NULL,NULL,168,'2023-08-30 14:45:09','2023-08-30 14:45:09','#000000'),(300,NULL,NULL,169,'2023-08-30 14:50:12','2023-08-30 14:50:12','#000000'),(301,NULL,NULL,170,'2023-08-30 14:58:18','2023-08-30 14:58:18','#000000'),(302,NULL,NULL,171,'2023-08-30 15:20:51','2023-08-30 15:20:51','#000000'),(303,NULL,NULL,172,'2023-08-30 15:34:15','2023-08-30 15:34:15','#000000');
/*!40000 ALTER TABLE `feature_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `feature_translations`
--

DROP TABLE IF EXISTS `feature_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `feature_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `feature_id` int unsigned NOT NULL,
  `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `feature_translations_feature_id_locale_unique` (`feature_id`,`locale`),
  KEY `feature_translations_locale_index` (`locale`)
) ENGINE=InnoDB AUTO_INCREMENT=305 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `feature_translations`
--

LOCK TABLES `feature_translations` WRITE;
/*!40000 ALTER TABLE `feature_translations` DISABLE KEYS */;
INSERT INTO `feature_translations` (`id`, `feature_id`, `title`, `locale`, `created_at`, `updated_at`) VALUES (1,1,'الوان','ar',NULL,NULL),(2,1,'colors','en',NULL,NULL),(3,3,'مقاسات','ar',NULL,NULL),(4,3,'size','en',NULL,NULL),(5,4,'wrt','ar',NULL,NULL),(6,4,'erwtwer','en',NULL,NULL),(7,5,'wertr','ar',NULL,NULL),(8,5,'wetewr','en',NULL,NULL),(9,6,'الالوان','ar',NULL,NULL),(10,6,'Colors','en',NULL,NULL),(11,7,'مقاسات','ar',NULL,NULL),(12,7,'Size','en',NULL,NULL),(13,8,'المقاسات','ar',NULL,NULL),(14,8,'size','en',NULL,NULL),(15,9,'الالوان','ar',NULL,NULL),(16,9,'color','en',NULL,NULL),(17,24,'القياس','ar',NULL,NULL),(18,24,'size','en',NULL,NULL),(19,25,'فري سايز','ar',NULL,NULL),(20,25,'لون زيتي','en',NULL,NULL),(21,26,'فري سايز','ar',NULL,NULL),(22,26,'اللون بنفسجي فاتح','en',NULL,NULL),(23,27,'فري سايز','ar',NULL,NULL),(24,27,'لون ابيض','en',NULL,NULL),(25,28,'المقاس','ar',NULL,NULL),(26,28,'free size','en',NULL,NULL),(27,29,'فري سايز','ar',NULL,NULL),(28,29,'لون بيج','en',NULL,NULL),(29,30,'فري سايز','ar',NULL,NULL),(30,30,'free size','en',NULL,NULL),(31,31,'المقاس فري سايز','ar',NULL,NULL),(32,31,'free size','en',NULL,NULL),(33,32,'المقاس فري سايز','ar',NULL,NULL),(34,32,'free size','en',NULL,NULL),(35,33,'فري سايز','ar',NULL,NULL),(36,33,'اللون اسود','en',NULL,NULL),(37,34,'المقاس','ar',NULL,NULL),(38,34,'free size','en',NULL,NULL),(39,35,'المقاس فري سايز','ar',NULL,NULL),(40,35,'free size','en',NULL,NULL),(41,36,'فري سايز','ar',NULL,NULL),(42,36,'لون رمادي','en',NULL,NULL),(43,37,'المقاس فري سايز','ar',NULL,NULL),(44,37,'free size','en',NULL,NULL),(45,38,'فري سايز','ar',NULL,NULL),(46,38,'لون برتقالي','en',NULL,NULL),(47,39,'المقاس فري سايز','ar',NULL,NULL),(48,39,'freesiz','en',NULL,NULL),(49,40,'المقاس فري سايز','ar',NULL,NULL),(50,40,'free size','en',NULL,NULL),(51,41,'المقاس فري سايز','ar',NULL,NULL),(52,41,'free size','en',NULL,NULL),(53,42,'المقاس فري سايز','ar',NULL,NULL),(54,42,'free size','en',NULL,NULL),(55,43,'المقاس فري سايز','ar',NULL,NULL),(56,43,'free size','en',NULL,NULL),(57,44,'المقاس فري سايز','ar',NULL,NULL),(58,44,'free size','en',NULL,NULL),(59,45,'المقاس فري سايز','ar',NULL,NULL),(60,45,'free size','en',NULL,NULL),(61,46,'المقاس فري سايز','ar',NULL,NULL),(62,46,'free size','en',NULL,NULL),(63,47,'المقاس فري سايز','ar',NULL,NULL),(64,47,'free size','en',NULL,NULL),(65,48,'المقاس فري سايز','ar',NULL,NULL),(66,48,'free size','en',NULL,NULL),(67,49,'المقاس فري سايز','ar',NULL,NULL),(68,49,'free size','en',NULL,NULL),(69,50,'المقاس فري سايز','ar',NULL,NULL),(70,50,'free size','en',NULL,NULL),(71,51,'المقاس فري سايز','ar',NULL,NULL),(72,51,'free size','en',NULL,NULL),(73,52,'المقاس فري سايز','ar',NULL,NULL),(74,52,'free size','en',NULL,NULL),(75,53,'المقاس فري سايز','ar',NULL,NULL),(76,53,'free size','en',NULL,NULL),(77,54,'المقاس فري سايز','ar',NULL,NULL),(78,54,'free size','en',NULL,NULL),(79,60,'المقاس فري سايز','ar',NULL,NULL),(80,60,'free size','en',NULL,NULL),(81,61,'المقاس فري سايز','ar',NULL,NULL),(82,61,'free size','en',NULL,NULL),(83,62,'المقاس فري سايز','ar',NULL,NULL),(84,62,'free size','en',NULL,NULL),(85,63,'المقاس فري سايز','ar',NULL,NULL),(86,63,'free size','en',NULL,NULL),(87,64,'المقاس فري سايز','ar',NULL,NULL),(88,64,'free size','en',NULL,NULL),(89,65,'المقاس فري سايز','ar',NULL,NULL),(90,65,'free size','en',NULL,NULL),(91,66,'فيست','ar',NULL,NULL),(92,66,'فري سايز','en',NULL,NULL),(93,67,'فست صيفي','ar',NULL,NULL),(94,67,'فري سايز','en',NULL,NULL),(95,68,'فست','ar',NULL,NULL),(96,68,'فري سايز','en',NULL,NULL),(97,69,'بشت','ar',NULL,NULL),(98,69,'فري سايز','en',NULL,NULL),(99,70,'ترنش كوت','ar',NULL,NULL),(100,70,'فري سايز','en',NULL,NULL),(101,71,'فستان','ar',NULL,NULL),(102,71,'فري سايز','en',NULL,NULL),(103,72,'فستان','ar',NULL,NULL),(104,72,'فري سايز','en',NULL,NULL),(105,73,'فستان','ar',NULL,NULL),(106,73,'فري سايز','en',NULL,NULL),(107,74,'جاكيت','ar',NULL,NULL),(108,74,'فري سايز','en',NULL,NULL),(109,75,'جاكيت جينز','ar',NULL,NULL),(110,75,'فري سايز','en',NULL,NULL),(111,76,'جاكيت صيفي','ar',NULL,NULL),(112,76,'فري سايز','en',NULL,NULL),(113,77,'افرول +قميص+شال','ar',NULL,NULL),(114,77,'مقاس -s-m','en',NULL,NULL),(115,78,'افرول +قميص +شال','ar',NULL,NULL),(116,78,'مقاس _s_m','en',NULL,NULL),(117,79,'افرول +قميص +شال','ar',NULL,NULL),(118,79,'المقاس _s_m','en',NULL,NULL),(119,80,'افرول +قميص+شال','ar',NULL,NULL),(120,80,'مقاسs-m','en',NULL,NULL),(121,81,'افرول +قميص+شال','ar',NULL,NULL),(122,81,'مقاس s-m','en',NULL,NULL),(123,82,'افرول +قميص+شال','ar',NULL,NULL),(124,82,'المقاسs-m','en',NULL,NULL),(125,83,'بدله قطعتين','ar',NULL,NULL),(126,83,'فري سايز','en',NULL,NULL),(127,84,'بدله قطعتين','ar',NULL,NULL),(128,84,'فري سايز','en',NULL,NULL),(129,85,'بدله قطعتين','ar',NULL,NULL),(130,85,'فري سايز','en',NULL,NULL),(131,86,'بدله قطعتين','ar',NULL,NULL),(132,86,'فري سايز','en',NULL,NULL),(133,87,'البدله قطعتين','ar',NULL,NULL),(134,87,'فري سايز','en',NULL,NULL),(135,88,'بدله قطعتين','ar',NULL,NULL),(136,88,'مقاس s+m','en',NULL,NULL),(137,89,'بدله قطعتين','ar',NULL,NULL),(138,89,'المقاس s+m','en',NULL,NULL),(139,90,'بدله قطعتين','ar',NULL,NULL),(140,90,'مقاس s+m','en',NULL,NULL),(141,91,'بدله قطعتين','ar',NULL,NULL),(142,91,'المقاسs+m','en',NULL,NULL),(143,92,'جاكيت قطعتين','ar',NULL,NULL),(144,92,'المقاسS&M','en',NULL,NULL),(145,93,'جاكيت قطعتين','ar',NULL,NULL),(146,93,'المقاس S & M','en',NULL,NULL),(147,94,'جاكيت قطعتين','ar',NULL,NULL),(148,94,'المقاس  S & M','en',NULL,NULL),(149,95,'جاكيت قطعتين','ar',NULL,NULL),(150,95,'المقاسS & M','en',NULL,NULL),(151,96,'جاكيت','ar',NULL,NULL),(152,96,'فري سايز','en',NULL,NULL),(153,97,'جاكيت','ar',NULL,NULL),(154,97,'فري سايز','en',NULL,NULL),(155,98,'جاكيت صيفي','ar',NULL,NULL),(156,98,'فري سايز','en',NULL,NULL),(157,99,'جاكيت صيفي','ar',NULL,NULL),(158,99,'فري سايز','en',NULL,NULL),(159,100,'بليزر','ar',NULL,NULL),(160,100,'فري سايز','en',NULL,NULL),(161,101,'بليزر','ar',NULL,NULL),(162,101,'فري سايز','en',NULL,NULL),(163,102,'بليزر','ar',NULL,NULL),(164,102,'فري سايز','en',NULL,NULL),(165,103,'بليزر','ar',NULL,NULL),(166,103,'فري سايز','en',NULL,NULL),(167,104,'بليزر','ar',NULL,NULL),(168,104,'فري سايز','en',NULL,NULL),(169,105,'بدله بلنسياقا','ar',NULL,NULL),(170,105,'يلبس s-m-L','en',NULL,NULL),(171,106,'بليزر','ar',NULL,NULL),(172,106,'فري سايز','en',NULL,NULL),(173,107,'بدله','ar',NULL,NULL),(174,107,'ٍْXS','en',NULL,NULL),(175,108,'بدله قطعتين','ar',NULL,NULL),(176,108,'S-M','en',NULL,NULL),(177,109,'بدله قطعتين','ar',NULL,NULL),(178,109,'S+M','en',NULL,NULL),(179,110,'بدله قطعتين','ar',NULL,NULL),(180,110,'S+M','en',NULL,NULL),(181,111,'بدله 3قطع','ar',NULL,NULL),(182,111,'مقاس S+M','en',NULL,NULL),(183,112,'بدله 3 قطع','ar',NULL,NULL),(184,112,'مقاسS+M','en',NULL,NULL),(185,113,'بدله 3 قطع','ar',NULL,NULL),(186,113,'مقاس S+M','en',NULL,NULL),(187,114,'بدله 3 قطع','ar',NULL,NULL),(188,114,'مقاس S+M','en',NULL,NULL),(189,115,'فستان','ar',NULL,NULL),(190,115,'مقاس S+M','en',NULL,NULL),(191,116,'بدله قطعتين','ar',NULL,NULL),(192,116,'مقاسS+M+L','en',NULL,NULL),(193,117,'بدله قطعتين','ar',NULL,NULL),(194,117,'مقاسS+M','en',NULL,NULL),(195,118,'بدله قطعتين','ar',NULL,NULL),(196,118,'S+M','en',NULL,NULL),(197,119,'بدله قطعتين','ar',NULL,NULL),(198,119,'مقاسS+M','en',NULL,NULL),(199,120,'بدله قطعتين','ar',NULL,NULL),(200,120,'مقاس S+M','en',NULL,NULL),(201,121,'بدله قطعتين','ar',NULL,NULL),(202,121,'مقاسS+M','en',NULL,NULL),(203,122,'بدله قطعتين','ar',NULL,NULL),(204,122,'مقاس S+M','en',NULL,NULL),(205,123,'بدله قطعتين','ar',NULL,NULL),(206,123,'مقاس S+M','en',NULL,NULL),(207,124,'بدله قطعتين','ar',NULL,NULL),(208,124,'مقاس S+M','en',NULL,NULL),(209,125,'قميص','ar',NULL,NULL),(210,125,'S_M+L','en',NULL,NULL),(211,126,'قميص','ar',NULL,NULL),(212,126,'مقاس S+M+L','en',NULL,NULL),(213,127,'قميص','ar',NULL,NULL),(214,127,'مقاسS+M+L','en',NULL,NULL),(215,128,'قميص','ar',NULL,NULL),(216,128,'مقاسS+M+L','en',NULL,NULL),(217,129,'قميص','ar',NULL,NULL),(218,129,'مقاسS+M+L','en',NULL,NULL),(219,130,'قميص','ar',NULL,NULL),(220,130,'فري سايز','en',NULL,NULL),(221,131,'قميص','ar',NULL,NULL),(222,131,'فري سايز','en',NULL,NULL),(223,132,'قميص','ar',NULL,NULL),(224,132,'فري سايز','en',NULL,NULL),(225,133,'قميص','ar',NULL,NULL),(226,133,'فري سايز','en',NULL,NULL),(227,134,'قميص','ar',NULL,NULL),(228,134,'فري سايز','en',NULL,NULL),(229,135,'قميص','ar',NULL,NULL),(230,135,'فري سايز','en',NULL,NULL),(231,136,'فستان','ar',NULL,NULL),(232,136,'فري سايز','en',NULL,NULL),(233,137,'فستان','ar',NULL,NULL),(234,137,'فري سايز','en',NULL,NULL),(235,138,'فستان','ar',NULL,NULL),(236,138,'فري سايز','en',NULL,NULL),(237,139,'كارديقان','ar',NULL,NULL),(238,139,'فري سايز','en',NULL,NULL),(239,140,'قميص','ar',NULL,NULL),(240,140,'فري سايز','en',NULL,NULL),(241,141,'قميص','ar',NULL,NULL),(242,141,'فري سايز','en',NULL,NULL),(243,142,'قميص','ar',NULL,NULL),(244,142,'فري سايز','en',NULL,NULL),(245,143,'بدله 3 قطع','ar',NULL,NULL),(246,143,'S+M','en',NULL,NULL),(247,144,'بدله 3 قطع','ar',NULL,NULL),(248,144,'S+M','en',NULL,NULL),(249,145,'بدله 3 قطع','ar',NULL,NULL),(250,145,'S+M','en',NULL,NULL),(251,146,'بدله 3 قطع','ar',NULL,NULL),(252,146,'S+M','en',NULL,NULL),(253,147,'بدله 3 قطع','ar',NULL,NULL),(254,147,'S+M','en',NULL,NULL),(255,148,'قميص','ar',NULL,NULL),(256,148,'مقاس S+M','en',NULL,NULL),(257,149,'قميص','ar',NULL,NULL),(258,149,'مقاسS+M','en',NULL,NULL),(259,150,'بنطلون','ar',NULL,NULL),(260,150,'مقاس S+M','en',NULL,NULL),(261,151,'بنطلون','ar',NULL,NULL),(262,151,'مقاس S+M','en',NULL,NULL),(263,152,'بنطلون','ar',NULL,NULL),(264,152,'مقاسS+M','en',NULL,NULL),(265,153,'حقيبه','ar',NULL,NULL),(266,153,'قوتشي','en',NULL,NULL),(267,154,'حقيبة قوتشي','ar',NULL,NULL),(268,154,'هاندل باق','en',NULL,NULL),(269,155,'حقيبه','ar',NULL,NULL),(270,155,'ديور','en',NULL,NULL),(271,156,'حقيبه','ar',NULL,NULL),(272,156,'ديور','en',NULL,NULL),(273,157,'حقيبه','ar',NULL,NULL),(274,157,'ديور','en',NULL,NULL),(275,158,'حقيبه','ar',NULL,NULL),(276,158,'ديور','en',NULL,NULL),(277,159,'حقيبه','ar',NULL,NULL),(278,159,'قوتشي','en',NULL,NULL),(279,160,'حقيبةه قوتشي','ar',NULL,NULL),(280,160,'نسائيه','en',NULL,NULL),(281,161,'حقيبه ديور','ar',NULL,NULL),(282,161,'كروس','en',NULL,NULL),(283,162,'حقيبه ديور','ar',NULL,NULL),(284,162,'سوبر مني','en',NULL,NULL),(285,163,'حقيبه','ar',NULL,NULL),(286,163,'ديور','en',NULL,NULL),(287,164,'حقيبه','ar',NULL,NULL),(288,164,'ديور','en',NULL,NULL),(289,165,'زيت الشعر','ar',NULL,NULL),(290,165,'ايقاف التساقط','en',NULL,NULL),(291,166,'شامبو','ar',NULL,NULL),(292,166,'عضوي','en',NULL,NULL),(293,167,'الحنه الكاذبه','ar',NULL,NULL),(294,167,'مجموعة اعشاب','en',NULL,NULL),(295,168,'حنه مغذيه','ar',NULL,NULL),(296,168,'لون كستنائي','en',NULL,NULL),(297,169,'حنه برغندي','ar',NULL,NULL),(298,169,'لون احمر','en',NULL,NULL),(299,170,'بلسم','ar',NULL,NULL),(300,170,'منعم','en',NULL,NULL),(301,171,'زيت الثعلبه','ar',NULL,NULL),(302,171,'نمو الشعر','en',NULL,NULL),(303,172,'زيت الرموش والحواجب','ar',NULL,NULL),(304,172,'عنايه','en',NULL,NULL);
/*!40000 ALTER TABLE `feature_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `features`
--

DROP TABLE IF EXISTS `features`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `features` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `product_id` int unsigned DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `type` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `features_product_id_foreign` (`product_id`)
) ENGINE=InnoDB AUTO_INCREMENT=173 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `features`
--

LOCK TABLES `features` WRITE;
/*!40000 ALTER TABLE `features` DISABLE KEYS */;
INSERT INTO `features` (`id`, `product_id`, `created_at`, `updated_at`, `type`) VALUES (1,6,'2022-11-08 11:01:58','2022-11-08 11:01:58','color'),(3,6,'2022-11-08 11:03:08','2022-11-08 11:03:08','normal'),(4,5,'2022-11-08 11:15:55','2022-11-08 11:15:55','color'),(5,5,'2022-11-08 11:16:34','2022-11-08 11:16:34','normal'),(6,1,'2022-11-10 05:06:50','2022-11-10 05:06:50','color'),(7,1,'2022-11-10 05:08:35','2022-11-10 05:08:35','normal'),(8,12,'2023-01-03 13:34:40','2023-01-03 13:34:40','normal'),(9,12,'2023-01-03 13:35:53','2023-01-03 13:35:53','color'),(12,13,'2023-01-03 14:29:48','2023-01-03 14:29:48','normal'),(13,13,'2023-01-03 14:29:49','2023-01-03 14:29:49','normal'),(14,13,'2023-01-03 14:29:49','2023-01-03 14:29:49','normal'),(15,13,'2023-01-03 14:29:49','2023-01-03 14:29:49','normal'),(16,13,'2023-01-03 14:29:49','2023-01-03 14:29:49','normal'),(17,13,'2023-01-03 14:29:52','2023-01-03 14:29:52','normal'),(18,13,'2023-01-03 14:29:52','2023-01-03 14:29:52','normal'),(19,13,'2023-01-03 14:29:53','2023-01-03 14:29:53','normal'),(20,13,'2023-01-03 14:29:53','2023-01-03 14:29:53','normal'),(21,13,'2023-01-03 14:29:55','2023-01-03 14:29:55','normal'),(23,13,'2023-01-03 14:29:56','2023-01-03 14:29:56','normal'),(30,23,'2023-01-08 14:58:36','2023-01-11 12:40:49','color'),(35,28,'2023-01-08 15:35:33','2023-01-11 13:04:46','color'),(37,30,'2023-01-08 15:43:39','2023-01-11 12:59:34','color'),(39,31,'2023-01-11 12:50:14','2023-01-11 12:50:14','color'),(40,29,'2023-01-11 13:02:20','2023-01-11 13:02:20','color'),(41,27,'2023-01-11 13:28:14','2023-01-11 13:28:14','color'),(42,26,'2023-01-11 13:34:19','2023-01-11 13:34:19','color'),(43,25,'2023-01-11 13:36:52','2023-01-11 13:36:52','color'),(45,24,'2023-01-11 13:43:01','2023-01-11 13:43:01','color'),(46,22,'2023-01-11 13:45:03','2023-01-11 13:45:03','color'),(47,20,'2023-01-11 13:46:57','2023-01-11 13:46:57','color'),(48,19,'2023-01-11 13:49:47','2023-01-11 13:49:47','color'),(49,18,'2023-01-11 13:51:22','2023-01-11 13:51:22','normal'),(50,17,'2023-01-11 13:53:01','2023-01-11 13:53:01','color'),(52,14,'2023-01-11 13:58:28','2023-01-11 13:58:28','color'),(53,32,'2023-01-11 14:35:52','2023-01-11 14:35:52','color'),(54,34,'2023-01-11 14:50:47','2023-01-11 14:50:47','color'),(55,35,'2023-01-11 14:57:14','2023-01-11 14:57:14','color'),(56,35,'2023-01-11 14:57:18','2023-01-11 14:57:18','color'),(57,35,'2023-01-11 14:57:19','2023-01-11 14:57:19','color'),(58,35,'2023-01-11 14:57:19','2023-01-11 14:57:19','color'),(59,35,'2023-01-11 14:57:20','2023-01-11 14:57:20','color'),(60,35,'2023-01-11 14:57:46','2023-01-11 14:57:46','color'),(61,36,'2023-01-11 15:05:13','2023-01-11 15:05:13','color'),(62,37,'2023-01-11 15:11:02','2023-01-11 15:11:02','color'),(63,38,'2023-01-11 15:22:20','2023-01-11 15:22:20','color'),(64,39,'2023-01-11 15:27:02','2023-01-11 15:27:02','color'),(65,40,'2023-01-11 15:35:45','2023-01-11 15:35:45','color'),(66,42,'2023-03-21 14:21:17','2023-03-21 14:21:17','color'),(67,43,'2023-03-21 14:31:27','2023-03-21 14:31:27','color'),(68,44,'2023-03-21 14:38:05','2023-03-21 14:38:05','color'),(69,45,'2023-03-21 14:53:35','2023-03-21 14:53:35','color'),(70,46,'2023-03-21 15:28:12','2023-03-21 15:28:12','color'),(71,47,'2023-03-21 15:37:00','2023-03-21 15:37:00','color'),(72,48,'2023-03-21 15:46:43','2023-03-21 15:46:43','color'),(73,49,'2023-03-21 15:51:20','2023-03-21 15:51:20','color'),(74,51,'2023-03-21 16:33:36','2023-03-21 16:33:36','color'),(75,52,'2023-03-21 16:40:27','2023-03-21 16:40:27','color'),(76,53,'2023-04-08 17:58:54','2023-04-08 17:58:54','color'),(77,54,'2023-04-08 18:31:24','2023-04-08 18:31:24','color'),(78,55,'2023-04-08 18:39:22','2023-04-08 18:39:22','color'),(79,56,'2023-04-08 18:45:14','2023-04-08 18:45:14','color'),(80,57,'2023-04-08 18:51:17','2023-04-08 18:51:17','color'),(81,58,'2023-04-08 18:55:44','2023-04-08 18:55:44','color'),(82,60,'2023-04-08 19:01:14','2023-04-08 19:01:14','normal'),(83,61,'2023-04-08 19:28:37','2023-04-08 19:28:37','color'),(84,62,'2023-04-08 19:33:02','2023-04-08 19:33:02','color'),(85,63,'2023-04-08 19:39:11','2023-04-08 19:39:11','normal'),(86,64,'2023-04-08 19:47:14','2023-04-08 19:47:14','normal'),(87,66,'2023-04-08 20:02:46','2023-04-08 20:02:46','color'),(88,67,'2023-04-08 20:10:50','2023-04-08 20:10:50','normal'),(89,68,'2023-04-08 20:17:05','2023-04-08 20:17:05','color'),(90,69,'2023-04-08 20:22:16','2023-04-08 20:22:16','color'),(91,70,'2023-04-08 20:28:25','2023-04-08 20:28:25','color'),(92,71,'2023-04-10 18:48:02','2023-04-10 18:48:02','color'),(93,72,'2023-04-10 18:52:55','2023-04-10 18:52:55','color'),(94,73,'2023-04-10 18:59:39','2023-04-10 18:59:39','color'),(95,74,'2023-04-10 19:03:54','2023-04-10 19:03:54','color'),(96,75,'2023-04-30 13:18:35','2023-04-30 13:18:35','color'),(97,76,'2023-04-30 13:22:56','2023-04-30 13:22:56','color'),(98,77,'2023-04-30 13:27:21','2023-04-30 13:27:21','color'),(99,78,'2023-04-30 13:33:15','2023-04-30 13:33:15','color'),(100,79,'2023-04-30 13:47:30','2023-04-30 13:47:30','color'),(101,80,'2023-04-30 13:55:58','2023-04-30 13:55:58','color'),(102,81,'2023-04-30 14:02:31','2023-04-30 14:02:31','color'),(103,82,'2023-04-30 14:10:03','2023-04-30 14:10:03','color'),(104,83,'2023-04-30 14:13:52','2023-04-30 14:13:52','color'),(105,86,'2023-05-01 14:51:08','2023-05-01 14:51:08','color'),(106,87,'2023-05-01 14:56:47','2023-05-01 14:56:47','color'),(107,88,'2023-05-01 15:03:18','2023-05-01 15:03:18','color'),(108,89,'2023-05-01 15:31:43','2023-05-01 15:31:43','color'),(109,90,'2023-05-01 15:36:55','2023-05-01 15:36:55','color'),(110,91,'2023-05-01 15:42:23','2023-05-01 15:42:23','color'),(111,92,'2023-05-02 13:34:10','2023-05-02 13:34:10','color'),(112,93,'2023-05-02 13:44:16','2023-05-02 13:44:16','color'),(113,94,'2023-05-02 13:53:13','2023-05-02 13:53:13','color'),(114,95,'2023-05-02 14:07:37','2023-05-02 14:07:37','color'),(115,96,'2023-05-02 14:27:56','2023-05-02 14:27:56','color'),(116,97,'2023-05-02 14:48:03','2023-05-02 14:48:03','color'),(117,98,'2023-05-02 15:02:29','2023-05-02 15:02:29','color'),(118,101,'2023-05-02 15:10:12','2023-05-02 15:10:12','color'),(119,102,'2023-05-02 15:17:56','2023-05-02 15:17:56','color'),(120,103,'2023-05-02 15:24:39','2023-05-02 15:24:39','color'),(121,104,'2023-05-02 15:29:30','2023-05-02 15:29:30','color'),(122,105,'2023-05-02 16:00:27','2023-05-02 16:00:27','color'),(123,106,'2023-05-02 16:04:49','2023-05-02 16:04:49','color'),(124,107,'2023-05-02 16:09:35','2023-05-02 16:09:35','color'),(125,108,'2023-05-02 17:16:39','2023-05-02 17:16:39','color'),(126,109,'2023-05-02 17:26:49','2023-05-02 17:26:49','normal'),(127,110,'2023-05-02 17:32:12','2023-05-02 17:32:12','color'),(128,111,'2023-05-02 17:36:18','2023-05-02 17:36:18','color'),(129,112,'2023-05-02 17:40:53','2023-05-02 17:40:53','color'),(130,113,'2023-05-08 14:55:33','2023-05-08 14:55:33','normal'),(131,114,'2023-05-08 14:59:05','2023-05-08 14:59:05','color'),(132,115,'2023-05-08 15:04:29','2023-05-08 15:04:29','color'),(133,116,'2023-05-08 15:09:07','2023-05-08 15:09:07','color'),(134,117,'2023-05-08 15:13:14','2023-05-08 15:13:14','color'),(135,118,'2023-05-08 15:16:24','2023-05-08 15:16:24','color'),(136,119,'2023-05-08 15:23:05','2023-05-08 15:23:05','color'),(137,120,'2023-05-08 15:27:16','2023-05-08 15:27:16','color'),(138,121,'2023-05-08 15:30:30','2023-05-08 15:30:30','color'),(139,122,'2023-05-08 15:38:53','2023-05-08 15:38:53','color'),(140,123,'2023-05-09 15:48:47','2023-05-09 15:48:47','color'),(141,124,'2023-05-09 15:52:35','2023-05-09 15:52:35','color'),(142,125,'2023-05-09 15:56:32','2023-05-09 15:56:32','color'),(143,127,'2023-05-09 16:20:53','2023-05-09 16:20:53','color'),(144,128,'2023-05-09 16:26:27','2023-05-09 16:26:27','color'),(145,129,'2023-05-09 16:30:55','2023-05-09 16:30:55','color'),(146,130,'2023-05-09 16:35:34','2023-05-09 16:35:34','color'),(147,131,'2023-05-09 16:39:47','2023-05-09 16:39:47','color'),(148,132,'2023-06-07 10:13:54','2023-06-07 10:13:54','color'),(149,133,'2023-06-07 10:18:43','2023-06-07 10:18:43','color'),(150,134,'2023-06-07 10:24:23','2023-06-07 10:24:23','color'),(151,135,'2023-06-07 10:28:20','2023-06-07 10:28:20','color'),(152,136,'2023-06-07 10:32:00','2023-06-07 10:32:00','color'),(153,137,'2023-07-02 14:42:11','2023-07-02 14:42:11','color'),(154,138,'2023-07-02 14:49:22','2023-07-02 14:49:22','color'),(155,139,'2023-07-02 15:42:10','2023-07-02 15:42:10','normal'),(156,140,'2023-07-02 15:50:46','2023-07-02 15:50:46','color'),(157,141,'2023-07-02 16:13:04','2023-07-02 16:13:04','color'),(158,142,'2023-07-02 16:18:07','2023-07-02 16:18:07','color'),(159,146,'2023-07-02 16:41:23','2023-07-02 16:41:23','normal'),(160,147,'2023-07-02 16:48:10','2023-07-02 16:48:10','color'),(161,148,'2023-07-02 16:53:35','2023-07-02 16:53:35','color'),(162,149,'2023-07-02 16:57:24','2023-07-02 16:57:24','color'),(163,150,'2023-07-02 17:01:18','2023-07-02 17:01:18','color'),(164,152,'2023-07-02 17:05:01','2023-07-02 17:05:01','color'),(165,154,'2023-08-30 14:16:25','2023-08-30 14:16:25','color'),(166,155,'2023-08-30 14:27:12','2023-08-30 14:27:12','normal'),(167,156,'2023-08-30 14:37:06','2023-08-30 14:37:06','normal'),(168,157,'2023-08-30 14:44:27','2023-08-30 14:44:27','normal'),(169,158,'2023-08-30 14:49:53','2023-08-30 14:49:53','normal'),(170,159,'2023-08-30 14:57:45','2023-08-30 14:57:45','normal'),(171,160,'2023-08-30 15:20:22','2023-08-30 15:20:22','normal'),(172,161,'2023-08-30 15:33:29','2023-08-30 15:33:29','normal');
/*!40000 ALTER TABLE `features` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `files`
--

DROP TABLE IF EXISTS `files`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `files` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `main` tinyint NOT NULL DEFAULT '0',
  `tag` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `fileable_id` bigint unsigned DEFAULT NULL,
  `fileable_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=275 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `files`
--

LOCK TABLES `files` WRITE;
/*!40000 ALTER TABLE `files` DISABLE KEYS */;
INSERT INTO `files` (`id`, `image`, `main`, `tag`, `fileable_id`, `fileable_type`, `created_at`, `updated_at`) VALUES (1,'/uploads/product/1/16677272401646706845980e0d174a5643d43e281bf09115d2d5.webp',0,'16677272401646706845980e0d174a5643d43e281bf09115d2d5.webp',1,'App\\Models\\Product','2022-11-06 07:34:00','2022-11-06 07:34:00'),(2,'/uploads/product/1/16677272421646706841317c58de22fd1dd84943f44c7dea4b03.webp',0,'16677272421646706841317c58de22fd1dd84943f44c7dea4b03.webp',1,'App\\Models\\Product','2022-11-06 07:34:02','2022-11-06 07:34:02'),(3,'/uploads/product/2/16677273741666575277f0942927679bf4471e32ca48dc037084.webp',0,'16677273741666575277f0942927679bf4471e32ca48dc037084.webp',2,'App\\Models\\Product','2022-11-06 07:36:14','2022-11-06 07:36:14'),(4,'/uploads/product/2/166772737816595127787480e0814e908eac75938a8c97477e06.webp',0,'166772737816595127787480e0814e908eac75938a8c97477e06.webp',2,'App\\Models\\Product','2022-11-06 07:36:18','2022-11-06 07:36:18'),(5,'/uploads/product/2/1667727379165951278067b879f3da609ecdb3cb834432006a20.webp',0,'1667727379165951278067b879f3da609ecdb3cb834432006a20.webp',2,'App\\Models\\Product','2022-11-06 07:36:19','2022-11-06 07:36:19'),(6,'/uploads/product/3/1667808915H28d6fa0cf23346af99bdbca1bd4e7a37i.jpg',0,'1667808915H28d6fa0cf23346af99bdbca1bd4e7a37i.jpg',3,'App\\Models\\Product','2022-11-07 06:15:15','2022-11-07 06:15:15'),(7,'/uploads/product/3/1667808917H28d6fa0cf23346af99bdbca1bd4e7a37i.jpg',0,'1667808917H28d6fa0cf23346af99bdbca1bd4e7a37i.jpg',3,'App\\Models\\Product','2022-11-07 06:15:17','2022-11-07 06:15:17'),(8,'/uploads/product/3/1667808920BD-2-post-web-.jpg',0,'1667808920BD-2-post-web-.jpg',3,'App\\Models\\Product','2022-11-07 06:15:20','2022-11-07 06:15:20'),(9,'/uploads/product/4/16678090040-2.jpg',0,'16678090040-2.jpg',4,'App\\Models\\Product','2022-11-07 06:16:44','2022-11-07 06:16:44'),(10,'/uploads/product/4/1667809035BD-2-post-web-.jpg',0,'1667809035BD-2-post-web-.jpg',4,'App\\Models\\Product','2022-11-07 06:17:15','2022-11-07 06:17:15'),(11,'/uploads/product/4/16678090370-2.jpg',0,'16678090370-2.jpg',4,'App\\Models\\Product','2022-11-07 06:17:17','2022-11-07 06:17:17'),(12,'/uploads/product/4/166780904193202224138704.jpg',0,'166780904193202224138704.jpg',4,'App\\Models\\Product','2022-11-07 06:17:21','2022-11-07 06:17:21'),(13,'/uploads/product/5/1667809144H6507c13677314298baa3d373ec7c0cc0y.jpg',0,'1667809144H6507c13677314298baa3d373ec7c0cc0y.jpg',5,'App\\Models\\Product','2022-11-07 06:19:04','2022-11-07 06:19:04'),(14,'/uploads/product/5/1667809148rBVa3l9z-k6Af9-MAAEGDvtpaHk150.jpg',0,'1667809148rBVa3l9z-k6Af9-MAAEGDvtpaHk150.jpg',5,'App\\Models\\Product','2022-11-07 06:19:08','2022-11-07 06:19:08'),(15,'/uploads/product/5/1667809148rBVaV17hsk2AOEwZAADvEW9gyOo294.jpg',0,'1667809148rBVaV17hsk2AOEwZAADvEW9gyOo294.jpg',5,'App\\Models\\Product','2022-11-07 06:19:08','2022-11-07 06:19:08'),(16,'/uploads/product/6/1667809217images.jpg',0,'1667809217images.jpg',6,'App\\Models\\Product','2022-11-07 06:20:17','2022-11-07 06:20:17'),(17,'/uploads/product/6/1667809221423-celly-gafas-antiluz-para-ninos-azul-especificaciones.jpg',0,'1667809221423-celly-gafas-antiluz-para-ninos-azul-especificaciones.jpg',6,'App\\Models\\Product','2022-11-07 06:20:21','2022-11-07 06:20:21'),(18,'/uploads/product/6/1667809221images-1.jpg',0,'1667809221images-1.jpg',6,'App\\Models\\Product','2022-11-07 06:20:21','2022-11-07 06:20:21'),(19,'/uploads/product/7/1668431892N42632178A_1.avif',0,'1668431892N42632178A_1.avif',7,'App\\Models\\Product','2022-11-14 11:18:12','2022-11-14 11:18:12'),(20,'/uploads/product/8/16717141811-zoom-desktop.webp',0,'16717141811-zoom-desktop.webp',8,'App\\Models\\Product','2022-12-22 11:03:01','2022-12-22 11:03:01'),(21,'/uploads/product/8/16717141822-zoom-desktop.webp',0,'16717141822-zoom-desktop.webp',8,'App\\Models\\Product','2022-12-22 11:03:02','2022-12-22 11:03:02'),(22,'/uploads/product/8/16717141823-zoom-desktop.webp',0,'16717141823-zoom-desktop.webp',8,'App\\Models\\Product','2022-12-22 11:03:02','2022-12-22 11:03:02'),(23,'/uploads/product/8/16717141834-zoom-desktop.webp',0,'16717141834-zoom-desktop.webp',8,'App\\Models\\Product','2022-12-22 11:03:03','2022-12-22 11:03:03'),(24,'/uploads/product/10/16717146542-zoom-desktop.webp',0,'16717146542-zoom-desktop.webp',10,'App\\Models\\Product','2022-12-22 11:10:54','2022-12-22 11:10:54'),(25,'/uploads/product/10/16717146541-zoom-desktop.webp',0,'16717146541-zoom-desktop.webp',10,'App\\Models\\Product','2022-12-22 11:10:54','2022-12-22 11:10:54'),(26,'/uploads/product/10/16717146554-zoom-desktop.webp',0,'16717146554-zoom-desktop.webp',10,'App\\Models\\Product','2022-12-22 11:10:55','2022-12-22 11:10:55'),(27,'/uploads/product/10/16717146553-zoom-desktop.webp',0,'16717146553-zoom-desktop.webp',10,'App\\Models\\Product','2022-12-22 11:10:55','2022-12-22 11:10:55'),(28,'/uploads/product/11/16717147194-zoom-desktop.webp',0,'16717147194-zoom-desktop.webp',11,'App\\Models\\Product','2022-12-22 11:11:59','2022-12-22 11:11:59'),(29,'/uploads/product/11/16717147203-zoom-desktop.webp',0,'16717147203-zoom-desktop.webp',11,'App\\Models\\Product','2022-12-22 11:12:00','2022-12-22 11:12:00'),(30,'/uploads/product/11/16717147212-zoom-desktop.webp',0,'16717147212-zoom-desktop.webp',11,'App\\Models\\Product','2022-12-22 11:12:01','2022-12-22 11:12:01'),(31,'/uploads/product/11/16717147211-zoom-desktop.webp',0,'16717147211-zoom-desktop.webp',11,'App\\Models\\Product','2022-12-22 11:12:01','2022-12-22 11:12:01'),(32,'/uploads/product/12/16727600192F13F0B6-5351-4D25-B3C9-A73F3C43FBFB 2.jpg',0,'16727600192F13F0B6-5351-4D25-B3C9-A73F3C43FBFB 2.jpg',12,'App\\Models\\Product','2023-01-03 13:33:39','2023-01-03 13:33:39'),(33,'/uploads/product/12/1672760020Screen Shot 2023-01-02 at 9.24.58 PM copy.jpg',0,'1672760020Screen Shot 2023-01-02 at 9.24.58 PM copy.jpg',12,'App\\Models\\Product','2023-01-03 13:33:40','2023-01-03 13:33:40'),(38,'/uploads/product/16/1672909438photo_2023-01-05_01-01-34.jpg',0,'1672909438photo_2023-01-05_01-01-34.jpg',16,'App\\Models\\Product','2023-01-05 07:03:58','2023-01-05 07:03:58'),(61,'/uploads/product/23/1673197055photo_2023-01-03_06-45-14.jpg',0,'1673197055photo_2023-01-03_06-45-14.jpg',23,'App\\Models\\Product','2023-01-08 14:57:35','2023-01-08 14:57:35'),(62,'/uploads/product/23/1673197066photo_2023-01-03_06-45-17.jpg',0,'1673197066photo_2023-01-03_06-45-17.jpg',23,'App\\Models\\Product','2023-01-08 14:57:46','2023-01-08 14:57:46'),(67,'/uploads/product/27/1673198974photo_2023-01-03_06-47-01.jpg',0,'1673198974photo_2023-01-03_06-47-01.jpg',27,'App\\Models\\Product','2023-01-08 15:29:34','2023-01-08 15:29:34'),(68,'/uploads/product/28/1673199281photo_2023-01-03_06-47-05.jpg',0,'1673199281photo_2023-01-03_06-47-05.jpg',28,'App\\Models\\Product','2023-01-08 15:34:41','2023-01-08 15:34:41'),(69,'/uploads/product/29/1673199534photo_2023-01-03_06-47-07.jpg',0,'1673199534photo_2023-01-03_06-47-07.jpg',29,'App\\Models\\Product','2023-01-08 15:38:54','2023-01-08 15:38:54'),(71,'/uploads/product/30/1673200005photo_2023-01-03_06-47-09.jpg',0,'1673200005photo_2023-01-03_06-47-09.jpg',30,'App\\Models\\Product','2023-01-08 15:46:45','2023-01-08 15:46:45'),(73,'/uploads/product/31/16732479542023-01-08-photo_2023-01-03_06-47-03.jpg',0,'16732479542023-01-08-photo_2023-01-03_06-47-03.jpg',31,'App\\Models\\Product','2023-01-09 05:05:54','2023-01-09 05:05:54'),(74,'/uploads/product/31/16732479552023-01-08-photo_2023-01-03_06-47-03.jpg',0,'16732479552023-01-08-photo_2023-01-03_06-47-03.jpg',31,'App\\Models\\Product','2023-01-09 05:05:55','2023-01-09 05:05:55'),(75,'/uploads/product/31/16732479572023-01-08-photo_2023-01-03_06-47-03.jpg',0,'16732479572023-01-08-photo_2023-01-03_06-47-03.jpg',31,'App\\Models\\Product','2023-01-09 05:05:57','2023-01-09 05:05:57'),(76,'/uploads/product/31/16732479592023-01-08-photo_2023-01-03_06-47-03.jpg',0,'16732479592023-01-08-photo_2023-01-03_06-47-03.jpg',31,'App\\Models\\Product','2023-01-09 05:05:59','2023-01-09 05:05:59'),(77,'/uploads/product/31/1673448480photo_2023-01-03_06-47-03.jpg',0,'1673448480photo_2023-01-03_06-47-03.jpg',31,'App\\Models\\Product','2023-01-11 12:48:00','2023-01-11 12:48:00'),(78,'/uploads/product/30/1673448896photo_2023-01-03_06-47-09.jpg',0,'1673448896photo_2023-01-03_06-47-09.jpg',30,'App\\Models\\Product','2023-01-11 12:54:56','2023-01-11 12:54:56'),(79,'/uploads/product/29/1673449304photo_2023-01-03_06-47-01.jpg',0,'1673449304photo_2023-01-03_06-47-01.jpg',29,'App\\Models\\Product','2023-01-11 13:01:44','2023-01-11 13:01:44'),(80,'/uploads/product/28/1673449441photo_2023-01-03_06-47-05.jpg',0,'1673449441photo_2023-01-03_06-47-05.jpg',28,'App\\Models\\Product','2023-01-11 13:04:01','2023-01-11 13:04:01'),(81,'/uploads/product/27/1673449654photo_2023-01-03_06-47-01.jpg',0,'1673449654photo_2023-01-03_06-47-01.jpg',27,'App\\Models\\Product','2023-01-11 13:07:34','2023-01-11 13:07:34'),(87,'/uploads/product/26/1673451217photo_2023-01-03_06-46-57.jpg',0,'1673451217photo_2023-01-03_06-46-57.jpg',26,'App\\Models\\Product','2023-01-11 13:33:37','2023-01-11 13:33:37'),(88,'/uploads/product/25/1673451361photo_2023-01-03_06-45-29.jpg',0,'1673451361photo_2023-01-03_06-45-29.jpg',25,'App\\Models\\Product','2023-01-11 13:36:01','2023-01-11 13:36:01'),(89,'/uploads/product/24/1673451569photo_2023-01-03_06-46-59.jpg',0,'1673451569photo_2023-01-03_06-46-59.jpg',24,'App\\Models\\Product','2023-01-11 13:39:29','2023-01-11 13:39:29'),(90,'/uploads/product/22/1673451873photo_2023-01-03_06-44-34.jpg',0,'1673451873photo_2023-01-03_06-44-34.jpg',22,'App\\Models\\Product','2023-01-11 13:44:33','2023-01-11 13:44:33'),(91,'/uploads/product/22/1673451879photo_2023-01-03_06-45-02.jpg',0,'1673451879photo_2023-01-03_06-45-02.jpg',22,'App\\Models\\Product','2023-01-11 13:44:39','2023-01-11 13:44:39'),(92,'/uploads/product/20/1673451989photo_2023-01-03_06-45-21.jpg',0,'1673451989photo_2023-01-03_06-45-21.jpg',20,'App\\Models\\Product','2023-01-11 13:46:29','2023-01-11 13:46:29'),(93,'/uploads/product/20/1673451994photo_2023-01-03_06-45-25.jpg',0,'1673451994photo_2023-01-03_06-45-25.jpg',20,'App\\Models\\Product','2023-01-11 13:46:34','2023-01-11 13:46:34'),(94,'/uploads/product/19/1673452160photo_2023-01-03_06-44-45.jpg',0,'1673452160photo_2023-01-03_06-44-45.jpg',19,'App\\Models\\Product','2023-01-11 13:49:20','2023-01-11 13:49:20'),(95,'/uploads/product/19/1673452166photo_2023-01-03_06-44-58.jpg',0,'1673452166photo_2023-01-03_06-44-58.jpg',19,'App\\Models\\Product','2023-01-11 13:49:26','2023-01-11 13:49:26'),(96,'/uploads/product/18/1673452259photo_2023-01-03_06-44-25.jpg',0,'1673452259photo_2023-01-03_06-44-25.jpg',18,'App\\Models\\Product','2023-01-11 13:50:59','2023-01-11 13:50:59'),(97,'/uploads/product/18/1673452266photo_2023-01-03_06-46-36.jpg',0,'1673452266photo_2023-01-03_06-46-36.jpg',18,'App\\Models\\Product','2023-01-11 13:51:06','2023-01-11 13:51:06'),(98,'/uploads/product/17/1673452357photo_2023-01-03_06-45-10.jpg',0,'1673452357photo_2023-01-03_06-45-10.jpg',17,'App\\Models\\Product','2023-01-11 13:52:37','2023-01-11 13:52:37'),(99,'/uploads/product/17/1673452362photo_2023-01-03_06-45-06.jpg',0,'1673452362photo_2023-01-03_06-45-06.jpg',17,'App\\Models\\Product','2023-01-11 13:52:42','2023-01-11 13:52:42'),(102,'/uploads/product/14/1673452678photo_2023-01-03_06-42-32.jpg',0,'1673452678photo_2023-01-03_06-42-32.jpg',14,'App\\Models\\Product','2023-01-11 13:57:58','2023-01-11 13:57:58'),(103,'/uploads/product/14/1673452687photo_2023-01-03_06-46-41.jpg',0,'1673452687photo_2023-01-03_06-46-41.jpg',14,'App\\Models\\Product','2023-01-11 13:58:07','2023-01-11 13:58:07'),(104,'/uploads/product/32/1673454888photo_2023-01-03_06-44-45.jpg',0,'1673454888photo_2023-01-03_06-44-45.jpg',32,'App\\Models\\Product','2023-01-11 14:34:48','2023-01-11 14:34:48'),(105,'/uploads/product/32/1673454893photo_2023-01-03_06-44-58.jpg',0,'1673454893photo_2023-01-03_06-44-58.jpg',32,'App\\Models\\Product','2023-01-11 14:34:53','2023-01-11 14:34:53'),(106,'/uploads/product/34/1673455735photo_2023-01-03_06-47-45.jpg',0,'1673455735photo_2023-01-03_06-47-45.jpg',34,'App\\Models\\Product','2023-01-11 14:48:55','2023-01-11 14:48:55'),(107,'/uploads/product/35/1673456182photo_2023-01-03_06-47-44.jpg',0,'1673456182photo_2023-01-03_06-47-44.jpg',35,'App\\Models\\Product','2023-01-11 14:56:22','2023-01-11 14:56:22'),(108,'/uploads/product/36/1673456651photo_2023-01-03_06-47-47.jpg',0,'1673456651photo_2023-01-03_06-47-47.jpg',36,'App\\Models\\Product','2023-01-11 15:04:11','2023-01-11 15:04:11'),(109,'/uploads/product/37/1673457011photo_2023-01-03_06-47-28.jpg',0,'1673457011photo_2023-01-03_06-47-28.jpg',37,'App\\Models\\Product','2023-01-11 15:10:11','2023-01-11 15:10:11'),(110,'/uploads/product/38/1673457696photo_2023-01-03_06-47-26.jpg',0,'1673457696photo_2023-01-03_06-47-26.jpg',38,'App\\Models\\Product','2023-01-11 15:21:36','2023-01-11 15:21:36'),(111,'/uploads/product/39/1673457966photo_2023-01-03_06-47-51.jpg',0,'1673457966photo_2023-01-03_06-47-51.jpg',39,'App\\Models\\Product','2023-01-11 15:26:06','2023-01-11 15:26:06'),(112,'/uploads/product/39/1673457970photo_2023-01-03_06-47-50.jpg',0,'1673457970photo_2023-01-03_06-47-50.jpg',39,'App\\Models\\Product','2023-01-11 15:26:10','2023-01-11 15:26:10'),(113,'/uploads/product/40/1673458483photo_2023-01-03_06-47-32.jpg',0,'1673458483photo_2023-01-03_06-47-32.jpg',40,'App\\Models\\Product','2023-01-11 15:34:43','2023-01-11 15:34:43'),(114,'/uploads/product/42/1679415568photo_2023-03-21_09-15-29.jpg',0,'1679415568photo_2023-03-21_09-15-29.jpg',42,'App\\Models\\Product','2023-03-21 14:19:28','2023-03-21 14:19:28'),(115,'/uploads/product/43/1679416215photo_2023-03-21_09-15-23.jpg',0,'1679416215photo_2023-03-21_09-15-23.jpg',43,'App\\Models\\Product','2023-03-21 14:30:15','2023-03-21 14:30:15'),(116,'/uploads/product/44/1679416550photo_2023-03-21_09-15-32.jpg',0,'1679416550photo_2023-03-21_09-15-32.jpg',44,'App\\Models\\Product','2023-03-21 14:35:50','2023-03-21 14:35:50'),(117,'/uploads/product/45/1679417542photo_2023-03-21_09-15-34 (2).jpg',0,'1679417542photo_2023-03-21_09-15-34 (2).jpg',45,'App\\Models\\Product','2023-03-21 14:52:22','2023-03-21 14:52:22'),(118,'/uploads/product/45/1679417566photo_2023-03-21_09-15-36.jpg',0,'1679417566photo_2023-03-21_09-15-36.jpg',45,'App\\Models\\Product','2023-03-21 14:52:46','2023-03-21 14:52:46'),(119,'/uploads/product/46/1679419635photo_2023-03-21_10-11-52.jpg',0,'1679419635photo_2023-03-21_10-11-52.jpg',46,'App\\Models\\Product','2023-03-21 15:27:15','2023-03-21 15:27:15'),(120,'/uploads/product/47/1679420153photo_2023-03-21_10-16-27.jpg',0,'1679420153photo_2023-03-21_10-16-27.jpg',47,'App\\Models\\Product','2023-03-21 15:35:53','2023-03-21 15:35:53'),(121,'/uploads/product/48/1679420700photo_2023-03-21_10-16-16.jpg',0,'1679420700photo_2023-03-21_10-16-16.jpg',48,'App\\Models\\Product','2023-03-21 15:45:00','2023-03-21 15:45:00'),(122,'/uploads/product/49/1679421030photo_2023-03-21_10-16-32.jpg',0,'1679421030photo_2023-03-21_10-16-32.jpg',49,'App\\Models\\Product','2023-03-21 15:50:30','2023-03-21 15:50:30'),(123,'/uploads/product/51/1679423550photo_2023-03-21_10-15-21.jpg',0,'1679423550photo_2023-03-21_10-15-21.jpg',51,'App\\Models\\Product','2023-03-21 16:32:30','2023-03-21 16:32:30'),(124,'/uploads/product/51/1679423559photo_2023-03-21_10-17-29.jpg',0,'1679423559photo_2023-03-21_10-17-29.jpg',51,'App\\Models\\Product','2023-03-21 16:32:39','2023-03-21 16:32:39'),(125,'/uploads/product/52/1679423930photo_2023-03-21_10-14-33.jpg',0,'1679423930photo_2023-03-21_10-14-33.jpg',52,'App\\Models\\Product','2023-03-21 16:38:50','2023-03-21 16:38:50'),(126,'/uploads/product/52/1679423939photo_2023-03-21_10-15-32.jpg',0,'1679423939photo_2023-03-21_10-15-32.jpg',52,'App\\Models\\Product','2023-03-21 16:38:59','2023-03-21 16:38:59'),(127,'/uploads/product/53/1680983886photo_2023-04-08_12-57-14.jpg',0,'1680983886photo_2023-04-08_12-57-14.jpg',53,'App\\Models\\Product','2023-04-08 17:58:06','2023-04-08 17:58:06'),(128,'/uploads/product/54/1680985788photo_2023-04-08_13-19-38.jpg',0,'1680985788photo_2023-04-08_13-19-38.jpg',54,'App\\Models\\Product','2023-04-08 18:29:48','2023-04-08 18:29:48'),(129,'/uploads/product/55/1680986295photo_2023-04-08_13-19-48.jpg',0,'1680986295photo_2023-04-08_13-19-48.jpg',55,'App\\Models\\Product','2023-04-08 18:38:15','2023-04-08 18:38:15'),(130,'/uploads/product/56/1680986653photo_2023-04-08_13-20-12.jpg',0,'1680986653photo_2023-04-08_13-20-12.jpg',56,'App\\Models\\Product','2023-04-08 18:44:13','2023-04-08 18:44:13'),(131,'/uploads/product/57/1680987028photo_2023-04-08_13-20-05.jpg',0,'1680987028photo_2023-04-08_13-20-05.jpg',57,'App\\Models\\Product','2023-04-08 18:50:28','2023-04-08 18:50:28'),(132,'/uploads/product/58/1680987292photo_2023-04-08_13-19-56.jpg',0,'1680987292photo_2023-04-08_13-19-56.jpg',58,'App\\Models\\Product','2023-04-08 18:54:52','2023-04-08 18:54:52'),(134,'/uploads/product/60/1680988848photo_2023-04-08_14-19-55.jpg',0,'1680988848photo_2023-04-08_14-19-55.jpg',60,'App\\Models\\Product','2023-04-08 19:20:48','2023-04-08 19:20:48'),(135,'/uploads/product/60/1680988889photo_2023-04-08_13-19-56.jpg',0,'1680988889photo_2023-04-08_13-19-56.jpg',60,'App\\Models\\Product','2023-04-08 19:21:29','2023-04-08 19:21:29'),(136,'/uploads/product/61/1680989275photo_2023-04-08_14-19-34.jpg',0,'1680989275photo_2023-04-08_14-19-34.jpg',61,'App\\Models\\Product','2023-04-08 19:27:55','2023-04-08 19:27:55'),(137,'/uploads/product/62/1680989544photo_2023-04-08_14-19-49.jpg',0,'1680989544photo_2023-04-08_14-19-49.jpg',62,'App\\Models\\Product','2023-04-08 19:32:24','2023-04-08 19:32:24'),(138,'/uploads/product/63/1680989912photo_2023-04-08_14-20-01.jpg',0,'1680989912photo_2023-04-08_14-20-01.jpg',63,'App\\Models\\Product','2023-04-08 19:38:32','2023-04-08 19:38:32'),(139,'/uploads/product/64/1680990380photo_2023-04-08_14-19-42.jpg',0,'1680990380photo_2023-04-08_14-19-42.jpg',64,'App\\Models\\Product','2023-04-08 19:46:20','2023-04-08 19:46:20'),(140,'/uploads/product/66/1680991319photo_2023-04-08_14-53-52.jpg',0,'1680991319photo_2023-04-08_14-53-52.jpg',66,'App\\Models\\Product','2023-04-08 20:01:59','2023-04-08 20:01:59'),(141,'/uploads/product/67/1680991795photo_2023-04-08_14-53-44.jpg',0,'1680991795photo_2023-04-08_14-53-44.jpg',67,'App\\Models\\Product','2023-04-08 20:09:55','2023-04-08 20:09:55'),(142,'/uploads/product/68/1680992172photo_2023-04-08_14-53-44.jpg',0,'1680992172photo_2023-04-08_14-53-44.jpg',68,'App\\Models\\Product','2023-04-08 20:16:12','2023-04-08 20:16:12'),(143,'/uploads/product/69/1680992485photo_2023-04-08_14-53-36.jpg',0,'1680992485photo_2023-04-08_14-53-36.jpg',69,'App\\Models\\Product','2023-04-08 20:21:25','2023-04-08 20:21:25'),(144,'/uploads/product/70/1680992853photo_2023-04-08_14-53-28.jpg',0,'1680992853photo_2023-04-08_14-53-28.jpg',70,'App\\Models\\Product','2023-04-08 20:27:33','2023-04-08 20:27:33'),(145,'/uploads/product/71/1681159610photo_2023-04-10_13-30-06.jpg',0,'1681159610photo_2023-04-10_13-30-06.jpg',71,'App\\Models\\Product','2023-04-10 18:46:50','2023-04-10 18:46:50'),(146,'/uploads/product/72/1681159916photo_2023-04-10_13-30-23.jpg',0,'1681159916photo_2023-04-10_13-30-23.jpg',72,'App\\Models\\Product','2023-04-10 18:51:56','2023-04-10 18:51:56'),(147,'/uploads/product/73/1681160310photo_2023-04-10_13-29-59.jpg',0,'1681160310photo_2023-04-10_13-29-59.jpg',73,'App\\Models\\Product','2023-04-10 18:58:30','2023-04-10 18:58:30'),(148,'/uploads/product/74/1681160583photo_2023-04-10_13-30-12.jpg',0,'1681160583photo_2023-04-10_13-30-12.jpg',74,'App\\Models\\Product','2023-04-10 19:03:03','2023-04-10 19:03:03'),(149,'/uploads/product/75/1682871398photo_2023-04-30_09-16-03.jpg',0,'1682871398photo_2023-04-30_09-16-03.jpg',75,'App\\Models\\Product','2023-04-30 13:16:38','2023-04-30 13:16:38'),(150,'/uploads/product/75/1682871469photo_2023-04-30_09-16-03.jpg',0,'1682871469photo_2023-04-30_09-16-03.jpg',75,'App\\Models\\Product','2023-04-30 13:17:49','2023-04-30 13:17:49'),(151,'/uploads/product/75/1682871480photo_2023-04-30_09-15-55.jpg',0,'1682871480photo_2023-04-30_09-15-55.jpg',75,'App\\Models\\Product','2023-04-30 13:18:00','2023-04-30 13:18:00'),(152,'/uploads/product/76/1682871722photo_2023-04-30_09-16-16.jpg',0,'1682871722photo_2023-04-30_09-16-16.jpg',76,'App\\Models\\Product','2023-04-30 13:22:02','2023-04-30 13:22:02'),(153,'/uploads/product/76/1682871730photo_2023-04-30_09-16-22.jpg',0,'1682871730photo_2023-04-30_09-16-22.jpg',76,'App\\Models\\Product','2023-04-30 13:22:10','2023-04-30 13:22:10'),(154,'/uploads/product/77/1682871981photo_2023-04-30_09-16-08.jpg',0,'1682871981photo_2023-04-30_09-16-08.jpg',77,'App\\Models\\Product','2023-04-30 13:26:21','2023-04-30 13:26:21'),(155,'/uploads/product/77/1682871998photo_2023-04-30_09-15-35.jpg',0,'1682871998photo_2023-04-30_09-15-35.jpg',77,'App\\Models\\Product','2023-04-30 13:26:38','2023-04-30 13:26:38'),(156,'/uploads/product/78/1682872345photo_2023-04-30_09-15-49.jpg',0,'1682872345photo_2023-04-30_09-15-49.jpg',78,'App\\Models\\Product','2023-04-30 13:32:25','2023-04-30 13:32:25'),(157,'/uploads/product/78/1682872355photo_2023-04-30_09-15-42.jpg',0,'1682872355photo_2023-04-30_09-15-42.jpg',78,'App\\Models\\Product','2023-04-30 13:32:35','2023-04-30 13:32:35'),(158,'/uploads/product/79/1682873200photo_2023-04-30_09-42-26.jpg',0,'1682873200photo_2023-04-30_09-42-26.jpg',79,'App\\Models\\Product','2023-04-30 13:46:40','2023-04-30 13:46:40'),(159,'/uploads/product/79/1682873209photo_2023-04-30_09-42-20.jpg',0,'1682873209photo_2023-04-30_09-42-20.jpg',79,'App\\Models\\Product','2023-04-30 13:46:49','2023-04-30 13:46:49'),(160,'/uploads/product/80/1682873712photo_2023-04-30_09-52-34.jpg',0,'1682873712photo_2023-04-30_09-52-34.jpg',80,'App\\Models\\Product','2023-04-30 13:55:12','2023-04-30 13:55:12'),(161,'/uploads/product/80/1682873719photo_2023-04-30_09-52-04.jpg',0,'1682873719photo_2023-04-30_09-52-04.jpg',80,'App\\Models\\Product','2023-04-30 13:55:19','2023-04-30 13:55:19'),(162,'/uploads/product/81/1682874109photo_2023-04-30_09-52-45.jpg',0,'1682874109photo_2023-04-30_09-52-45.jpg',81,'App\\Models\\Product','2023-04-30 14:01:49','2023-04-30 14:01:49'),(163,'/uploads/product/81/1682874117photo_2023-04-30_09-52-39.jpg',0,'1682874117photo_2023-04-30_09-52-39.jpg',81,'App\\Models\\Product','2023-04-30 14:01:57','2023-04-30 14:01:57'),(164,'/uploads/product/82/1682874560photo_2023-04-30_10-08-25.jpg',0,'1682874560photo_2023-04-30_10-08-25.jpg',82,'App\\Models\\Product','2023-04-30 14:09:20','2023-04-30 14:09:20'),(165,'/uploads/product/82/1682874568photo_2023-04-30_10-08-31.jpg',0,'1682874568photo_2023-04-30_10-08-31.jpg',82,'App\\Models\\Product','2023-04-30 14:09:28','2023-04-30 14:09:28'),(166,'/uploads/product/83/1682874786photo_2023-04-30_10-08-37.jpg',0,'1682874786photo_2023-04-30_10-08-37.jpg',83,'App\\Models\\Product','2023-04-30 14:13:06','2023-04-30 14:13:06'),(167,'/uploads/product/83/1682874795photo_2023-04-30_10-08-42.jpg',0,'1682874795photo_2023-04-30_10-08-42.jpg',83,'App\\Models\\Product','2023-04-30 14:13:15','2023-04-30 14:13:15'),(168,'/uploads/product/86/1682963260photo_2023-05-01_10-47-25.jpg',0,'1682963260photo_2023-05-01_10-47-25.jpg',86,'App\\Models\\Product','2023-05-01 14:47:40','2023-05-01 14:47:40'),(169,'/uploads/product/87/1682963754photo_2023-04-30_10-08-37.jpg',0,'1682963754photo_2023-04-30_10-08-37.jpg',87,'App\\Models\\Product','2023-05-01 14:55:54','2023-05-01 14:55:54'),(170,'/uploads/product/87/1682963762photo_2023-04-30_10-08-42.jpg',0,'1682963762photo_2023-04-30_10-08-42.jpg',87,'App\\Models\\Product','2023-05-01 14:56:02','2023-05-01 14:56:02'),(171,'/uploads/product/88/1682964150photo_2023-05-01_10-26-22.jpg',0,'1682964150photo_2023-05-01_10-26-22.jpg',88,'App\\Models\\Product','2023-05-01 15:02:30','2023-05-01 15:02:30'),(172,'/uploads/product/88/1682964974photo_2023-05-01_11-15-50.jpg',0,'1682964974photo_2023-05-01_11-15-50.jpg',88,'App\\Models\\Product','2023-05-01 15:16:14','2023-05-01 15:16:14'),(173,'/uploads/product/88/1682965117photo_2023-05-01_11-18-11.jpg',0,'1682965117photo_2023-05-01_11-18-11.jpg',88,'App\\Models\\Product','2023-05-01 15:18:37','2023-05-01 15:18:37'),(174,'/uploads/product/89/1682965820photo_2023-05-01_11-22-38.jpg',0,'1682965820photo_2023-05-01_11-22-38.jpg',89,'App\\Models\\Product','2023-05-01 15:30:20','2023-05-01 15:30:20'),(175,'/uploads/product/89/1682965829photo_2023-05-01_11-22-50.jpg',0,'1682965829photo_2023-05-01_11-22-50.jpg',89,'App\\Models\\Product','2023-05-01 15:30:29','2023-05-01 15:30:29'),(176,'/uploads/product/90/1682966152photo_2023-05-01_11-22-26.jpg',0,'1682966152photo_2023-05-01_11-22-26.jpg',90,'App\\Models\\Product','2023-05-01 15:35:52','2023-05-01 15:35:52'),(177,'/uploads/product/90/1682966161photo_2023-05-01_11-22-32.jpg',0,'1682966161photo_2023-05-01_11-22-32.jpg',90,'App\\Models\\Product','2023-05-01 15:36:01','2023-05-01 15:36:01'),(178,'/uploads/product/91/1682966487photo_2023-05-01_11-22-13.jpg',0,'1682966487photo_2023-05-01_11-22-13.jpg',91,'App\\Models\\Product','2023-05-01 15:41:27','2023-05-01 15:41:27'),(179,'/uploads/product/91/1682966496photo_2023-05-01_11-22-20.jpg',0,'1682966496photo_2023-05-01_11-22-20.jpg',91,'App\\Models\\Product','2023-05-01 15:41:36','2023-05-01 15:41:36'),(180,'/uploads/product/92/1683045166photo_2023-05-02_09-26-08.jpg',0,'1683045166photo_2023-05-02_09-26-08.jpg',92,'App\\Models\\Product','2023-05-02 13:32:46','2023-05-02 13:32:46'),(181,'/uploads/product/92/1683045177photo_2023-05-02_09-26-02.jpg',0,'1683045177photo_2023-05-02_09-26-02.jpg',92,'App\\Models\\Product','2023-05-02 13:32:57','2023-05-02 13:32:57'),(182,'/uploads/product/92/1683045187photo_2023-05-02_09-26-22.jpg',0,'1683045187photo_2023-05-02_09-26-22.jpg',92,'App\\Models\\Product','2023-05-02 13:33:07','2023-05-02 13:33:07'),(183,'/uploads/product/93/1683045564photo_2023-05-02_09-25-56.jpg',0,'1683045564photo_2023-05-02_09-25-56.jpg',93,'App\\Models\\Product','2023-05-02 13:39:24','2023-05-02 13:39:24'),(184,'/uploads/product/93/1683045779photo_2023-05-02_09-42-38.jpg',0,'1683045779photo_2023-05-02_09-42-38.jpg',93,'App\\Models\\Product','2023-05-02 13:42:59','2023-05-02 13:42:59'),(185,'/uploads/product/93/1683045789photo_2023-05-02_09-42-30.jpg',0,'1683045789photo_2023-05-02_09-42-30.jpg',93,'App\\Models\\Product','2023-05-02 13:43:09','2023-05-02 13:43:09'),(186,'/uploads/product/94/1683046320photo_2023-05-02_09-42-23.jpg',0,'1683046320photo_2023-05-02_09-42-23.jpg',94,'App\\Models\\Product','2023-05-02 13:52:00','2023-05-02 13:52:00'),(187,'/uploads/product/94/1683046328photo_2023-05-02_09-42-14.jpg',0,'1683046328photo_2023-05-02_09-42-14.jpg',94,'App\\Models\\Product','2023-05-02 13:52:08','2023-05-02 13:52:08'),(188,'/uploads/product/94/1683046502photo_2023-05-02_09-26-15.jpg',0,'1683046502photo_2023-05-02_09-26-15.jpg',94,'App\\Models\\Product','2023-05-02 13:55:02','2023-05-02 13:55:02'),(189,'/uploads/product/95/1683047181photo_2023-05-02_10-01-52.jpg',0,'1683047181photo_2023-05-02_10-01-52.jpg',95,'App\\Models\\Product','2023-05-02 14:06:21','2023-05-02 14:06:21'),(190,'/uploads/product/95/1683047192photo_2023-05-02_10-01-45.jpg',0,'1683047192photo_2023-05-02_10-01-45.jpg',95,'App\\Models\\Product','2023-05-02 14:06:32','2023-05-02 14:06:32'),(191,'/uploads/product/96/1683048412photo_2023-05-02_10-16-36.jpg',0,'1683048412photo_2023-05-02_10-16-36.jpg',96,'App\\Models\\Product','2023-05-02 14:26:52','2023-05-02 14:26:52'),(192,'/uploads/product/96/1683048420photo_2023-05-02_10-16-30.jpg',0,'1683048420photo_2023-05-02_10-16-30.jpg',96,'App\\Models\\Product','2023-05-02 14:27:00','2023-05-02 14:27:00'),(193,'/uploads/product/96/1683048427photo_2023-05-02_10-16-41.jpg',0,'1683048427photo_2023-05-02_10-16-41.jpg',96,'App\\Models\\Product','2023-05-02 14:27:07','2023-05-02 14:27:07'),(194,'/uploads/product/97/1683049592photo_2023-05-02_10-38-05.jpg',0,'1683049592photo_2023-05-02_10-38-05.jpg',97,'App\\Models\\Product','2023-05-02 14:46:32','2023-05-02 14:46:32'),(195,'/uploads/product/97/1683049600photo_2023-05-02_10-37-54.jpg',0,'1683049600photo_2023-05-02_10-37-54.jpg',97,'App\\Models\\Product','2023-05-02 14:46:40','2023-05-02 14:46:40'),(196,'/uploads/product/97/1683049614photo_2023-05-02_10-38-00.jpg',0,'1683049614photo_2023-05-02_10-38-00.jpg',97,'App\\Models\\Product','2023-05-02 14:46:54','2023-05-02 14:46:54'),(198,'/uploads/product/98/1683050665photo_2023-05-02_10-57-41.jpg',0,'1683050665photo_2023-05-02_10-57-41.jpg',98,'App\\Models\\Product','2023-05-02 15:04:25','2023-05-02 15:04:25'),(199,'/uploads/product/101/1683050916photo_2023-05-02_10-57-36.jpg',0,'1683050916photo_2023-05-02_10-57-36.jpg',101,'App\\Models\\Product','2023-05-02 15:08:36','2023-05-02 15:08:36'),(200,'/uploads/product/102/1683051436photo_2023-05-02_10-57-53.jpg',0,'1683051436photo_2023-05-02_10-57-53.jpg',102,'App\\Models\\Product','2023-05-02 15:17:16','2023-05-02 15:17:16'),(201,'/uploads/product/103/1683051819photo_2023-05-02_10-57-58.jpg',0,'1683051819photo_2023-05-02_10-57-58.jpg',103,'App\\Models\\Product','2023-05-02 15:23:39','2023-05-02 15:23:39'),(202,'/uploads/product/104/1683052117photo_2023-05-02_10-57-46.jpg',0,'1683052117photo_2023-05-02_10-57-46.jpg',104,'App\\Models\\Product','2023-05-02 15:28:37','2023-05-02 15:28:37'),(203,'/uploads/product/105/1683053951photo_2023-05-02_11-54-28.jpg',0,'1683053951photo_2023-05-02_11-54-28.jpg',105,'App\\Models\\Product','2023-05-02 15:59:11','2023-05-02 15:59:11'),(204,'/uploads/product/106/1683054246photo_2023-05-02_11-54-34.jpg',0,'1683054246photo_2023-05-02_11-54-34.jpg',106,'App\\Models\\Product','2023-05-02 16:04:06','2023-05-02 16:04:06'),(205,'/uploads/product/107/1683054524photo_2023-05-02_11-54-22.jpg',0,'1683054524photo_2023-05-02_11-54-22.jpg',107,'App\\Models\\Product','2023-05-02 16:08:44','2023-05-02 16:08:44'),(206,'/uploads/product/108/1683058481photo_2023-05-02_13-09-03.jpg',0,'1683058481photo_2023-05-02_13-09-03.jpg',108,'App\\Models\\Product','2023-05-02 17:14:41','2023-05-02 17:14:41'),(207,'/uploads/product/109/1683059110photo_2023-05-02_13-08-56.jpg',0,'1683059110photo_2023-05-02_13-08-56.jpg',109,'App\\Models\\Product','2023-05-02 17:25:10','2023-05-02 17:25:10'),(208,'/uploads/product/110/1683059478photo_2023-05-02_13-08-51.jpg',0,'1683059478photo_2023-05-02_13-08-51.jpg',110,'App\\Models\\Product','2023-05-02 17:31:18','2023-05-02 17:31:18'),(209,'/uploads/product/111/1683059735photo_2023-05-02_13-08-45.jpg',0,'1683059735photo_2023-05-02_13-08-45.jpg',111,'App\\Models\\Product','2023-05-02 17:35:35','2023-05-02 17:35:35'),(210,'/uploads/product/112/1683060014photo_2023-05-02_13-09-03.jpg',0,'1683060014photo_2023-05-02_13-09-03.jpg',112,'App\\Models\\Product','2023-05-02 17:40:14','2023-05-02 17:40:14'),(211,'/uploads/product/113/1683568493photo_2023-05-08_10-54-31.jpg',0,'1683568493photo_2023-05-08_10-54-31.jpg',113,'App\\Models\\Product','2023-05-08 14:54:53','2023-05-08 14:54:53'),(212,'/uploads/product/114/1683568709photo_2023-05-08_10-54-37.jpg',0,'1683568709photo_2023-05-08_10-54-37.jpg',114,'App\\Models\\Product','2023-05-08 14:58:29','2023-05-08 14:58:29'),(213,'/uploads/product/115/1683569020photo_2023-05-08_10-48-08.jpg',0,'1683569020photo_2023-05-08_10-48-08.jpg',115,'App\\Models\\Product','2023-05-08 15:03:40','2023-05-08 15:03:40'),(214,'/uploads/product/116/1683569319photo_2023-05-08_10-48-14.jpg',0,'1683569319photo_2023-05-08_10-48-14.jpg',116,'App\\Models\\Product','2023-05-08 15:08:39','2023-05-08 15:08:39'),(215,'/uploads/product/117/1683569552photo_2023-05-08_10-48-24.jpg',0,'1683569552photo_2023-05-08_10-48-24.jpg',117,'App\\Models\\Product','2023-05-08 15:12:32','2023-05-08 15:12:32'),(216,'/uploads/product/118/1683569748photo_2023-05-08_10-48-19.jpg',0,'1683569748photo_2023-05-08_10-48-19.jpg',118,'App\\Models\\Product','2023-05-08 15:15:48','2023-05-08 15:15:48'),(217,'/uploads/product/119/1683570152photo_2023-05-08_11-19-32.jpg',0,'1683570152photo_2023-05-08_11-19-32.jpg',119,'App\\Models\\Product','2023-05-08 15:22:32','2023-05-08 15:22:32'),(218,'/uploads/product/120/1683570400photo_2023-05-08_11-19-44.jpg',0,'1683570400photo_2023-05-08_11-19-44.jpg',120,'App\\Models\\Product','2023-05-08 15:26:40','2023-05-08 15:26:40'),(219,'/uploads/product/121/1683570596photo_2023-05-08_11-19-38.jpg',0,'1683570596photo_2023-05-08_11-19-38.jpg',121,'App\\Models\\Product','2023-05-08 15:29:56','2023-05-08 15:29:56'),(220,'/uploads/product/122/1683571087photo_2023-05-08_11-34-38.jpg',0,'1683571087photo_2023-05-08_11-34-38.jpg',122,'App\\Models\\Product','2023-05-08 15:38:07','2023-05-08 15:38:07'),(221,'/uploads/product/122/1683571094photo_2023-03-21_09-15-34.jpg',0,'1683571094photo_2023-03-21_09-15-34.jpg',122,'App\\Models\\Product','2023-05-08 15:38:14','2023-05-08 15:38:14'),(222,'/uploads/product/123/1683658085photo_2023-05-09_11-44-00.jpg',0,'1683658085photo_2023-05-09_11-44-00.jpg',123,'App\\Models\\Product','2023-05-09 15:48:05','2023-05-09 15:48:05'),(223,'/uploads/product/124/1683658324photo_2023-05-09_11-44-06.jpg',0,'1683658324photo_2023-05-09_11-44-06.jpg',124,'App\\Models\\Product','2023-05-09 15:52:04','2023-05-09 15:52:04'),(224,'/uploads/product/125/1683658558photo_2023-05-09_11-44-12.jpg',0,'1683658558photo_2023-05-09_11-44-12.jpg',125,'App\\Models\\Product','2023-05-09 15:55:58','2023-05-09 15:55:58'),(225,'/uploads/product/127/1683660007photo_2023-05-09_12-18-47.jpg',0,'1683660007photo_2023-05-09_12-18-47.jpg',127,'App\\Models\\Product','2023-05-09 16:20:07','2023-05-09 16:20:07'),(226,'/uploads/product/128/1683660335photo_2023-05-09_12-19-12.jpg',0,'1683660335photo_2023-05-09_12-19-12.jpg',128,'App\\Models\\Product','2023-05-09 16:25:35','2023-05-09 16:25:35'),(227,'/uploads/product/129/1683660609photo_2023-05-09_12-19-18.jpg',0,'1683660609photo_2023-05-09_12-19-18.jpg',129,'App\\Models\\Product','2023-05-09 16:30:09','2023-05-09 16:30:09'),(230,'/uploads/product/131/1683661142photo_2023-05-09_12-19-00.jpg',0,'1683661142photo_2023-05-09_12-19-00.jpg',131,'App\\Models\\Product','2023-05-09 16:39:02','2023-05-09 16:39:02'),(231,'/uploads/product/130/1683661492photo_2023-05-09_12-44-26.jpg',0,'1683661492photo_2023-05-09_12-44-26.jpg',130,'App\\Models\\Product','2023-05-09 16:44:52','2023-05-09 16:44:52'),(232,'/uploads/product/130/1683661500photo_2023-05-09_12-44-31.jpg',0,'1683661500photo_2023-05-09_12-44-31.jpg',130,'App\\Models\\Product','2023-05-09 16:45:00','2023-05-09 16:45:00'),(233,'/uploads/product/132/1686143573photo_2023-06-07_06-07-05.jpg',0,'1686143573photo_2023-06-07_06-07-05.jpg',132,'App\\Models\\Product','2023-06-07 10:12:53','2023-06-07 10:12:53'),(234,'/uploads/product/132/1686143585photo_2023-06-07_06-07-15.jpg',0,'1686143585photo_2023-06-07_06-07-15.jpg',132,'App\\Models\\Product','2023-06-07 10:13:05','2023-06-07 10:13:05'),(235,'/uploads/product/133/1686143845photo_2023-06-07_06-07-56.jpg',0,'1686143845photo_2023-06-07_06-07-56.jpg',133,'App\\Models\\Product','2023-06-07 10:17:25','2023-06-07 10:17:25'),(236,'/uploads/product/133/1686143854photo_2023-06-07_06-08-10.jpg',0,'1686143854photo_2023-06-07_06-08-10.jpg',133,'App\\Models\\Product','2023-06-07 10:17:34','2023-06-07 10:17:34'),(237,'/uploads/product/134/1686144212photo_2023-06-07_06-07-24.jpg',0,'1686144212photo_2023-06-07_06-07-24.jpg',134,'App\\Models\\Product','2023-06-07 10:23:32','2023-06-07 10:23:32'),(238,'/uploads/product/135/1686144459photo_2023-06-07_06-07-39.jpg',0,'1686144459photo_2023-06-07_06-07-39.jpg',135,'App\\Models\\Product','2023-06-07 10:27:39','2023-06-07 10:27:39'),(239,'/uploads/product/136/1686144675photo_2023-06-07_06-07-46.jpg',0,'1686144675photo_2023-06-07_06-07-46.jpg',136,'App\\Models\\Product','2023-06-07 10:31:15','2023-06-07 10:31:15'),(240,'/uploads/product/137/1688319643photo_2023-07-02_10-23-08.jpg',0,'1688319643photo_2023-07-02_10-23-08.jpg',137,'App\\Models\\Product','2023-07-02 14:40:43','2023-07-02 14:40:43'),(241,'/uploads/product/137/1688319652photo_2023-07-02_10-23-01.jpg',0,'1688319652photo_2023-07-02_10-23-01.jpg',137,'App\\Models\\Product','2023-07-02 14:40:52','2023-07-02 14:40:52'),(242,'/uploads/product/137/1688319663photo_2023-07-02_10-22-52.jpg',0,'1688319663photo_2023-07-02_10-22-52.jpg',137,'App\\Models\\Product','2023-07-02 14:41:03','2023-07-02 14:41:03'),(243,'/uploads/product/137/1688319672photo_2023-07-02_10-23-19.jpg',0,'1688319672photo_2023-07-02_10-23-19.jpg',137,'App\\Models\\Product','2023-07-02 14:41:12','2023-07-02 14:41:12'),(244,'/uploads/product/137/1688319679photo_2023-07-02_10-23-25.jpg',0,'1688319679photo_2023-07-02_10-23-25.jpg',137,'App\\Models\\Product','2023-07-02 14:41:19','2023-07-02 14:41:19'),(245,'/uploads/product/138/1688320067photo_2023-07-02_10-22-26.jpg',0,'1688320067photo_2023-07-02_10-22-26.jpg',138,'App\\Models\\Product','2023-07-02 14:47:47','2023-07-02 14:47:47'),(246,'/uploads/product/138/1688320093photo_2023-07-02_10-23-25.jpg',0,'1688320093photo_2023-07-02_10-23-25.jpg',138,'App\\Models\\Product','2023-07-02 14:48:13','2023-07-02 14:48:13'),(247,'/uploads/product/138/1688320098photo_2023-07-02_10-23-19.jpg',0,'1688320098photo_2023-07-02_10-23-19.jpg',138,'App\\Models\\Product','2023-07-02 14:48:18','2023-07-02 14:48:18'),(248,'/uploads/product/138/1688320106photo_2023-07-02_10-23-33.jpg',0,'1688320106photo_2023-07-02_10-23-33.jpg',138,'App\\Models\\Product','2023-07-02 14:48:26','2023-07-02 14:48:26'),(249,'/uploads/product/139/1688323293photo_2023-07-02_11-36-47.jpg',0,'1688323293photo_2023-07-02_11-36-47.jpg',139,'App\\Models\\Product','2023-07-02 15:41:33','2023-07-02 15:41:33'),(250,'/uploads/product/139/1688323315photo_2023-07-02_11-36-47.jpg',0,'1688323315photo_2023-07-02_11-36-47.jpg',139,'App\\Models\\Product','2023-07-02 15:41:55','2023-07-02 15:41:55'),(251,'/uploads/product/140/1688323722photo_2023-07-02_11-36-27.jpg',0,'1688323722photo_2023-07-02_11-36-27.jpg',140,'App\\Models\\Product','2023-07-02 15:48:42','2023-07-02 15:48:42'),(252,'/uploads/product/141/1688325066photo_2023-07-02_12-09-33.jpg',0,'1688325066photo_2023-07-02_12-09-33.jpg',141,'App\\Models\\Product','2023-07-02 16:11:06','2023-07-02 16:11:06'),(253,'/uploads/product/141/1688325162photo_2023-07-02_12-11-54.jpg',0,'1688325162photo_2023-07-02_12-11-54.jpg',141,'App\\Models\\Product','2023-07-02 16:12:42','2023-07-02 16:12:42'),(254,'/uploads/product/142/1688325454photo_2023-07-02_12-09-33.jpg',0,'1688325454photo_2023-07-02_12-09-33.jpg',142,'App\\Models\\Product','2023-07-02 16:17:34','2023-07-02 16:17:34'),(255,'/uploads/product/146/1688326828photo_2023-07-02_10-23-08.jpg',0,'1688326828photo_2023-07-02_10-23-08.jpg',146,'App\\Models\\Product','2023-07-02 16:40:28','2023-07-02 16:40:28'),(256,'/uploads/product/146/1688326835photo_2023-07-02_10-23-01.jpg',0,'1688326835photo_2023-07-02_10-23-01.jpg',146,'App\\Models\\Product','2023-07-02 16:40:35','2023-07-02 16:40:35'),(257,'/uploads/product/146/1688326838photo_2023-07-02_10-22-52.jpg',0,'1688326838photo_2023-07-02_10-22-52.jpg',146,'App\\Models\\Product','2023-07-02 16:40:38','2023-07-02 16:40:38'),(258,'/uploads/product/146/1688326848photo_2023-07-02_10-23-33.jpg',0,'1688326848photo_2023-07-02_10-23-33.jpg',146,'App\\Models\\Product','2023-07-02 16:40:48','2023-07-02 16:40:48'),(259,'/uploads/product/147/1688327219photo_2023-07-02_10-22-26.jpg',0,'1688327219photo_2023-07-02_10-22-26.jpg',147,'App\\Models\\Product','2023-07-02 16:46:59','2023-07-02 16:46:59'),(260,'/uploads/product/147/1688327247photo_2023-07-02_10-23-19.jpg',0,'1688327247photo_2023-07-02_10-23-19.jpg',147,'App\\Models\\Product','2023-07-02 16:47:27','2023-07-02 16:47:27'),(261,'/uploads/product/148/1688327571photo_2023-07-02_11-36-47.jpg',0,'1688327571photo_2023-07-02_11-36-47.jpg',148,'App\\Models\\Product','2023-07-02 16:52:51','2023-07-02 16:52:51'),(262,'/uploads/product/148/1688327573photo_2023-07-02_11-36-33.jpg',0,'1688327573photo_2023-07-02_11-36-33.jpg',148,'App\\Models\\Product','2023-07-02 16:52:53','2023-07-02 16:52:53'),(263,'/uploads/product/149/1688327810photo_2023-07-02_11-36-27.jpg',0,'1688327810photo_2023-07-02_11-36-27.jpg',149,'App\\Models\\Product','2023-07-02 16:56:50','2023-07-02 16:56:50'),(264,'/uploads/product/150/1688328050photo_2023-07-02_12-11-54.jpg',0,'1688328050photo_2023-07-02_12-11-54.jpg',150,'App\\Models\\Product','2023-07-02 17:00:50','2023-07-02 17:00:50'),(265,'/uploads/product/152/1688328271photo_2023-07-02_12-09-33.jpg',0,'1688328271photo_2023-07-02_12-09-33.jpg',152,'App\\Models\\Product','2023-07-02 17:04:31','2023-07-02 17:04:31'),(266,'/uploads/product/154/1693415719photo_2023-08-30_09-51-19.jpg',0,'1693415719photo_2023-08-30_09-51-19.jpg',154,'App\\Models\\Product','2023-08-30 14:15:19','2023-08-30 14:15:19'),(267,'/uploads/product/155/1693416399photo_2023-08-30_09-51-35.jpg',0,'1693416399photo_2023-08-30_09-51-35.jpg',155,'App\\Models\\Product','2023-08-30 14:26:39','2023-08-30 14:26:39'),(268,'/uploads/product/156/1693416968photo_2023-08-30_09-51-42.jpg',0,'1693416968photo_2023-08-30_09-51-42.jpg',156,'App\\Models\\Product','2023-08-30 14:36:08','2023-08-30 14:36:08'),(269,'/uploads/product/157/1693417394photo_2023-08-30_09-51-53.jpg',0,'1693417394photo_2023-08-30_09-51-53.jpg',157,'App\\Models\\Product','2023-08-30 14:43:14','2023-08-30 14:43:14'),(270,'/uploads/product/157/1693417419photo_2023-08-30_09-51-53.jpg',0,'1693417419photo_2023-08-30_09-51-53.jpg',157,'App\\Models\\Product','2023-08-30 14:43:39','2023-08-30 14:43:39'),(271,'/uploads/product/158/1693417746photo_2023-08-30_09-52-00.jpg',0,'1693417746photo_2023-08-30_09-52-00.jpg',158,'App\\Models\\Product','2023-08-30 14:49:06','2023-08-30 14:49:06'),(272,'/uploads/product/159/1693418218photo_2023-08-30_09-52-07.jpg',0,'1693418218photo_2023-08-30_09-52-07.jpg',159,'App\\Models\\Product','2023-08-30 14:56:58','2023-08-30 14:56:58'),(273,'/uploads/product/160/1693419569photo_2023-08-30_11-14-24.jpg',0,'1693419569photo_2023-08-30_11-14-24.jpg',160,'App\\Models\\Product','2023-08-30 15:19:29','2023-08-30 15:19:29'),(274,'/uploads/product/161/1693420361photo_2023-08-30_11-30-55.jpg',0,'1693420361photo_2023-08-30_11-30-55.jpg',161,'App\\Models\\Product','2023-08-30 15:32:41','2023-08-30 15:32:41');
/*!40000 ALTER TABLE `files` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `government_translations`
--

DROP TABLE IF EXISTS `government_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `government_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `government_id` int unsigned NOT NULL,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `government_translations_government_id_locale_unique` (`government_id`,`locale`),
  KEY `government_translations_locale_index` (`locale`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `government_translations`
--

LOCK TABLES `government_translations` WRITE;
/*!40000 ALTER TABLE `government_translations` DISABLE KEYS */;
INSERT INTO `government_translations` (`id`, `government_id`, `name`, `locale`, `created_at`, `updated_at`) VALUES (3,2,'الكويت','ar',NULL,NULL),(4,2,'Kuwait','en',NULL,NULL),(5,3,'الجهراء','ar',NULL,NULL),(6,3,'Al-Jahra','en',NULL,NULL),(7,4,'العاصمة','ar',NULL,NULL),(8,4,'Capital Governorate','en',NULL,NULL),(9,5,'الأحمدي','ar',NULL,NULL),(10,5,'Ahmadi Governorate','en',NULL,NULL),(11,6,'الفروانية','ar',NULL,NULL),(12,6,'Farwaniya Governorate','en',NULL,NULL),(13,7,'الجهراء','ar',NULL,NULL),(14,7,'الجهراء','en',NULL,NULL),(15,8,'حولي','ar',NULL,NULL),(16,8,'Hawalli Governorate','en',NULL,NULL),(17,9,'مبارك الكبير','ar',NULL,NULL),(18,9,'Mubarak Al-Kabeer Governorate','en',NULL,NULL),(19,10,'الرياض','ar',NULL,NULL),(20,10,'الرياض','en',NULL,NULL),(21,11,'نجران','ar',NULL,NULL),(22,11,'نجران','en',NULL,NULL),(23,12,'جده','ar',NULL,NULL),(24,12,'Jedah','en',NULL,NULL),(25,13,'المنطقة الشرقيه','ar',NULL,NULL),(26,13,'الشرقيه','en',NULL,NULL),(27,14,'المنطقة الشمالية','ar',NULL,NULL),(28,14,'المنطقة الشمالية','en',NULL,NULL),(29,15,'المدينة المنورة','ar',NULL,NULL),(30,15,'المدينة المنورة','en',NULL,NULL),(31,16,'مكة المكرمة','ar',NULL,NULL),(32,16,'مكة المكرمة','en',NULL,NULL),(33,17,'أبها','ar',NULL,NULL),(34,17,'أبها','en',NULL,NULL),(35,18,'جيزان','ar',NULL,NULL),(36,18,'جيزان','en',NULL,NULL),(37,19,'وادي الدواسر','ar',NULL,NULL),(38,19,'وادي الدواسر','en',NULL,NULL),(39,20,'الخرج','ar',NULL,NULL),(40,20,'الخرج','en',NULL,NULL),(41,21,'عسير','ar',NULL,NULL),(42,21,'عسير','en',NULL,NULL),(43,22,'ينبع','ar',NULL,NULL),(44,22,'ينبع','en',NULL,NULL),(45,23,'شروره','ar',NULL,NULL),(46,23,'شروره','en',NULL,NULL);
/*!40000 ALTER TABLE `government_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `governments`
--

DROP TABLE IF EXISTS `governments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `governments` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `status` int NOT NULL DEFAULT '1',
  `address_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `address_latitude` double NOT NULL,
  `address_longitude` double NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `country_id` int unsigned DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `country_id` (`country_id`),
  CONSTRAINT `governments_ibfk_1` FOREIGN KEY (`country_id`) REFERENCES `countries` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `governments`
--

LOCK TABLES `governments` WRITE;
/*!40000 ALTER TABLE `governments` DISABLE KEYS */;
INSERT INTO `governments` (`id`, `status`, `address_address`, `address_latitude`, `address_longitude`, `created_at`, `updated_at`, `country_id`) VALUES (4,1,'العاصمة، Kuwait',29.3342457,47.9812152,'2022-08-20 09:16:09','2022-08-20 09:16:09',1),(5,1,'الأحمدي، Kuwait',29.083461,48.07347619999999,'2022-08-20 09:16:38','2022-08-20 09:16:38',1),(6,1,'الفروانية، Kuwait',29.281596,47.96025179999999,'2022-08-20 09:17:03','2022-08-20 09:17:03',1),(7,1,'الجهراء، Kuwait',29.3365728,47.6755291,'2022-08-20 09:17:20','2022-08-20 09:17:20',1),(8,1,'حولي، Kuwait',29.33778819999999,48.0234708,'2022-08-20 09:17:36','2022-08-20 09:17:36',1),(9,1,'مبارك الكبير، Kuwait',29.1886698,48.0806909,'2022-08-20 09:17:54','2022-08-20 09:17:54',1);
/*!40000 ALTER TABLE `governments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `migrations`
--

DROP TABLE IF EXISTS `migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `migrations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `migration` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `batch` int NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=61 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `migrations`
--

LOCK TABLES `migrations` WRITE;
/*!40000 ALTER TABLE `migrations` DISABLE KEYS */;
INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (1,'2014_10_12_000000_create_users_table',1),(2,'2014_10_12_100000_create_password_resets_table',1),(3,'2016_06_01_000001_create_oauth_auth_codes_table',1),(4,'2016_06_01_000002_create_oauth_access_tokens_table',1),(5,'2016_06_01_000003_create_oauth_refresh_tokens_table',1),(6,'2016_06_01_000004_create_oauth_clients_table',1),(7,'2016_06_01_000005_create_oauth_personal_access_clients_table',1),(8,'2019_08_19_000000_create_failed_jobs_table',1),(9,'2019_12_14_000001_create_personal_access_tokens_table',1),(10,'2022_02_06_071010_laratrust_setup_tables',1),(11,'2022_02_07_073030_create_public_notifcations_table',1),(12,'2022_02_07_131228_create_topics_table',1),(13,'2022_02_07_131335_create_topic_subscripts_table',1),(14,'2022_02_10_131840_create_short_terms_table',1),(15,'2022_03_24_101035_create_sliders_table',1),(16,'2022_03_24_114417_create_slider_translations_table',1),(17,'2022_05_29_115314_create_categories_table',1),(18,'2022_05_29_115351_create_category_translations_table',1),(19,'2022_05_31_082944_create_products_tables',1),(20,'2022_05_31_083136_create_product_translations_table',1),(21,'2022_05_31_084033_create_features_table',1),(22,'2022_05_31_084050_create_feature_translations_table',1),(23,'2022_05_31_084308_create_feature_options_table',1),(24,'2022_05_31_084333_create_feature_option_translations_table',1),(25,'2022_05_31_085551_create_files_table',1),(26,'2022_05_31_112821_create_product_categories_table',1),(27,'2022_06_02_080435_create_payment_methods_table',1),(28,'2022_06_02_080436_create_shipping_types_table',1),(29,'2022_06_02_080440_create_orders_table',1),(30,'2022_06_02_081214_create_product_orders_table',1),(31,'2022_06_02_081356_create_order_product_features_table',1),(32,'2022_06_02_082600_create_payment_method_translations_table',1),(33,'2022_06_02_082610_create_shipping_type_translations_table',1),(34,'2022_06_02_122112_create_governments_table',1),(35,'2022_06_02_122142_create_government_translations_table',1),(36,'2022_06_02_122214_create_regions_table',1),(37,'2022_06_02_122222_create_region_translations_table',1),(38,'2022_06_02_133202_create_arrival_prices_table',1),(39,'2022_06_04_091835_added_checked_to_products_table',1),(40,'2022_06_05_073619_create_coupons_table',1),(41,'2022_06_05_074500_create_coupone_relateds_table',1),(42,'2022_06_05_081404_create_user_products_table',1),(43,'2022_06_05_113923_create_user_addresses_table',1),(44,'2022_06_08_101900_create_arrivals_table',1),(45,'2022_06_08_102003_create_arrival_times_table',1),(46,'2022_06_09_132916_create_order_coupons_table',1),(47,'2022_06_09_134805_add_category_id_to_product_orders_table',1),(48,'2022_06_11_093816_added_checked_to_user_addresses_table',1),(49,'2022_06_11_102956_added_delivery_date_time_to_orders_table',1),(50,'2022_06_11_103215_create_order_shippings_table',1),(51,'2022_06_18_093322_create_order_comments_table',1),(52,'2022_06_19_082401_create_tagers_table',1),(53,'2022_06_20_102847_added_latـlang_table',1),(54,'2022_06_20_135514_create_user_categories_table',1),(55,'2022_06_21_073606_added_image_to_user_table',1),(56,'2022_06_25_095040_create_refund_products_table',2),(57,'2022_06_26_105000_create_user_orders_table',3),(58,'2022_06_26_125130_create_contacts_table',4),(59,'2022_06_28_111636_create_pages_table',5),(60,'2022_06_28_111731_create_page_translations_table',5);
/*!40000 ALTER TABLE `migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `notification`
--

DROP TABLE IF EXISTS `notification`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `notification` (
  `id` int NOT NULL AUTO_INCREMENT,
  `to` int DEFAULT NULL,
  `title` varchar(191) NOT NULL,
  `message` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `user_id` int DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `notification`
--

LOCK TABLES `notification` WRITE;
/*!40000 ALTER TABLE `notification` DISABLE KEYS */;
/*!40000 ALTER TABLE `notification` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `oauth_access_tokens`
--

DROP TABLE IF EXISTS `oauth_access_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `oauth_access_tokens` (
  `id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint unsigned DEFAULT NULL,
  `client_id` bigint unsigned NOT NULL,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `scopes` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `revoked` tinyint(1) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `expires_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `oauth_access_tokens_user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `oauth_access_tokens`
--

LOCK TABLES `oauth_access_tokens` WRITE;
/*!40000 ALTER TABLE `oauth_access_tokens` DISABLE KEYS */;
INSERT INTO `oauth_access_tokens` (`id`, `user_id`, `client_id`, `name`, `scopes`, `revoked`, `created_at`, `updated_at`, `expires_at`) VALUES ('00037997ee07235215af2f2bde8a75eecfda43156b248458c024f83597d5bd914ae17dfa2e168a91',72,1,'mazraa','[]',0,'2022-07-21 04:44:20','2022-07-21 04:44:20','2023-07-21 06:44:20'),('00f720bbb10ffd70682f0c6384afbf04b54a4e05246524426ce002f371535c0a07ed52cd539ab4e8',96,1,'mazraa','[]',0,'2022-07-20 10:23:24','2022-07-20 10:23:24','2023-07-20 12:23:24'),('0176b4c35293b07f97cd46894e3a14ff8216f162f9f01bac04ecd65f9de595231a5aaab6e1228a8f',96,1,'mazraa','[]',0,'2022-07-20 08:50:25','2022-07-20 08:50:25','2023-07-20 10:50:25'),('01b9f904d9c456cea09b7e65c84a259681f91722f1b3415c93f4ec746dd084eaf5ad37ad0f86bbcc',96,1,'mazraa','[]',0,'2022-07-20 10:08:23','2022-07-20 10:08:23','2023-07-20 12:08:23'),('02098a9a78241ea3fc2e9241a1fd50b4ef59469d890ec41c03714ebd5769a8c94dd118261150f86d',224,1,'gold','[]',0,'2023-04-17 10:37:02','2023-04-17 10:37:02','2024-04-17 12:37:02'),('0252c525351720c39533b501056f0f9dc9ea3dfc9b1b5436a0d5416a141be8e3f212fdb1d2fc3770',9,1,'mazraa','[]',0,'2022-07-19 08:09:52','2022-07-19 08:09:52','2023-07-19 10:09:52'),('04425d9b4832bf9c2682c594f57cabdf90426b9eff063797d301ea8b43a9919f45164ce0a6a96b0a',111,1,'mazraa','[]',0,'2022-07-23 07:42:20','2022-07-23 07:42:20','2023-07-23 09:42:20'),('045917291c7edff959ce77f70c3982f65ca71830993a267d3257cc5dc277c4c8e7b0e62fb135cf42',1,1,'mazraa','[]',0,'2022-09-17 12:29:14','2022-09-17 12:29:14','2023-09-17 14:29:14'),('04a56d4f23ac8f10518f473797a40012492b14c7ccc39d3ffdace106856b09381e361eab9b28528b',195,1,'mazraa','[]',0,'2022-10-03 08:12:20','2022-10-03 08:12:20','2023-10-03 10:12:20'),('04cba8fbf0557626995930baf90052002fe4d0b8f1624937289b85a126d6a6754ff96899b3104ada',157,1,'mazraa','[]',0,'2022-09-07 17:54:08','2022-09-07 17:54:08','2023-09-07 19:54:08'),('04cd196cb5d1252ccff76dbe18e6c9141ad939802c60f265f3460868ba66c415c1eb33215134c6ee',1,1,'mazraa','[]',0,'2022-09-15 16:50:43','2022-09-15 16:50:43','2023-09-15 18:50:43'),('058d5f73f74df46fee7c466ef523b586f966d4fa2c18487a0820a27d7efdd74cb4267ae2e6761ea5',189,1,'mazraa','[]',0,'2022-09-19 04:59:07','2022-09-19 04:59:07','2023-09-19 06:59:07'),('05ba1e594fd67748f36b8eac3d0513c11346d86134a1faf939efaf38dc8e58efe078988a52404aa9',1,1,'mazraa','[]',0,'2022-09-18 06:17:34','2022-09-18 06:17:34','2023-09-18 08:17:34'),('063e75ca3f3b585dd5a953f0ac1640634864cafceb8c46fe14d698449f2c6ef08dfc9836ebfa161a',216,1,'mazraa','[]',0,'2022-12-17 07:14:55','2022-12-17 07:14:55','2023-12-17 09:14:55'),('06ad7f8d0f07a0f6c9802bcea72d1be414f1dbeef359245409e9abf6032616400beedc99043d59d7',104,1,'mazraa','[]',0,'2022-07-23 06:28:42','2022-07-23 06:28:42','2023-07-23 08:28:42'),('06be9e4c6cf0ec560f25f86d7b5a49206b3ad95fb8fca162cb9df5eb5f686ce6defef761c6cb792d',9,1,'mazraa','[]',0,'2022-07-19 08:11:21','2022-07-19 08:11:21','2023-07-19 10:11:21'),('06d6a47b866c6ecc39e78b9b665b031f3b2642520c31cc8e4b04ee85a59877e4e68b08aa1c10411e',71,1,'mazraa','[]',0,'2022-07-06 11:16:28','2022-07-06 11:16:28','2023-07-06 13:16:28'),('0770119bbc9a6dc7d9fb4fa5026d9fe581552532d6b788f330c193433dd20801c00285fa8e5e2a6f',62,1,'mazraa','[]',0,'2022-07-01 12:26:25','2022-07-01 12:26:25','2023-07-01 14:26:25'),('07f92b5196b6b529275f0c17d622709fceacd18bf4e486c3fa6a1d322aaf91b793f898c1ccc19439',1,1,'mazraa','[]',0,'2022-09-21 17:33:44','2022-09-21 17:33:44','2023-09-21 19:33:44'),('07fe8bbf994c916802dde3d5c6ab22ab1348e066d8803b04433e4d1fcbea81d3ed58df0f0d88aab6',155,1,'mazraa','[]',0,'2022-09-06 11:31:37','2022-09-06 11:31:37','2023-09-06 13:31:37'),('084bc66ced41ffb4b22aa3b756304cb4f108baf5274c6eb259a595dea180acf6b4a774b2b0fc5ea5',1,1,'mazraa','[]',0,'2022-09-07 09:48:04','2022-09-07 09:48:04','2023-09-07 11:48:04'),('084e812008ceb930ffcae5b5129f0f03ddbd75e88c2c780cabbe4e245e2c6eb2025021fcde97a2d6',1,1,'mazraa','[]',0,'2022-09-22 19:34:03','2022-09-22 19:34:03','2023-09-22 21:34:03'),('088e0199ee87000aa4bcb8a68d00eee8c624dc56d654a3d221b834603701553a2fb427179e770537',154,1,'mazraa','[]',0,'2022-09-06 11:29:03','2022-09-06 11:29:03','2023-09-06 13:29:03'),('0a13ccd32d8de983f2c19babbd788eeea5667d2c8b9427bcd152397b516b9e7132ef530beda5b96d',198,1,'mazraa','[]',0,'2022-10-06 10:16:12','2022-10-06 10:16:12','2023-10-06 12:16:12'),('0c6fa8b9844515750c83ffb0f315e1edf955a759df36ffc00a8f97dc3dc26223b00ab1930a52cb25',1,1,'mazraa','[]',0,'2022-09-21 17:22:54','2022-09-21 17:22:54','2023-09-21 19:22:54'),('0cf30cd80173460dae046638437f939a8d233346e2da0d1ab32ff9d15200e8ae33eada4b20003ba1',195,1,'mazraa','[]',0,'2022-10-03 10:53:03','2022-10-03 10:53:03','2023-10-03 12:53:03'),('0e220de1de9a3e6f3e63e0475a6a358b1f5d3adaf8d70602cfd3e52817f0338b93ca68dbf3d90b45',195,1,'mazraa','[]',0,'2022-10-03 10:36:32','2022-10-03 10:36:32','2023-10-03 12:36:32'),('0e377b498f58edeb599604a7923e875816332eacea45cbb9e7d7b04422ba78600f5f54a5717f50c0',190,1,'mazraa','[]',0,'2022-10-08 15:21:33','2022-10-08 15:21:33','2023-10-08 17:21:33'),('0efa79a2a42b11f80433284583c52a0fdbcb0b22240486c7efa80f893cbfdd8897dabe0b4db9cc0a',1,1,'mazraa','[]',0,'2022-09-25 10:03:06','2022-09-25 10:03:06','2023-09-25 12:03:06'),('0f46370352cdee03708cb67940affd27e68afe64405f2535e0efa575f17ed13a7b0205cbd201b646',188,1,'mazraa','[]',0,'2022-09-18 19:00:12','2022-09-18 19:00:12','2023-09-18 21:00:12'),('0fbc6c00bd4f29e9580ae8e36e8f59ed55d7daad49ddfee60b0e8ae31c07d22565ad1c86098aeeed',195,1,'mazraa','[]',0,'2022-10-03 10:41:24','2022-10-03 10:41:24','2023-10-03 12:41:24'),('0fccf38f39c502e8bca8dc2fcc0ae749326f55e869170f33bd732b32972850b66e504ee148734c05',154,1,'mazraa','[]',0,'2022-09-06 11:12:22','2022-09-06 11:12:22','2023-09-06 13:12:22'),('0fe962bf7c999db1dce55753d6b46c89ff5f3210317922045283dbbb0cde9bea4194a3680cb4684a',170,1,'mazraa','[]',0,'2022-09-10 18:42:22','2022-09-10 18:42:22','2023-09-10 20:42:22'),('10786088999a9a54ab1e26412f41eb6bbe8f7c4264aae934a3ff524f7ab26438805e14e825c17478',1,1,'mazraa','[]',0,'2022-10-01 06:31:47','2022-10-01 06:31:47','2023-10-01 08:31:47'),('10dd41bbc5a1e87f3bb2b4f65a75c1f2606494e1e1df715791af52e5283ce57e1143f00b685f32fb',191,1,'mazraa','[]',0,'2022-10-04 17:33:56','2022-10-04 17:33:56','2023-10-04 19:33:56'),('1120c93eef026e78d00adc6733f7d5e4b13a973b1ea82e74067cc8f8c58b0a12d6accb660dc1d1f3',190,1,'mazraa','[]',0,'2022-09-21 08:09:44','2022-09-21 08:09:44','2023-09-21 10:09:44'),('11ac99a2df4a9a7c2c89093f35f075dac01fd1a8a9e25871477dca91d748cafb995392cee340f115',216,1,'mazraa','[]',0,'2022-12-27 20:07:38','2022-12-27 20:07:38','2023-12-27 22:07:38'),('11e4e3c3d5546eeb00367f099262c4fe488a1aba1a644938f6a8c5ba2785dd52081789fd6ff91aa0',11,1,'mazraa','[]',0,'2022-06-23 08:02:47','2022-06-23 08:02:47','2023-06-23 10:02:47'),('1452dc79f172a05d735bdc5ca97a4e1a0224cd152d4be6c742779be82647f0448c29786d297d4a5b',72,1,'mazraa','[]',0,'2022-07-21 13:16:26','2022-07-21 13:16:26','2023-07-21 15:16:26'),('145da9b02be7a643887e8a4c9eed5aa5913faa2f2eecdd4122cd4c337f98919aca0ba2a2f23522d2',97,1,'mazraa','[]',0,'2022-07-20 09:42:51','2022-07-20 09:42:51','2023-07-20 11:42:51'),('152c7d564d8617aaee6e082b3f03a5fcd869d523921a15b25ed5bc9c94852469a78ad8f2543147f7',100,1,'mazraa','[]',0,'2022-07-20 12:00:33','2022-07-20 12:00:33','2023-07-20 14:00:33'),('1559d66fbf0a2049436b60f780157ad2f685b952451eeeede1ece163c8325115a9057427c734ca37',1,1,'mazraa','[]',0,'2022-09-20 09:29:59','2022-09-20 09:29:59','2023-09-20 11:29:59'),('15a65942ead48cf920c419b317f5bda965ddd12f529d50880c2da3bd6304c40922cd13bc4297f187',43,1,'mazraa','[]',0,'2022-06-23 09:31:29','2022-06-23 09:31:29','2023-06-23 11:31:29'),('15c3f0d9868ab9f26f7494087b541654308e5104822fd2b2710c53bdbfda5d007176537c7508a949',72,1,'mazraa','[]',0,'2022-07-17 09:33:44','2022-07-17 09:33:44','2023-07-17 11:33:44'),('160fc393524e33b0ca08b2190839271cc5619d116d77bf4871cfe2de6b370a839bcf133d4cc80197',1,1,'mazraa','[]',0,'2022-09-04 08:52:22','2022-09-04 08:52:22','2023-09-04 10:52:22'),('16ab442674f11633f651293b08aedb67d098e64a17d6a5c922cfb7418d9ef8f4c74ea519bc9ce7d3',57,1,'mazraa','[]',0,'2022-06-26 05:30:30','2022-06-26 05:30:30','2023-06-26 07:30:30'),('16c58257a012cdca0682407d0fd215d0d26df646762f7fcd77b9574a5f16b61ecbb5d157654720ce',45,1,'mazraa','[]',0,'2022-06-23 09:54:18','2022-06-23 09:54:18','2023-06-23 11:54:18'),('16cdcec6d4a515049c8081fc55e256c24fd0bb1f9d019b9fc703fdae18ac70966513438a4eb34f2b',1,1,'mazraa','[]',0,'2022-09-23 13:59:18','2022-09-23 13:59:18','2023-09-23 15:59:18'),('16e3e5964a3703802bc2ca7210a8c7b70da162ae215d7a340849ee6b2a0d47d70dfedf1093ae24cb',195,1,'mazraa','[]',0,'2022-10-03 06:09:20','2022-10-03 06:09:20','2023-10-03 08:09:20'),('17e77df5fdf2c8131cd7848a1a00a2a04ccbba80f8c4486ce646694cfbd7d4d2c354825d522ae09f',1,1,'mazraa','[]',0,'2022-09-22 10:41:30','2022-09-22 10:41:30','2023-09-22 12:41:30'),('180b93eb3d000fef4ca6b709dc07ef4d729cd4497283360e4d47fde852b18ba0943997a1dd00525a',100,1,'mazraa','[]',0,'2022-07-20 11:58:23','2022-07-20 11:58:23','2023-07-20 13:58:23'),('1930b9f65bd0a5e5e981bb55973456b419d6697da3493cb57b28932ec678141ff3fd5ba7325cb087',1,1,'mazraa','[]',0,'2022-09-06 13:15:46','2022-09-06 13:15:46','2023-09-06 15:15:46'),('194f8bce0f06c6a6d73ea4d076c4637e478a260a85e6763d67ec58291a391ca659e4e7588b7195bf',11,1,'mazraa','[]',0,'2022-06-23 08:03:59','2022-06-23 08:03:59','2023-06-23 10:03:59'),('1963e7ebc418e94ebc0cb7f9dd8c0e013e50bb2b60b5741d1f92e29c62c478c78525e142ae13e8c4',72,1,'mazraa','[]',0,'2022-07-19 09:34:15','2022-07-19 09:34:15','2023-07-19 11:34:15'),('1a9c43a3593cca2448c9921cc354f90ff8404ad2e17bbd199b499b7f35f9ba09aa690adca78edb0b',71,1,'mazraa','[]',0,'2022-07-06 11:19:42','2022-07-06 11:19:42','2023-07-06 13:19:42'),('1b1596fa0d5cebf24c26586a036030962be8592dc31a4b33b2dff14f9c6f135439520d78f2142a7b',65,1,'mazraa','[]',0,'2022-07-03 04:39:55','2022-07-03 04:39:55','2023-07-03 06:39:55'),('1b17cf2c26914a807fa198182e2444af513cea43fa733ad91236e41d67ad5138b2d547e2ec716145',195,1,'mazraa','[]',0,'2022-10-03 08:35:56','2022-10-03 08:35:56','2023-10-03 10:35:56'),('1b5c2f353de7aafecacfd98b40312b5b28660d6b15089560b6595e4dfaa67b4f524c4b6495ac4ace',18,1,'mazraa','[]',0,'2022-06-23 08:25:17','2022-06-23 08:25:17','2023-06-23 10:25:17'),('1b9f92558bb5f8d2f6919c0b9c497cb068b8c0b4f83ef6232a2b07e5763ca16fbf2fee74033235ac',1,1,'mazraa','[]',0,'2022-09-18 15:26:05','2022-09-18 15:26:05','2023-09-18 17:26:05'),('1ba2360b77d3e29b2fccf95cd62fdaeb39a757cc1e0309fc0971a530219557ba273ad556af3f5b0f',43,1,'mazraa','[]',0,'2022-06-23 09:31:14','2022-06-23 09:31:14','2023-06-23 11:31:14'),('1c92d24deab00a22fb941656d20c2cb5e06451469de9dc6e5a4b84313bacc087b4e769b161317312',216,1,'mazraa','[]',0,'2022-11-15 09:49:54','2022-11-15 09:49:54','2023-11-15 11:49:54'),('1d60312cebd3b33b9a275726931b0d90926294b34ec0d693675db4918d6979b165e67f67a7ddb067',154,1,'mazraa','[]',0,'2022-09-06 11:05:18','2022-09-06 11:05:18','2023-09-06 13:05:18'),('1dbd62a374c0a96634db3e377f0b6b599840e8d96b608d9afdfd636c590d9608193c4dd26d2fa4a4',72,1,'mazraa','[]',0,'2022-07-17 09:18:50','2022-07-17 09:18:50','2023-07-17 11:18:50'),('1e49c47a0b5f7ce9e8bd8f4b358a7c5d90bfebf707649ad8c721e7a9633f2c02602ae4f1a992151c',11,1,'mazraa','[]',0,'2022-06-23 08:06:13','2022-06-23 08:06:13','2023-06-23 10:06:13'),('1e4b25e3d297ddd090632d749b038acfc6e59838e38abba1be9ac11ca3cede0f79cbdfc6bd924c15',170,1,'mazraa','[]',0,'2022-09-28 03:48:47','2022-09-28 03:48:47','2023-09-28 05:48:47'),('1e6f6003c414103cbdedda108eef4f584500fc581de0256687331bb11877561c12ac49e65c4e3a05',1,1,'mazraa','[]',0,'2022-09-17 08:08:41','2022-09-17 08:08:41','2023-09-17 10:08:41'),('1eb9573bf6138e7dbd610f7e465c847469f02ffc3bf5bbd09bd85bb2d2521877803bf459b8bb5c03',170,1,'mazraa','[]',0,'2022-09-17 08:07:59','2022-09-17 08:07:59','2023-09-17 10:07:59'),('1ec83c985a877f79e561e5bbcfe527fbb5a670bc025540c914f9266fed0343aa2293b3bb53a75c9b',1,1,'mazraa','[]',0,'2022-09-03 19:05:56','2022-09-03 19:05:56','2023-09-03 21:05:56'),('2051c5db47f49e62a226e530af58249fa0158716b4ed1deb118fd2e5e190b8a4c96fef6cab3e1bc9',115,1,'mazraa','[]',0,'2022-08-04 07:03:02','2022-08-04 07:03:02','2023-08-04 09:03:02'),('20b3dda2783262ae7e7a56b101a30b58bf89c209bff9ec18a715c68818ad529a72144dfa32f733c0',11,1,'mazraa','[]',0,'2022-06-23 08:06:26','2022-06-23 08:06:26','2023-06-23 10:06:26'),('213a73aa7ac0aa7711ea6d753003e6b107bc3c7f93e6f7d2ae7e6604af09533533d0a12dddfba9f4',100,1,'mazraa','[]',0,'2022-07-20 11:58:39','2022-07-20 11:58:39','2023-07-20 13:58:39'),('23685a5056213955b11f9fdf578d5e4d7395fc1aff401c08973642013c099af9c0a78b43ecad892b',1,1,'mazraa','[]',0,'2022-09-17 12:41:03','2022-09-17 12:41:03','2023-09-17 14:41:03'),('23798a8803d624c576af9c86635e11175e95ac7746b9561bc4f6c33d9d6c8b820bebeb3cebb82832',96,1,'mazraa','[]',0,'2022-07-20 09:16:20','2022-07-20 09:16:20','2023-07-20 11:16:20'),('23c4af0940f8a6d9ddf716b2471acd1db4d564adf3758541ac360763a90e732c3b1fa3e933952d61',96,1,'mazraa','[]',0,'2022-07-20 08:51:21','2022-07-20 08:51:21','2023-07-20 10:51:21'),('24111d81d62623363015e7c8cdbed876beae901cd66c32c00507cef38ab28062165775d175f4db38',1,1,'mazraa','[]',0,'2022-09-12 06:06:29','2022-09-12 06:06:29','2023-09-12 08:06:29'),('24a0ecb7c339d9ad08a9337b54185cedcf3961365f99b08fc0f1d66e08d22335be1352d58b412cf6',190,1,'mazraa','[]',0,'2022-10-14 15:43:52','2022-10-14 15:43:52','2023-10-14 17:43:52'),('24d358a9f79da5e1e2b747e01f11e8cc2351e6bc986b2dea35a7a81de4f374b11676b077da4fd544',219,1,'mazraa','[]',0,'2023-01-05 06:41:00','2023-01-05 06:41:00','2024-01-05 08:41:00'),('256a114686eb46827fe99a4942ae69bac401ffa6aa9d8a251b69f2bb768e5df475af09864b3c251a',96,1,'mazraa','[]',0,'2022-07-20 10:25:55','2022-07-20 10:25:55','2023-07-20 12:25:55'),('25c7d658975de7af679ea5d47439712570dd82735cbc6348fe72120804c35b18ea653743da276e06',1,1,'mazraa','[]',0,'2022-10-04 18:31:20','2022-10-04 18:31:20','2023-10-04 20:31:20'),('2614b4b54d8330a15f33d21be8243c6250223e91387d6f8f5f3a05dcd9a8538efff56b1d23523821',113,1,'mazraa','[]',0,'2022-07-25 06:59:43','2022-07-25 06:59:43','2023-07-25 08:59:43'),('269603e34d1b92cdcbc9a90317d5e1e6f659b16587e1b802d2ce60109781befc21cbf508f7088684',109,1,'mazraa','[]',0,'2022-07-23 06:52:29','2022-07-23 06:52:29','2023-07-23 08:52:29'),('27098612ec507961a502ff7e93c97708f7dfe4fc111b5c97775fc225aaff771f9e28ddee990b1bf1',193,1,'mazraa','[]',0,'2022-10-05 10:04:38','2022-10-05 10:04:38','2023-10-05 12:04:38'),('278c7d8d39ebcfe90a0afa572cc7e64d1367076c29b9b38564aa0b063199adddd8e58e37aab522d9',1,1,'mazraa','[]',0,'2022-09-22 09:10:33','2022-09-22 09:10:33','2023-09-22 11:10:33'),('2792212ea37a57a170796211ad5af8012fd3062efc92ab04b82874944ae7ba9168dccbdef3cfe526',188,1,'mazraa','[]',0,'2022-09-18 18:58:30','2022-09-18 18:58:30','2023-09-18 20:58:30'),('289c3f9e8d9fb0d7dad6bbcf0f7c5ff63960dce15b9c5aa02db887d8165cdb3c9ce5a87b63785110',96,1,'mazraa','[]',0,'2022-07-20 10:17:45','2022-07-20 10:17:45','2023-07-20 12:17:45'),('292636a4c104e7316f51bc4ca6ee85d48661ce270197649f7e035eb2154c693829a92d3b0251ffc7',190,1,'mazraa','[]',0,'2022-10-04 18:29:50','2022-10-04 18:29:50','2023-10-04 20:29:50'),('299a4c92581faf0e1d41e000c70b1e9170f53fed3b4fe9c782b3b422abb5053fa9d0b03f30d55842',209,1,'mazraa','[]',0,'2022-10-12 12:54:35','2022-10-12 12:54:35','2023-10-12 14:54:35'),('29dcf50be541d07688227511fc29ae0bb5a00bed544eb195219b70cc89d79cd2a7e1cbf12e571a03',72,1,'mazraa','[]',0,'2022-07-21 07:52:36','2022-07-21 07:52:36','2023-07-21 09:52:36'),('2a6f0347e2281c1f08898a4f1863708ec642290b97139b93911b9dc4e994e726a10d62a29c9d40a0',1,1,'mazraa','[]',0,'2022-10-04 17:02:14','2022-10-04 17:02:14','2023-10-04 19:02:14'),('2a8ecc1c90fda4af206639d508356843ddd2b8342e0999b8a716d2386ff0356c5f1a9ef5cb2e8507',216,1,'mazraa','[]',0,'2022-12-27 20:08:53','2022-12-27 20:08:53','2023-12-27 22:08:53'),('2b0ce6b8c4fa43545074ef7eeeca3969606c981d819b72f57db5e61206bea566397c65b05720391d',199,1,'mazraa','[]',0,'2022-10-04 16:45:49','2022-10-04 16:45:49','2023-10-04 18:45:49'),('2b6770cee81b984dae5ce64a277f02131463fd2c8a0f9d8b4c768a77aa0ad07b2674d1fc6cba8e02',112,1,'mazraa','[]',0,'2022-07-24 18:59:04','2022-07-24 18:59:04','2023-07-24 20:59:04'),('2b7b387b416dc2b9d923742d00169e19f56c46837077fefe47f6307bdfbc52dc729ec2ace773e539',96,1,'mazraa','[]',0,'2022-07-20 08:50:37','2022-07-20 08:50:37','2023-07-20 10:50:37'),('2b9920fb8b23e00d1df1725040cae31c1504a0cabb913ee3ff4e5a32540effd7da897f2a3205e08b',1,1,'mazraa','[]',0,'2022-09-01 08:31:55','2022-09-01 08:31:55','2023-09-01 10:31:55'),('2bafb0436f68b59fec6d0595cd5d601957c180ce1f30f3c8605b351a06681050f95c5650359ac86e',1,1,'mazraa','[]',0,'2022-10-04 17:41:40','2022-10-04 17:41:40','2023-10-04 19:41:40'),('2bea2ca22667a3284bebb3a27a0b1786e5e1c73073d78b0e8406bfab44e11f05f189db930cdc53e6',217,1,'gold','[]',0,'2022-11-27 08:23:44','2022-11-27 08:23:44','2023-11-27 10:23:44'),('2bf60dcfc0b52673cd104ffeede1a79d2c8b89f5dae78a6cd5c648cfc5468b6cbe71d8af9f50abd4',188,1,'mazraa','[]',0,'2022-09-18 17:38:12','2022-09-18 17:38:12','2023-09-18 19:38:12'),('2c01c9209945494fba067beb065f8a0872a74a8fe78af184de377e4349fc2d707b9a0dd1fa45381f',72,1,'mazraa','[]',0,'2022-07-19 08:42:43','2022-07-19 08:42:43','2023-07-19 10:42:43'),('2c6f7a7bf2e7050bf24beb08e45418837494ec193a728a8cfbb50a95fa81e49c2dd52690c739758d',96,1,'mazraa','[]',0,'2022-07-20 08:52:40','2022-07-20 08:52:40','2023-07-20 10:52:40'),('2cb61c08015f05cba38201b98559c6a1fef5141cb6f9377f94472b9549c2160e8dc9bf3a6d4119f1',108,1,'mazraa','[]',0,'2022-07-23 06:51:58','2022-07-23 06:51:58','2023-07-23 08:51:58'),('2da5e289aa4d330fa441a4ab0321fbda54cc43a81f500ff2513bfcf9c51b23f9fb02493eaa5d8ed1',9,1,'mazraa','[]',0,'2022-07-04 07:33:06','2022-07-04 07:33:06','2023-07-04 09:33:06'),('2e3481d95f5a5ccabab1bbd9a6e73e3e35c46c0b18cc617ea70a625abb0bb2656a557e3586219034',71,1,'mazraa','[]',0,'2022-07-06 09:07:56','2022-07-06 09:07:56','2023-07-06 11:07:56'),('2e86f4725945891347bde46ffc765bda3f378513777bb3713a712a4bde4177780a10938d12134eb2',154,1,'mazraa','[]',0,'2022-09-06 11:10:30','2022-09-06 11:10:30','2023-09-06 13:10:30'),('2ed928c31fced0ea626a751f04efef1324153c8afe7b9e3d576169d4c8ade3d80e05bdd9088cad1d',115,1,'mazraa','[]',0,'2022-08-02 05:24:42','2022-08-02 05:24:42','2023-08-02 07:24:42'),('2fe1134507d21c81e418c50e14f51a3fb5a241a281dd5070043af457c2162b2af04657f559a62557',197,1,'mazraa','[]',0,'2022-10-05 04:20:10','2022-10-05 04:20:10','2023-10-05 06:20:10'),('316037fcd43793cbc6732097ed3b6dbf1ed34c95530da36c129dfe6b6296c13858a4b09372678a56',115,1,'mazraa','[]',0,'2022-07-25 09:51:19','2022-07-25 09:51:19','2023-07-25 11:51:19'),('31c38255d17fcd594ba42ec7c0736ec9a38cd7f16ccf0f969b53b89932a3f1d4f671a60da3f0f2e9',216,1,'mazraa','[]',0,'2022-12-17 08:32:46','2022-12-17 08:32:46','2023-12-17 10:32:46'),('3202d9eaae9f7836fb5cb6224c8be8ee9fd72df2da10793022daf33a17293020feb97be7ef8935ed',192,1,'mazraa','[]',0,'2022-10-03 11:12:55','2022-10-03 11:12:55','2023-10-03 13:12:55'),('32750f02c9c846729f0ce0371757e4670420265259ee68399abf244848eef41d5d47388f012749b8',1,1,'mazraa','[]',0,'2022-09-07 14:01:18','2022-09-07 14:01:18','2023-09-07 16:01:18'),('32f4f00190517418fdd709fc968345ffc7c82614a5734ac6e73d4b4adbd457297dda4a94df9fff9b',72,1,'mazraa','[]',0,'2022-07-23 05:57:33','2022-07-23 05:57:33','2023-07-23 07:57:33'),('3313c36c4f41dacb2d103a6dac5715acd4e8cc745adfc32fbfc2a8969ff582a5a7062db2e54e34ea',9,1,'mazraa','[]',0,'2022-07-04 06:30:41','2022-07-04 06:30:41','2023-07-04 08:30:41'),('3367757b9a9d0174aa5771124a217da9c389226e9a3785db9ce0c34ec0b693631056cab544aec656',195,1,'mazraa','[]',0,'2022-10-03 06:19:03','2022-10-03 06:19:03','2023-10-03 08:19:03'),('339cbcfe05afc751c1a0b7759ee997527a4d8cc866f180496c9e8c50600974b094fe74b9107a6b82',1,1,'mazraa','[]',0,'2022-09-04 05:19:51','2022-09-04 05:19:51','2023-09-04 07:19:51'),('343f63eed22d283b89b6728022a8d25993732e57544f5a9cec9ef5499531dff9d664be5a14d09670',1,1,'mazraa','[]',0,'2022-10-03 11:46:15','2022-10-03 11:46:15','2023-10-03 13:46:15'),('3457ee64e6ea9118a99ba17944d355038b786d2de3d2f02941f29d778885c28e1be1520eaeb48e02',1,1,'mazraa','[]',0,'2022-09-03 19:04:12','2022-09-03 19:04:12','2023-09-03 21:04:12'),('34f12873c26e726b6c5af96f45423473a7d6ce7465e25d18de8f677045502a6a086bb121c234f6bf',71,1,'mazraa','[]',0,'2022-07-06 09:09:14','2022-07-06 09:09:14','2023-07-06 11:09:14'),('35053b659ffd874d287b534d20cd7691f5f2ba4a5bbee6310a366e1c54564eae162577198bc8d28d',195,1,'mazraa','[]',0,'2022-10-03 08:17:50','2022-10-03 08:17:50','2023-10-03 10:17:50'),('352a266eb2124c4b1f0d03173eee61fae9f0904766b3c4a536964e2c94be9009a56df397a2a262a5',107,1,'mazraa','[]',0,'2022-07-23 06:38:07','2022-07-23 06:38:07','2023-07-23 08:38:07'),('36da510579988a7bba241a46b8068cfa2eab811114152cb8998b00db6b5de6480926b8c010d6448b',195,1,'mazraa','[]',0,'2022-10-03 08:19:56','2022-10-03 08:19:56','2023-10-03 10:19:56'),('37e0c65eec8de3bab9994b12c7f5009ae95cd170661335af6fd1da427de5159ac9132bf3fb1ac442',195,1,'mazraa','[]',0,'2022-10-03 08:34:26','2022-10-03 08:34:26','2023-10-03 10:34:26'),('385c46e426c5babc2e632f71a35f01e26167c9685a4dfe3cb573d29a4487f0cdd68dfda5c776f205',216,1,'mazraa','[]',0,'2022-11-10 07:29:29','2022-11-10 07:29:29','2023-11-10 09:29:29'),('38fb9a3c84a1b432fa072700c570296885134a6b9651dcedc103bbb8a3cb22b0a14cdc9af7b1d3a8',191,1,'mazraa','[]',0,'2022-10-05 13:51:18','2022-10-05 13:51:18','2023-10-05 15:51:18'),('39bef4bab1426caa6125fdde8c45cc5dd1237bd16af05e30863b00e7db323922a55eb71e0115d45b',96,1,'mazraa','[]',0,'2022-07-20 08:49:13','2022-07-20 08:49:13','2023-07-20 10:49:13'),('3a431bb2e5d1c14961b73a7d6931bedbca1c659e7333034ba23efde2d545223d1a5a24d3c4a4ad6f',1,1,'mazraa','[]',0,'2022-09-19 11:03:24','2022-09-19 11:03:24','2023-09-19 13:03:24'),('3a510d2ab4c2079302f6930313a83c31318dd50349b4006201553e60ece0d14caeb6b6abb007fbcd',189,1,'mazraa','[]',0,'2022-09-21 07:29:37','2022-09-21 07:29:37','2023-09-21 09:29:37'),('3a88e0dcb94998f37fd0390fc6fbed3b98615b0ccad38b7f0802b564d22d9ae9c6c7720957187072',40,1,'mazraa','[]',0,'2022-06-23 09:30:17','2022-06-23 09:30:17','2023-06-23 11:30:17'),('3ad4ce07c6bbefc4244208be3252c00eb2cd59a03c640ad440554a4c11dc1eb8058da94dafbc8c5d',1,1,'mazraa','[]',0,'2022-09-19 18:45:18','2022-09-19 18:45:18','2023-09-19 20:45:18'),('3b5d291b2d3a8637da152da1a02a516b511400b215787f32b9f3cee8da1acae80c807648adb7b17b',100,1,'mazraa','[]',0,'2022-07-24 18:57:30','2022-07-24 18:57:30','2023-07-24 20:57:30'),('3c26d6a1d117e2da7c262e60ad4405b5f9eebd2fa23fa015e87c3b73fbf3545e6aabc639bcb9b00a',155,1,'mazraa','[]',0,'2022-09-06 10:19:48','2022-09-06 10:19:48','2023-09-06 12:19:48'),('3d68b896e27a05e84eb90f263c5a2f6c8f450219dee3704771f7888d9f062e80b14cb3cd9a586530',11,1,'mazraa','[]',0,'2022-06-23 08:05:33','2022-06-23 08:05:33','2023-06-23 10:05:33'),('3d7f80ee18c73f9224dde06c32baec68ce4de0154384ccdd7840deae7bbc8cab4a870c8f502be7ba',216,1,'mazraa','[]',0,'2022-12-22 11:19:07','2022-12-22 11:19:07','2023-12-22 13:19:07'),('3dcb045fe2adae0859698a13e7b58a04cd7869d7690b3801046b28d1a4720f11fe574305a85abde0',1,1,'mazraa','[]',0,'2022-10-02 08:42:44','2022-10-02 08:42:44','2023-10-02 10:42:44'),('3dfa79c080117a228b80fb21c1b14d210096095d58d8d0acf7e1b649487f12198224cef9855ebd6c',207,1,'mazraa','[]',0,'2022-10-12 11:23:00','2022-10-12 11:23:00','2023-10-12 13:23:00'),('3e36f2829d42c9aa21cebccdd0f805ce6b964a989a02ff7fd1684ea5b001d3ad84c5b0fa1cd9c837',192,1,'mazraa','[]',0,'2022-10-03 11:34:45','2022-10-03 11:34:45','2023-10-03 13:34:45'),('3e731a35255d8396c74a91ad008aa9436282ff939b2a3cf361305fb1fb44bf790688ed23edb78f95',192,1,'mazraa','[]',0,'2022-10-12 10:46:54','2022-10-12 10:46:54','2023-10-12 12:46:54'),('3e9783fd14a8709dab0440c7c753e76d910e1473d25b9fb39abad3e181b6feb6ad89eb7f6a1dc641',100,1,'mazraa','[]',0,'2022-07-21 07:56:29','2022-07-21 07:56:29','2023-07-21 09:56:29'),('3eab50b8c33639277ec41097ed512194bacd42c3396c234480a75d4340a3562ac9b75d16136e3efc',216,1,'mazraa','[]',0,'2022-12-27 20:08:30','2022-12-27 20:08:30','2023-12-27 22:08:30'),('3ed5289f8076ee2aea1061d0e9866ee3786cab9479cc372d2758bd49668877728a62db245a7411e6',111,1,'mazraa','[]',0,'2022-07-23 11:03:02','2022-07-23 11:03:02','2023-07-23 13:03:02'),('3efddcbb13096ca0735241d6073805a2a660f944b35b8fa9180f5dca610478be160abdf22883f9a5',9,1,'mazraa','[]',0,'2022-06-27 11:49:22','2022-06-27 11:49:22','2023-06-27 13:49:22'),('3f02d39a7ccb83f58ef7fb8301eba6ed0ea021555d2a3c396f8c858897b52e6c8472f61a6ab4400c',1,1,'mazraa','[]',0,'2022-09-20 11:08:52','2022-09-20 11:08:52','2023-09-20 13:08:52'),('3f655a6a8938c06cc506a0942e5e99b903dc67ef35cc79805df1b3443a45c5918b8ed0c9a2c6c5b3',190,1,'mazraa','[]',0,'2022-09-19 11:00:25','2022-09-19 11:00:25','2023-09-19 13:00:25'),('3fbe30231cd7057016696f1373758cda7e366e12f5b833c2a25df36e52f20cb87ebeea5f5d39f4c7',1,1,'mazraa','[]',0,'2022-09-19 12:14:24','2022-09-19 12:14:24','2023-09-19 14:14:24'),('403b31bd9e6dcd879dfc34d8f6a594b4b2e7c12467eb7c5dcfdfdaaee7f088700ef31844290260d8',189,1,'mazraa','[]',0,'2022-09-20 09:56:50','2022-09-20 09:56:50','2023-09-20 11:56:50'),('4192f3877bba5b8243eed243f4452d0d03895732c81e19af9da54672c1baf3dff0a7a087c92091bc',152,1,'mazraa','[]',0,'2022-09-03 20:48:56','2022-09-03 20:48:56','2023-09-03 22:48:56'),('41ce822c1b015230b3bfa8284cde36a9fdb1d7713d261e253ac3f41b8e0d575311003f2c6295b028',64,1,'mazraa','[]',0,'2022-07-02 09:28:58','2022-07-02 09:28:58','2023-07-02 11:28:58'),('41fa6a905957e15ed893116eb440dbe73e4c4e32f4c693b6d4ceb3c2924bafb077fc19628baa1ba7',1,1,'mazraa','[]',0,'2022-10-06 16:38:42','2022-10-06 16:38:42','2023-10-06 18:38:42'),('424a1a69aa5006a17b0737847a10b7a0a41015dbe874111cb6b3a7637e963b517683357f8979a131',189,1,'mazraa','[]',0,'2022-09-18 18:59:27','2022-09-18 18:59:27','2023-09-18 20:59:27'),('42e49cad1690c96a57eeacd227aa27b1213fbd87f1828fd51adcc4dd6e327f6a90ee6524e3bcac04',216,1,'mazraa','[]',0,'2022-12-20 11:03:08','2022-12-20 11:03:08','2023-12-20 13:03:08'),('432901d54cf15824fb34dfc1c4dd9da51e731ee992bc26f6767d5d07704ec0c8a520a1bec1a20387',222,1,'gold','[]',0,'2023-03-05 14:16:15','2023-03-05 14:16:15','2024-03-05 16:16:15'),('439b5294ecab71e36775c986696157a45dcfe87fedd3c9ca3e320268e3d006512a679d8c88243cb6',96,1,'mazraa','[]',0,'2022-07-20 10:05:59','2022-07-20 10:05:59','2023-07-20 12:05:59'),('44195da7b777cf9dbd1382fd07523ab80fb25aa6bde1419f5bd0880f2efcbd4791c00eca4ee6e262',189,1,'mazraa','[]',0,'2022-09-21 07:21:22','2022-09-21 07:21:22','2023-09-21 09:21:22'),('444fb03c469766598b1164049a707c9694c5d5c1c10041f1c8c4fadfe3a623cbdcef046d285f70d0',101,1,'mazraa','[]',0,'2022-07-22 11:51:17','2022-07-22 11:51:17','2023-07-22 13:51:17'),('447cef941b16afa4ba4e4640ec991cff32d31a70c23d59c65cbb65abd729083e0c06e04361028949',103,1,'mazraa','[]',0,'2022-07-23 06:27:12','2022-07-23 06:27:12','2023-07-23 08:27:12'),('450f7beec63d06b0535c288a6bf761fcee6a4aff218ce03eed17d1be9f87774543444aaa73649edc',213,1,'mazraa','[]',0,'2022-10-15 13:16:39','2022-10-15 13:16:39','2023-10-15 15:16:39'),('455379d62515cf2ef673f07c4c79d426f75b771d7da57c6ae7f5e863f41c6ff90f8873c1e26e8676',216,1,'mazraa','[]',0,'2022-12-22 13:21:56','2022-12-22 13:21:56','2023-12-22 15:21:56'),('4556cb429a2949ff6f5bdfb3a80851a90e54043f7ad074fd1d1eaf016ee711536753f60a85f05df1',152,1,'mazraa','[]',0,'2022-09-03 20:41:13','2022-09-03 20:41:13','2023-09-03 22:41:13'),('45679655812bd00853df013ade24e64a965edab4ed6e98bcdab1376f0ed89a14c1e278a93c8e0298',195,1,'mazraa','[]',0,'2022-10-03 08:02:40','2022-10-03 08:02:40','2023-10-03 10:02:40'),('45dfc301338c97ea78924e1808759a8f9224cd5cbda16327e50c9b8a9a8bd2a741510e00d8b34215',11,1,'mazraa','[]',0,'2022-06-23 08:04:21','2022-06-23 08:04:21','2023-06-23 10:04:21'),('4678b0f4089c2539f220df5ddc10dbad6394ec7fbec18da110dab2333f291de1215c49ecb1a5a255',1,1,'mazraa','[]',0,'2022-09-17 08:34:24','2022-09-17 08:34:24','2023-09-17 10:34:24'),('477143e5412e17399f40fb6536e63f8f769b5a1414c44fde842ec19af93bb582520b552fe93b91b9',1,1,'mazraa','[]',0,'2022-09-06 11:06:49','2022-09-06 11:06:49','2023-09-06 13:06:49'),('4799365296a88fa738bfebe64b96f79b7815326d4efa5158aa9a2fb53d6d99ff2a490f97d83d2d3b',11,1,'mazraa','[]',0,'2022-06-23 08:04:29','2022-06-23 08:04:29','2023-06-23 10:04:29'),('48ff40ecd8c7a513c35a174f266b2d1ba3d80be7e9cbf419fb8b5f02457378408aeec08b84fea543',170,1,'mazraa','[]',0,'2022-09-25 06:42:22','2022-09-25 06:42:22','2023-09-25 08:42:22'),('494b2db2abbf4f52b5bc3adc76bbb820937113368bd0109ac46857a6299589d4c999b33817ef6fba',192,1,'mazraa','[]',0,'2022-10-03 17:15:34','2022-10-03 17:15:34','2023-10-03 19:15:34'),('4958584584d281882b2b63a14f73af39d421857dc7d9fadc6d4b221d4da93e884b6419d7d5b53546',24,1,'mazraa','[]',0,'2022-06-23 08:27:07','2022-06-23 08:27:07','2023-06-23 10:27:07'),('49938f76b16d984df7d5b06ac3b8a0bbd4ce6b3d2d099a46d71cf0c79fc619436ab34cb5398625e4',3,1,'mazraa','[]',0,'2022-06-23 06:47:52','2022-06-23 06:47:52','2023-06-23 08:47:52'),('49973fc82d8813a3f91a56740aca1dbbd58e79b3241f38e47a652cddf5b31f73d8a6fc36cea59dbe',1,1,'mazraa','[]',0,'2022-09-25 09:49:55','2022-09-25 09:49:55','2023-09-25 11:49:55'),('4b049139afa56150d02ea471e4da6bace8ea444610ee66af429518091193fb7f0b605533899ef710',170,1,'mazraa','[]',0,'2022-09-24 20:09:03','2022-09-24 20:09:03','2023-09-24 22:09:03'),('4b4f0aabac7a019c424f3aa5eab23eead636752294346ffe426808cf578601e6f97d498777b3290d',195,1,'mazraa','[]',0,'2022-10-03 10:27:33','2022-10-03 10:27:33','2023-10-03 12:27:33'),('4b5e02205ef61a30e291db405572e394bd356e52dcdece5a3d46d4262668efd0919f8b64df788c33',199,1,'mazraa','[]',0,'2022-10-04 17:11:00','2022-10-04 17:11:00','2023-10-04 19:11:00'),('4b63373d402df33d6dbb0b7065fbccfbf83d59f601a67f10e1fb55fa0e0a4e27e1d092478ae07f12',100,1,'mazraa','[]',0,'2022-07-21 04:43:52','2022-07-21 04:43:52','2023-07-21 06:43:52'),('4c563f81250c16eea0e59ffa42a91c7072646b736352d8d9b6c221cba40f7c8af9db728b24d97127',115,1,'mazraa','[]',0,'2022-08-02 06:32:22','2022-08-02 06:32:22','2023-08-02 08:32:22'),('4c9b0634e2dfb021829be5d4a66cdacf0fc2e38b515917e75e45d19dbba2b8ab7d200f49bcff7c84',217,1,'gold','[]',0,'2022-11-27 08:25:21','2022-11-27 08:25:21','2023-11-27 10:25:21'),('4d2fe6355a50be4cdcf2b1ea4b547450bb23ec914722bbec1dd28956df55ec94dfc1f870012d8069',1,1,'mazraa','[]',0,'2022-09-22 09:33:06','2022-09-22 09:33:06','2023-09-22 11:33:06'),('4d349e1fb322b911628d903e21b0507289fd3797b2e3bebb14f82005670aa7af9868d5856aec8278',220,1,'mazraa','[]',0,'2023-03-12 05:35:10','2023-03-12 05:35:10','2024-03-12 07:35:10'),('4e00d72f8b19529f39f646f1faadf6fefb0f2d7a56dfe9590434c84bb15c7110d0392512797a89c5',195,1,'mazraa','[]',0,'2022-10-03 10:39:57','2022-10-03 10:39:57','2023-10-03 12:39:57'),('4e12e3be775b137b88f79cfc8c2319401f5372d959cce2abdb00f721f6f75f226e53ddd0b4ff0b27',1,1,'mazraa','[]',0,'2022-09-21 08:15:13','2022-09-21 08:15:13','2023-09-21 10:15:13'),('4f3cb0a4cbbfae17dc94de2b07a344336aafd3bcd6e37dcb244af88bdbfa29e5fa78d885c89c41ca',1,1,'mazraa','[]',0,'2022-10-06 04:51:21','2022-10-06 04:51:21','2023-10-06 06:51:21'),('4fa99b98ab17eb9afb1122a747e1fd226d470343f302ac601d63068af0e8edfffac4cd36c611875d',192,1,'mazraa','[]',0,'2022-10-12 10:24:59','2022-10-12 10:24:59','2023-10-12 12:24:59'),('507af56d149d53caf1631434d1a98a7a12f59e1f70ee97d201d87891d42993d5c68324f18a409812',221,1,'gold','[]',0,'2023-02-13 05:12:22','2023-02-13 05:12:22','2024-02-13 07:12:22'),('50dc643c15526b613a72c9a5386b4888f413e9be1f78a06a8a7add390c0d0b4f4f0f7a8dd2733063',43,1,'mazraa','[]',0,'2022-06-23 09:30:46','2022-06-23 09:30:46','2023-06-23 11:30:46'),('513b12c075439fdf6be0f39215cf7323d2a5c4dbf8911da9478517660f0d24b78c7982d8e0345e23',3,1,'mazraa','[]',0,'2022-06-23 08:34:33','2022-06-23 08:34:33','2023-06-23 10:34:33'),('513f5f13ccefbd93d366fc7a00442586e0fc5684744bb21af848996bf0653a935d861a04eadee857',216,1,'mazraa','[]',0,'2022-12-20 11:03:39','2022-12-20 11:03:39','2023-12-20 13:03:39'),('518ff3b079f9bd5a00fb26efa0f8f3c0941122d4d232c290a6b70699a6e9b177650dd440be5f946d',1,1,'mazraa','[]',0,'2022-09-18 19:22:24','2022-09-18 19:22:24','2023-09-18 21:22:24'),('534b82cc23210e3839b93b3a0af124498e15c2cc0f000a7b849ecb6c046f1c9e56ed3165d5302185',9,1,'mazraa','[]',0,'2022-07-20 05:45:49','2022-07-20 05:45:49','2023-07-20 07:45:49'),('54240068cc09c72db261d8477f6b18b2a74fb118d86b0df5c58318f4312a0a1749b0342a1b283aff',96,1,'mazraa','[]',0,'2022-07-20 08:51:57','2022-07-20 08:51:57','2023-07-20 10:51:57'),('54adc381ffe5013dbeffb0c309c875f34abf032475e1e12c1dce69b62dd0a1951d0125bcdf36ecf0',12,1,'mazraa','[]',0,'2022-06-23 08:11:05','2022-06-23 08:11:05','2023-06-23 10:11:05'),('54ff093a0dc1f7b144e380219b6c07b573e50d05c6c236ac4138080d093dc4173ea3d9cd94c8096a',170,1,'mazraa','[]',0,'2022-09-24 19:55:02','2022-09-24 19:55:02','2023-09-24 21:55:02'),('554e5834ef8b8f77d59acca257e39274d744976713b819b1eb1cdd11b6b926adf0caa15bbc869e26',158,1,'mazraa','[]',0,'2022-09-07 08:49:51','2022-09-07 08:49:51','2023-09-07 10:49:51'),('570ae9e200ade25ad3e544217454705416782f594a1beb35954891beccd2d8d03c7eeb737454caae',217,1,'gold','[]',0,'2022-11-27 08:50:39','2022-11-27 08:50:39','2023-11-27 10:50:39'),('5760025f4b29425cf7dffb86fe8ef641805a24e7e1787cd066371f9e032335a00aebe8ba75c0b0c6',1,1,'mazraa','[]',0,'2022-09-18 17:29:19','2022-09-18 17:29:19','2023-09-18 19:29:19'),('57ea9bfc2bb19cc25957d372b321bcbef08e0019a79c9debfc3b7bdc80a2a367d06dc94e63ed1969',154,1,'mazraa','[]',0,'2022-09-06 10:31:31','2022-09-06 10:31:31','2023-09-06 12:31:31'),('588aaf0d825743c5572c3f8080030604ed52c64699cee0089b513864979863f0855253241cd2bf22',225,1,'gold','[]',0,'2023-11-05 21:46:53','2023-11-05 21:46:53','2024-11-05 21:46:53'),('58dd7977a5c9fc8f0d82f7bc2ec5405077308a5a95490d5b9497b2bfc486fd4c590d9b4e5716ae65',102,1,'mazraa','[]',0,'2022-07-23 06:05:51','2022-07-23 06:05:51','2023-07-23 08:05:51'),('594a48ce6be5278a92ffbe849251d97462e750579554a8898867cf0743a81c745929b46cc0e7a207',220,1,'mazraa','[]',0,'2023-01-11 06:20:10','2023-01-11 06:20:10','2024-01-11 08:20:10'),('5a17cac17f42c81102bac2dc64a4a3adc5930d65e396cc5df03e745a57d02970893ff09013ce18e8',115,1,'mazraa','[]',0,'2022-07-27 19:12:52','2022-07-27 19:12:52','2023-07-27 21:12:52'),('5a2070f0e3257313e2b260a94f73393fc6b1440055cca1e5d294326e0b83f2cf20a2fc95b5821033',94,1,'mazraa','[]',0,'2022-07-20 05:49:33','2022-07-20 05:49:33','2023-07-20 07:49:33'),('5a559db7b8e0a898ac0541f7d60e69585dd4c66e4293f3b56e620116d0befbe7068c8b1aca91fe29',115,1,'mazraa','[]',0,'2022-08-02 07:00:34','2022-08-02 07:00:34','2023-08-02 09:00:34'),('5a754051f1e92c1910aae79f9434da882be73b642c49eee9d2219878c39bcc4f157d3dbb8d30d5d5',43,1,'mazraa','[]',0,'2022-06-23 09:31:26','2022-06-23 09:31:26','2023-06-23 11:31:26'),('5a7edd42ea341dd019a0f4784723b1ef67638ae67bc3c33c1f1040ce2233348d0ed598323019e150',216,1,'mazraa','[]',0,'2022-12-21 11:37:25','2022-12-21 11:37:25','2023-12-21 13:37:25'),('5ac68e3ac3e2fb9cf366f441ca48886b2c1cc1ea481308d4c12752487006c573a68c287f75560134',61,1,'mazraa','[]',0,'2022-06-28 09:59:48','2022-06-28 09:59:48','2023-06-28 11:59:48'),('5c3d6e8f47d8a9bc2c20ab977053aed6f0380a064f881285eec8266229206bb9555f5ac86129fe3b',72,1,'mazraa','[]',0,'2022-07-21 05:01:42','2022-07-21 05:01:42','2023-07-21 07:01:42'),('5c7355dd11c8aac12cd180feba02529208d40cba953fe033d669e0d85aef409458d3d066afaeffd0',60,1,'mazraa','[]',0,'2022-06-27 08:37:33','2022-06-27 08:37:33','2023-06-27 10:37:33'),('5d3d56721893bfd5c38899fd1116d8a40efba63b21d8ab43cbf0a9fdb465fb5131ba6749c7885e81',113,1,'mazraa','[]',0,'2022-07-25 06:53:47','2022-07-25 06:53:47','2023-07-25 08:53:47'),('5d42d568fbfce2b79a2e9fd382de7438bf18dfc5ae710ae1d8194a022fa7330ee0b840ee62e89b77',196,1,'mazraa','[]',0,'2022-10-03 10:58:19','2022-10-03 10:58:19','2023-10-03 12:58:19'),('5d4d17667c2c0d70b093140c19f3ebf00c3a186dfc5c31df4801f8f70161dbd36c10b06172d43397',1,1,'mazraa','[]',0,'2022-09-18 05:33:46','2022-09-18 05:33:46','2023-09-18 07:33:46'),('5e426cad633a603294e058afec6991ef50736cf3be9b536551febc3727e8b44eff265e50848bb3f9',216,1,'mazraa','[]',0,'2022-12-17 08:58:32','2022-12-17 08:58:32','2023-12-17 10:58:32'),('5f9ba8742713ff30edaa64598a32030f0dc57b73ff45ad1a29807e9d18798a5b845f50a7f7ba7539',216,1,'mazraa','[]',0,'2022-12-27 06:09:18','2022-12-27 06:09:18','2023-12-27 08:09:18'),('5fa303d737f67a0c150d1fe3ae88aaeddf73250777eb5a4ea474f9dd7290a7bdbe86e3a6121a2915',216,1,'mazraa','[]',0,'2022-12-17 07:17:42','2022-12-17 07:17:42','2023-12-17 09:17:42'),('5fc50c2726f65eed48b6537fe2d8ca5a4fdba3e35ea099d61da306f3e62c55a7dcd566d47692b730',1,1,'mazraa','[]',0,'2022-09-25 07:48:43','2022-09-25 07:48:43','2023-09-25 09:48:43'),('60000a7ea946161b7a574a3f833e914a5670a35b6fafae0e7851496a39719beeb3e644808dbce7d6',198,1,'mazraa','[]',0,'2022-11-06 06:30:06','2022-11-06 06:30:06','2023-11-06 08:30:06'),('605edfd7df7f55b601c7424b415b089951204cb01d4d1326de2d24ad9c77a02f70b519b66061dfcb',190,1,'mazraa','[]',0,'2022-10-12 10:36:38','2022-10-12 10:36:38','2023-10-12 12:36:38'),('6072b5220ab5da5b6b1e86a85b370b9d406a44e005924ef6c8379442424fef4531ca5f38da4884ca',1,1,'mazraa','[]',0,'2022-09-06 09:58:08','2022-09-06 09:58:08','2023-09-06 11:58:08'),('6149255f5d3ad742d11dc607467a76beadd2aee373a4d9f6fcee4958906bc6d0507b202c28775ca3',96,1,'mazraa','[]',0,'2022-07-20 10:30:22','2022-07-20 10:30:22','2023-07-20 12:30:22'),('61730597520a7c8cbf62faa4953c5fd72a5a3d938824083d75549c9dfe4f7d3fbd31d24717c39489',3,1,'mazraa','[]',0,'2022-06-23 07:39:54','2022-06-23 07:39:54','2023-06-23 09:39:54'),('620b1882e187621ce2aa80e128b49daa36de7e97b98c0f6eab0524fd13bf2d3734ce0698e2b5a7be',46,1,'mazraa','[]',0,'2022-06-23 09:57:14','2022-06-23 09:57:14','2023-06-23 11:57:14'),('6229c3bc858c941ff6040291190168e12717681ea599c1537da70e20e7733fa8688cbf7b2f67023a',6,1,'mazraa','[]',0,'2022-06-22 10:14:57','2022-06-22 10:14:57','2023-06-22 12:14:57'),('62e2166d3eac30c4431f490eecff1af211c4e98ff231d16608ab52cfa09479e55fa8bc8ecdcaee00',216,1,'mazraa','[]',0,'2022-11-06 09:40:55','2022-11-06 09:40:55','2023-11-06 11:40:55'),('62fad415f9d41597e55b751522a83e2ee8271d41f31b98b52d4d3e40d3f4449ea56dfd9208111ec4',11,1,'mazraa','[]',0,'2022-06-23 07:59:13','2022-06-23 07:59:13','2023-06-23 09:59:13'),('634257169214a9ee3e618c7108217cd5f1b3227fcc4b04e6e7ba9ab8c6b080c2ddcc570b2dcc432c',11,1,'mazraa','[]',0,'2022-06-23 08:03:43','2022-06-23 08:03:43','2023-06-23 10:03:43'),('6384af9eb51cb4f4fa11c96c5ac77b9ee493e72e33b63e104141cedfd5f637571bb20aa78333f442',96,1,'mazraa','[]',0,'2022-07-20 09:17:30','2022-07-20 09:17:30','2023-07-20 11:17:30'),('63c972261ac999fd7c3279871fb0791cb0a06c66f8aaaca46ab704e03a58bbf4161a6c4f444fb214',216,1,'mazraa','[]',0,'2022-11-06 09:12:33','2022-11-06 09:12:33','2023-11-06 11:12:33'),('6430bd1bce32be86a87cb055a21b5a32dfe46f2bdac0b336d6a6cf919310f34b4c40b460fb2c6fa1',41,1,'mazraa','[]',0,'2022-06-23 09:17:00','2022-06-23 09:17:00','2023-06-23 11:17:00'),('64570cae7f90f9471b65110311f383f8e5c670f81d10d15b673e38e0da191e1f287f017be5e6dc34',100,1,'mazraa','[]',0,'2022-07-21 04:45:27','2022-07-21 04:45:27','2023-07-21 06:45:27'),('64d0c144ac9cebd42e437cd2d851b595094a0b23aa8d37c1676965d3ac8945fa8124ee98902a244b',191,1,'mazraa','[]',0,'2022-10-15 18:54:34','2022-10-15 18:54:34','2023-10-15 20:54:34'),('65e36ca8fbd4e4a41b6699f5c3d16992ea9ad36d98a1868ee0d59263590be6e4eda270c82df018b3',8,1,'mazraa','[]',0,'2022-06-22 10:16:50','2022-06-22 10:16:50','2023-06-22 12:16:50'),('66af9de8ef39b535ef346e30bbc6fcab25a5c01eef4a24a120a655caf0d5ce99dd35815cc48b01c0',189,1,'mazraa','[]',0,'2022-09-18 18:09:41','2022-09-18 18:09:41','2023-09-18 20:09:41'),('66dc0cf28b826beec02411c36b2c93c575e22b6196f5cc9d9ca5b0827d2e20f374bc218798b8d5a9',191,1,'mazraa','[]',0,'2022-10-13 16:48:50','2022-10-13 16:48:50','2023-10-13 18:48:50'),('66f7e3da04ae903c5fce050a3eb361eca97e8aa64bff28d0c0d868c22bdb82d6c100b6e45d6896e5',220,1,'mazraa','[]',0,'2023-03-12 10:39:04','2023-03-12 10:39:04','2024-03-12 12:39:04'),('683f993361ddfb587cd6c4f3a7c84fbc7653e173037ff0ad500d13a73c7704bb8b2ce9d72c6fcbb7',72,1,'mazraa','[]',0,'2022-07-21 11:26:44','2022-07-21 11:26:44','2023-07-21 13:26:44'),('6870e2f4796fc09616c71a078c627b5272262a6382d79f69a658e1dcae011d9b5ab90cfb02046b79',190,1,'mazraa','[]',0,'2022-10-12 11:09:58','2022-10-12 11:09:58','2023-10-12 13:09:58'),('68bba8df3aebbf2953e5110b4a9db5b2240db06cdaf9f5a058e07460ebe767fb69f3fd4663548add',100,1,'mazraa','[]',0,'2022-07-21 04:59:10','2022-07-21 04:59:10','2023-07-21 06:59:10'),('68c05a1fc7b89739ba83f0304dc7a7f08fa4717091409f39230ea3fe8f3940e28a1d307e39ede63f',223,1,'gold','[]',0,'2023-03-07 13:38:40','2023-03-07 13:38:40','2024-03-07 15:38:40'),('68e6be9d5554f6c2332794fd90e1b74eaa62556414a2953ffd23b7e58280524691e06c1d964a7021',1,1,'mazraa','[]',0,'2022-09-25 10:02:21','2022-09-25 10:02:21','2023-09-25 12:02:21'),('6910ca9b31dd1851907697f5834678865b0ea75af3396b0034ffd1d28159d07143db14a10ff7838a',1,1,'mazraa','[]',0,'2022-09-28 08:04:51','2022-09-28 08:04:51','2023-09-28 10:04:51'),('69420c0fe1cd8a5e227645220868ce44c62154fed9c53d8bd50752d41e125c2d84a6856806b9ec7b',1,1,'mazraa','[]',0,'2022-09-06 09:09:35','2022-09-06 09:09:35','2023-09-06 11:09:35'),('695b5bd2ae93be0dcc2286f7832939d6f2d040eebe44b0c04392ca50308ad1ede4a5c1233b4059c0',96,1,'mazraa','[]',0,'2022-07-20 10:26:46','2022-07-20 10:26:46','2023-07-20 12:26:46'),('69c94df6f9f01ed67be3fe9412b1a73be9cce3819ceae945f8844525ea79e83c525d2c7cc089c41f',96,1,'mazraa','[]',0,'2022-07-20 08:39:05','2022-07-20 08:39:05','2023-07-20 10:39:05'),('6a03e96a348c877d76ffcd5af83026b5b120ff73d71435a170d2085cdd8bd305e9f6b138a99db2d4',72,1,'mazraa','[]',0,'2022-07-17 09:55:56','2022-07-17 09:55:56','2023-07-17 11:55:56'),('6ac77eb1c01dadb324c6eac4bcbdd2b15211c70d3f4c25256bdd5333619f85ee25327eda5fc8bde2',1,1,'mazraa','[]',0,'2022-09-25 09:20:31','2022-09-25 09:20:31','2023-09-25 11:20:31'),('6acf2760f63624382e4a5595b1db9fd9b83f38f5d634608c638994e6c496f9c94c80a536a57a50dd',96,1,'mazraa','[]',0,'2022-07-20 09:04:51','2022-07-20 09:04:51','2023-07-20 11:04:51'),('6b8baba5dc1d455d6c3432107d933f6f199fdee74c9e1d3e10bac95d632cf275fe8223429cf2a9a0',96,1,'mazraa','[]',0,'2022-07-20 09:02:17','2022-07-20 09:02:17','2023-07-20 11:02:17'),('6b8bb56e5162464aed30027184c10d49300d24f321c0f1b8567357b2e1fb2b5b050f42bfcdb477d9',216,1,'mazraa','[]',0,'2022-12-17 07:18:16','2022-12-17 07:18:16','2023-12-17 09:18:16'),('6c4cd50ef717c54d7e4bbb8c827dda732e4f8c4cc5b45bd447e1769df8b8cad6e525948cd63b3b08',152,1,'mazraa','[]',0,'2022-09-05 10:28:57','2022-09-05 10:28:57','2023-09-05 12:28:57'),('6ce51ffd3264543bf3f77709c28d6c17f4013afa2f132d0a34d07ad72ac0600795bf09d6637d0424',170,1,'mazraa','[]',0,'2022-09-21 07:27:58','2022-09-21 07:27:58','2023-09-21 09:27:58'),('6ced0eb6df99ea6643321bdf6b27f8d4865f2da5ecfefd797e1579984c20581a9d3a13447e5cfd82',103,1,'mazraa','[]',0,'2022-07-23 06:25:15','2022-07-23 06:25:15','2023-07-23 08:25:15'),('6d5ce349a887dcab1b57daa71a2f332924f487657a370e3255abac2f7f4ff583e02e64649996513e',190,1,'mazraa','[]',0,'2022-09-28 11:29:01','2022-09-28 11:29:01','2023-09-28 13:29:01'),('6daa13f3b3c88978f82bb80abf1c1c1fffb132cb4c14526fe7477f323ceeec086e2662590e2d757b',154,1,'mazraa','[]',0,'2022-09-06 10:19:26','2022-09-06 10:19:26','2023-09-06 12:19:26'),('6deede27004a3416551a960d4789a1eacaca85385c8167e4ad186fe1eba5476a4926b35d69c881ab',195,1,'mazraa','[]',0,'2022-10-03 08:20:11','2022-10-03 08:20:11','2023-10-03 10:20:11'),('6e50553aa7d6e94625b5cc86be0d6b4545f829438d79f6432a518360b4fa7e26f58b86d2b0ec4ff9',1,1,'mazraa','[]',0,'2022-09-18 17:41:28','2022-09-18 17:41:28','2023-09-18 19:41:28'),('6e5efeb1122e035d0d82129c31d65a7c601f921b193a39f9eecd7fbdac1337cf5c14c5d566c97864',45,1,'mazraa','[]',0,'2022-06-23 09:55:42','2022-06-23 09:55:42','2023-06-23 11:55:42'),('6e7bc5d198b8536da36f78552458248e4858217d77d4a6c45707d9f6fbd47b0a398f3d877e316962',155,1,'mazraa','[]',0,'2022-09-06 11:35:28','2022-09-06 11:35:28','2023-09-06 13:35:28'),('6f2c05354a4c7abd7714fe1944e7e66f6e927a7156072f52eb013a83e40cac6ab03470741215b028',1,1,'mazraa','[]',0,'2022-09-20 08:43:13','2022-09-20 08:43:13','2023-09-20 10:43:13'),('6f5ba2dc4ef674911049c2f05577fbf9e8abdf85b17430c58533a8f871680f001391f7525724cf38',155,1,'mazraa','[]',0,'2022-09-06 11:06:01','2022-09-06 11:06:01','2023-09-06 13:06:01'),('6fef1e3c03a9b42915525041f37b7d18f21d524b2b8bfd37cd0c753fddb437556ff93e1a1ca4efdf',216,1,'mazraa','[]',0,'2022-12-27 20:07:58','2022-12-27 20:07:58','2023-12-27 22:07:58'),('7177a3e0fabe31ba96099610da98effcfc074e1e9b6e1bdbbc3bec28e2eaa7f16dc5ee0676b99919',151,1,'mazraa','[]',0,'2022-08-31 07:00:14','2022-08-31 07:00:14','2023-08-31 09:00:14'),('71f0e0a1ce44a15f213716f13278835690ce7c05f6f2fec373681222aa45350fe6fecc8b13984023',69,1,'mazraa','[]',0,'2022-07-05 12:13:21','2022-07-05 12:13:21','2023-07-05 14:13:21'),('72886d39b119939d43df4b78aac691bf12a5ef9162688670c5a6c0be5c5923d0155a11ac88f8be08',155,1,'mazraa','[]',0,'2022-09-06 11:10:57','2022-09-06 11:10:57','2023-09-06 13:10:57'),('72bf8b6756ea73b353e0a3dbc30ecf9f21677d6b44366a1a0067486e6e418d525e159cff8d4e8304',196,1,'mazraa','[]',0,'2022-10-03 11:01:30','2022-10-03 11:01:30','2023-10-03 13:01:30'),('72dc474c964ebd6a8b8a8b56fcfb8b0c886fab4b8c1e5054ef29a07d97cfab661bf62f7ddd01bdd7',40,1,'mazraa','[]',0,'2022-06-23 09:14:24','2022-06-23 09:14:24','2023-06-23 11:14:24'),('7373aa9cd7465c7b318ab91d50721e1cdcc32ee919d3b6e3bd112233a20815ae6c9d66f7aa49607f',197,1,'mazraa','[]',0,'2022-10-03 11:02:51','2022-10-03 11:02:51','2023-10-03 13:02:51'),('7375368c8b696d5564cd1ce3db8db82c479f2b69c979944cf0aa436c0494b0289498c5a2f977bfdf',1,1,'mazraa','[]',0,'2022-09-18 05:09:31','2022-09-18 05:09:31','2023-09-18 07:09:31'),('7434101b23f7b6a367c150ba2627ed62496406dc898a08a7ba6ed5cbcdf201cc52126175831c85bd',192,1,'mazraa','[]',0,'2022-09-25 14:39:22','2022-09-25 14:39:22','2023-09-25 16:39:22'),('743d5eaa1b47cb68a650245c253add04a98688e50c6aaa1a2eae3e3a46d9cf41fa2f59c2eea60e2f',216,1,'mazraa','[]',0,'2022-12-27 19:49:28','2022-12-27 19:49:28','2023-12-27 21:49:28'),('7444d964c4eaa2008875d61e54d1e9606039cf28831f6c03a32ffa08c3e09ec2b997858dfe36e2ed',216,1,'mazraa','[]',0,'2022-12-27 20:07:17','2022-12-27 20:07:17','2023-12-27 22:07:17'),('7453ab229f5b764b3c51de065192306484cf4c447611c0d9650a5e0b93975b061c78ab62f1f196cb',216,1,'mazraa','[]',0,'2022-12-17 08:58:51','2022-12-17 08:58:51','2023-12-17 10:58:51'),('74a8a1af5cf00c216d57c479080f33abd84292f6ae493c205cc045939993c114370435bf84406775',11,1,'mazraa','[]',0,'2022-06-23 08:03:06','2022-06-23 08:03:06','2023-06-23 10:03:06'),('7553f8efb1675bba4839371350552539bf0701f4bdcda0721bf6476284a532e226f910bfb2bbbf02',198,1,'mazraa','[]',0,'2022-10-17 10:14:52','2022-10-17 10:14:52','2023-10-17 12:14:52'),('75a0b693b02dd0c52ea577bd2c4f4b07587897952911c10eee6cd4fdde7fb7412a3ed843ebe85432',216,1,'mazraa','[]',0,'2022-11-06 09:15:11','2022-11-06 09:15:11','2023-11-06 11:15:11'),('75f393de7da16003334b8e2b3c6ea74a9afc45b2c089df47046fc062330b03deadfbad66dc349025',63,1,'mazraa','[]',0,'2022-07-02 09:09:22','2022-07-02 09:09:22','2023-07-02 11:09:22'),('76075829fe22449d89307f27ae2903e9e75b40ef4c185c4d428641abff9f2e8a4f2b3b201d606330',155,1,'mazraa','[]',0,'2022-09-06 11:42:50','2022-09-06 11:42:50','2023-09-06 13:42:50'),('76a011070ee6ce90d5ae5c5ec1266787415416441b48f03089da997f155ebd1d47cc139f84972d6b',1,1,'mazraa','[]',0,'2022-09-18 06:15:28','2022-09-18 06:15:28','2023-09-18 08:15:28'),('76a34bd58f6a5534482ff1d8e9b859f71776a5732e7ec7490adf4608334e2e435bd27e2f76c9fa7b',154,1,'mazraa','[]',0,'2022-09-06 11:09:23','2022-09-06 11:09:23','2023-09-06 13:09:23'),('775a1f478c4110b48488bd00c1cb9e489500df7004e1ab6a0cacb192a3efb90fba09190605cb7947',96,1,'mazraa','[]',0,'2022-07-20 09:11:51','2022-07-20 09:11:51','2023-07-20 11:11:51'),('78bc29e5fdb4ee38fcdf39830b8c96c99db298f4ed1262a888495e381423fba8fb7cd77833c15688',154,1,'mazraa','[]',0,'2022-09-06 11:04:23','2022-09-06 11:04:23','2023-09-06 13:04:23'),('78cd29a0fb65d91a5e52288604547322b368c8c9a16153f3de893a9d23f833f459a94c94a1d0938b',100,1,'mazraa','[]',0,'2022-07-21 05:02:10','2022-07-21 05:02:10','2023-07-21 07:02:10'),('7915d927d36f7cb8cc933772872fba727daf395bb59888a0a631b33412002702f645aa2b8395e4c5',1,1,'mazraa','[]',0,'2022-10-03 13:30:31','2022-10-03 13:30:31','2023-10-03 15:30:31'),('7a4c5040c7f32efe4fe3d4ef4f8f58bebc9e68f6f383a5646c519bda6d4af3e73891298737d1e652',11,1,'mazraa','[]',0,'2022-06-23 08:04:16','2022-06-23 08:04:16','2023-06-23 10:04:16'),('7a917eb19a54693531d96c91ec3ee01b03b3ff86c9b32be02d28d8f8c1f4e4fb1e09ff6e02425b64',198,1,'mazraa','[]',0,'2022-10-06 11:47:42','2022-10-06 11:47:42','2023-10-06 13:47:42'),('7afbf6473e0d62ddde542005c277a85f2b2a9388adfcf071eb34946b8a344ea8399de8173f86980a',96,1,'mazraa','[]',0,'2022-07-20 09:17:55','2022-07-20 09:17:55','2023-07-20 11:17:55'),('7c8182346e0675712b8a8dbb46fe0aa937a193938c886a6e99ed554441b7a5b4a3bc915afe9f1e07',189,1,'mazraa','[]',0,'2022-09-18 18:58:57','2022-09-18 18:58:57','2023-09-18 20:58:57'),('7ce0030a88a9cc88e4be9908a8da82b12e0427467f7172c186215e2e8786e5a8518df4a630bdd6bd',45,1,'mazraa','[]',0,'2022-06-23 10:21:08','2022-06-23 10:21:08','2023-06-23 12:21:08'),('7d0be8f80ad9af1d23c2bd19c5f50b790bb48e5070943a6483e42e5bfb4c745ac501a35abce379d5',9,1,'mazraa','[]',0,'2022-06-27 10:01:18','2022-06-27 10:01:18','2023-06-27 12:01:18'),('7d19718b3b49d222f08195e3bab491b5d0dd5253d7e973ac698651aa40b6af665edeb16e6bdfa6dc',220,1,'mazraa','[]',0,'2023-03-11 10:25:44','2023-03-11 10:25:44','2024-03-11 12:25:44'),('7d92aa2d9e10aaa417f68f578c36ac6588dddcad945e4b959130ef1670ad1089d18d2a77201f43c6',1,1,'mazraa','[]',0,'2022-09-18 15:23:26','2022-09-18 15:23:26','2023-09-18 17:23:26'),('7de4b75062e3e35047704eaea4a39e72a05d5124274f97bbf98f15c9018da83e93ce7689a890f34e',71,1,'mazraa','[]',0,'2022-07-06 11:21:10','2022-07-06 11:21:10','2023-07-06 13:21:10'),('7e138dee0c73bb94bf4b941ce555df23ee38b70387c95cf023ec4c3726e83891d8a0cfdeb6afd58d',96,1,'mazraa','[]',0,'2022-07-20 09:06:57','2022-07-20 09:06:57','2023-07-20 11:06:57'),('7ee5e381d31a22198d431c15eaeef6ac5d761a20a315551f0745d623d8637f0f965bd6e27f1444bb',11,1,'mazraa','[]',0,'2022-06-23 08:04:39','2022-06-23 08:04:39','2023-06-23 10:04:39'),('7f4d3c67e6b52da4fbec6d751425df20e48a154c10d21007cb3ea468425b865f22f894ff87ec90b3',10,1,'mazraa','[]',0,'2022-06-23 06:50:53','2022-06-23 06:50:53','2023-06-23 08:50:53'),('7f8e3bf68719eeab9798c2590f3578693da7b21d13aa36c98b4206def67dfa1d178a6de14f77ece7',39,1,'mazraa','[]',0,'2022-06-23 09:03:16','2022-06-23 09:03:16','2023-06-23 11:03:16'),('7fdaa14102b9477d207c86839aef7c1a00ce3f38ac93a278aa6ed3afc135eefb3bee41bef000a6bd',71,1,'mazraa','[]',0,'2022-07-06 11:18:34','2022-07-06 11:18:34','2023-07-06 13:18:34'),('7fee2cbdbd3f006d9da714695369456dba076cfed47630f4231e4ce9ab9233435a33882ad3f5e149',152,1,'mazraa','[]',0,'2022-09-04 05:19:07','2022-09-04 05:19:07','2023-09-04 07:19:07'),('814f0ed92b557a09b4e03aaa08ead996231cea1f9956d0df15d06ac1c6f04d7ca26f577ee07912ba',71,1,'mazraa','[]',0,'2022-07-06 09:08:58','2022-07-06 09:08:58','2023-07-06 11:08:58'),('8176cccd96a8f3e99378f6923cc7d5491558f0c0480a5d786231daab4f15142de77444252dd78883',1,1,'mazraa','[]',0,'2022-09-06 09:34:04','2022-09-06 09:34:04','2023-09-06 11:34:04'),('817f2d6855264c095f08b0c117a0a925a20372e69c9d848ec45540a1d1d363901ab98fd0f38210d1',102,1,'mazraa','[]',0,'2022-07-23 06:06:08','2022-07-23 06:06:08','2023-07-23 08:06:08'),('81e36fa779f15690b0b4a5c4b683c2e66f4b2a8751f6216780ea70b1da7facc4e0dbb050cfee0731',190,1,'mazraa','[]',0,'2022-09-25 09:14:27','2022-09-25 09:14:27','2023-09-25 11:14:27'),('826603e08f5563ce7ebd83c8b5165f25024dbeaf86ec4cd14bd07ecc7086da04307d060c0d686a90',96,1,'mazraa','[]',0,'2022-07-20 08:54:03','2022-07-20 08:54:03','2023-07-20 10:54:03'),('82e53d6278671454d458b8674ad01c8a25cb8ec2adfc24534432a21721259875346d8461ae80079d',202,1,'mazraa','[]',0,'2022-10-08 19:05:14','2022-10-08 19:05:14','2023-10-08 21:05:14'),('8383f4061423bfd6bf0c3eafc396c2a4299a451a5c9d42e86c6522d969033574d3d86ee78b7d1de3',71,1,'mazraa','[]',0,'2022-07-06 11:08:23','2022-07-06 11:08:23','2023-07-06 13:08:23'),('83885a7f024333431e255fbdb23d70f7984c906a2221c2c30089e89932178156f2ab8cb85253333a',190,1,'mazraa','[]',0,'2022-10-04 17:37:58','2022-10-04 17:37:58','2023-10-04 19:37:58'),('83b299fbfd632025855b4015ecd7ded9808b07051606353f16bdbd032264edf75a95f366e4a15118',216,1,'mazraa','[]',0,'2022-12-17 09:00:00','2022-12-17 09:00:00','2023-12-17 11:00:00'),('83c043c8392ec90feac3d3e4a91e519f72e53c5fc78b873fe60864333865a972251dfe1ce9257fd0',11,1,'mazraa','[]',0,'2022-06-23 08:09:29','2022-06-23 08:09:29','2023-06-23 10:09:29'),('83c0b62dfec6d3db7721f46eb9ca84b209ddb14f2a166b2c1f7e8996c03b381885c885a7ffbee3c0',155,1,'mazraa','[]',0,'2022-09-06 11:13:20','2022-09-06 11:13:20','2023-09-06 13:13:20'),('844281b0fa4616410748980faaeb2b78bbe03ee54532dea4c0d335980e6570f5ad4a34d8507de1f9',1,1,'mazraa','[]',0,'2022-10-03 13:16:58','2022-10-03 13:16:58','2023-10-03 15:16:58'),('844fb591a428bdf4330f4c7363b7c20e2745ee1569663db50be600b7d784283a6794bad36115438d',190,1,'mazraa','[]',0,'2022-10-16 10:17:27','2022-10-16 10:17:27','2023-10-16 12:17:27'),('849a73ec359f15044564c0914d98b495bbcff68e0abc68056bfddfe59bd3f312007c897b298b8445',220,1,'mazraa','[]',0,'2023-01-10 12:49:59','2023-01-10 12:49:59','2024-01-10 14:49:59'),('84b963ecc7cb7342a25ba15d5aad9397662c2b3c563fb480722206c96d561c693af03251c8473dfb',1,1,'mazraa','[]',0,'2022-10-07 16:43:10','2022-10-07 16:43:10','2023-10-07 18:43:10'),('863946fa815e1bac305c28cb1bc73e1d5758a010ba633cd6ce43b9ed169ee57a625fd2a6232d814b',115,1,'mazraa','[]',0,'2022-07-25 09:51:33','2022-07-25 09:51:33','2023-07-25 11:51:33'),('863a808082e0d6df7d2a9d1a522393adf12090e7256101c0605c4e3c71984aa3ed7766106fcbf4cf',154,1,'mazraa','[]',0,'2022-09-06 10:05:03','2022-09-06 10:05:03','2023-09-06 12:05:03'),('8644c101435cabf45b8b3de46a12cefcc3e7a14ec85910c11714a6c5ed39aef9fba3b3fc9235dc57',11,1,'mazraa','[]',0,'2022-06-23 08:04:54','2022-06-23 08:04:54','2023-06-23 10:04:54'),('866e7642255067b16c397b8d636294f7c91a069055ac5561e2df25f6e77daeb604f0cabe7cdd36b6',192,1,'mazraa','[]',0,'2022-10-03 11:32:08','2022-10-03 11:32:08','2023-10-03 13:32:08'),('86aaf82589dea442c15dd23a04c10cf3ff72930ad7427de71ae5ce6901b92d6da6fa230bfcf0f142',72,1,'mazraa','[]',0,'2022-07-17 10:16:07','2022-07-17 10:16:07','2023-07-17 12:16:07'),('8788d86d73c80f9f9caa6e0eae4fe1f659b20163ceac819c889f025e8ffee55649c26dd185bdfb3f',216,1,'mazraa','[]',0,'2022-11-07 06:28:49','2022-11-07 06:28:49','2023-11-07 08:28:49'),('88237cd3069bf65f6eb91ff81964ba8ea1d6191ac3e41ddfacabdf759dc09598bfd028bb861e3269',1,1,'mazraa','[]',0,'2022-09-26 17:26:47','2022-09-26 17:26:47','2023-09-26 19:26:47'),('882e31fd9e7cc33092264f2e2a01aca5f8ed806abe7fdca8e40e7fcaa7975d0edc07bc3db3eeb4cc',154,1,'mazraa','[]',0,'2022-09-06 11:33:37','2022-09-06 11:33:37','2023-09-06 13:33:37'),('88cead59a807ad04b92b7d532d0a89ef7f07b37983764093ed9efcc40bbd03f7ad6e34e5c5ad40af',216,1,'mazraa','[]',0,'2022-12-17 08:07:20','2022-12-17 08:07:20','2023-12-17 10:07:20'),('89ffcf36e0e1079d951f1c30db012aba029f561946c18a1608c71489cf35cbb395db4068f99dbf4f',42,1,'mazraa','[]',0,'2022-06-23 09:19:09','2022-06-23 09:19:09','2023-06-23 11:19:09'),('8a18e29a85ff06a0ee0bb52354a4813349483efc7b4cd6031e1848665922f15a90b24acdf309105c',195,1,'mazraa','[]',0,'2022-10-03 10:54:14','2022-10-03 10:54:14','2023-10-03 12:54:14'),('8a9e27fc783f7c1dda05ecafa8a7f4a82d2a67487d3c347d372cfc6aa9354b921fc499da853e3af3',43,1,'mazraa','[]',0,'2022-06-23 09:45:38','2022-06-23 09:45:38','2023-06-23 11:45:38'),('8ac2fe5c85ade22161db3eb07cb0e4cc682a1c5a812f46bd02e2b80ea364d957247e7fbbc08f9c79',71,1,'mazraa','[]',0,'2022-07-06 11:17:07','2022-07-06 11:17:07','2023-07-06 13:17:07'),('8b16a06e3099e5f7169c4eaafddadc266bd2f65992a938bc5a1f3b70f4e3118c88b006eba1374a66',1,1,'mazraa','[]',0,'2022-09-28 12:16:43','2022-09-28 12:16:43','2023-09-28 14:16:43'),('8b783e636f4970fbb40398d9603c541d05c6f48ecd477921e7972ecce45cfc172266268c7089dce9',74,1,'mazraa','[]',0,'2022-07-18 04:51:32','2022-07-18 04:51:32','2023-07-18 06:51:32'),('8ba2ee7b49bace11aae76a53b5541e947734da794afeffd346b15bb414831547673f29ddee1b5983',192,1,'mazraa','[]',0,'2022-10-04 18:28:27','2022-10-04 18:28:27','2023-10-04 20:28:27'),('8be22c50944e3803350ffaa65a648b398b329d078804e17aba5ed286afeccf723ffb75a7561c7da0',1,1,'mazraa','[]',0,'2022-09-20 09:27:25','2022-09-20 09:27:25','2023-09-20 11:27:25'),('8c21b3ff4a9d399fedb5879dc75ecdcbba2d1cbedb72d1680ffccb51c85f749812a66fa98fc56604',72,1,'mazraa','[]',0,'2022-07-17 09:29:49','2022-07-17 09:29:49','2023-07-17 11:29:49'),('8c83cde98fbc326a043ca6bc99d6f25d83e44307d2172df3a749e4c5704c1c3c96a4ea3a147822fc',1,1,'mazraa','[]',0,'2022-09-06 11:41:59','2022-09-06 11:41:59','2023-09-06 13:41:59'),('8d46a78d6dc2d0664ffbebcc29c4f9d017c714615f60a3f00c4602fa2324f519d65ba7cef31d33b3',155,1,'mazraa','[]',0,'2022-09-06 10:56:05','2022-09-06 10:56:05','2023-09-06 12:56:05'),('8d4c5139255c4a9c198e2d9b1105870273f7c13d8425860818a461b9cff71946f7b036c8bb4af262',191,1,'mazraa','[]',0,'2022-10-16 07:10:50','2022-10-16 07:10:50','2023-10-16 09:10:50'),('8d87cf18652df504a7f141fccbbdc1431b516d6ce06abfef42be945740aa6f161572595502351168',100,1,'mazraa','[]',0,'2022-08-25 10:56:52','2022-08-25 10:56:52','2023-08-25 12:56:52'),('8e88d0e1814ba3ecbba759eae10fbed9450dad340c75a20e85bee371a83552fc9991d679a4c55fbf',188,1,'mazraa','[]',0,'2022-09-19 04:57:47','2022-09-19 04:57:47','2023-09-19 06:57:47'),('8ee8464004334a89c5bcadfcdb2ad104dff1b2aae732ccda8e12a225103f9d74bea1e69b3d7b3f69',1,1,'mazraa','[]',0,'2022-09-27 12:43:26','2022-09-27 12:43:26','2023-09-27 14:43:26'),('8f316af232aa006c44e161f39d2688ff24a8b1eeacd7c4b1d98385817edcc8293788d55044e4006c',216,1,'mazraa','[]',0,'2022-12-17 10:24:07','2022-12-17 10:24:07','2023-12-17 12:24:07'),('902c61650507347f69f410e5a7558ac677efd682db7e16cc37abce5a51925d21d27a6e1382282969',100,1,'mazraa','[]',0,'2022-07-21 04:45:07','2022-07-21 04:45:07','2023-07-21 06:45:07'),('9055f6b0889575b337050cf6225c9962b58103e49e3fa8318dd21ecc035096e349635f3244530936',11,1,'mazraa','[]',0,'2022-06-23 08:02:30','2022-06-23 08:02:30','2023-06-23 10:02:30'),('9081f3ed9f558b6bef131835330fbb098efea6e3181c776f051905b8602b8950332446269028a587',216,1,'mazraa','[]',0,'2022-12-17 08:58:52','2022-12-17 08:58:52','2023-12-17 10:58:52'),('9098802ab70d38ee7adfe1db69e4e4208764adde4e2cae7103b2be71ff615ace387c74edad3d66ba',96,1,'mazraa','[]',0,'2022-07-20 09:15:47','2022-07-20 09:15:47','2023-07-20 11:15:47'),('90a88e200e8638cc91a14d8096dc768d4f09dc25e307c86b8edf7c598e5b1618c5f662a581999a5b',198,1,'mazraa','[]',0,'2022-10-17 10:24:58','2022-10-17 10:24:58','2023-10-17 12:24:58'),('91f07884bb4fd1d7ffd26f71deee90b01c83ce94d0637985e665d90670038f3d1be0220b66e2001a',193,1,'mazraa','[]',0,'2022-09-25 12:15:17','2022-09-25 12:15:17','2023-09-25 14:15:17'),('92510d43542bba341f0f87c058e8f8daa1c20cfda2236561acb638e24b1407c0ec9a94bbfc7ceaae',111,1,'mazraa','[]',0,'2022-07-23 07:41:56','2022-07-23 07:41:56','2023-07-23 09:41:56'),('925e38b9d03cfe5972a7b3a561ad2efb8f4bbc06b45bbaa9edc463b15d3a346595ed5dc78a7a72c2',11,1,'mazraa','[]',0,'2022-06-23 08:08:51','2022-06-23 08:08:51','2023-06-23 10:08:51'),('92db5e8bddb1a9417afbec09d17fb2cdb23aa60b5df6253ae7a8f7f5026da412fd0e43f6314783cf',1,1,'mazraa','[]',0,'2022-09-03 20:18:34','2022-09-03 20:18:34','2023-09-03 22:18:34'),('93d2064a5f28645be04b62dafa720ef6dfa7e4da679a51088404e9e11de47b1bfdacb3474b8634c1',170,1,'mazraa','[]',0,'2022-09-10 18:46:18','2022-09-10 18:46:18','2023-09-10 20:46:18'),('93edda908f786fb01ee1ee96b82b356136454e065b380e2aa444036b3edd8578ea66db82c54701c6',191,1,'mazraa','[]',0,'2022-10-16 12:49:52','2022-10-16 12:49:52','2023-10-16 14:49:52'),('9429921d97ccdfba6558d8115b78182773aa97b0e6f5db8ca67d584be32b9b7a2d8a27fc4615cfaa',198,1,'mazraa','[]',0,'2022-10-14 20:01:15','2022-10-14 20:01:15','2023-10-14 22:01:15'),('94fd51ca0b5012829533580feb5d492291653a241a2b35799299e381c47d2c5746d0d9c3d543a08e',115,1,'mazraa','[]',0,'2022-07-27 16:28:41','2022-07-27 16:28:41','2023-07-27 18:28:41'),('952a2164d5515ea6236602a03a5c7d4b1ea5cd0103e2f9e0607482b48b165c28fa13b7658bf99893',1,1,'mazraa','[]',0,'2022-09-07 16:30:03','2022-09-07 16:30:03','2023-09-07 18:30:03'),('9591192f0d75dfb27f5a90a28063062cc7d856d7e9cdb14daf25a2f0409fac424b0739ea927c2583',1,1,'mazraa','[]',0,'2022-09-11 16:30:47','2022-09-11 16:30:47','2023-09-11 18:30:47'),('95a1a3eddc8247811dd8aa224123a7d4f07b3fd19c469c33f606ca1b576e80f8acd98143166ca24b',216,1,'mazraa','[]',0,'2022-11-07 11:32:43','2022-11-07 11:32:43','2023-11-07 13:32:43'),('95e1fca81921695967bd3db20c3be30340758edb65052fb56bbb80eacb0b407c1b3b617a6bde1d14',154,1,'mazraa','[]',0,'2022-09-06 09:52:07','2022-09-06 09:52:07','2023-09-06 11:52:07'),('95f8699d3e8152af35ddf29bca4eb2debc461eeaeecffd7ecce87b70ae21b2aac901bfcf2b6427ce',157,1,'mazraa','[]',0,'2022-09-07 15:25:03','2022-09-07 15:25:03','2023-09-07 17:25:03'),('9618219bac42add0ef02fa3e7c29002e8ceeb0b12f7605e2e66bc486ec1f02bb92405e1de62aabb2',197,1,'mazraa','[]',0,'2022-10-03 11:03:08','2022-10-03 11:03:08','2023-10-03 13:03:08'),('96543077d8d48f64eb1122c210c84ad9722a3b1d2a6fed6653e3a95d1f7f41a74dc92d0089921c8d',214,1,'mazraa','[]',0,'2022-10-16 09:33:10','2022-10-16 09:33:10','2023-10-16 11:33:10'),('972fd35a78e9c2fade78dd0db5ebdfeb516e4a5c5bed4a4d27ecc19bb464304085646a7534afe747',1,1,'mazraa','[]',0,'2022-09-21 07:19:50','2022-09-21 07:19:50','2023-09-21 09:19:50'),('9860f46ce5bb57d51289c592d4c1c523632b91de904f62a23ce80897e3a228d80d073bbfd270becb',152,1,'mazraa','[]',0,'2022-09-03 18:33:34','2022-09-03 18:33:34','2023-09-03 20:33:34'),('9872a6137f9999ed15729cd753181f8fa7eb02afe0daf0964a856f7c65b643df0000be2352c4b35a',154,1,'mazraa','[]',0,'2022-09-06 10:37:02','2022-09-06 10:37:02','2023-09-06 12:37:02'),('98ba79e5010f429efa5cb64c57ee92faae5f616b6dc50f0c704dd3a03bcca03cee7ea5d7d3671f00',155,1,'mazraa','[]',0,'2022-09-06 10:53:54','2022-09-06 10:53:54','2023-09-06 12:53:54'),('99160cbc73cb977b3c2923b67cbd16dfa6ec30fa241f0d91214f981980c51921e0856e29d43fbb9d',1,1,'mazraa','[]',0,'2022-10-07 19:54:47','2022-10-07 19:54:47','2023-10-07 21:54:47'),('991a74b0ba9c67c58ed6edf9a857ad93beacc55a2206c4bc603e734b4434eea3028e76a055350544',1,1,'mazraa','[]',0,'2022-10-05 20:40:51','2022-10-05 20:40:51','2023-10-05 22:40:51'),('993030e332b20bc82251ba849bbb52eb5a20cf9dc1f2e5d912f88b611d8f8ec5258d2f6fc747bf0e',154,1,'mazraa','[]',0,'2022-09-06 10:32:43','2022-09-06 10:32:43','2023-09-06 12:32:43'),('9982c74e1a9508992db34530023572bd59825b3b44c084454f0adc27f6bbac0742ff539b610d5774',100,1,'mazraa','[]',0,'2022-07-24 18:58:34','2022-07-24 18:58:34','2023-07-24 20:58:34'),('998e75263735514f4059610e920e70cde29ecb7d6a2582abded01e73effbd69edc594bbbe28e9b20',11,1,'mazraa','[]',0,'2022-06-23 08:07:08','2022-06-23 08:07:08','2023-06-23 10:07:08'),('9b3a87fa34db23bbd2021ed75fc470514d28963fd6a93674158d5141d1a41829293bdaf140010b38',96,1,'mazraa','[]',0,'2022-07-20 11:07:49','2022-07-20 11:07:49','2023-07-20 13:07:49'),('9b5752a7a777150756a0d2243b6e0d9e55dc3c36ea2aded35c43b3b7f0d808e30535a5f82d1ed4c3',1,1,'mazraa','[]',0,'2022-10-06 10:23:36','2022-10-06 10:23:36','2023-10-06 12:23:36'),('9bd3a915d6e56e4392d5b1d00799869e662de4c7d71b11dcd957f88892917b80dcd3f2584f83cbb9',155,1,'mazraa','[]',0,'2022-09-06 11:36:27','2022-09-06 11:36:27','2023-09-06 13:36:27'),('9dc740d64180e9d75f2cdb37393463168d1c905ef48a5c123e36b765f07204bf6016a8e0406abfab',1,1,'mazraa','[]',0,'2022-09-20 12:10:56','2022-09-20 12:10:56','2023-09-20 14:10:56'),('9dd30f672e3c5302da735079aad38a424a7c995d5190a9cf31c73992bf9941c01de44364b7684f95',1,1,'mazraa','[]',0,'2022-09-07 15:51:29','2022-09-07 15:51:29','2023-09-07 17:51:29'),('9e17040c75ae8fff52986513527a928579196bb6096004963c96a3d541c2cf7e2021632661eba1aa',1,1,'mazraa','[]',0,'2022-09-19 10:52:57','2022-09-19 10:52:57','2023-09-19 12:52:57'),('9e4c93adaafc8e693e7d7990a6f2c52503693ee2c4d378f734cb098abc218131cb89a58a6b974698',154,1,'mazraa','[]',0,'2022-09-06 10:20:16','2022-09-06 10:20:16','2023-09-06 12:20:16'),('9e8383162ee5821ea987f7568635c2e880baf4addafeb6edddd046ad593146f9dfe1631e75af1305',115,1,'mazraa','[]',0,'2022-08-04 12:06:45','2022-08-04 12:06:45','2023-08-04 14:06:45'),('9f2e11402dd35dcf5e42361dff6955612fdba959e522212eeab150d74cb1fe9818ef9f7d4dbb3cf3',1,1,'mazraa','[]',0,'2022-09-20 09:22:19','2022-09-20 09:22:19','2023-09-20 11:22:19'),('9fd8a8b96765501602fb09f8613516d48777482c003ee39efe1cbdbd13d38a6d262f92a8b273e50a',1,1,'mazraa','[]',0,'2022-09-18 07:26:21','2022-09-18 07:26:21','2023-09-18 09:26:21'),('a0140791606c9c12887200bc3ecd118d4d48ce1cb5bce48dca37dff69108297a8d617669b3d8938d',1,1,'mazraa','[]',0,'2022-09-03 19:10:46','2022-09-03 19:10:46','2023-09-03 21:10:46'),('a08fbeb6efd52f58b9ec417d849f17ff70ab1e0203f95ca5fa4332e67e71db5070a1cffda836a6de',192,1,'mazraa','[]',0,'2022-10-03 11:16:16','2022-10-03 11:16:16','2023-10-03 13:16:16'),('a0c1bf6685fc0c8e7fbf16b571eddba0a6ce611d20cf83fff9e4145252a8f42c1fe3ac5f2bde5aff',155,1,'mazraa','[]',0,'2022-09-06 11:08:37','2022-09-06 11:08:37','2023-09-06 13:08:37'),('a0d0cf3535a263ddab982cb9118f80f3a837d282aa4f4939ba2f3261695594a990037d683172111d',70,1,'mazraa','[]',0,'2022-07-06 06:25:06','2022-07-06 06:25:06','2023-07-06 08:25:06'),('a1c4d5df8dcefddd9affac76b1c5af21c3e32c5e13d2504d4bc55f11aec0afcdab3f924dcae58253',1,1,'mazraa','[]',0,'2022-09-20 12:03:26','2022-09-20 12:03:26','2023-09-20 14:03:26'),('a27547237af878e674433a24a60dade1333f4115778890caf7ca2f3f753e6385c2c574f031556398',1,1,'mazraa','[]',0,'2022-09-20 09:55:08','2022-09-20 09:55:08','2023-09-20 11:55:08'),('a27843aedf5bc3e40e9be86bdf3ee3defc573157f1c6298556eac19b42ffac0f2f57f84b6417457b',155,1,'mazraa','[]',0,'2022-09-06 10:41:17','2022-09-06 10:41:17','2023-09-06 12:41:17'),('a29889658290a4c21adce399d381b0a4e97aea852a6e5e889e059e24c692c334bd19ba38439dcd91',216,1,'mazraa','[]',0,'2022-11-10 05:01:43','2022-11-10 05:01:43','2023-11-10 07:01:43'),('a31ffc2a1fe80895d2bd94bf0ac4bb660e247aee1cd1751afdedd823ff5054759b33e46ef9aa4301',1,1,'mazraa','[]',0,'2022-09-24 16:07:42','2022-09-24 16:07:42','2023-09-24 18:07:42'),('a3c7457cab9a3ffc887f5db9eee10a508ebbb167cb486519ba93d3e56a33c7d9aad04d19f9474cee',170,1,'mazraa','[]',0,'2022-10-03 06:08:56','2022-10-03 06:08:56','2023-10-03 08:08:56'),('a4027ff7740b6250b2012a925461fdc8f07cf8a13bbc2d9d53e7c1811d8fc660ff02f26b3f8bfc44',96,1,'mazraa','[]',0,'2022-07-20 10:06:10','2022-07-20 10:06:10','2023-07-20 12:06:10'),('a40798c8ec987ef8a734bdcc7d353b75014d8e50998a21680d982e34edda767bdc0faa00b0c6e7e0',191,1,'mazraa','[]',0,'2022-09-28 12:15:50','2022-09-28 12:15:50','2023-09-28 14:15:50'),('a4357e14218abb8ec097f76f1a50c59360407c0b97d270d812535dcf4f64e1ebd41265c241bb1479',72,1,'mazraa','[]',0,'2022-07-17 10:11:10','2022-07-17 10:11:10','2023-07-17 12:11:10'),('a4a339c1af9614a99bda84242f4c565fceb42aedde2dd8b5d192ae758c143800c35f1632693b8d57',205,1,'mazraa','[]',0,'2022-10-12 10:28:00','2022-10-12 10:28:00','2023-10-12 12:28:00'),('a4cb306ad634b75250675fd285a0245668d0890c9a2794a88aa2e874677a1cfb01526a5a481dcc58',3,1,'mazraa','[]',0,'2022-06-23 07:55:37','2022-06-23 07:55:37','2023-06-23 09:55:37'),('a5049f9eaad4c7628bd79bdbd51db4bac8128d8a1934e5e22ede9ec1eadd01d898886a97b35c531c',1,1,'mazraa','[]',0,'2022-09-03 20:38:47','2022-09-03 20:38:47','2023-09-03 22:38:47'),('a51a92dbfc694062fef497df8cb472521c5de60b4988d12ff6c2ae1372c6bc1635a02c20f0841dd2',170,1,'mazraa','[]',0,'2022-09-10 18:26:50','2022-09-10 18:26:50','2023-09-10 20:26:50'),('a5e4a328e1a285395290c4d87023a446cd4b9648d88c9d78b34e95efbf754a575b4d866248b7acb1',150,1,'mazraa','[]',0,'2022-08-30 11:35:40','2022-08-30 11:35:40','2023-08-30 13:35:40'),('a650a032af8729b9c5ee17577673d42666b50d917b97b3ac1de31b9b05ed788bf69891c861ac3d79',11,1,'mazraa','[]',0,'2022-06-23 07:56:19','2022-06-23 07:56:19','2023-06-23 09:56:19'),('a659f01e44840e8f4c2a879796c19bdd8d30c3b350785fa597e2e0411979ab1663e4ef6223962fb9',1,1,'mazraa','[]',0,'2022-09-03 18:30:51','2022-09-03 18:30:51','2023-09-03 20:30:51'),('a6a5b22dc29713416bde1be756525cf8c7aec577cbdfad1dd06630b67da65d2d005f05cb185a8cb8',1,1,'mazraa','[]',0,'2022-09-27 19:05:11','2022-09-27 19:05:11','2023-09-27 21:05:11'),('a6c1a558f0d56f6fe6cd782354282cf5dcdd3865abd84df04248819f00f9c7fa783b1c1f0481c581',194,1,'mazraa','[]',0,'2022-09-27 12:55:38','2022-09-27 12:55:38','2023-09-27 14:55:38'),('a7519816c3cbaf5c683bdc55251df7dd55b939e7ae75ebee58327d13f69c750ac5e4d8eeda61fba4',215,1,'mazraa','[]',0,'2022-10-17 06:47:59','2022-10-17 06:47:59','2023-10-17 08:47:59'),('a7b64ec658c8f4fc65a1f20b88b377fb8a6478d5620e3afab8e2ca9b7087275536b3c38f3530d41b',191,1,'mazraa','[]',0,'2022-10-04 17:29:48','2022-10-04 17:29:48','2023-10-04 19:29:48'),('a8643d88c8107bc2d157babdbcfa80d405f5d3a489c44a7a7d2dcf4286e618ce1db38e4fe3989aca',7,1,'mazraa','[]',0,'2022-06-22 10:16:25','2022-06-22 10:16:25','2023-06-22 12:16:25'),('a89a8ac9955542ace8e60c22f5baa8354ba8039495a440aeb475f2e420f68d11f3f04735a263364c',155,1,'mazraa','[]',0,'2022-09-06 10:49:25','2022-09-06 10:49:25','2023-09-06 12:49:25'),('a93751c10c4ab0b62bbdf4437134302c7ba8f7e2fcfe1e1308d6395e9be86acccb347abc2a1a4919',191,1,'mazraa','[]',0,'2022-09-27 10:36:56','2022-09-27 10:36:56','2023-09-27 12:36:56'),('a995b0d9f02d7aa081a65dd6abf597ca013ca5c37c6c1737c7ec06eec471db1f6863dbdca19f7270',1,1,'mazraa','[]',0,'2022-09-22 05:29:17','2022-09-22 05:29:17','2023-09-22 07:29:17'),('a9ba290d43cfaabc404bdc465d9b1009ad78f84ea703118da3f2f666370b87c4a27755b5d537eb72',154,1,'mazraa','[]',0,'2022-09-06 10:50:36','2022-09-06 10:50:36','2023-09-06 12:50:36'),('a9eb0735b79bafc17e9a5062d2f4ee2b5637947ce0d3c3053d96d13d89c6c9ef0f061d3b84950a23',208,1,'mazraa','[]',0,'2022-10-12 11:40:27','2022-10-12 11:40:27','2023-10-12 13:40:27'),('aa3813e78585961696de9a0026ac29fae342197e0fbf6759d62b7a558e60e9d288d28c4d0c872db8',11,1,'mazraa','[]',0,'2022-06-23 08:06:35','2022-06-23 08:06:35','2023-06-23 10:06:35'),('ab0421a6e8ff9022672dec0477d1d9cd26501c15b2af38d8ffac012b3223d2bad9cf8e1d3e6f91e2',1,1,'mazraa','[]',0,'2022-09-11 18:52:32','2022-09-11 18:52:32','2023-09-11 20:52:32'),('ab978c6b46383710ae9c8e5a5eb6b8413f86d5594870703cb2b18cb6a61d86253c256c96a34dcadc',203,1,'mazraa','[]',0,'2022-10-09 01:03:15','2022-10-09 01:03:15','2023-10-09 03:03:15'),('abb3d8a83faaa083bb7d5b4d2f0b24d07be4f7334e30422dff29456f6234a670b5ed07090f78fe99',96,1,'mazraa','[]',0,'2022-07-20 09:11:48','2022-07-20 09:11:48','2023-07-20 11:11:48'),('ac596181edc96e8600ad3ce02deface6140efd7d289182f3ca3444ed812d88c5cbca9f9fcde9a24c',218,1,'mazraa','[]',0,'2022-12-27 21:05:29','2022-12-27 21:05:29','2023-12-27 23:05:29'),('ac63b8e84ef3f091f4f8f4fa197469b7a9f3abd8a1b089d12b2c0b09adcba7a80065f36b087d809b',11,1,'mazraa','[]',0,'2022-06-23 08:01:42','2022-06-23 08:01:42','2023-06-23 10:01:42'),('ac710e1024bb27f73e4aeedb78457114003f6a268d73d9a86a257fcc64f77c0c061b9cd8fb6673eb',195,1,'mazraa','[]',0,'2022-10-03 08:19:18','2022-10-03 08:19:18','2023-10-03 10:19:18'),('ac7f0f2f5799e38e0638088f1e8f64a885b9b8159061f306e850b996151356c1f6ac7ae9e17a109a',1,1,'mazraa','[]',0,'2022-09-06 09:03:35','2022-09-06 09:03:35','2023-09-06 11:03:35'),('ad597a163833b740b3796e940cd8d77fb9f1d0ff72031ae541817ba68c89646d62bed1d7ea619d62',1,1,'mazraa','[]',0,'2022-10-03 11:27:58','2022-10-03 11:27:58','2023-10-03 13:27:58'),('ad66b15b321c8fdd9517ec0f01ee471675f95cf8ce96b63840c6fa328be7c59498f6ff4c7cf39ab1',1,1,'mazraa','[]',0,'2022-09-26 23:10:57','2022-09-26 23:10:57','2023-09-27 01:10:57'),('ae2ba51e641e817c6cdee5c9e487500e18fabbbd900c2729af7683c09a23e609f7564179aa7ddbdf',71,1,'mazraa','[]',0,'2022-07-06 11:18:27','2022-07-06 11:18:27','2023-07-06 13:18:27'),('ae6d469760778f3db7a6e1e5324686e50d0e3aed04f8459b89d612779b2dd0e7f06b5d8488bbcfc5',1,1,'mazraa','[]',0,'2022-09-03 19:04:51','2022-09-03 19:04:51','2023-09-03 21:04:51'),('aeecd41af5d6156bcc99ce5a9c9aee6cd55b92cb805b303b666824a681c2427405bcbe20e6afb609',1,1,'mazraa','[]',0,'2022-10-04 17:39:10','2022-10-04 17:39:10','2023-10-04 19:39:10'),('af4062d25f56d77176fe742e1db752be427bc43c5c74e39e4b3b9444b665a32fe143c2a469b5508b',9,1,'mazraa','[]',0,'2022-07-06 08:51:33','2022-07-06 08:51:33','2023-07-06 10:51:33'),('afc28445fee63faff6e5cc5f674a08a7ed5c7d7219e8c0b7cae6bc6b3f077d937c56e9fadbe96088',96,1,'mazraa','[]',0,'2022-07-20 11:08:27','2022-07-20 11:08:27','2023-07-20 13:08:27'),('b1dde508ecaba0d4fd3e5f00c0edfafed635d697521c57301fb547b83383b41fbbd9be416f88f55a',220,1,'mazraa','[]',0,'2023-01-10 12:50:20','2023-01-10 12:50:20','2024-01-10 14:50:20'),('b21932b3a0de60083780bf304ca23ebfb5a4507766264c82012b1cec95a7477037d72702188ae949',1,1,'mazraa','[]',0,'2022-09-25 07:46:39','2022-09-25 07:46:39','2023-09-25 09:46:39'),('b22b0209ee450232815ceebdc824fe0e285daa730bec788016a5884fc82635681d32776ecf47d2eb',155,1,'mazraa','[]',0,'2022-09-06 11:10:04','2022-09-06 11:10:04','2023-09-06 13:10:04'),('b44aeb44d71755d1fc9c1a8126a1d1edf64764a55722be879bca0073a7726a207ecd978d335644e9',1,1,'mazraa','[]',0,'2022-10-06 05:32:08','2022-10-06 05:32:08','2023-10-06 07:32:08'),('b65012ab78117f099861c87999ead30118c00ea781182ed629c2ee232799b6fff7c31dcfae9b83e7',71,1,'mazraa','[]',0,'2022-07-06 11:21:12','2022-07-06 11:21:12','2023-07-06 13:21:12'),('b68e30dea4781190f23018d6e1ecb40d3f02ea11f0ce87882398ced8b97349bea0e621e4ae88271b',96,1,'mazraa','[]',0,'2022-07-20 09:02:44','2022-07-20 09:02:44','2023-07-20 11:02:44'),('b776b726be85e6a22411f0c912ca549fda6accdac90f58d99bad0529d3d21d737cdd401e7da7c8c2',206,1,'mazraa','[]',0,'2022-10-12 10:56:47','2022-10-12 10:56:47','2023-10-12 12:56:47'),('b7bfb96d6c2e055d8ddff686dc307c436865091d0688adcc0e922075304276bb6efdbc3dd43228b0',221,1,'gold','[]',0,'2023-02-13 05:10:07','2023-02-13 05:10:07','2024-02-13 07:10:07'),('b90c1cee35278ce1d4c49967e10fe534de8471b5792cc977b60c4232f9ba5fff084d2f20ffffa4f9',198,1,'mazraa','[]',0,'2022-11-06 06:31:32','2022-11-06 06:31:32','2023-11-06 08:31:32'),('b916e1930df1c3568c24dbfaf5dcc6eb7885af13633bb7fd8e1a9e5b7e8d398178e1bdcc9be9a798',195,1,'mazraa','[]',0,'2022-10-03 09:39:49','2022-10-03 09:39:49','2023-10-03 11:39:49'),('b91ba0acb1aa498db9e545a03a0132b7760484eb1a37ef2e7d5724c478c2825b3aabeef60f2f6058',100,1,'mazraa','[]',0,'2022-07-20 12:00:03','2022-07-20 12:00:03','2023-07-20 14:00:03'),('b94bb3d002e8e22cc0103464e680b19c3c4b9442e873129c02e34548f966a3ec235610e18b9d598e',115,1,'mazraa','[]',0,'2022-08-04 09:39:45','2022-08-04 09:39:45','2023-08-04 11:39:45'),('b95e666ff4d5af036d95731514de4f11d25c3613ec9fbb6607f2c6b7174b7551c95293b9d43da3a6',116,1,'mazraa','[]',0,'2022-08-04 12:16:22','2022-08-04 12:16:22','2023-08-04 14:16:22'),('bac476380657dbb46523454aa70b573ee350b02951e5161ce6a57775056f115f29ced520c7579235',11,1,'mazraa','[]',0,'2022-06-23 08:07:23','2022-06-23 08:07:23','2023-06-23 10:07:23'),('baefa7161647c5364795236781e028c15f8b84a0d063530429113c51eae04f525191494791902695',96,1,'mazraa','[]',0,'2022-07-20 08:53:20','2022-07-20 08:53:20','2023-07-20 10:53:20'),('bb32192d6c83d5f98dc81c14a0718de103aa3c1b35f34c010ad2983d04438770f5a68afb2843bd52',195,1,'mazraa','[]',0,'2022-10-03 08:16:50','2022-10-03 08:16:50','2023-10-03 10:16:50'),('bb99ba908dd2ef3682e9de5d0ea0c8b9a5a8c03bb45cea645862d284bfbbfee1469d3cf423788ae4',67,1,'mazraa','[]',0,'2022-07-04 17:23:29','2022-07-04 17:23:29','2023-07-04 19:23:29'),('bc1372cba2cf4227d58d4a5843cbee6a2af98023b2f0b3639eec141f05a3d826658aba90280d5cc8',1,1,'mazraa','[]',0,'2022-09-21 17:28:59','2022-09-21 17:28:59','2023-09-21 19:28:59'),('bd923d88f46a7b2915a3ef28ff3e65118a8c928cb23e07ae8d6c53a495714047a9cd4d7d80acce71',96,1,'mazraa','[]',0,'2022-07-20 09:19:14','2022-07-20 09:19:14','2023-07-20 11:19:14'),('bdabf5e8169a4011d8ec97880381068819699da0133472e22baac3f2513b2c08568db9bcbfcc936c',155,1,'mazraa','[]',0,'2022-09-06 10:32:14','2022-09-06 10:32:14','2023-09-06 12:32:14'),('bdd804a503658da155a783ecf9b0b86f598713e2c1255daca99d21b992cb59e62ce0be0abc425b94',155,1,'mazraa','[]',0,'2022-09-06 10:48:01','2022-09-06 10:48:01','2023-09-06 12:48:01'),('be26b1fac84e100cf30519175e96801ceb624660b4cee3e88fc72397ba6f2a3e720c2206bc0f02bd',192,1,'mazraa','[]',0,'2022-10-04 17:34:18','2022-10-04 17:34:18','2023-10-04 19:34:18'),('be315aeb8b2c6ac4eb059c950004aef397ec516337b42d5e47900b39822b78d89e047add9ef269f0',151,1,'mazraa','[]',0,'2022-09-06 09:05:06','2022-09-06 09:05:06','2023-09-06 11:05:06'),('be5c10e7324309ed495b2053060dead2f5db0ac249701738fa39149377fd4957b1cfca3f00ea1bd3',216,1,'mazraa','[]',0,'2022-11-06 10:19:42','2022-11-06 10:19:42','2023-11-06 12:19:42'),('bed798946ba527d23ef89dcd390a4695a0ae57fd35b1d332bbd12ba956b41240f0dd9bae98e25f28',191,1,'mazraa','[]',0,'2022-10-04 18:27:16','2022-10-04 18:27:16','2023-10-04 20:27:16'),('bf0ea17c0a3b25492272889e3747f6171d0d0577c1485805dace408668f66f2ccda3f6e401511a65',1,1,'mazraa','[]',0,'2022-09-18 07:35:05','2022-09-18 07:35:05','2023-09-18 09:35:05'),('bf469a4c93cc4346dc7c7f95ffb5ded31ab4e173d2f496ea946e05bb485a80cf394178949ddc80bb',1,1,'mazraa','[]',0,'2022-09-20 04:54:03','2022-09-20 04:54:03','2023-09-20 06:54:03'),('bfb2dba60234e59638e3815a3a5c0e8c854d0ffac974f7f096056fab0774211dfb1a43fcff1fb164',170,1,'mazraa','[]',0,'2022-09-21 07:34:09','2022-09-21 07:34:09','2023-09-21 09:34:09'),('c04556fc029b5d2909b70612753797e0134bb8f668e31df9c700ae59288488e2f30e00b65361a9e3',95,1,'mazraa','[]',0,'2022-07-20 05:56:19','2022-07-20 05:56:19','2023-07-20 07:56:19'),('c1439f05b570afe1b0bcf3fff4fe9fbcb5f84fb6ba629398d058aa8ced55e2cae25a22482ee95301',155,1,'mazraa','[]',0,'2022-09-06 11:28:21','2022-09-06 11:28:21','2023-09-06 13:28:21'),('c1af6ffc9cf5899344ffede1da64d2a02bc8634c4662e821b69bb8dab4d65e5217dd7a16579ebfe4',45,1,'mazraa','[]',0,'2022-06-23 09:54:03','2022-06-23 09:54:03','2023-06-23 11:54:03'),('c1b76d6b06b3e84cf7b05623df5650fcf9849d58fa68bb7cf3029742aa21b1b7e781681d1c88bc24',96,1,'mazraa','[]',0,'2022-07-20 09:02:12','2022-07-20 09:02:12','2023-07-20 11:02:12'),('c26b1160ce59027e7604f02ac4b0d53caaecf51013bae1bf7cef2634479a0ac3e53097cfb4e5e035',1,1,'mazraa','[]',0,'2022-09-07 10:55:35','2022-09-07 10:55:35','2023-09-07 12:55:35'),('c306b3ab9820786f4a45d721b60c793e1761decc466968e29163fd51fd9c33e7d5d5c06e0cb845fc',11,1,'mazraa','[]',0,'2022-06-23 08:08:28','2022-06-23 08:08:28','2023-06-23 10:08:28'),('c3519b68707f2e151052ec27849e3fb3ebe00ec8e138d147c39d9ec474ca42b1570e5e161eb48f5c',212,1,'mazraa','[]',0,'2022-10-14 12:18:09','2022-10-14 12:18:09','2023-10-14 14:18:09'),('c366392e5ba8866be9adf5610bed8025bb5bae58fe7ca7b61691fefb3ef1ce3145f2d9ab857a857d',1,1,'mazraa','[]',0,'2022-10-06 20:14:50','2022-10-06 20:14:50','2023-10-06 22:14:50'),('c53198b9f4c780f9bd7f65f196981e6e2917e1453c70a8821c4731849ce22e4e9c308d326e13972d',211,1,'mazraa','[]',0,'2022-10-13 19:20:14','2022-10-13 19:20:14','2023-10-13 21:20:14'),('c5c680bf4f4d891f181d90aca536e10521e278f92481d1a356418e9b600c4643c02aaa496ee5571b',154,1,'mazraa','[]',0,'2022-09-06 09:45:06','2022-09-06 09:45:06','2023-09-06 11:45:06'),('c6203778f676e7fe8f869b36e44abc7742b8a4c902174318f91d8229b1444b21a64f5c294b8ede45',43,1,'mazraa','[]',0,'2022-06-23 09:32:02','2022-06-23 09:32:02','2023-06-23 11:32:02'),('c6563dc2bdce4a80184d561d1ad94e08f0f31312d4e9e64937f0daaf986651b6e756e11585744408',96,1,'mazraa','[]',0,'2022-07-20 11:15:48','2022-07-20 11:15:48','2023-07-20 13:15:48'),('c656a50bd19479dc03df037d068e3c7c1cebf1bff95f36c3dee46ea89ab6c37a419bd375f61e6165',108,1,'mazraa','[]',0,'2022-07-23 06:45:04','2022-07-23 06:45:04','2023-07-23 08:45:04'),('c71dee2df81aa8a7f9e6dd92db0912d7fe9c9ff76f1a24bc79a2c7ade4b901a655a8400805915ea3',155,1,'mazraa','[]',0,'2022-09-06 10:27:32','2022-09-06 10:27:32','2023-09-06 12:27:32'),('c745ea2b478a8e6e1a3f4f98704588e62fc2c474bd85b657bf0fd0d0396a339c6bdd302fb43d9ffe',45,1,'mazraa','[]',0,'2022-06-23 09:53:38','2022-06-23 09:53:38','2023-06-23 11:53:38'),('c78596977bea974da6ee355d15f68e50db320c5faecda863ec047966a9d2a37f2d2a546a4285a904',198,1,'mazraa','[]',0,'2022-10-04 16:03:34','2022-10-04 16:03:34','2023-10-04 18:03:34'),('c79ee2ef2e2ed538fbae1094066c19cc6fcb3ddc1bd54991c08cd7e65041645ce3221e8da7b30864',216,1,'mazraa','[]',0,'2022-12-20 11:05:02','2022-12-20 11:05:02','2023-12-20 13:05:02'),('c8fb0cb6afce830a48eeaa23c52f2d75f71cdd9bf426b9637b574d3cedd819dd5b81aa2f59801880',155,1,'mazraa','[]',0,'2022-09-06 10:02:46','2022-09-06 10:02:46','2023-09-06 12:02:46'),('c90d4a8e2346e4af6f0817bb6ee5022d7679acb44a0f1ee8554ebb64e43996a9ed7fba5f26c4f02d',107,1,'mazraa','[]',0,'2022-07-23 06:38:26','2022-07-23 06:38:26','2023-07-23 08:38:26'),('c94e0cda760f56009d930a67a211c2e6c541309bcac17c669cd9962df57b5935dc96679ceaab49a1',45,1,'mazraa','[]',0,'2022-06-23 10:19:13','2022-06-23 10:19:13','2023-06-23 12:19:13'),('c970f6df71367d6c9dd740c85f0ca6c7d8c1ecfbf3dbbb99a568c59592d76b3476002bba4f44e708',72,1,'mazraa','[]',0,'2022-07-17 09:22:09','2022-07-17 09:22:09','2023-07-17 11:22:09'),('c9b8739b8b5f3c69cc8fa9e95a94d585cbb349d22ffb7335711424bbe9156266c9010ebf84c50820',68,1,'mazraa','[]',0,'2022-07-05 10:29:38','2022-07-05 10:29:38','2023-07-05 12:29:38'),('cb6cac47a633e8bffcb9681a356f060b7dccdc0a06bed209d6f83d79ed02d67774a8f97fa1398169',155,1,'mazraa','[]',0,'2022-09-06 10:34:36','2022-09-06 10:34:36','2023-09-06 12:34:36'),('cc1e5db5eded038a5df09956cc38da4803ca80c0ff3e50618c995d60ccafe1e6901b90c125ce3bbf',155,1,'mazraa','[]',0,'2022-09-06 10:00:47','2022-09-06 10:00:47','2023-09-06 12:00:47'),('cc7ba13f5384bf2354428ca72eb94d40203d03583a8d9db638aef7df209194e5502b4e5faa7a02cc',1,1,'mazraa','[]',0,'2022-09-20 09:54:17','2022-09-20 09:54:17','2023-09-20 11:54:17'),('cced1714782be8b9d55adc86603c6546aa2834974be7bac63bd5aacf8740060d5663e02b70ba1e13',154,1,'mazraa','[]',0,'2022-09-06 10:48:28','2022-09-06 10:48:28','2023-09-06 12:48:28'),('ccf5ad92bb85f59980c9f9502bc9db2ad056c17f8be1b67a87255114481325cdd4d2cb6bcd822659',200,1,'mazraa','[]',0,'2022-10-07 17:03:52','2022-10-07 17:03:52','2023-10-07 19:03:52'),('cd64e651c08ff0c5a95506fd60375e345b0701d528b62d7a27154ffbbd6590481eb86933853f249b',45,1,'mazraa','[]',0,'2022-06-23 09:53:57','2022-06-23 09:53:57','2023-06-23 11:53:57'),('cdc0c8f6e86ff1b5754ebf273382f53b2ba46f95987e3c9e379530228ecb2427c945e2524fafab0a',1,1,'mazraa','[]',0,'2022-09-23 07:20:42','2022-09-23 07:20:42','2023-09-23 09:20:42'),('cdc5cd9420eeabb77b69ac6e14b7ee45e04fb262ab9508ced04bea7dcb83969a070a71b4dcf494ea',170,1,'mazraa','[]',0,'2022-09-26 06:54:07','2022-09-26 06:54:07','2023-09-26 08:54:07'),('ce5c01d4b544b7b9a3ae24c1edc9254ed7a75e2bc23624fdda0a12210dfd59bd886c25e903abe723',170,1,'mazraa','[]',0,'2022-09-10 14:14:43','2022-09-10 14:14:43','2023-09-10 16:14:43'),('cf3294885ec5ad8ee67ddc56e5c447d57b641a7ab78ca3cfd78f2bd52a5d56bf247b58d8c680dcfe',108,1,'mazraa','[]',0,'2022-07-23 06:42:56','2022-07-23 06:42:56','2023-07-23 08:42:56'),('cf413980bfff4032609bdd27e83b8d6041fb5aed73965630ac3c9d630a7693a522642aabdde70c8f',98,1,'mazraa','[]',0,'2022-07-20 09:43:41','2022-07-20 09:43:41','2023-07-20 11:43:41'),('cf9e07e42eeda0a6b97c59048477c3c5d7a239340b955a4c3505088c8f48ba6a5e742ddd45586e34',114,1,'mazraa','[]',0,'2022-07-25 09:49:27','2022-07-25 09:49:27','2023-07-25 11:49:27'),('d01f3414bc539ba2b0cb2aa93f7ecd640926937fddf01a16e963b830cc5c5081f335accba4790356',195,1,'mazraa','[]',0,'2022-10-03 08:35:20','2022-10-03 08:35:20','2023-10-03 10:35:20'),('d062c46a1f786b9e4e54d907bf4a81feddb5dd880766d9d02c8c7d00c6b5f6534a35eda8c51b45f6',216,1,'mazraa','[]',0,'2022-12-17 08:59:12','2022-12-17 08:59:12','2023-12-17 10:59:12'),('d073e03fb1148ce95bef213877a55cfda90a80002507b38f69f7af32ea020dd67751cd1f879145c8',1,1,'mazraa','[]',0,'2022-09-25 04:46:21','2022-09-25 04:46:21','2023-09-25 06:46:21'),('d1da2d319bc1b14d8885c3d211aa58a49bf5182cb95f59de6a6c4b58b8a6830270df7cca01288135',216,1,'mazraa','[]',0,'2022-11-06 09:09:50','2022-11-06 09:09:50','2023-11-06 11:09:50'),('d211b2f1f100ec9eea4ef2db5de81c72ab1b1d3f679733015d5ea0d460438ab0c6fa7fcf9aab11a7',1,1,'mazraa','[]',0,'2022-09-20 12:04:52','2022-09-20 12:04:52','2023-09-20 14:04:52'),('d2c9f09f2b62b4cef66faac05d5a7a119a7caf5345890453b2b80e1678b74b34e0a8f443e4959d03',155,1,'mazraa','[]',0,'2022-09-06 10:15:26','2022-09-06 10:15:26','2023-09-06 12:15:26'),('d396a7b8a3c43fee303f2b74dabbc735a606bfd4af45dbae24bed92e679249b441b285566acac7b8',69,1,'mazraa','[]',0,'2022-07-05 12:54:28','2022-07-05 12:54:28','2023-07-05 14:54:28'),('d3b43222c961f4154b60c4c9206256d3f51a393d4d795c20ba78fb5594a53487218c37c3d8a0d816',1,1,'mazraa','[]',0,'2022-09-18 07:12:14','2022-09-18 07:12:14','2023-09-18 09:12:14'),('d468b416a5712197a1e3cb93f13a926569bff0984861992b7fd5ed9a851158b18baee7d3b206caa8',113,1,'mazraa','[]',0,'2022-07-25 06:47:53','2022-07-25 06:47:53','2023-07-25 08:47:53'),('d6aec2fc37d20d969f6b983fd93828da060a59149ad7518eaaae0f92afaef1cd32fd58228a3c7b66',9,1,'mazraa','[]',0,'2022-07-19 08:10:47','2022-07-19 08:10:47','2023-07-19 10:10:47'),('d7dd1bb3af8fc3a85cd7258eab6e3367de77eb251dcf2a88a48cba254b60131c3094ec101af68a50',96,1,'mazraa','[]',0,'2022-07-20 10:15:33','2022-07-20 10:15:33','2023-07-20 12:15:33'),('d812332341ad6dc81303fead0a64f08310e604afceca6ac57773a1c2035015b18eaf1b96ebf81848',71,1,'mazraa','[]',0,'2022-07-06 11:15:59','2022-07-06 11:15:59','2023-07-06 13:15:59'),('d966710a8f73fc7ea9476f87b2263a2c43e963354dd2743f23278d64dcd85504d5381722c52f0d29',154,1,'mazraa','[]',0,'2022-09-06 10:34:11','2022-09-06 10:34:11','2023-09-06 12:34:11'),('d9bbfbd692e469bbc1060e7a0001bfe80db92ec7930a0d561c9df2ac8ea5671a8591e1a0ce90f583',154,1,'mazraa','[]',0,'2022-09-06 10:47:45','2022-09-06 10:47:45','2023-09-06 12:47:45'),('d9ce270f5bf143663d61a6518cd9539046c26f6620a3aa4668129a023cdc4583cdcea94f582c8405',11,1,'mazraa','[]',0,'2022-06-23 08:09:16','2022-06-23 08:09:16','2023-06-23 10:09:16'),('da18df93a81a00d6c0ab06bd829ce4fde30da45a61b220bd432a500c9e9094e5fb2f80d67702897a',154,1,'mazraa','[]',0,'2022-09-06 10:28:47','2022-09-06 10:28:47','2023-09-06 12:28:47'),('dacc9fc9bf005771bd7fe001a0206a4709e472673c20f893db229a3a3445c84a7954a17b265c4ea7',1,1,'mazraa','[]',0,'2022-09-03 19:40:17','2022-09-03 19:40:17','2023-09-03 21:40:17'),('dad4ebb9fccd8e9ff6f6912217293705dd85d54b029cb35b732b6d06d043f724dce74429bf75a721',1,1,'mazraa','[]',0,'2022-09-07 17:58:05','2022-09-07 17:58:05','2023-09-07 19:58:05'),('daeb7338a2f9b01931e248b9c8d9e0755fb3608ebe964d3d8a1e0ead52850435171d9d30456d62bc',195,1,'mazraa','[]',0,'2022-10-03 06:07:18','2022-10-03 06:07:18','2023-10-03 08:07:18'),('db228d00dae995b1431ee68817cc4a6073a1c9d7bc4029af5b0a4c5036bd67c753d9f479d2742e1e',154,1,'mazraa','[]',0,'2022-09-06 10:56:54','2022-09-06 10:56:54','2023-09-06 12:56:54'),('dc0f72ff64da6d9536aaf1ba04170b6092c0fc136dc4fa7d6ab6aa4ecf351c5829bcf1df6d67c276',96,1,'mazraa','[]',0,'2022-07-20 09:14:00','2022-07-20 09:14:00','2023-07-20 11:14:00'),('dcd1f7767e6ccb0dd9fc6e695aef8bdd6c83ef0b099af7c6cd04fed7e0b7b6873e9f322fbf0f83fc',1,1,'mazraa','[]',0,'2022-09-24 06:28:17','2022-09-24 06:28:17','2023-09-24 08:28:17'),('ddd49a3aa085293460080ebaca174e91a48855597a9fcc0b6be55ffaa0e8ac7a6597615124177aa5',96,1,'mazraa','[]',0,'2022-07-20 08:55:45','2022-07-20 08:55:45','2023-07-20 10:55:45'),('ddd718c7c91143581f7871316b477ada4c0e5e2ce0a505f41f3baf5b6f83b21abc5eec0d2784086c',210,1,'mazraa','[]',0,'2022-10-13 15:39:11','2022-10-13 15:39:11','2023-10-13 17:39:11'),('ddebcd7124071abf09464af5f72c38c7ce97258131ca48352a331dd43ad43c3b0c8f8b401fb1d61b',1,1,'mazraa','[]',0,'2022-10-03 13:23:01','2022-10-03 13:23:01','2023-10-03 15:23:01'),('de28be97501568ae2f668fd4832465909abd4cab38644750516c8d710dbf5828444e6720782356b9',191,1,'mazraa','[]',0,'2022-09-28 11:54:08','2022-09-28 11:54:08','2023-09-28 13:54:08'),('dea08e0b10a473a84dbe38670190e6cf06eed8629fa5c618f41ce2f27dda11d7cb48392e2985e69a',1,1,'mazraa','[]',0,'2022-09-03 21:08:40','2022-09-03 21:08:40','2023-09-03 23:08:40'),('df1293b1749eae7eccfaae990980aec5e98e5021f53033c03505ba7a93f8adab01cabcbe5692d128',1,1,'mazraa','[]',0,'2022-09-26 05:21:59','2022-09-26 05:21:59','2023-09-26 07:21:59'),('df8158686260c0333af8d87442e08a67e5fd131071b529c4b0574ba8fd39b6e5866ed2dc0304c23b',193,1,'mazraa','[]',0,'2022-10-08 18:27:40','2022-10-08 18:27:40','2023-10-08 20:27:40'),('dff196db0bd7f99a7dee8ecf7847e3f80e4da36219f062d8a56c627c5fe139c464464dd2c98d5488',193,1,'mazraa','[]',0,'2022-09-27 19:15:32','2022-09-27 19:15:32','2023-09-27 21:15:32'),('e04813e053ec5f203f7cf48c02966559125a9a750f948f35c3bb7275107aaf6c9c5740f4527c6594',198,1,'mazraa','[]',0,'2022-10-06 11:32:55','2022-10-06 11:32:55','2023-10-06 13:32:55'),('e1c69633ccc5b393d34bf613be8b82bafd923f98864f350ecca69d9ce9f3f5ca4369f68b5298932e',11,1,'mazraa','[]',0,'2022-06-23 08:03:49','2022-06-23 08:03:49','2023-06-23 10:03:49'),('e258a98c0ebe5b8ab64f2374ebb266ac471f07bdb80e41962ab2b5c9e9a84fa6b0c5e547156374a9',1,1,'mazraa','[]',0,'2022-09-27 08:21:44','2022-09-27 08:21:44','2023-09-27 10:21:44'),('e317c2d6a4a50b1b7e53fa13d1d6a09840179c102598634c8861beea5f1c6db4762090ea8ee720ea',187,1,'mazraa','[]',0,'2022-09-18 17:28:15','2022-09-18 17:28:15','2023-09-18 19:28:15'),('e323ea6ce0c789996e91d0b39f61a3591f8040fd9510768e68a83e86040984348442a42df047c3e9',11,1,'mazraa','[]',0,'2022-06-23 08:06:59','2022-06-23 08:06:59','2023-06-23 10:06:59'),('e39951b783adde08e1391c0148f1442b662826d993f3298b05b98ff6ed4dc25e13bdc0d96147103d',1,1,'mazraa','[]',0,'2022-10-07 16:44:11','2022-10-07 16:44:11','2023-10-07 18:44:11'),('e3ba83605e956ba14a685c835c18a578fa1baaf721c711edb8f3a69a9133015237b6e98a95199859',93,1,'mazraa','[]',0,'2022-07-20 05:45:00','2022-07-20 05:45:00','2023-07-20 07:45:00'),('e40b138059fae5727d4d79c2d20c9f3e35fe7a43b42ea188dae47595f21164f80207efa12b009981',99,1,'mazraa','[]',0,'2022-07-20 09:44:22','2022-07-20 09:44:22','2023-07-20 11:44:22'),('e529d6207dc548be2d9826efc94c8fef42fc6d93b1d5479543d0f54a04ac5cb7baa3ef58974d7fc2',43,1,'mazraa','[]',0,'2022-06-23 09:31:32','2022-06-23 09:31:32','2023-06-23 11:31:32'),('e52c414b6e08f11615d58c75ce87a47c71f6b54d823d2a26bc5deac2c0084959406040c80089faa8',1,1,'mazraa','[]',0,'2022-09-03 20:48:38','2022-09-03 20:48:38','2023-09-03 22:48:38'),('e54ddfff1688ce8bce303c9b75b9527e800e798f1b28a442bf74bd1f2faf32dca8775db6e7bc8c26',11,1,'mazraa','[]',0,'2022-06-23 08:02:49','2022-06-23 08:02:49','2023-06-23 10:02:49'),('e56ee96ac86f3d95787fa10262bd8b1816094fa343165896c692f7a177397e954c56e10cb92e41e4',195,1,'mazraa','[]',0,'2022-10-03 06:05:50','2022-10-03 06:05:50','2023-10-03 08:05:50'),('e575bec6f263d078ed1241d87b33aae4d20edec53326a47f62a1702246f99285b350523064dbe927',195,1,'mazraa','[]',0,'2022-10-03 05:00:34','2022-10-03 05:00:34','2023-10-03 07:00:34'),('e5db92282686296d5ed9194478d415cf19f810b605c49e48552b14d2c522874a0383c8e099c36034',216,1,'mazraa','[]',0,'2022-11-15 09:37:47','2022-11-15 09:37:47','2023-11-15 11:37:47'),('e63328c118bbaa878235940d77b0a099bcce8e5888d4f0f8100b2216a6064da3a7c1c082f0cbbf8a',195,1,'mazraa','[]',0,'2022-10-03 08:12:36','2022-10-03 08:12:36','2023-10-03 10:12:36'),('e681093ff41aba08c04c36994f73e4381c074da2440cfdddcae28bd13a5cc805a018408d087c10af',9,1,'mazraa','[]',0,'2022-06-22 10:17:54','2022-06-22 10:17:54','2023-06-22 12:17:54'),('e6a9526bafbc43dd11005e30f3fd68345aaf06283a5864986aea6bc264870cca880ffa4805917bf6',1,1,'mazraa','[]',0,'2022-10-07 10:02:30','2022-10-07 10:02:30','2023-10-07 12:02:30'),('e6b43440b98de1e94c5dc94b53a6bab99f8b81b5271411b45a1ef26ede6cdb400779cfa8c174a830',190,1,'mazraa','[]',0,'2022-09-28 12:33:29','2022-09-28 12:33:29','2023-09-28 14:33:29'),('e6be750fa3896fdbb264773e389ed60eb8af1b5d31683d4d7ea18f93f20ceb55ff1ed4c089ec9b55',43,1,'mazraa','[]',0,'2022-06-23 09:50:56','2022-06-23 09:50:56','2023-06-23 11:50:56'),('e7b3477efd4f6bf637fda0611f96337a3f75a80e556f319ab1bc9a429a614db4792ce728101f4c44',189,1,'mazraa','[]',0,'2022-09-21 05:19:04','2022-09-21 05:19:04','2023-09-21 07:19:04'),('e7d8d426a25bfb7e7bb8e3c4e59956e986c9a47a33dd4874ebc1cd5eb58acd984fd2bcf2c4124edc',96,1,'mazraa','[]',0,'2022-07-20 09:11:18','2022-07-20 09:11:18','2023-07-20 11:11:18'),('e81992891924752ed065eb5d85424470b8b6fa7e354371217100bbce0c3acf017d873f7b44f616c2',115,1,'mazraa','[]',0,'2022-07-28 05:34:36','2022-07-28 05:34:36','2023-07-28 07:34:36'),('e81adc1b69897a8ba4789c5c12b3a88519d4c7a95a5ede23e50e5e59a91fbf9482adc93d759c2971',216,1,'mazraa','[]',0,'2022-12-17 09:00:58','2022-12-17 09:00:58','2023-12-17 11:00:58'),('e831cbf5a4e9a95b4ae3c583e6da095ecf733a61784a40d5ff7143218e858d8d9a3235028629e6cd',157,1,'mazraa','[]',0,'2022-09-07 09:46:36','2022-09-07 09:46:36','2023-09-07 11:46:36'),('e886fc503c555caa58d35bfe0f5927092f82104a7ffd9da9c8bb366402bcb056847f826ea8017a0a',44,1,'mazraa','[]',0,'2022-06-23 09:39:52','2022-06-23 09:39:52','2023-06-23 11:39:52'),('e9963abb353a0fe4a54f5052633a71c397299e46b27cf7bc3f581bbec30eadf733740d0bf52cd8b0',110,1,'mazraa','[]',0,'2022-07-23 06:56:51','2022-07-23 06:56:51','2023-07-23 08:56:51'),('e99877635dba0574caa7b324d2cfa981871c9280554a15412126b7917d1883e24ced11db87d25d1c',1,1,'mazraa','[]',0,'2022-09-06 11:44:53','2022-09-06 11:44:53','2023-09-06 13:44:53'),('e9a0ad4ff61e8ef2e69d324865724ea8273f6a1416091d8ab4229422dd2aacb70cfee7962dc75e03',15,1,'mazraa','[]',0,'2022-06-23 08:14:41','2022-06-23 08:14:41','2023-06-23 10:14:41'),('e9e57a430fd518b3ebf0497ddf8330a81028f77ad28e7eafd99dcb791ac7c29efc445d80415555af',204,1,'mazraa','[]',0,'2022-10-11 09:31:46','2022-10-11 09:31:46','2023-10-11 11:31:46'),('eb0f1d132afe8a2c725550860840056b45da223846badbc40ed113efd3e005282be766975f52027b',96,1,'mazraa','[]',0,'2022-07-20 10:19:11','2022-07-20 10:19:11','2023-07-20 12:19:11'),('eb6b767286a3e72dc842af097a718004a56dfda27d0a27d68ff7b5f5945de9772c3168f53603e4d1',106,1,'mazraa','[]',0,'2022-07-23 06:31:30','2022-07-23 06:31:30','2023-07-23 08:31:30'),('eb9b51402c35738b51892d30a6d8f3b086553bc26f3023fe1d452ae8882985c1d33c267a4d2b30c0',59,1,'mazraa','[]',0,'2022-06-27 07:58:28','2022-06-27 07:58:28','2023-06-27 09:58:28'),('eba79678bf6013d904fc46cc18c50522d553733079abf52711ffb716fee7b463e8e1b99f3cdd237a',11,1,'mazraa','[]',0,'2022-06-23 08:07:45','2022-06-23 08:07:45','2023-06-23 10:07:45'),('ec3efff730865bb921771fdc7164c1a2099b47a21455bc69e947ba04f6cc6f4229c9bbc6b1a2ccc1',201,1,'mazraa','[]',0,'2022-10-08 12:27:46','2022-10-08 12:27:46','2023-10-08 14:27:46'),('ecfb7ea2ee9e52a13e8a7cdf8206655799bb96210654baefe51d621af117d5c20b6a22cdf1a0e90e',1,1,'mazraa','[]',0,'2022-09-20 10:54:04','2022-09-20 10:54:04','2023-09-20 12:54:04'),('ee50e673c075b47b38292f30e32ff9ad73ea2e701e1056712b7223d5cc0049c24b07ed0349a905de',170,1,'mazraa','[]',0,'2022-09-24 19:51:27','2022-09-24 19:51:27','2023-09-24 21:51:27'),('ee8672fed87826afc2ced50e1f56fb6805a67c046633629b58e35c047f15b9891c786f589f962d14',83,1,'mazraa','[]',0,'2022-07-20 05:26:28','2022-07-20 05:26:28','2023-07-20 07:26:28'),('ef4c49cde210f36532074ad367cfb4bc66a28d5f4416a25ab14ae85d887d40ceb53244fb5d57acf6',1,1,'mazraa','[]',0,'2022-09-21 05:26:32','2022-09-21 05:26:32','2023-09-21 07:26:32'),('ef7d8349e35a387c6ff0651517bc1bf63ded34d5095af89d2135e3ba1a35b2771264cadbc199f772',216,1,'mazraa','[]',0,'2022-12-27 20:08:37','2022-12-27 20:08:37','2023-12-27 22:08:37'),('efb63ad2207596361075ff480f181133e845592b34400d26264be8636c179b3da529928a1a821112',96,1,'mazraa','[]',0,'2022-07-20 10:10:27','2022-07-20 10:10:27','2023-07-20 12:10:27'),('f07e083b0575c29abbacb52b7a98fa53f4ee19441f11d415f46b0388cb062974a0867e317c8d0c4b',154,1,'mazraa','[]',0,'2022-09-06 10:39:55','2022-09-06 10:39:55','2023-09-06 12:39:55'),('f0f33ed03ac8b99e195c5dc8b014af222e6b03ea81dda424872808374c13fd139f87af3642877d10',9,1,'mazraa','[]',0,'2022-06-22 10:17:35','2022-06-22 10:17:35','2023-06-22 12:17:35'),('f13a66563fe44c006681d2840a888c8e8f1e10b2ad798d6fff93aa2d8bcc19bfa9602e50a4ea30d0',73,1,'mazraa','[]',0,'2022-07-18 04:50:22','2022-07-18 04:50:22','2023-07-18 06:50:22'),('f14117e1550eee3bc7dfe9ba4d4d780ebe7b158ad7d83e0482a12333d18d29dbf8722fc8352c2e7c',72,1,'mazraa','[]',0,'2022-07-21 07:49:09','2022-07-21 07:49:09','2023-07-21 09:49:09'),('f189e09bff759b27c8ab0dd438c386c19b18007f4f262509d9e822ad5195978a9cdc4ef693760f69',197,1,'mazraa','[]',0,'2022-10-03 11:54:46','2022-10-03 11:54:46','2023-10-03 13:54:46'),('f1a590368b203718a514657914b341519b982ee10852d304bfcd2876c1d97f7f4421310fcb0b3843',155,1,'mazraa','[]',0,'2022-09-06 10:31:01','2022-09-06 10:31:01','2023-09-06 12:31:01'),('f23d8a17f12aef14d88b3e74711089ebbb751fec424753acd578c3fcfbf56b44a5b9343f4e78ec84',195,1,'mazraa','[]',0,'2022-10-03 08:01:45','2022-10-03 08:01:45','2023-10-03 10:01:45'),('f33a76ff582ed00581fac9cb8d271c620083c17f1bee1489caa6b09690be0497de95c145d9f545e6',155,1,'mazraa','[]',0,'2022-09-06 11:04:47','2022-09-06 11:04:47','2023-09-06 13:04:47'),('f34c03a21eeb65b78e2bffc6e0055d7de9bf87113c9804e62d099aea6aab0ce0e5d895c437f8800e',195,1,'mazraa','[]',0,'2022-10-03 08:20:53','2022-10-03 08:20:53','2023-10-03 10:20:53'),('f37f14a697a24f093a2da52b408008be19bd37d561c3c24c8ce0c44bebd6cefe5dfc268e4d3918ab',115,1,'mazraa','[]',0,'2022-07-27 16:32:26','2022-07-27 16:32:26','2023-07-27 18:32:26'),('f3f1dc2130d23bafdb9ecf4b818c526f8bfe0c8e2a72f821c835f10de0540fd6d554a1bd3c386228',103,1,'mazraa','[]',0,'2022-07-23 06:25:33','2022-07-23 06:25:33','2023-07-23 08:25:33'),('f45be064b2611d3a200a45650570a63e5a5b4a4aee12200eba53b791c33abb90c70a6abfc9f30f95',188,1,'mazraa','[]',0,'2022-09-21 05:22:51','2022-09-21 05:22:51','2023-09-21 07:22:51'),('f4f4ea101d594e0519b6ed96fa4328e9ba680ed3c9dc2c46f0cc32ded7e0216b8f59ef37b1ddc1f4',96,1,'mazraa','[]',0,'2022-07-20 11:15:08','2022-07-20 11:15:08','2023-07-20 13:15:08'),('f57c4df4b98be1a648948bb8d47451c0981f3a022405cecddfca787c9d3a5ee2522252304af93f61',96,1,'mazraa','[]',0,'2022-07-20 08:32:33','2022-07-20 08:32:33','2023-07-20 10:32:33'),('f5cfcea953745908b8afd9a4301dae6032ae388aec718b13fb1eec88e9da4977f4c7b02b56e8f6a9',1,1,'mazraa','[]',0,'2022-09-21 07:26:14','2022-09-21 07:26:14','2023-09-21 09:26:14'),('f6428351e9b7ecfb7653245e36f3205631a64d2b8a59768865c2d885cfe427e447d91a809a7e2a53',71,1,'mazraa','[]',0,'2022-07-06 11:15:24','2022-07-06 11:15:24','2023-07-06 13:15:24'),('f67d18c48ef2457a972fe040229eea62600c299fa0eae235f5f76fcb3547b36a35d6f3de0ce26e3a',1,1,'mazraa','[]',0,'2022-09-08 12:56:53','2022-09-08 12:56:53','2023-09-08 14:56:53'),('f6dca6814a4286a3b210853e0933a802461776f9eaf5f9579960cab154d69d36a7a4ad94e9b06ccf',105,1,'mazraa','[]',0,'2022-07-23 06:30:34','2022-07-23 06:30:34','2023-07-23 08:30:34'),('f7699c6acc096956a5145722e545dd7c07dae6581b81a4c6c7ae309b1ed213ef664f9dde65adc54b',195,1,'mazraa','[]',0,'2022-10-03 08:33:57','2022-10-03 08:33:57','2023-10-03 10:33:57'),('f78a37d8dbe9d97b86926d468a4e6c9a41a163b8f78406372e6445092a7c589fce30981086712728',66,1,'mazraa','[]',0,'2022-07-03 10:43:49','2022-07-03 10:43:49','2023-07-03 12:43:49'),('f8815c7980109baaccd1f489f5dc88eebbefad5b81e79c62c72f315f512cc3af918cc5fc5b1d265b',104,1,'mazraa','[]',0,'2022-07-23 06:28:29','2022-07-23 06:28:29','2023-07-23 08:28:29'),('f8855aa3763a9c656bc2fba345c92481b6ec6eafd171381e5fdb6cf633639ba21eeb402b593ab500',191,1,'mazraa','[]',0,'2022-09-27 19:29:34','2022-09-27 19:29:34','2023-09-27 21:29:34'),('f8ec4c9b8bbfd78ede685e057605340d9153970263d7b7f00c9ee5144e787c4acf8a007e94be9fa1',19,1,'mazraa','[]',0,'2022-06-23 08:25:52','2022-06-23 08:25:52','2023-06-23 10:25:52'),('f90468be54f7bd3a78d38301792718c1148b0037c0c19a5f828e9d509fd43d2ac25fdba51dfb7a5e',1,1,'mazraa','[]',0,'2022-09-03 19:39:44','2022-09-03 19:39:44','2023-09-03 21:39:44'),('fa4286da9c778bc6ec8488fe4892487e7fa4806ce585dc1cdd80aff4ad6d154015361d9194f8bfae',189,1,'mazraa','[]',0,'2022-09-18 18:08:36','2022-09-18 18:08:36','2023-09-18 20:08:36'),('fa8f755829301831c03ba4fb78afc1984deeb912583ed76d8b03d0f8455c0e7c8a32c5865e9fc7fe',1,1,'mazraa','[]',0,'2022-09-21 19:04:49','2022-09-21 19:04:49','2023-09-21 21:04:49'),('fab73a1f937d32bb861d215f578575df52b3e84f5910d43f7bd41cd255ea1b97f5dd50bffd02adb1',216,1,'mazraa','[]',0,'2022-12-22 06:53:21','2022-12-22 06:53:21','2023-12-22 08:53:21'),('fb13e7d61c2b0591aa1d21f4e3946827391683e77aab41c689b941437069c20cdc6f2ce6796cd5e2',216,1,'mazraa','[]',0,'2022-11-13 11:10:56','2022-11-13 11:10:56','2023-11-13 13:10:56'),('fba27ea2e2acf8502569bcfe24f3565c19f243d7a75d89e6f636d713100252bacf078238378fa30e',216,1,'mazraa','[]',0,'2022-12-27 20:06:46','2022-12-27 20:06:46','2023-12-27 22:06:46'),('fc05dda530d24e71edaa51dc7180d0665f525677c3169dfbb2802afeefc5c83a6adea9b0658ca5c5',154,1,'mazraa','[]',0,'2022-09-06 11:30:31','2022-09-06 11:30:31','2023-09-06 13:30:31'),('fc3aa356f24836cdf7cac9ddbc2d172d0603d63c1243f4dd724e517757c1517ce5cc39a55d2a837d',192,1,'mazraa','[]',0,'2022-10-08 09:46:09','2022-10-08 09:46:09','2023-10-08 11:46:09'),('fca57df8e3c26617b677efdb9033b08c47c0911dc7c0b8cfa47ca04ed6e3ddf07758e065d8ac62df',190,1,'mazraa','[]',0,'2022-10-07 16:47:22','2022-10-07 16:47:22','2023-10-07 18:47:22'),('fcafecc2a655721dd5b51a762e00ed6d9f1fc9e3765238906f6e6148fe040c2dcb66b00e309da520',1,1,'mazraa','[]',0,'2022-09-03 20:49:31','2022-09-03 20:49:31','2023-09-03 22:49:31'),('fcb2a51eeb54991cd82e76b57dd200b1ee37ec5c22d9c883da8137df34a51a01544b3b7bd08c7d36',27,1,'mazraa','[]',0,'2022-06-23 08:41:40','2022-06-23 08:41:40','2023-06-23 10:41:40'),('fd7ff34e7c420db6c2082289124c2cd2aeef9a52614cd7ad02bff2766c8a7f75b6efc1529ada3780',216,1,'mazraa','[]',0,'2022-12-27 20:08:40','2022-12-27 20:08:40','2023-12-27 22:08:40'),('fd86cc88e0bf751ceb7b40b7a5cdc3b221ca23ab887332d53dbd57088bac79144da14f1d29c7fbd7',155,1,'mazraa','[]',0,'2022-09-06 10:58:25','2022-09-06 10:58:25','2023-09-06 12:58:25'),('fe3560d8d338cdcfe0ddb5456ab10929f3516fb1105579a4ebf662a2c158c83969a01f3ead755842',199,1,'mazraa','[]',0,'2022-10-05 09:24:52','2022-10-05 09:24:52','2023-10-05 11:24:52'),('fe3a56d32ec266be78fa998af106b1610f813444b5d70c5a237d49dcae53bb86ceee06ced5808ed9',1,1,'mazraa','[]',0,'2022-09-21 05:26:40','2022-09-21 05:26:40','2023-09-21 07:26:40'),('fe4b4bd4b090e996db12236f892d5c4d4374a37da2a6a15a4fc3ac4d1c7812edd7ab5c2cebf70d97',155,1,'mazraa','[]',0,'2022-09-06 10:37:29','2022-09-06 10:37:29','2023-09-06 12:37:29'),('ff3a2dac6d7d57efc124c4300bfbb0abcb93a429e822535531b0aef4e3ea4cab0d9941f220db4b60',71,1,'mazraa','[]',0,'2022-07-06 11:18:53','2022-07-06 11:18:53','2023-07-06 13:18:53');
/*!40000 ALTER TABLE `oauth_access_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `oauth_auth_codes`
--

DROP TABLE IF EXISTS `oauth_auth_codes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `oauth_auth_codes` (
  `id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint unsigned NOT NULL,
  `client_id` bigint unsigned NOT NULL,
  `scopes` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `revoked` tinyint(1) NOT NULL,
  `expires_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `oauth_auth_codes_user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `oauth_auth_codes`
--

LOCK TABLES `oauth_auth_codes` WRITE;
/*!40000 ALTER TABLE `oauth_auth_codes` DISABLE KEYS */;
/*!40000 ALTER TABLE `oauth_auth_codes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `oauth_clients`
--

DROP TABLE IF EXISTS `oauth_clients`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `oauth_clients` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint unsigned DEFAULT NULL,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `secret` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `provider` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `redirect` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `personal_access_client` tinyint(1) NOT NULL,
  `password_client` tinyint(1) NOT NULL,
  `revoked` tinyint(1) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `oauth_clients_user_id_index` (`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `oauth_clients`
--

LOCK TABLES `oauth_clients` WRITE;
/*!40000 ALTER TABLE `oauth_clients` DISABLE KEYS */;
INSERT INTO `oauth_clients` (`id`, `user_id`, `name`, `secret`, `provider`, `redirect`, `personal_access_client`, `password_client`, `revoked`, `created_at`, `updated_at`) VALUES (1,NULL,'Laravel Personal Access Client','M5hKJeOymQ5ybOqGLb1ZHeZwAvggkkcZi4jSuwrX',NULL,'http://localhost',1,0,0,'2022-06-22 10:12:48','2022-06-22 10:12:48'),(2,NULL,'Laravel Password Grant Client','oiElx9TLRlbGMJYB07DzGeD7GcN1SQMxbg24HbDa','users','http://localhost',0,1,0,'2022-06-22 10:12:48','2022-06-22 10:12:48');
/*!40000 ALTER TABLE `oauth_clients` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `oauth_personal_access_clients`
--

DROP TABLE IF EXISTS `oauth_personal_access_clients`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `oauth_personal_access_clients` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `client_id` bigint unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `oauth_personal_access_clients`
--

LOCK TABLES `oauth_personal_access_clients` WRITE;
/*!40000 ALTER TABLE `oauth_personal_access_clients` DISABLE KEYS */;
INSERT INTO `oauth_personal_access_clients` (`id`, `client_id`, `created_at`, `updated_at`) VALUES (1,1,'2022-06-22 10:12:48','2022-06-22 10:12:48');
/*!40000 ALTER TABLE `oauth_personal_access_clients` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `oauth_refresh_tokens`
--

DROP TABLE IF EXISTS `oauth_refresh_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `oauth_refresh_tokens` (
  `id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `access_token_id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `revoked` tinyint(1) NOT NULL,
  `expires_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `oauth_refresh_tokens_access_token_id_index` (`access_token_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `oauth_refresh_tokens`
--

LOCK TABLES `oauth_refresh_tokens` WRITE;
/*!40000 ALTER TABLE `oauth_refresh_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `oauth_refresh_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `order_comments`
--

DROP TABLE IF EXISTS `order_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `order_comments` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `order_id` int unsigned NOT NULL,
  `rate` int NOT NULL DEFAULT '1',
  `comment` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `order_comments_order_id_foreign` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `order_comments`
--

LOCK TABLES `order_comments` WRITE;
/*!40000 ALTER TABLE `order_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `order_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `order_coupons`
--

DROP TABLE IF EXISTS `order_coupons`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `order_coupons` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `order_id` int unsigned NOT NULL,
  `price` double NOT NULL,
  `discountprice` double NOT NULL,
  `code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `ids` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `coupons_id` int unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `order_coupons_order_id_foreign` (`order_id`),
  KEY `order_coupons_coupons_id_foreign` (`coupons_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `order_coupons`
--

LOCK TABLES `order_coupons` WRITE;
/*!40000 ALTER TABLE `order_coupons` DISABLE KEYS */;
/*!40000 ALTER TABLE `order_coupons` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `order_product_features`
--

DROP TABLE IF EXISTS `order_product_features`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `order_product_features` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `order_product_id` int unsigned NOT NULL,
  `feature_id` int unsigned NOT NULL,
  `option_id` int unsigned NOT NULL,
  `product_id` int unsigned DEFAULT NULL,
  `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `price` double(8,2) DEFAULT NULL,
  `count` int DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `order_product_features_order_product_id_foreign` (`order_product_id`),
  KEY `order_product_features_feature_id_foreign` (`feature_id`),
  KEY `order_product_features_option_id_foreign` (`option_id`),
  KEY `order_product_features_product_id_foreign` (`product_id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `order_product_features`
--

LOCK TABLES `order_product_features` WRITE;
/*!40000 ALTER TABLE `order_product_features` DISABLE KEYS */;
INSERT INTO `order_product_features` (`id`, `order_product_id`, `feature_id`, `option_id`, `product_id`, `title`, `price`, `count`, `created_at`, `updated_at`) VALUES (1,1,8,32,12,'l',10.00,NULL,'2023-01-03 13:50:14','2023-01-03 13:50:14'),(2,1,9,35,12,'ابيض',10.00,NULL,'2023-01-03 13:50:14','2023-01-03 13:50:14'),(3,2,8,31,12,'s',10.00,NULL,'2023-01-03 13:54:36','2023-01-03 13:54:36'),(4,2,9,35,12,'ابيض',10.00,NULL,'2023-01-03 13:54:36','2023-01-03 13:54:36'),(5,3,8,32,12,'l',10.00,NULL,'2023-01-03 13:56:43','2023-01-03 13:56:43'),(6,3,9,35,12,'ابيض',10.00,NULL,'2023-01-03 13:56:43','2023-01-03 13:56:43'),(7,4,8,32,12,'l',10.00,NULL,'2023-01-03 13:58:04','2023-01-03 13:58:04'),(8,4,9,35,12,'ابيض',10.00,NULL,'2023-01-03 13:58:04','2023-01-03 13:58:04'),(9,6,30,37,23,'فري سايز',NULL,NULL,'2023-02-13 05:09:09','2023-02-13 05:09:09'),(10,7,63,122,38,'فري سايز',NULL,NULL,'2023-03-05 09:48:31','2023-03-05 09:48:31'),(11,8,63,122,38,'فري سايز',NULL,NULL,'2023-03-05 09:52:43','2023-03-05 09:52:43'),(12,9,45,109,24,'فري سايز',NULL,NULL,'2023-03-05 14:15:02','2023-03-05 14:15:02'),(13,10,45,109,24,'فري سايز',NULL,NULL,'2023-03-05 14:53:11','2023-03-05 14:53:11'),(14,11,63,122,38,'فري سايز',NULL,NULL,'2023-03-06 04:47:39','2023-03-06 04:47:39'),(15,12,63,122,38,'فري سايز',NULL,NULL,'2023-03-06 04:48:03','2023-03-06 04:48:03'),(16,13,45,109,24,'فري سايز',NULL,NULL,'2023-03-07 12:24:31','2023-03-07 12:24:31'),(17,14,65,124,40,'free size',NULL,NULL,'2023-03-11 10:25:01','2023-03-11 10:25:01'),(18,15,65,124,40,'free size',NULL,NULL,'2023-03-12 05:03:49','2023-03-12 05:03:49'),(19,16,65,124,40,'free size',NULL,NULL,'2023-03-12 05:34:25','2023-03-12 05:34:25'),(20,17,94,208,73,'اللون',NULL,NULL,'2023-04-24 18:08:17','2023-04-24 18:08:17'),(21,18,94,208,73,'اللون',NULL,NULL,'2023-04-24 18:12:42','2023-04-24 18:12:42'),(22,19,85,199,63,'اسود',NULL,NULL,'2023-05-01 23:48:00','2023-05-01 23:48:00'),(23,20,92,206,71,'اللون',NULL,NULL,'2023-07-02 16:51:17','2023-07-02 16:51:17'),(24,21,92,206,71,'اللون',NULL,NULL,'2023-07-05 20:47:06','2023-07-05 20:47:06');
/*!40000 ALTER TABLE `order_product_features` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `order_shippings`
--

DROP TABLE IF EXISTS `order_shippings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `order_shippings` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `order_id` int unsigned NOT NULL,
  `government_id` int unsigned DEFAULT NULL,
  `region_id` int unsigned DEFAULT NULL,
  `block` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `gada` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `jada` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `building` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `floor` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `room_number` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `lat` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `long` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `order_shippings_order_id_foreign` (`order_id`),
  KEY `order_shippings_government_id_foreign` (`government_id`),
  KEY `order_shippings_region_id_foreign` (`region_id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `order_shippings`
--

LOCK TABLES `order_shippings` WRITE;
/*!40000 ALTER TABLE `order_shippings` DISABLE KEYS */;
INSERT INTO `order_shippings` (`id`, `order_id`, `government_id`, `region_id`, `block`, `gada`, `jada`, `building`, `floor`, `room_number`, `created_at`, `updated_at`, `lat`, `long`) VALUES (1,1,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(2,1,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(3,1,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(4,1,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(5,5,8,126,'3','36',NULL,'1','1',NULL,NULL,NULL,NULL,NULL),(6,4,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(7,4,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(8,4,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(9,4,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(10,7,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(11,9,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(12,9,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(13,9,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(14,10,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL),(15,10,5,56,'2','23',NULL,'','23',NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `order_shippings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `orders`
--

DROP TABLE IF EXISTS `orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `orders` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `order_number` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `total_price` double(8,2) DEFAULT NULL,
  `user_id` int unsigned DEFAULT NULL,
  `incart` tinyint(1) NOT NULL DEFAULT '1',
  `mac_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `price_ship` double(8,2) DEFAULT NULL,
  `shipping_Type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `delivery_time` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `order_done_date` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` enum('wait','refused','accepted','shipped','complete') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `payment_method` int unsigned DEFAULT NULL,
  `payment_status` enum('paid','unPaid') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `delivery_date_time` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_id` int DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `orders_user_id_foreign` (`user_id`),
  KEY `orders_payment_method_foreign` (`payment_method`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `orders`
--

LOCK TABLES `orders` WRITE;
/*!40000 ALTER TABLE `orders` DISABLE KEYS */;
INSERT INTO `orders` (`id`, `order_number`, `total_price`, `user_id`, `incart`, `mac_address`, `price_ship`, `shipping_Type`, `delivery_time`, `order_done_date`, `status`, `payment_method`, `payment_status`, `deleted_at`, `created_at`, `updated_at`, `delivery_date_time`, `payment_id`) VALUES (1,'30250',28.00,1,0,'jekNwuWjMkckTVDamBoyPzgLqPxY7uUprYjFAAhB',2.00,'',NULL,'2023-01-03 15:57:01','accepted',1,'',NULL,'2023-01-03 13:50:14','2023-01-03 13:57:01',NULL,NULL),(3,'56353',28.00,1,0,'jekNwuWjMkckTVDamBoyPzgLqPxY7uUprYjFAAhB',2.00,NULL,NULL,'2023-01-03 15:57:01','wait',NULL,'paid',NULL,'2023-01-03 13:56:43','2023-01-03 13:56:43',NULL,NULL),(4,'96139',40.00,1,0,'jekNwuWjMkckTVDamBoyPzgLqPxY7uUprYjFAAhB',2.00,'','2023-03-09','2023-03-05 12:09:01','wait',2,'paid',NULL,'2023-01-03 13:58:04','2023-03-05 10:09:01','03:20 PM-02:18 AM',2147483647),(5,'90622',66.50,219,0,'537909D6-2EB7-48ED-BD48-B031C08ADBC4',1.50,'منزل','null','2023-01-05 08:42:53','wait',1,'unPaid',NULL,'2023-01-05 06:39:16','2023-01-05 06:42:53','null : null',NULL),(6,'27671',NULL,NULL,1,'OjCEyZZEFHCQp8tQK4d6hXzHvIXsAZxs8XddilK2',NULL,'',NULL,NULL,'wait',NULL,'paid',NULL,'2023-02-13 05:09:09','2023-02-13 05:09:09',NULL,NULL),(7,'73120',12.00,1,0,'bIMPmQDjvgpidMgJFlVtvyA19tsFVRkTgmQ9xNLn',2.00,'',NULL,'2023-03-05 12:09:58','wait',1,'',NULL,'2023-03-05 09:48:31','2023-03-05 10:09:58',NULL,NULL),(8,'70522',NULL,NULL,1,'2H20mOKpw0qd7WpLJJnDttCkGoCkJz3WI08tZKq2',NULL,'',NULL,NULL,'wait',NULL,'paid',NULL,'2023-03-05 14:15:02','2023-03-05 14:15:02',NULL,NULL),(9,'67791',22.00,1,0,'QBoYdqmZgxOPnaHt4tPM4v7CzNXSrUigYeTKn4Ef',2.00,'',NULL,'2023-03-06 06:47:52','wait',1,'','2023-03-07 12:24:55','2023-03-05 14:53:11','2023-03-07 12:24:55',NULL,NULL),(10,'69888',10.00,1,0,'GyA4HTXdLCOKu71PGsuHsAUSSABukmuT1MutQwIr',2.00,'','2023-03-08','2023-03-07 14:26:29','wait',2,'paid',NULL,'2023-03-06 04:48:03','2023-03-07 12:26:29',NULL,2147483647),(11,'79497',NULL,NULL,1,'4B3E0E30-EBE7-4A37-86B5-E143DF510E52',NULL,'',NULL,NULL,'wait',NULL,'paid',NULL,'2023-03-11 10:25:01','2023-03-11 10:25:01',NULL,NULL),(12,'57139',NULL,NULL,1,'8541487C-1F58-45A2-B46C-05A84638ACAF',NULL,'',NULL,NULL,'wait',NULL,'paid','2023-03-12 05:06:28','2023-03-12 05:03:49','2023-03-12 05:06:28',NULL,NULL),(13,'58089',NULL,NULL,1,'462c3d87ce86ca40',NULL,'',NULL,NULL,'wait',NULL,'paid',NULL,'2023-03-12 05:34:25','2023-03-12 05:34:25',NULL,NULL),(14,'20222',NULL,NULL,1,'DEE51158-15D2-4DCC-955C-F797858119D5',NULL,'',NULL,NULL,'wait',NULL,'paid','2023-04-24 18:12:25','2023-04-24 18:08:17','2023-04-24 18:12:25',NULL,NULL),(15,'66056',NULL,NULL,1,'DEE51158-15D2-4DCC-955C-F797858119D5',NULL,'',NULL,NULL,'wait',NULL,'paid','2023-05-13 11:34:01','2023-04-24 18:12:42','2023-05-13 11:34:01',NULL,NULL),(16,'73941',NULL,NULL,1,'8123F7E0-4C45-46AE-B184-183E5C7B91D3',NULL,'',NULL,NULL,'wait',NULL,'paid',NULL,'2023-05-01 23:48:00','2023-05-01 23:48:00',NULL,NULL),(17,'73691',NULL,NULL,1,'ZQQtmzupJgnAwPskL5tkmedxNkRe6Qh2IEJ8JRXy',NULL,'',NULL,NULL,'wait',NULL,'paid',NULL,'2023-07-02 16:51:17','2023-07-02 16:51:17',NULL,NULL),(18,'19434',NULL,NULL,1,'oNinqzSqcfStJUsYTdHHBOXT2pNTzPNy04x5K7ep',NULL,'',NULL,NULL,'wait',NULL,'paid',NULL,'2023-07-05 20:47:06','2023-07-05 20:47:06',NULL,NULL);
/*!40000 ALTER TABLE `orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `page_translations`
--

DROP TABLE IF EXISTS `page_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `page_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `page_id` int unsigned NOT NULL,
  `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `page_translations_page_id_locale_unique` (`page_id`,`locale`),
  KEY `page_translations_locale_index` (`locale`),
  CONSTRAINT `page_translations_ibfk_1` FOREIGN KEY (`page_id`) REFERENCES `pages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `page_translations`
--

LOCK TABLES `page_translations` WRITE;
/*!40000 ALTER TABLE `page_translations` DISABLE KEYS */;
INSERT INTO `page_translations` (`id`, `page_id`, `title`, `locale`, `content`, `created_at`, `updated_at`) VALUES (5,3,'من نحن','ar','<p>من نحن</p>',NULL,NULL),(6,3,'test name','en','<p>من نحن</p>',NULL,NULL),(7,4,'سياسة البيع','ar','<p>سياسة البيع&nbsp;</p>',NULL,NULL),(8,4,'asfgsdfh ksdljfs','en','<p>سياسة البيع&nbsp;</p>',NULL,NULL),(9,5,'الشروط والاحكام','ar','<p style=\"text-align:right\"><u><strong><span style=\"color:#16a085\">هذا النص هو مثال لنص يمكن أن يستبدل</span></strong></u></p>\r\n\r\n<p style=\"text-align:right\">في نفس المساحة، لقد تم توليد هذا النص من مولد النص العربى، حيث يمكنك أن تولد مثل هذا النص أو العديد من النصوص الأخرى إضافة إلى زيادة عدد الحروف التى يولدها التطبيق.<br />\r\nإذا كنت تحتاج إلى عدد أكبر من الفقرات يتيح لك مولد النص العربى زيادة عدد الفقرات كما تريد، النص لن يبدو مقسما ولا يحوي أخطاء لغوية، مولد النص العربى مفيد لمصممي المواقع على وجه الخصوص، حيث يحتاج العميل فى كثير من الأحيان أن يطلع على صورة حقيقية لتصميم الموقع.<br />\r\nومن هنا وجب على المصمم أن يضع نصوصا مؤقتة على التصميم ليظهر للعميل الشكل كاملاً،دور مولد النص العربى أن يوفر على المصمم عناء البحث عن نص بديل لا علاقة له بالموضوع الذى يتحدث عنه التصميم فيظهر بشكل لا يليق.<br />\r\nهذا النص يمكن أن يتم تركيبه على أي تصميم دون مشكلة فلن يبدو وكأنه نص منسوخ، غير منظم، غير منسق، أو حتى غير مفهوم. لأنه مازال نصاً بديلاً ومؤقتاً.</p>',NULL,NULL),(10,5,'iouerte sdakfjdsafc','en','<p>الشروط والاحكامIn the same space, this text has been generated from the Arabic text generator, where you can generate such text or many other texts in addition to increasing the number of characters generated by the application.</p>',NULL,NULL);
/*!40000 ALTER TABLE `page_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `pages`
--

DROP TABLE IF EXISTS `pages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `pages` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `image` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `pages`
--

LOCK TABLES `pages` WRITE;
/*!40000 ALTER TABLE `pages` DISABLE KEYS */;
INSERT INTO `pages` (`id`, `created_at`, `updated_at`, `image`) VALUES (3,'2022-11-16 10:20:50','2022-12-17 08:59:09','2022-12-17-2364743.png'),(4,'2022-11-16 10:34:05','2022-12-17 08:59:24','2022-12-17-2364743.png'),(5,'2022-11-16 10:35:14','2022-12-17 08:59:32','2022-12-17-2364743.png');
/*!40000 ALTER TABLE `pages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `password_resets`
--

DROP TABLE IF EXISTS `password_resets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `password_resets` (
  `email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  KEY `password_resets_email_index` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `password_resets`
--

LOCK TABLES `password_resets` WRITE;
/*!40000 ALTER TABLE `password_resets` DISABLE KEYS */;
/*!40000 ALTER TABLE `password_resets` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `payment_method_translations`
--

DROP TABLE IF EXISTS `payment_method_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `payment_method_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `payment_method_id` int unsigned NOT NULL,
  `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `payment_method_translations_payment_method_id_locale_unique` (`payment_method_id`,`locale`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `payment_method_translations`
--

LOCK TABLES `payment_method_translations` WRITE;
/*!40000 ALTER TABLE `payment_method_translations` DISABLE KEYS */;
INSERT INTO `payment_method_translations` (`id`, `payment_method_id`, `title`, `locale`, `created_at`, `updated_at`) VALUES (1,1,'الدفع عند الاستلام','ar',NULL,NULL),(2,1,'CACH','en',NULL,NULL),(3,2,'كي نت','ar',NULL,NULL),(4,2,'KNET','en',NULL,NULL);
/*!40000 ALTER TABLE `payment_method_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `payment_methods`
--

DROP TABLE IF EXISTS `payment_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `payment_methods` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` int NOT NULL DEFAULT '0',
  `status` int NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `payment_methods`
--

LOCK TABLES `payment_methods` WRITE;
/*!40000 ALTER TABLE `payment_methods` DISABLE KEYS */;
INSERT INTO `payment_methods` (`id`, `image`, `type`, `status`, `created_at`, `updated_at`) VALUES (1,'2022-07-02-payment.png',0,0,'2022-06-22 10:19:52','2023-04-24 18:04:40'),(2,'2022-07-02-drd_QbKb_400x400.jpg',1,1,'2022-06-22 10:20:09','2023-04-24 18:04:28');
/*!40000 ALTER TABLE `payment_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `permission_role`
--

DROP TABLE IF EXISTS `permission_role`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `permission_role` (
  `permission_id` bigint unsigned NOT NULL,
  `role_id` bigint unsigned NOT NULL,
  PRIMARY KEY (`permission_id`,`role_id`),
  KEY `permission_role_role_id_foreign` (`role_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `permission_role`
--

LOCK TABLES `permission_role` WRITE;
/*!40000 ALTER TABLE `permission_role` DISABLE KEYS */;
INSERT INTO `permission_role` (`permission_id`, `role_id`) VALUES (1,1),(2,1),(3,1),(4,1),(5,1),(6,1),(7,1),(8,1),(9,1),(10,1),(11,1),(12,1),(13,1),(14,1),(15,1),(16,1),(17,1),(18,1),(19,1),(20,1),(21,1),(22,1),(23,1),(24,1),(25,1),(26,1),(27,1),(28,1),(29,1),(30,1),(31,1),(32,1),(33,1),(34,1),(35,1),(36,1),(37,1),(38,1),(39,1),(40,1),(41,1),(42,1),(43,1),(44,1),(45,1),(46,1),(47,1),(48,1),(49,1),(50,1),(51,1),(52,1),(53,1),(54,1),(55,1),(56,1),(57,1),(58,1),(59,1),(60,1),(61,1),(62,1),(63,1),(64,1),(21,4),(22,4),(23,4),(24,4),(25,4),(26,4),(27,4),(28,4),(37,4),(38,4),(39,4),(40,4),(42,4),(62,4),(63,4),(38,5),(1,6);
/*!40000 ALTER TABLE `permission_role` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `permission_user`
--

DROP TABLE IF EXISTS `permission_user`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `permission_user` (
  `permission_id` bigint unsigned NOT NULL,
  `user_id` bigint unsigned NOT NULL,
  `user_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`user_id`,`permission_id`,`user_type`),
  KEY `permission_user_permission_id_foreign` (`permission_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `permission_user`
--

LOCK TABLES `permission_user` WRITE;
/*!40000 ALTER TABLE `permission_user` DISABLE KEYS */;
/*!40000 ALTER TABLE `permission_user` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `permissions`
--

DROP TABLE IF EXISTS `permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `permissions` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `display_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `permissions_name_unique` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=65 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `permissions`
--

LOCK TABLES `permissions` WRITE;
/*!40000 ALTER TABLE `permissions` DISABLE KEYS */;
INSERT INTO `permissions` (`id`, `name`, `display_name`, `description`, `created_at`, `updated_at`) VALUES (1,'create_users','Create Users','Create Users','2022-06-21 09:32:18','2022-06-21 09:32:18'),(2,'read_users','Read Users','Read Users','2022-06-21 09:32:18','2022-06-21 09:32:18'),(3,'update_users','Update Users','Update Users','2022-06-21 09:32:18','2022-06-21 09:32:18'),(4,'delete_users','Delete Users','Delete Users','2022-06-21 09:32:18','2022-06-21 09:32:18'),(5,'create_roles','Create Roles','Create Roles','2022-06-21 09:32:18','2022-06-21 09:32:18'),(6,'read_roles','Read Roles','Read Roles','2022-06-21 09:32:18','2022-06-21 09:32:18'),(7,'update_roles','Update Roles','Update Roles','2022-06-21 09:32:18','2022-06-21 09:32:18'),(8,'delete_roles','Delete Roles','Delete Roles','2022-06-21 09:32:18','2022-06-21 09:32:18'),(9,'create_notifications','Create Notifications','Create Notifications','2022-06-21 09:32:18','2022-06-21 09:32:18'),(10,'read_notifications','Read Notifications','Read Notifications','2022-06-21 09:32:18','2022-06-21 09:32:18'),(11,'update_notifications','Update Notifications','Update Notifications','2022-06-21 09:32:18','2022-06-21 09:32:18'),(12,'delete_notifications','Delete Notifications','Delete Notifications','2022-06-21 09:32:18','2022-06-21 09:32:18'),(13,'create_sliders','Create Sliders','Create Sliders','2022-06-21 09:32:18','2022-06-21 09:32:18'),(14,'read_sliders','Read Sliders','Read Sliders','2022-06-21 09:32:18','2022-06-21 09:32:18'),(15,'update_sliders','Update Sliders','Update Sliders','2022-06-21 09:32:18','2022-06-21 09:32:18'),(16,'delete_sliders','Delete Sliders','Delete Sliders','2022-06-21 09:32:18','2022-06-21 09:32:18'),(17,'create_settings','Create Settings','Create Settings','2022-06-21 09:32:18','2022-06-21 09:32:18'),(18,'read_settings','Read Settings','Read Settings','2022-06-21 09:32:18','2022-06-21 09:32:18'),(19,'update_settings','Update Settings','Update Settings','2022-06-21 09:32:18','2022-06-21 09:32:18'),(20,'delete_settings','Delete Settings','Delete Settings','2022-06-21 09:32:18','2022-06-21 09:32:18'),(21,'create_categories','Create Categories','Create Categories','2022-06-21 09:32:18','2022-06-21 09:32:18'),(22,'read_categories','Read Categories','Read Categories','2022-06-21 09:32:18','2022-06-21 09:32:18'),(23,'update_categories','Update Categories','Update Categories','2022-06-21 09:32:18','2022-06-21 09:32:18'),(24,'delete_categories','Delete Categories','Delete Categories','2022-06-21 09:32:18','2022-06-21 09:32:18'),(25,'create_products','Create Products','Create Products','2022-06-21 09:32:18','2022-06-21 09:32:18'),(26,'read_products','Read Products','Read Products','2022-06-21 09:32:18','2022-06-21 09:32:18'),(27,'update_products','Update Products','Update Products','2022-06-21 09:32:18','2022-06-21 09:32:18'),(28,'delete_products','Delete Products','Delete Products','2022-06-21 09:32:18','2022-06-21 09:32:18'),(29,'create_paymentMethods','Create PaymentMethods','Create PaymentMethods','2022-06-21 09:32:18','2022-06-21 09:32:18'),(30,'read_paymentMethods','Read PaymentMethods','Read PaymentMethods','2022-06-21 09:32:18','2022-06-21 09:32:18'),(31,'update_paymentMethods','Update PaymentMethods','Update PaymentMethods','2022-06-21 09:32:18','2022-06-21 09:32:18'),(32,'delete_paymentMethods','Delete PaymentMethods','Delete PaymentMethods','2022-06-21 09:32:18','2022-06-21 09:32:18'),(33,'create_shippingType','Create ShippingType','Create ShippingType','2022-06-21 09:32:18','2022-06-21 09:32:18'),(34,'read_shippingType','Read ShippingType','Read ShippingType','2022-06-21 09:32:18','2022-06-21 09:32:18'),(35,'update_shippingType','Update ShippingType','Update ShippingType','2022-06-21 09:32:18','2022-06-21 09:32:18'),(36,'delete_shippingType','Delete ShippingType','Delete ShippingType','2022-06-21 09:32:18','2022-06-21 09:32:18'),(37,'create_orders','Create Orders','Create Orders','2022-06-21 09:32:18','2022-06-21 09:32:18'),(38,'read_orders','Read Orders','Read Orders','2022-06-21 09:32:18','2022-06-21 09:32:18'),(39,'update_orders','Update Orders','Update Orders','2022-06-21 09:32:18','2022-06-21 09:32:18'),(40,'delete_orders','Delete Orders','Delete Orders','2022-06-21 09:32:18','2022-06-21 09:32:18'),(41,'create_reports','Create Reports','Create Reports','2022-06-21 09:32:18','2022-06-21 09:32:18'),(42,'read_reports','Read Reports','Read Reports','2022-06-21 09:32:18','2022-06-21 09:32:18'),(43,'update_reports','Update Reports','Update Reports','2022-06-21 09:32:18','2022-06-21 09:32:18'),(44,'delete_reports','Delete Reports','Delete Reports','2022-06-21 09:32:18','2022-06-21 09:32:18'),(45,'create_governments','Create Governments','Create Governments','2022-06-21 09:32:18','2022-06-21 09:32:18'),(46,'read_governments','Read Governments','Read Governments','2022-06-21 09:32:18','2022-06-21 09:32:18'),(47,'update_governments','Update Governments','Update Governments','2022-06-21 09:32:18','2022-06-21 09:32:18'),(48,'delete_governments','Delete Governments','Delete Governments','2022-06-21 09:32:18','2022-06-21 09:32:18'),(49,'create_regions','Create Regions','Create Regions','2022-06-21 09:32:18','2022-06-21 09:32:18'),(50,'read_regions','Read Regions','Read Regions','2022-06-21 09:32:18','2022-06-21 09:32:18'),(51,'update_regions','Update Regions','Update Regions','2022-06-21 09:32:18','2022-06-21 09:32:18'),(52,'delete_regions','Delete Regions','Delete Regions','2022-06-21 09:32:18','2022-06-21 09:32:18'),(53,'create_discount','Create Discount','Create Discount','2022-06-21 09:32:18','2022-06-21 09:32:18'),(54,'read_discount','Read Discount','Read Discount','2022-06-21 09:32:18','2022-06-21 09:32:18'),(55,'update_discount','Update Discount','Update Discount','2022-06-21 09:32:18','2022-06-21 09:32:18'),(56,'delete_discount','Delete Discount','Delete Discount','2022-06-21 09:32:18','2022-06-21 09:32:18'),(57,'create_times','Create Times','Create Times','2022-06-21 09:32:18','2022-06-21 09:32:18'),(58,'read_times','Read Times','Read Times','2022-06-21 09:32:18','2022-06-21 09:32:18'),(59,'update_times','Update Times','Update Times','2022-06-21 09:32:18','2022-06-21 09:32:18'),(60,'delete_times','Delete Times','Delete Times','2022-06-21 09:32:18','2022-06-21 09:32:18'),(61,'create_tagers','Create Tagers','Create Tagers','2022-06-21 09:32:18','2022-06-21 09:32:18'),(62,'read_tagers','Read Tagers','Read Tagers','2022-06-21 09:32:18','2022-06-21 09:32:18'),(63,'update_tagers','Update Tagers','Update Tagers','2022-06-21 09:32:18','2022-06-21 09:32:18'),(64,'delete_tagers','Delete Tagers','Delete Tagers','2022-06-21 09:32:18','2022-06-21 09:32:18');
/*!40000 ALTER TABLE `permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `personal_access_tokens`
--

DROP TABLE IF EXISTS `personal_access_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `personal_access_tokens` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `tokenable_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `tokenable_id` bigint unsigned NOT NULL,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `abilities` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `last_used_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `personal_access_tokens_token_unique` (`token`),
  KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `personal_access_tokens`
--

LOCK TABLES `personal_access_tokens` WRITE;
/*!40000 ALTER TABLE `personal_access_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `personal_access_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `product_categories`
--

DROP TABLE IF EXISTS `product_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `product_categories` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `product_id` int unsigned DEFAULT NULL,
  `category_id` int unsigned DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `product_categories_product_id_foreign` (`product_id`),
  KEY `product_categories_category_id_foreign` (`category_id`)
) ENGINE=InnoDB AUTO_INCREMENT=140 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `product_categories`
--

LOCK TABLES `product_categories` WRITE;
/*!40000 ALTER TABLE `product_categories` DISABLE KEYS */;
INSERT INTO `product_categories` (`id`, `product_id`, `category_id`, `created_at`, `updated_at`) VALUES (1,1,1,NULL,NULL),(2,2,1,NULL,NULL),(3,3,10,NULL,NULL),(4,4,10,NULL,NULL),(5,5,9,NULL,NULL),(6,6,9,NULL,NULL),(7,7,1,NULL,NULL),(8,8,1,NULL,NULL),(9,10,2,NULL,NULL),(10,12,2,NULL,NULL),(11,12,3,NULL,NULL),(12,14,1,NULL,NULL),(13,16,1,NULL,NULL),(14,17,1,NULL,NULL),(15,18,1,NULL,NULL),(16,19,1,NULL,NULL),(17,20,1,NULL,NULL),(18,22,1,NULL,NULL),(19,23,1,NULL,NULL),(20,24,1,NULL,NULL),(21,25,1,NULL,NULL),(22,26,1,NULL,NULL),(23,27,1,NULL,NULL),(24,28,1,NULL,NULL),(25,29,1,NULL,NULL),(26,30,1,NULL,NULL),(27,31,1,NULL,NULL),(28,32,1,NULL,NULL),(29,34,1,NULL,NULL),(30,35,1,NULL,NULL),(31,36,1,NULL,NULL),(32,37,1,NULL,NULL),(33,38,1,NULL,NULL),(34,39,1,NULL,NULL),(35,40,1,NULL,NULL),(36,42,1,NULL,NULL),(37,43,1,NULL,NULL),(38,44,1,NULL,NULL),(39,45,1,NULL,NULL),(40,46,1,NULL,NULL),(41,47,1,NULL,NULL),(42,48,1,NULL,NULL),(43,49,1,NULL,NULL),(44,51,1,NULL,NULL),(45,52,1,NULL,NULL),(46,53,1,NULL,NULL),(47,54,1,NULL,NULL),(48,55,1,NULL,NULL),(49,56,1,NULL,NULL),(50,57,1,NULL,NULL),(51,60,1,NULL,NULL),(52,61,1,NULL,NULL),(53,62,1,NULL,NULL),(54,63,1,NULL,NULL),(55,64,1,NULL,NULL),(56,66,1,NULL,NULL),(57,68,1,NULL,NULL),(58,69,1,NULL,NULL),(59,70,1,NULL,NULL),(60,71,1,NULL,NULL),(61,72,1,NULL,NULL),(62,73,1,NULL,NULL),(63,74,1,NULL,NULL),(64,75,1,NULL,NULL),(65,76,1,NULL,NULL),(66,77,1,NULL,NULL),(67,78,1,NULL,NULL),(68,79,1,NULL,NULL),(69,80,1,NULL,NULL),(70,81,1,NULL,NULL),(71,82,1,NULL,NULL),(72,86,1,NULL,NULL),(73,87,1,NULL,NULL),(74,88,1,NULL,NULL),(75,89,1,NULL,NULL),(76,90,1,NULL,NULL),(77,91,1,NULL,NULL),(78,92,1,NULL,NULL),(79,93,1,NULL,NULL),(80,94,1,NULL,NULL),(81,95,1,NULL,NULL),(82,96,1,NULL,NULL),(83,97,1,NULL,NULL),(84,98,1,NULL,NULL),(85,101,1,NULL,NULL),(86,102,1,NULL,NULL),(87,103,1,NULL,NULL),(88,104,1,NULL,NULL),(89,105,1,NULL,NULL),(90,106,1,NULL,NULL),(91,107,1,NULL,NULL),(92,108,1,NULL,NULL),(93,109,1,NULL,NULL),(94,110,1,NULL,NULL),(95,111,1,NULL,NULL),(96,112,1,NULL,NULL),(97,113,1,NULL,NULL),(98,114,1,NULL,NULL),(99,115,1,NULL,NULL),(100,116,1,NULL,NULL),(101,117,1,NULL,NULL),(102,118,1,NULL,NULL),(103,119,1,NULL,NULL),(104,120,1,NULL,NULL),(105,121,1,NULL,NULL),(106,122,1,NULL,NULL),(107,123,1,NULL,NULL),(108,124,1,NULL,NULL),(109,125,1,NULL,NULL),(110,127,1,NULL,NULL),(111,128,1,NULL,NULL),(112,129,1,NULL,NULL),(113,130,1,NULL,NULL),(114,131,1,NULL,NULL),(115,132,1,NULL,NULL),(116,133,1,NULL,NULL),(117,134,1,NULL,NULL),(118,135,1,NULL,NULL),(119,136,1,NULL,NULL),(120,137,2,NULL,NULL),(121,138,2,NULL,NULL),(122,139,2,NULL,NULL),(123,140,2,NULL,NULL),(124,141,2,NULL,NULL),(125,142,2,NULL,NULL),(126,146,15,NULL,NULL),(127,147,15,NULL,NULL),(128,148,15,NULL,NULL),(129,149,15,NULL,NULL),(130,150,15,NULL,NULL),(131,152,15,NULL,NULL),(132,154,16,NULL,NULL),(133,155,16,NULL,NULL),(134,156,16,NULL,NULL),(135,157,16,NULL,NULL),(136,158,16,NULL,NULL),(137,159,16,NULL,NULL),(138,160,16,NULL,NULL),(139,161,16,NULL,NULL);
/*!40000 ALTER TABLE `product_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `product_orders`
--

DROP TABLE IF EXISTS `product_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `product_orders` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `order_id` int unsigned NOT NULL,
  `product_id` int unsigned NOT NULL,
  `user_id` int DEFAULT NULL,
  `quantity` int NOT NULL DEFAULT '1',
  `option` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `price` decimal(8,2) NOT NULL,
  `shipping_cost` decimal(8,2) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `category_id` int NOT NULL,
  PRIMARY KEY (`id`),
  KEY `product_orders_order_id_foreign` (`order_id`),
  KEY `product_orders_product_id_foreign` (`product_id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `product_orders`
--

LOCK TABLES `product_orders` WRITE;
/*!40000 ALTER TABLE `product_orders` DISABLE KEYS */;
INSERT INTO `product_orders` (`id`, `order_id`, `product_id`, `user_id`, `quantity`, `option`, `price`, `shipping_cost`, `created_at`, `updated_at`, `category_id`) VALUES (1,1,12,NULL,1,'32,35',28.00,NULL,'2023-01-03 13:50:14','2023-01-03 13:50:14',2),(3,3,12,NULL,1,'32,35',28.00,NULL,'2023-01-03 13:56:43','2023-01-03 13:56:43',2),(4,4,12,NULL,1,'32,35',28.00,NULL,'2023-01-03 13:58:04','2023-01-03 13:58:04',2),(5,5,14,1,1,' ',65.00,NULL,'2023-01-05 06:39:16','2023-01-05 06:39:16',1),(6,6,23,NULL,2,'37',65.00,NULL,'2023-02-13 05:09:09','2023-02-13 05:09:10',1),(7,7,38,NULL,1,'122',12.00,NULL,'2023-03-05 09:48:31','2023-03-05 09:48:31',1),(8,4,38,NULL,1,'122',12.00,NULL,'2023-03-05 09:52:43','2023-03-05 09:52:43',1),(9,8,24,NULL,1,'109',10.00,NULL,'2023-03-05 14:15:02','2023-03-05 14:15:02',1),(10,9,24,NULL,1,'109',10.00,NULL,'2023-03-05 14:53:11','2023-03-07 12:24:52',1),(11,9,38,NULL,1,'122',12.00,NULL,'2023-03-06 04:47:39','2023-03-07 12:24:50',1),(13,10,24,NULL,1,'109',10.00,NULL,'2023-03-07 12:24:31','2023-03-07 12:24:31',1),(14,11,40,1,1,'124',10.00,NULL,'2023-03-11 10:25:01','2023-03-11 10:25:57',1),(15,12,40,1,1,'124',10.00,NULL,'2023-03-12 05:03:49','2023-03-12 05:06:24',1),(16,13,40,1,2,'124',10.00,NULL,'2023-03-12 05:34:25','2023-03-12 05:34:36',1),(17,14,73,1,1,'208',12.00,NULL,'2023-04-24 18:08:17','2023-04-24 18:08:44',1),(18,15,73,1,1,'208',12.00,NULL,'2023-04-24 18:12:42','2023-04-24 18:12:42',1),(19,16,63,1,1,'199',14.00,NULL,'2023-05-01 23:48:00','2023-05-01 23:48:00',1),(20,17,71,NULL,1,'206',12.00,NULL,'2023-07-02 16:51:17','2023-07-02 16:51:17',1),(21,18,71,NULL,1,'206',12.00,NULL,'2023-07-05 20:47:06','2023-07-05 20:47:21',1);
/*!40000 ALTER TABLE `product_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `product_translations`
--

DROP TABLE IF EXISTS `product_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `product_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `product_id` int unsigned NOT NULL,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `product_translations_product_id_locale_unique` (`product_id`,`locale`),
  KEY `product_translations_locale_index` (`locale`)
) ENGINE=InnoDB AUTO_INCREMENT=277 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `product_translations`
--

LOCK TABLES `product_translations` WRITE;
/*!40000 ALTER TABLE `product_translations` DISABLE KEYS */;
INSERT INTO `product_translations` (`id`, `product_id`, `name`, `content`, `locale`, `created_at`, `updated_at`) VALUES (1,1,'تجريب','<p>نحن شركة تصميم مواقع إستثنائية يقع مقرنا الرئيسي بالمملكة العربية السعودية بالعاصمة (الرياض)، وتم تأسيس الشركة عام 2007، ومنذ ذلك الحين ونحن نعمل على خلق حلول تصميمة وتسويقية مبتكرة تساعد نشاطك التجاري على النجاح وتحقيق المزيد من المبيعات والربح، إننا ','ar',NULL,NULL),(2,1,'تجريب','<p>نحن شركة تصميم مواقع إستثنائية يقع مقرنا الرئيسي بالمملكة العربية السعودية بالعاصمة (الرياض)، وتم تأسيس الشركة عام 2007، ومنذ ذلك الحين ونحن نعمل على خلق حلول تصميمة وتسويقية مبتكرة تساعد نشاطك التجاري على النجاح وتحقيق المزيد من المبيعات والربح، إننا ','en',NULL,NULL),(3,2,'منتج جديد 3','<p>نحن شركة تصميم مواقع إستثنائية يقع مقرنا الرئيسي بالمملكة العربية السعودية بالعاصمة (الرياض)، وتم تأسيس الشركة عام 2007، ومنذ ذلك الحين ونحن نعمل على خلق حلول تصميمة وتسويقية مبتكرة تساعد نشاطك التجاري على النجاح وتحقيق المزيد من المبيعات والربح، إننا ','ar',NULL,NULL),(4,2,'منتج جديد 3','<p>نحن شركة تصميم مواقع إستثنائية يقع مقرنا الرئيسي بالمملكة العربية السعودية بالعاصمة (الرياض)، وتم تأسيس الشركة عام 2007، ومنذ ذلك الحين ونحن نعمل على خلق حلول تصميمة وتسويقية مبتكرة تساعد نشاطك التجاري على النجاح وتحقيق المزيد من المبيعات والربح، إننا ','en',NULL,NULL),(5,3,'منتج ساعة ١','<p>منتج ساعة ١</p>','ar',NULL,NULL),(6,3,'منتج ساعة ١','<p>منتج ساعة ١</p>','en',NULL,NULL),(7,4,'منتج ساعة ٢','<p>نحن شركة تصميم مواقع إستثنائية يقع مقرنا الرئيسي بالمملكة العربية السعودية بالعاصمة (الرياض)، وتم تأسيس الشركة عام 2007، ومنذ ذلك الحين ونحن نعمل على خلق حلول تصميمة وتسويقية مبتكرة تساعد نشاطك التجاري على النجاح وتحقيق المزيد من المبيعات والربح، إننا ','ar',NULL,NULL),(8,4,'منتج ساعة ٢','<p>نحن شركة تصميم مواقع إستثنائية يقع مقرنا الرئيسي بالمملكة العربية السعودية بالعاصمة (الرياض)، وتم تأسيس الشركة عام 2007، ومنذ ذلك الحين ونحن نعمل على خلق حلول تصميمة وتسويقية مبتكرة تساعد نشاطك التجاري على النجاح وتحقيق المزيد من المبيعات والربح، إننا ','en',NULL,NULL),(9,5,'نظارة. 11','<p>نظارة. 11</p>','ar',NULL,NULL),(10,5,'نظارة. 11','<p>نظارة. 11</p>','en',NULL,NULL),(11,6,'نظارة 22','<p>نحن شركة تصميم مواقع إستثنائية يقع مقرنا الرئيسي بالمملكة العربية السعودية بالعاصمة (الرياض)، وتم تأسيس الشركة عام 2007، ومنذ ذلك الحين ونحن نعمل على خلق حلول تصميمة وتسويقية مبتكرة تساعد نشاطك التجاري على النجاح وتحقيق المزيد من المبيعات والربح، إننا ','ar',NULL,NULL),(12,6,'نظارة 22','<p>نحن شركة تصميم مواقع إستثنائية يقع مقرنا الرئيسي بالمملكة العربية السعودية بالعاصمة (الرياض)، وتم تأسيس الشركة عام 2007، ومنذ ذلك الحين ونحن نعمل على خلق حلول تصميمة وتسويقية مبتكرة تساعد نشاطك التجاري على النجاح وتحقيق المزيد من المبيعات والربح، إننا ','en',NULL,NULL),(13,7,'صينية تقديم ستانلس ستيل فضي','<p>نحن شركة تصميم مواقع إستثنائية يقع مقرنا الرئيسي بالمملكة العربية السعودية بالعاصمة (الرياض)، وتم تأسيس الشركة عام 2007، ومنذ ذلك الحين ونحن نعمل على خلق حلول تصميمة وتسويقية مبتكرة تساعد نشاطك التجاري على النجاح وتحقيق المزيد من المبيعات والربح، إننا ','ar',NULL,NULL),(14,7,'صينية تقديم ستانلس ستيل فضي','<p>نحن شركة تصميم مواقع إستثنائية يقع مقرنا الرئيسي بالمملكة العربية السعودية بالعاصمة (الرياض)، وتم تأسيس الشركة عام 2007، ومنذ ذلك الحين ونحن نعمل على خلق حلول تصميمة وتسويقية مبتكرة تساعد نشاطك التجاري على النجاح وتحقيق المزيد من المبيعات والربح، إننا ','en',NULL,NULL),(15,8,'تيشيرت مزين بشعار الماركة','<p>تفاصيل ومعلومات العناية بالمنتج</p>\r\n\r\n<table>\r\n	<tbody>\r\n		<tr>\r\n			<th>SKU</th>\r\n			<td>10064ACOZHSP</td>\r\n		</tr>\r\n		<tr>\r\n			<th>اللون</th>\r\n			<td>gold</td>\r\n		</tr>\r\n		<tr>\r\n			<th>اغلاق</th>\r\n			<td>قفل منزلق</td>\r\n		</tr>\r\n		<tr>\r\n			<th>الأجزا','ar',NULL,NULL),(16,8,'تيشيرت مزين بشعار الماركة','<p>تفاصيل ومعلومات العناية بالمنتج</p>\r\n\r\n<table>\r\n	<tbody>\r\n		<tr>\r\n			<th>SKU</th>\r\n			<td>10064ACOZHSP</td>\r\n		</tr>\r\n		<tr>\r\n			<th>اللون</th>\r\n			<td>gold</td>\r\n		</tr>\r\n		<tr>\r\n			<th>اغلاق</th>\r\n			<td>قفل منزلق</td>\r\n		</tr>\r\n		<tr>\r\n			<th>الأجزا','en',NULL,NULL),(17,10,'Premier Analog Watch','<p>تفاصيل ومعلومات العناية بالمنتج</p>\r\n\r\n<table>\r\n	<tbody>\r\n		<tr>\r\n			<th>SKU</th>\r\n			<td>10064ACOZHSP</td>\r\n		</tr>\r\n		<tr>\r\n			<th>اللون</th>\r\n			<td>gold</td>\r\n		</tr>\r\n		<tr>\r\n			<th>اغلاق</th>\r\n			<td>قفل منزلق</td>\r\n		</tr>\r\n		<tr>\r\n			<th>الأجزا','ar',NULL,NULL),(18,10,'Premier Analog Watch','<p>تفاصيل ومعلومات العناية بالمنتج</p>\r\n\r\n<table>\r\n	<tbody>\r\n		<tr>\r\n			<th>SKU</th>\r\n			<td>10064ACOZHSP</td>\r\n		</tr>\r\n		<tr>\r\n			<th>اللون</th>\r\n			<td>gold</td>\r\n		</tr>\r\n		<tr>\r\n			<th>اغلاق</th>\r\n			<td>قفل منزلق</td>\r\n		</tr>\r\n		<tr>\r\n			<th>الأجزا','en',NULL,NULL),(19,12,'jhfghd','<p>fgfgfjhf</p>','ar',NULL,NULL),(20,12,'gjhf','<p>hgfdghkjhk</p>','en',NULL,NULL),(21,14,'جاكيت + حقيبة','<p>جاكيت + حقيبة ( بلنسياقا )&nbsp;</p>\r\n\r\n<p>لون ازرق سماوي&nbsp;</p>\r\n\r\n<p>&nbsp;فري سايز&nbsp;</p>','ar',NULL,NULL),(22,14,'JACKET + BAG',NULL,'en',NULL,NULL),(23,16,'جاكيت',NULL,'ar',NULL,NULL),(24,16,'jacket',NULL,'en',NULL,NULL),(25,17,'جاكيت +حقيبه','<p>جاكيت شتوي +حقيبه</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>اللون اسود&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>الماركة بلنسياقا</p>','ar',NULL,NULL),(26,17,'jacket + bag','<p>jacket + bag&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>color black&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>brand balenciaga</p>','en',NULL,NULL),(27,18,'جاكيت+حقيبه','<p>جاكيت شتوي +حقيبه</p>\r\n\r\n<p>اللون زيتي</p>\r\n\r\n<p>الماركه بلنسياقا</p>','ar',NULL,NULL),(28,18,'jacket+bag','<p>jacket+bag</p>\r\n\r\n<p>clolor green</p>\r\n\r\n<p>brand balenciaga</p>','en',NULL,NULL),(29,19,'جاكيت +حقيبه','<p>جاكيت شتوي +حقيبه</p>\r\n\r\n<p>اللون بنفسجي فاتح&nbsp;</p>\r\n\r\n<p>الماركه بلنسياقا</p>','ar',NULL,NULL),(30,19,'jacket+bag','<p>jacket+bag</p>\r\n\r\n<p>color purple</p>\r\n\r\n<p>brand balenciaga</p>','en',NULL,NULL),(31,20,'جاكيت +حقيبه','<p>جاكيت شتوي طويل +حقيبه</p>\r\n\r\n<p>اللون ابيض</p>\r\n\r\n<p>الماركه شانيل</p>','ar',NULL,NULL),(32,20,'jacket+bag','<p>gacket+bag</p>\r\n\r\n<p>color white</p>\r\n\r\n<p>brand chanel</p>','en',NULL,NULL),(33,22,'جاكيت +حقيبه','<p>جاكيت شتوي طويل&nbsp;</p>\r\n\r\n<p>اللون بيج&nbsp;</p>\r\n\r\n<p>الماركه شانيل&nbsp;</p>','ar',NULL,NULL),(34,22,'jacket+bag','<p>jacket+bag</p>\r\n\r\n<p>color beige</p>\r\n\r\n<p>brand chanel</p>','en',NULL,NULL),(35,23,'جاكيت +حقيبه','<p>جاكيت شتوي طويل +حقيبه</p>\r\n\r\n<p>اللون اسود</p>\r\n\r\n<p>الماركه شانيل</p>','ar',NULL,NULL),(36,23,'jacket+bag','<p>jacket+bag</p>\r\n\r\n<p>color black</p>\r\n\r\n<p>brand chanel</p>','en',NULL,NULL),(37,24,'فستان شتوي','<p>فستان شتوي طويل&nbsp;</p>\r\n\r\n<p>اللون ابيض&nbsp;</p>\r\n\r\n<p>&nbsp;</p>','ar',NULL,NULL),(38,24,'dress','<p>dress</p>\r\n\r\n<p>color white</p>','en',NULL,NULL),(39,25,'فستان طويل','<p>فستان شتوي طويل&nbsp;</p>\r\n\r\n<p>اللون بني&nbsp;</p>\r\n\r\n<p>&nbsp;</p>','ar',NULL,NULL),(40,25,'dress','<p>dress</p>\r\n\r\n<p>color brown</p>','en',NULL,NULL),(41,26,'فستان طويل','<p>فستان شتوي طويل&nbsp;</p>\r\n\r\n<p>لون اسود</p>','ar',NULL,NULL),(42,26,'dress','<p>dress</p>\r\n\r\n<p>color black</p>','en',NULL,NULL),(43,27,'فست حفر','<p>جاكيت حفر&nbsp;</p>\r\n\r\n<p>شتوي&nbsp;</p>\r\n\r\n<p>الطول متوسط&nbsp;</p>\r\n\r\n<p>لون بيج&nbsp;</p>','ar',NULL,NULL),(44,27,'vest','<p>vest</p>\r\n\r\n<p>color beige</p>','en',NULL,NULL),(45,28,'فست حفر طويل','<p>جاكيت حفر&nbsp;</p>\r\n\r\n<p>شتوي&nbsp;</p>\r\n\r\n<p>الطول متوسط</p>\r\n\r\n<p>اللون اسود</p>','ar',NULL,NULL),(46,28,'vest','<p>vest</p>\r\n\r\n<p>color black</p>','en',NULL,NULL),(47,29,'فست حفر','<p>جاكيت حفر&nbsp;</p>\r\n\r\n<p>شتوي&nbsp;</p>\r\n\r\n<p>الطول متوسط&nbsp;</p>\r\n\r\n<p>اللون رمادي&nbsp;</p>','ar',NULL,NULL),(48,29,'vest','<p>vest</p>\r\n\r\n<p>color grey</p>','en',NULL,NULL),(49,30,'فست حفر','<p>جاكيت حفر&nbsp;</p>\r\n\r\n<p>الطول متوسط</p>\r\n\r\n<p>شتوي</p>\r\n\r\n<p>لون زيتي&nbsp;</p>','ar',NULL,NULL),(50,30,'vest','<p>vest</p>\r\n\r\n<p>color green</p>','en',NULL,NULL),(51,31,'فست حفر','<p>جاكيت حفر&nbsp;</p>\r\n\r\n<p>الطول متوسط</p>\r\n\r\n<p>شتوي&nbsp;</p>\r\n\r\n<p>لون برتقالي&nbsp;</p>','ar',NULL,NULL),(52,31,'vest','<p>vest</p>\r\n\r\n<p>color orange</p>','en',NULL,NULL),(53,32,'جاكيت +حقيبه','<p>جاكيت +حقيبه&nbsp;</p>\r\n\r\n<p>شتوي&nbsp;</p>\r\n\r\n<p>لون ازرق سماوي&nbsp;</p>','ar',NULL,NULL),(54,32,'jacket+bag','<p>jacket+bag</p>\r\n\r\n<p>color blue</p>','en',NULL,NULL),(55,34,'شال شانيل','<p>&nbsp; شال شتوي هدب&nbsp;</p>\r\n\r\n<p>الماركه شانيل&nbsp;</p>\r\n\r\n<p>اللون احمر مزخرف&nbsp;</p>','ar',NULL,NULL),(56,34,'chanel shawl','<p>shanel shawl</p>\r\n\r\n<p>color red</p>','en',NULL,NULL),(57,35,'شال شانيل','<p>شال شتوي هدب&nbsp;</p>\r\n\r\n<p>الماركه شانيل&nbsp;</p>\r\n\r\n<p>اللون اسود مزخرف&nbsp;</p>','ar',NULL,NULL),(58,35,'shanel shawl','<p>shawl</p>\r\n\r\n<p>brand chanel</p>\r\n\r\n<p>color black</p>','en',NULL,NULL),(59,36,'شال شانيل','<p>شال شتوي هدب&nbsp;</p>\r\n\r\n<p>الماركه شانيل&nbsp;</p>\r\n\r\n<p>اللون ازرق مزخرف&nbsp;</p>','ar',NULL,NULL),(60,36,'chanel shawl','<p>shawl</p>\r\n\r\n<p>brand chanel</p>\r\n\r\n<p>color blue</p>','en',NULL,NULL),(61,37,'شال شانيل','<p>شال شتوي هدب&nbsp;</p>\r\n\r\n<p>الماركه شانيل&nbsp;</p>\r\n\r\n<p>اللون وردي مزخرف&nbsp;</p>','ar',NULL,NULL),(62,37,'chanel shawl','<p>shawl</p>\r\n\r\n<p>brand chanel</p>\r\n\r\n<p>color pink</p>','en',NULL,NULL),(63,38,'ترنش كوت','<p>ترنش كوت طويل&nbsp;</p>\r\n\r\n<p>قماش ربيعي&nbsp;</p>','ar',NULL,NULL),(64,38,'trench coat','<p>trench coat</p>','en',NULL,NULL),(65,39,'ترنش كوت','<p>ترنش كوت قصير&nbsp;</p>\r\n\r\n<p>قماش ربيعي&nbsp;</p>','ar',NULL,NULL),(66,39,'trench coat','<p>trench coat</p>','en',NULL,NULL),(67,40,'كارديقان','<p>كارديقان&nbsp;</p>\r\n\r\n<p>قماش خفيف&nbsp;</p>','ar',NULL,NULL),(68,40,'cardigan','<p>cardigan</p>','en',NULL,NULL),(69,42,'فست','<p>فيست صيفي&nbsp;</p>\r\n\r\n<p>اللون ابيض&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>','ar',NULL,NULL),(70,42,'vest','<p>vest</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(71,43,'فيست','<p>فيست&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>اللون بني فاتح</p>\r\n\r\n<p>فري سايز</p>','ar',NULL,NULL),(72,43,'vest','<p>vest</p>\r\n\r\n<p>bfree size</p>\r\n\r\n<p>brown</p>','en',NULL,NULL),(73,44,'فست','<p>فست&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>اللون اسود</p>\r\n\r\n<p>فري سايز</p>','ar',NULL,NULL),(74,44,'vest','<p>vest</p>\r\n\r\n<p>black</p>\r\n\r\n<p>free size</p>','en',NULL,NULL),(75,45,'بشت','<p>بشت</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>اسود+ابيض</p>\r\n\r\n<p>فري سايز</p>','ar',NULL,NULL),(76,45,'vest','<p>vest</p>\r\n\r\n<p>black+white</p>\r\n\r\n<p>free size</p>','en',NULL,NULL),(77,46,'ترنش كوت','<p>ترنش كوت&nbsp;</p>\r\n\r\n<p>ربيعي&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>رمادي غامق</p>','ar',NULL,NULL),(78,46,'trench coat','<p>trench coat</p>\r\n\r\n<p>free size</p>\r\n\r\n<p>grey</p>','en',NULL,NULL),(79,47,'فستان طويل','<p>فستان قطعتين&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>فري سايز</p>\r\n\r\n<p>لون فوشي</p>','ar',NULL,NULL),(80,47,'dress','<p>dress</p>\r\n\r\n<p>free size</p>\r\n\r\n<p>fushi color</p>','en',NULL,NULL),(81,48,'فستان طويل','<p>فستان قطعتين</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>اللون ابيض</p>','ar',NULL,NULL),(82,48,'dress','<p>dress</p>\r\n\r\n<p>white color</p>\r\n\r\n<p>free size</p>','en',NULL,NULL),(83,49,'فستان طويل','<p>فستان قطعتين</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>اللون اسود</p>\r\n\r\n<p>فري سايز</p>','ar',NULL,NULL),(84,49,'dress','<p>dress</p>\r\n\r\n<p>black color</p>\r\n\r\n<p>free size</p>','en',NULL,NULL),(85,51,'جاكيت جينز','<p>جاكيت طويل جينز&nbsp;</p>\r\n\r\n<p>ربيعي&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>لون عسلي&nbsp;</p>','ar',NULL,NULL),(86,51,'jaket','<p>jaket</p>\r\n\r\n<p>light brown</p>\r\n\r\n<p>free size</p>','en',NULL,NULL),(87,52,'جاكيت جينز','<p>جاطيت جينز طويل&nbsp;</p>\r\n\r\n<p>ربيعي&nbsp;</p>\r\n\r\n<p>اللون ازرق فاتح&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>','ar',NULL,NULL),(88,52,'jaket','<p>jaket</p>\r\n\r\n<p>light blue</p>\r\n\r\n<p>free size</p>','en',NULL,NULL),(89,53,'جاكيت','<p>جاكيت قطعتين&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>لون بيج&nbsp;</p>','ar',NULL,NULL),(90,53,'jaketj','<p>jaket</p>\r\n\r\n<p>free size</p>','en',NULL,NULL),(91,54,'افرول +قميص+شال','<p>افرول 3قطع&nbsp;</p>\r\n\r\n<p>يلبس سمول وميديم</p>\r\n\r\n<p>خام صيفي</p>\r\n\r\n<p>لون بنفسجي +ابيض&nbsp;</p>','ar',NULL,NULL),(92,54,'overall','<p>overall</p>\r\n\r\n<p>3 pieces</p>\r\n\r\n<p>purple</p>','en',NULL,NULL),(93,55,'افرول +قميص+شال','<p>افرول +شال +قميص</p>\r\n\r\n<p>يلبس سمول وميديوم</p>\r\n\r\n<p>خام صيفي&nbsp;</p>\r\n\r\n<p>&nbsp;</p>','ar',NULL,NULL),(94,55,'overall','<p>overall</p>\r\n\r\n<p>size -s-m</p>\r\n\r\n<p>green</p>','en',NULL,NULL),(95,56,'افرول +قميص+شال','<p>افرول +قميص+شال&nbsp;</p>\r\n\r\n<p>يلبس سمول +ميديوم&nbsp;</p>\r\n\r\n<p>خام صيفي&nbsp;</p>','ar',NULL,NULL),(96,56,'overall','<p>overall</p>\r\n\r\n<p>size-s-m</p>\r\n\r\n<p>black</p>','en',NULL,NULL),(97,57,'افرول +قميص+شال','<p>افرول +شال +قميص</p>\r\n\r\n<p>يلبس سمول +ميديوم</p>\r\n\r\n<p>اللون اسود+ابيض</p>\r\n\r\n<p>خام صيفي&nbsp;</p>','ar',NULL,NULL),(98,57,'overall','<p>overall</p>\r\n\r\n<p>size_s_m</p>\r\n\r\n<p>black+white</p>','en',NULL,NULL),(99,60,'افرول +قميص+شال','<p>افرول +قميص+شال&nbsp;</p>\r\n\r\n<p>يلبس سمول +ميديوم&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>اللون برتقالي واسود</p>','ar',NULL,NULL),(100,60,'overall','<p>overall</p>\r\n\r\n<p>size-s-m</p>\r\n\r\n<p>black+orange</p>','en',NULL,NULL),(101,61,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>قميص+بنطلون&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>فري سايز</p>\r\n\r\n<p>اللون برتقالي&nbsp;</p>','ar',NULL,NULL),(102,61,'suit','<p>suit</p>\r\n\r\n<p>2pieces</p>\r\n\r\n<p>orange</p>','en',NULL,NULL),(103,62,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>قميص+بنطلون&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>اللون بيج&nbsp;</p>','ar',NULL,NULL),(104,62,'suit','<p>suit</p>\r\n\r\n<p>2 pieces</p>\r\n\r\n<p>beige</p>','en',NULL,NULL),(105,63,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>قميص+بنطلون&nbsp;</p>\r\n\r\n<p>صيفي فري سايز&nbsp;</p>\r\n\r\n<p>اللون اسود&nbsp;</p>','ar',NULL,NULL),(106,63,'suit','<p>suit</p>\r\n\r\n<p>2 pieces</p>\r\n\r\n<p>black</p>','en',NULL,NULL),(107,64,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>قميص +بنطلون&nbsp;</p>\r\n\r\n<p>فري سايز</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>اللون اوف وايت&nbsp;</p>','ar',NULL,NULL),(108,64,'suit','<p>suit</p>\r\n\r\n<p>2 pieces</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(109,66,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>جاكيت +بنطلون&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>اللون اسود&nbsp;</p>\r\n\r\n<p>يلبس سمول و ميديوم&nbsp;</p>','ar',NULL,NULL),(110,66,'suit','<p>suit</p>\r\n\r\n<p>2 pieces</p>\r\n\r\n<p>black</p>','en',NULL,NULL),(111,68,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>بنطلون +جكيت&nbsp;</p>\r\n\r\n<p>يلبس سمول +ميديوم&nbsp;</p>\r\n\r\n<p>اللون بيج&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>','ar',NULL,NULL),(112,68,'suit','<p>suite</p>\r\n\r\n<p>2 pieces</p>\r\n\r\n<p>beige</p>','en',NULL,NULL),(113,69,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>جاكيت +بنطلون&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>يلبس سمول وميديوم&nbsp;</p>\r\n\r\n<p>اللون زيتي&nbsp;</p>','ar',NULL,NULL),(114,69,'suit','<p>suit</p>\r\n\r\n<p>2 pieces</p>\r\n\r\n<p>green</p>','en',NULL,NULL),(115,70,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>جاكيت +بنطلون&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>المقاس سمول وميديوم&nbsp;</p>\r\n\r\n<p>اللون ابيض&nbsp;</p>','ar',NULL,NULL),(116,70,'suit','<p>suit</p>\r\n\r\n<p>2 pieces</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(117,71,'جاكيت قطعتين','<p>جاكيت قطعتين&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>مقاس s&amp;m</p>\r\n\r\n<p>اللون زيتي&nbsp;</p>','ar',NULL,NULL),(118,71,'jaket','<p>jaket</p>\r\n\r\n<p>2pieces</p>\r\n\r\n<p>green</p>','en',NULL,NULL),(119,72,'جاكيت قطعتين','<p>جاكيت قطعتين&nbsp;</p>\r\n\r\n<p>المقاس S &amp; M</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>اللون اسود</p>\r\n\r\n<p>&nbsp;</p>','ar',NULL,NULL),(120,72,'jaket','<p>jaket</p>\r\n\r\n<p>2 pieces</p>\r\n\r\n<p>black</p>','en',NULL,NULL),(121,73,'جاكيت قطعتين','<p>جاكيت قطعتين&nbsp;</p>\r\n\r\n<p>المقاس S &amp; M</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>اللون ازرق</p>','ar',NULL,NULL),(122,73,'jaket','<p>jaket</p>\r\n\r\n<p>2 pieces</p>\r\n\r\n<p>blue</p>','en',NULL,NULL),(123,74,'جاكيت قطعتين','<p>جاكيت قطعتين&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>المقاس S &amp; M</p>\r\n\r\n<p>اللون ابيض</p>','ar',NULL,NULL),(124,74,'jaket','<p>jaket</p>\r\n\r\n<p>2 pieces</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(125,75,'جاكيت صيفي','<p>جاكيت صيفي&nbsp;</p>\r\n\r\n<p>قصير من الامام&nbsp;</p>\r\n\r\n<p>بليسيه من الخلف&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>لون اسود</p>','ar',NULL,NULL),(126,75,'jaket','<p>jaket</p>\r\n\r\n<p>black</p>\r\n\r\n<p>&nbsp;</p>','en',NULL,NULL),(127,76,'جاكيت صيفي','<p>جاكيت صيفي&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>لون ابيض&nbsp;</p>\r\n\r\n<p>قصير من الامام بليسيه من الخلف&nbsp;</p>','ar',NULL,NULL),(128,76,'jaket','<p>jaket</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(129,77,'جاكيت صيفي','<p>جاكيت صيفي&nbsp;</p>\r\n\r\n<p>قصير من الامام بليسيه من الخلف&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>ازرق&nbsp;</p>','ar',NULL,NULL),(130,77,'jaket','<p>jaket</p>\r\n\r\n<p>blue</p>','en',NULL,NULL),(131,78,'جاكيت صيفي','<p>جاكيت صيفي&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>قصير من الامام بليسيه من الخلف&nbsp;</p>\r\n\r\n<p>بني فاتح&nbsp;</p>','ar',NULL,NULL),(132,78,'jaket','<p>jaket</p>\r\n\r\n<p>light brown</p>\r\n\r\n<p>free size</p>','en',NULL,NULL),(133,79,'بليزر','<p>بليزر صيفي&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>فوشي&nbsp;</p>','ar',NULL,NULL),(134,79,'Blazer','<p>Blazer</p>\r\n\r\n<p>free size</p>\r\n\r\n<p>fuchsia</p>','en',NULL,NULL),(135,80,'بليزر','<p>بليزر&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>اسود</p>','ar',NULL,NULL),(136,80,'Blazer','<p>Blazer</p>\r\n\r\n<p>free size</p>\r\n\r\n<p>Black</p>','en',NULL,NULL),(137,81,'بليزر','<p>بليزر&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>اسود&nbsp;</p>','ar',NULL,NULL),(138,81,'Blazer','<p>Blazer</p>\r\n\r\n<p>free size</p>\r\n\r\n<p>Black</p>','en',NULL,NULL),(139,82,'بليزر','<p>بليزر&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>ابيض&nbsp;</p>','ar',NULL,NULL),(140,82,'Blazer','<p>Blazer</p>\r\n\r\n<p>free size</p>\r\n\r\n<p>White</p>','en',NULL,NULL),(141,86,'بدله بلنسياقا','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>بلنسياقا&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>فري سايز</p>','ar',NULL,NULL),(142,86,'suit','<p>suit</p>\r\n\r\n<p>BALENCIAGA</p>\r\n\r\n<p>Free size</p>','en',NULL,NULL),(143,87,'بليزر','<p>بليزر&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>اكمام بف</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>اسود</p>\r\n\r\n<p>&nbsp;</p>','ar',NULL,NULL),(144,87,'Blazer','<p>Blazer</p>\r\n\r\n<p>Free size</p>','en',NULL,NULL),(145,88,'بدله','<p>بدله قطعتين</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>مقاس XS</p>\r\n\r\n<p>ابيض+اسود</p>','ar',NULL,NULL),(146,88,'suit','<p>suit</p>\r\n\r\n<p>XS</p>\r\n\r\n<p>Black+White</p>','en',NULL,NULL),(147,89,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>صيفي تلبس S-M</p>\r\n\r\n<p>اسود</p>','ar',NULL,NULL),(148,89,'suit','<p>suit</p>\r\n\r\n<p>Black</p>','en',NULL,NULL),(149,90,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>تلبس S+M</p>\r\n\r\n<p>بني فاتح&nbsp;</p>','ar',NULL,NULL),(150,90,'suit','<p>suit</p>\r\n\r\n<p>Light Brown</p>','en',NULL,NULL),(151,91,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>تلبس S+M</p>\r\n\r\n<p>اللون بيج</p>','ar',NULL,NULL),(152,91,'suit','<p>Suit</p>\r\n\r\n<p>Beige</p>','en',NULL,NULL),(153,92,'بدله 3 قطع','<p>بدله 3 قطع&nbsp;</p>\r\n\r\n<p>بنطلون +بلوزه حفر+جاكيت حزام</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>يلبس S+M</p>\r\n\r\n<p>لون رمادي فاتح</p>','ar',NULL,NULL),(154,92,'suit','<p>Suit 3 piece</p>\r\n\r\n<p>Light grey</p>\r\n\r\n<p>S+M</p>','en',NULL,NULL),(155,93,'بدله 3 قطع','<p>بدله 3 قطع&nbsp;</p>\r\n\r\n<p>بنطلون +بلوزه حفر +جاكيت حزام&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>يلبس S+M</p>\r\n\r\n<p>لون اسود</p>','ar',NULL,NULL),(156,93,'suit','<p>suit&nbsp; 3 piece</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>Black</p>','en',NULL,NULL),(157,94,'بدله 3 قطع','<p>بدله 3 قطع</p>\r\n\r\n<p>بنطلون +بلوزه حفر+جاكيت حزام&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>يلبس S+M</p>\r\n\r\n<p>لون بني</p>','ar',NULL,NULL),(158,94,'suit','<p>suit 3 piece</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>Brown</p>','en',NULL,NULL),(159,95,'بدله 3 قطع','<p>بدله 3 قطع&nbsp;</p>\r\n\r\n<p>بنطلون +بلوزه حفر +جاكيت حزام&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>يلبس S+M</p>\r\n\r\n<p>لون ازرق فاتح&nbsp;</p>','ar',NULL,NULL),(160,95,'suit','<p>suit 3 piece</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>Blue</p>','en',NULL,NULL),(161,96,'فستان','<p>فستان&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>S+M</p>','ar',NULL,NULL),(162,96,'dress','<p>dress</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>Black</p>','en',NULL,NULL),(163,97,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>مقاس S+M+L</p>\r\n\r\n<p>لون اوف وايت</p>','ar',NULL,NULL),(164,97,'suit','<p>Suit</p>\r\n\r\n<p>S+M+L</p>\r\n\r\n<p>off white</p>','en',NULL,NULL),(165,98,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>مقاسٍS+M</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>&nbsp;فاتح لون رمادي</p>','ar',NULL,NULL),(166,98,'suit','<p>suit 2 piece</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>grey</p>','en',NULL,NULL),(167,101,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>صيفي</p>','ar',NULL,NULL),(168,101,'suit','<p>suit 2 piece</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>grey</p>','en',NULL,NULL),(169,102,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>لون بني&nbsp;</p>','ar',NULL,NULL),(170,102,'suit','<p>suit 2 piece</p>\r\n\r\n<p>Brown</p>\r\n\r\n<p>S+M</p>','en',NULL,NULL),(171,103,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>لون ابيض</p>','ar',NULL,NULL),(172,103,'suit','<p>suit 2 piece</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(173,104,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>مقاسS+M</p>\r\n\r\n<p>اسود</p>','ar',NULL,NULL),(174,104,'suit','<p>suit 2piece</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>Black</p>','en',NULL,NULL),(175,105,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>اخضر +ابيض</p>','ar',NULL,NULL),(176,105,'suit','<p>suit 2 piece</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>green+white</p>','en',NULL,NULL),(177,106,'بدله قطعتين','<p>بدله قطعتين</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>اسود+ابيض</p>','ar',NULL,NULL),(178,106,'suit','<p>suit 2 piece</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>black+ white</p>','en',NULL,NULL),(179,107,'بدله قطعتين','<p>بدله قطعتين&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>بيج + ابيض&nbsp;</p>\r\n\r\n<p>مقاس S+M</p>','ar',NULL,NULL),(180,107,'suit','<p>suit 2 piece</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>Beige+white</p>','en',NULL,NULL),(181,108,'قميص','<p>قميص</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>مقاس S+M+L</p>\r\n\r\n<p>لون رمادي</p>','ar',NULL,NULL),(182,108,'shirt','<p>shirt</p>\r\n\r\n<p>S+M+L</p>\r\n\r\n<p>grey</p>','en',NULL,NULL),(183,109,'قميص','<p>قميص</p>\r\n\r\n<p>مقاسS+M+L</p>\r\n\r\n<p>لون بني&nbsp;</p>\r\n\r\n<p>صيفي</p>','ar',NULL,NULL),(184,109,'shirt','<p>shirt</p>\r\n\r\n<p>S+M+L</p>\r\n\r\n<p>brown</p>','en',NULL,NULL),(185,110,'قميص','<p>قميص&nbsp;</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>مقاس S+M+L</p>\r\n\r\n<p>اسود</p>','ar',NULL,NULL),(186,110,'shirt','<p>shirt</p>\r\n\r\n<p>S+M+L</p>\r\n\r\n<p>black</p>','en',NULL,NULL),(187,111,'قميص','<p>قميص</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>مقاسS+M+L</p>\r\n\r\n<p>ابيض</p>','ar',NULL,NULL),(188,111,'shirt','<p>shirt</p>\r\n\r\n<p>S+M+L</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(189,112,'قميص','<p>قميص</p>\r\n\r\n<p>صيفي&nbsp;</p>\r\n\r\n<p>مقاسS+M+L</p>\r\n\r\n<p>اخضر زيتي</p>','ar',NULL,NULL),(190,112,'shirt','<p>shirt</p>\r\n\r\n<p>S+M+L</p>\r\n\r\n<p>green</p>','en',NULL,NULL),(191,113,'قميص','<p>قميص صيفي</p>\r\n\r\n<p>فري سايز</p>\r\n\r\n<p>لون بيج</p>','ar',NULL,NULL),(192,113,'shirt','<p>shirt</p>\r\n\r\n<p>beige</p>','en',NULL,NULL),(193,114,'قميص صيفي','<p>قميص صيفي</p>\r\n\r\n<p>فري سايز</p>\r\n\r\n<p>لون رمادي</p>\r\n\r\n<p>&nbsp;</p>','ar',NULL,NULL),(194,114,'shirt','<p>shirt</p>\r\n\r\n<p>grey</p>','en',NULL,NULL),(195,115,'قميص صيفي','<p>قميص صيفي&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>ابيض</p>','ar',NULL,NULL),(196,115,'shirt','<p>shirt</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(197,116,'قميص صيفي','<p>قميص صيفي</p>\r\n\r\n<p>لون اسود&nbsp;</p>\r\n\r\n<p>فري سايز</p>','ar',NULL,NULL),(198,116,'shirt','<p>shirt</p>\r\n\r\n<p>black</p>','en',NULL,NULL),(199,117,'قميص جنز','<p>قميص جينز</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>ازرق</p>','ar',NULL,NULL),(200,117,'shirt','<p>shirt</p>\r\n\r\n<p>blue</p>','en',NULL,NULL),(201,118,'قميص جينز','<p>قميص جينز</p>\r\n\r\n<p>فري سايز</p>\r\n\r\n<p>ابيض</p>','ar',NULL,NULL),(202,118,'shirt','<p>shirt</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(203,119,'فستان','<p>فستان قطعتين&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>ابيض+اخضر</p>','ar',NULL,NULL),(204,119,'dress','<p>dress</p>\r\n\r\n<p>white+green</p>','en',NULL,NULL),(205,120,'فستان','<p>فستان قطعتين</p>\r\n\r\n<p>فري سايز</p>\r\n\r\n<p>ابيض+ازرق</p>','ar',NULL,NULL),(206,120,'shirt','<p>shirt</p>\r\n\r\n<p>white+blue</p>','en',NULL,NULL),(207,121,'فستان','<p>فستان قطعتين</p>\r\n\r\n<p>فري سايز</p>\r\n\r\n<p>ابيض +بيج</p>','ar',NULL,NULL),(208,121,'dress','<p>dress</p>\r\n\r\n<p>white+beige</p>','en',NULL,NULL),(209,122,'كارديقان','<p>كارديقان&nbsp;</p>\r\n\r\n<p>صيفي</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>اسود</p>','ar',NULL,NULL),(210,122,'cardigan','<p>cardigan</p>\r\n\r\n<p>free size</p>\r\n\r\n<p>black</p>','en',NULL,NULL),(211,123,'قميص','<p>قميص صيفي</p>\r\n\r\n<p>فتحات من الجنب</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>لون اخضر زيتي</p>','ar',NULL,NULL),(212,123,'shirt','<p>shirt</p>\r\n\r\n<p>free size</p>\r\n\r\n<p>green</p>','en',NULL,NULL),(213,124,'قميص','<p>قميص</p>\r\n\r\n<p>فتحات من الجنب&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>لون ابيض</p>','ar',NULL,NULL),(214,124,'shirt','<p>shirt</p>\r\n\r\n<p>free size</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(215,125,'قميص','<p>قميص صيفي</p>\r\n\r\n<p>فتحات من الجنب&nbsp;</p>\r\n\r\n<p>فري سايز&nbsp;</p>\r\n\r\n<p>اسود</p>','ar',NULL,NULL),(216,125,'shirt','<p>shirt</p>\r\n\r\n<p>free size</p>\r\n\r\n<p>black</p>','en',NULL,NULL),(217,127,'بدله 3 قطع','<p>بدله 3 قطع&nbsp;</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>ازرق</p>','ar',NULL,NULL),(218,127,'suit','<p>suit 3 pieces</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>blue</p>','en',NULL,NULL),(219,128,'بدله 3 قطع','<p>بدله 3 قطع&nbsp;</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>لون بيج&nbsp;</p>','ar',NULL,NULL),(220,128,'suit','<p>suit 3 pieces</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>Beige</p>','en',NULL,NULL),(221,129,'بدله 3 قطع','<p>بدله 3 قطع</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>لون وردي فاتح</p>','ar',NULL,NULL),(222,129,'suit','<p>suit 3 pieces</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>pink</p>','en',NULL,NULL),(223,130,'بدله 3 قطع','<p>بدله 3 قطع</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>لون فوشي&nbsp;</p>','ar',NULL,NULL),(224,130,'suit','<p>suit 3 pieces</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>fuchsia</p>','en',NULL,NULL),(225,131,'بدله 3 قطع','<p>بدله 3 قطع&nbsp;</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>لون اخضر فاتح&nbsp;</p>','ar',NULL,NULL),(226,131,'suit','<p>suit 3 pieces</p>\r\n\r\n<p>S+M</p>\r\n\r\n<p>green</p>','en',NULL,NULL),(227,132,'قميص صيفي','<p>قميص صيفي&nbsp;</p>\r\n\r\n<p>اللون ابيض&nbsp;</p>\r\n\r\n<p>مقاس s+M</p>','ar',NULL,NULL),(228,132,'shirt','<p>shirt</p>\r\n\r\n<p>size S+M</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(229,133,'قميص صيفي','<p>قميص صيفي</p>\r\n\r\n<p>مقاس S+M</p>\r\n\r\n<p>لون اسود</p>','ar',NULL,NULL),(230,133,'shirt','<p>shirt</p>\r\n\r\n<p>size S+M</p>\r\n\r\n<p>Black</p>','en',NULL,NULL),(231,134,'بنطلون','<p>بنطلون صيفي&nbsp;</p>\r\n\r\n<p>ربطه</p>\r\n\r\n<p>لون اسود&nbsp;</p>\r\n\r\n<p>مقاس S+M</p>','ar',NULL,NULL),(232,134,'Pants','<p>Pants</p>\r\n\r\n<p>size S+M</p>\r\n\r\n<p>Black</p>','en',NULL,NULL),(233,135,'بنطلون','<p>بنطلون صيفي&nbsp;</p>\r\n\r\n<p>ربطه</p>\r\n\r\n<p>ابيض&nbsp;</p>\r\n\r\n<p>مقاس S+M</p>','ar',NULL,NULL),(234,135,'Pants','<p>Pants</p>\r\n\r\n<p>size S+M</p>\r\n\r\n<p>white</p>','en',NULL,NULL),(235,136,'بنطلون','<p>بنطلون صيفي</p>\r\n\r\n<p>ربطه</p>\r\n\r\n<p>لون ازرق</p>\r\n\r\n<p>مقاسS+M</p>','ar',NULL,NULL),(236,136,'Pants','<p>Pants</p>\r\n\r\n<p>size S+M</p>\r\n\r\n<p>Blue</p>','en',NULL,NULL),(237,137,'حقيبه قوتشي','<p>حقيبه نسائيه&nbsp;</p>\r\n\r\n<p>قوتشي</p>\r\n\r\n<p>هاندل باق</p>\r\n\r\n<p>لون بيج</p>\r\n\r\n<p>27cm</p>','ar',NULL,NULL),(238,137,'GUCCI BAG','<p>gucci bag</p>\r\n\r\n<p>beige</p>\r\n\r\n<p>handil bag</p>','en',NULL,NULL),(239,138,'حقيبة قوتشي','<p>حقيبه قوتشي</p>\r\n\r\n<p>هاندل باق</p>\r\n\r\n<p>لون بيج +اسود</p>\r\n\r\n<p>27cm</p>','ar',NULL,NULL),(240,138,'GUCCI BAG','<p>gucci bag</p>\r\n\r\n<p>handil bag</p>\r\n\r\n<p>black</p>\r\n\r\n<p>&nbsp;</p>','en',NULL,NULL),(241,139,'حقيبه ديور','<p>حقيبه ديور مني&nbsp;</p>\r\n\r\n<p>لون ازرق</p>\r\n\r\n<p>كروس سلسله&nbsp;</p>','ar',NULL,NULL),(242,139,'Dior bag','<p>Dior bag</p>\r\n\r\n<p>Blue</p>\r\n\r\n<p>&nbsp;</p>','en',NULL,NULL),(243,140,'حقيبه ديور','<p>حقيبة ديور&nbsp;</p>\r\n\r\n<p>سوبر مني&nbsp;</p>\r\n\r\n<p>كروس سلسله&nbsp;</p>','ar',NULL,NULL),(244,140,'Dior bag','<p>Dior bag</p>\r\n\r\n<p>super small</p>','en',NULL,NULL),(245,141,'شنطة ديور','<p>شنطه ديور&nbsp;</p>\r\n\r\n<p>مني ستراس</p>\r\n\r\n<p>اخضر&nbsp;</p>','ar',NULL,NULL),(246,141,'Dior bag','<p>Dior bag</p>\r\n\r\n<p>green</p>\r\n\r\n<p>&nbsp;</p>','en',NULL,NULL),(247,142,'حقيبة ديور','<p>حقيبة ديور&nbsp;</p>\r\n\r\n<p>مني ستراس&nbsp;</p>\r\n\r\n<p>اسود</p>','ar',NULL,NULL),(248,142,'Dior bag','<p>Dior bag</p>\r\n\r\n<p>black</p>\r\n\r\n<p>&nbsp;</p>','en',NULL,NULL),(249,146,'حقيبه قوتشي','<p>قوتشي هاندل باق&nbsp;</p>\r\n\r\n<p>بيج</p>','ar',NULL,NULL),(250,146,'gucci BAG','<p>Gucci bag</p>\r\n\r\n<p>beige</p>','en',NULL,NULL),(251,147,'حقيبة قوتشي','<p>حقيبة قوتشي&nbsp;</p>\r\n\r\n<p>هاندل باق&nbsp;</p>\r\n\r\n<p>اسود</p>','ar',NULL,NULL),(252,147,'Gucci bag','<p>Gucci bag</p>\r\n\r\n<p>Black</p>','en',NULL,NULL),(253,148,'حقيبه ديور','<p>حقيبه ديور&nbsp;</p>\r\n\r\n<p>مني&nbsp;</p>\r\n\r\n<p>ازرق&nbsp;</p>\r\n\r\n<p>كروس&nbsp;</p>','ar',NULL,NULL),(254,148,'DIOR BAG','<p>Dior bag</p>\r\n\r\n<p>blue</p>','en',NULL,NULL),(255,149,'حقيبه ديور','<p>حقيبه ديور سوبر مني&nbsp;</p>\r\n\r\n<p>كروس&nbsp;</p>\r\n\r\n<p>سلسله&nbsp;</p>','ar',NULL,NULL),(256,149,'DIOR BAG','<p>DIOR bag</p>\r\n\r\n<p>&nbsp;</p>','en',NULL,NULL),(257,150,'حقيبه ديور','<p>حقيبه ديور&nbsp;</p>\r\n\r\n<p>مني&nbsp;</p>\r\n\r\n<p>ستراس&nbsp;</p>\r\n\r\n<p>اخضر&nbsp;</p>','ar',NULL,NULL),(258,150,'DIOR BAG','<p>Dior bag</p>\r\n\r\n<p>Green</p>','en',NULL,NULL),(259,152,'حقيبه ديور','<p>حقيبه ديور&nbsp;</p>\r\n\r\n<p>مني&nbsp;</p>\r\n\r\n<p>ستراس&nbsp;</p>\r\n\r\n<p>اسود</p>','ar',NULL,NULL),(260,152,'DIor BAG','<p>Dior bag</p>\r\n\r\n<p>black</p>','en',NULL,NULL),(261,154,'زيت تغذية الشعر','<p>يساعد على ايقاف التساقط وتطويل الشعر وتغيته</p>\r\n\r\n<p>مناسب لجميع انواع الشعر نتائج مضمونه 100%</p>','ar',NULL,NULL),(262,154,'Hair Oil','<p>hair oil</p>\r\n\r\n<p>fits all hair types</p>','en',NULL,NULL),(263,155,'شامبو عضوي','<p>شامبو عضوي للاستخدام اليومي&nbsp;</p>\r\n\r\n<p>خالي من اي مواد كيميائيه&nbsp;</p>\r\n\r\n<p>يوقف التساقط وينظف الفروه يحارب القشره&nbsp;</p>\r\n\r\n<p>يوقف الالم الفروه ويعادل زيوتها&nbsp;</p>','ar',NULL,NULL),(264,155,'Shampoo','<p>Organic shampoo</p>','en',NULL,NULL),(265,156,'الحنه الكاذبه','<p>هي حنه مكونه كم اكثر من 15 عشبه تساعد على انبات الشعر وايقاف التساقط وتطويل الشعر وكثافته بفتره زمنيه قصيره&nbsp;</p>\r\n\r\n<p>خالي من اي لون&nbsp;</p>\r\n\r\n<p>يناسب الشعر المصبوغ لا يوثر على لون الشعر حتى لو كان اشقر&nbsp;</p>','ar',NULL,NULL),(266,156,'hannah kadiba','<p>Acollection of herbs without color</p>','en',NULL,NULL),(267,157,'الحنه المغيه','<p>الحنه المغيه&nbsp;</p>\r\n\r\n<p>حنه بلون الكستنائي&nbsp;</p>\r\n\r\n<p>تحتوي على مجموعة اعشاب تساعد على ايقاف التساقط وانبات الشعر الجيد&nbsp;</p>\r\n\r\n<p>مناسبه للشيب&nbsp;</p>\r\n\r\n<p>&nbsp;</p>','ar',NULL,NULL),(268,157,'Henna mogadia','<p>Brown henna</p>','en',NULL,NULL),(269,158,'حنه برغندي','<p>حنه بلون البرغندي احمر&nbsp;</p>\r\n\r\n<p>تحتوي على اعشاب تساعد على تغذية الشعر وانبات الشعر&nbsp;</p>','ar',NULL,NULL),(270,158,'Henna borgandi','<p>red henna</p>','en',NULL,NULL),(271,159,'بلسم','<p>بلسم منعم للشعر ومعالج للشعر المتقصف والمصبوغ او المعالج كيميائيا&nbsp;</p>\r\n\r\n<p>لمعه وانسياب&nbsp;</p>\r\n\r\n<p>يناسب جميع انواع الشعر&nbsp;</p>','ar',NULL,NULL),(272,159,'Conditioner','<p>conditioner</p>','en',NULL,NULL),(273,160,'زيت الثعلبه','<p>زيت لعلاج حالات الثعلبه&nbsp;</p>\r\n\r\n<p>للرجال والنساء والاطفال&nbsp;</p>','ar',NULL,NULL),(274,160,'treatment','<p>treatment</p>','en',NULL,NULL),(275,161,'زيت الرموش والحواجب','<p>منتج لنمو الرموش والحواجب&nbsp;</p>\r\n\r\n<p>يطول الرموش ويغطي فراغات الحواجب&nbsp;</p>','ar',NULL,NULL),(276,161,'oil eye brows&eyelashes','<p>care for eyelashes and eyebrows</p>','en',NULL,NULL);
/*!40000 ALTER TABLE `product_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `products`
--

DROP TABLE IF EXISTS `products`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `products` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` int unsigned DEFAULT NULL,
  `mainprice` decimal(8,2) NOT NULL DEFAULT '0.00',
  `discount` decimal(8,2) NOT NULL DEFAULT '0.00',
  `stoke` int NOT NULL DEFAULT '0',
  `option` enum('true','false') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` enum('pending','reject','active') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `checked` int NOT NULL DEFAULT '1',
  `knetPay` int NOT NULL DEFAULT '0',
  `arrivalTime` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `brand_id` int DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `products_user_id_foreign` (`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=162 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `products`
--

LOCK TABLES `products` WRITE;
/*!40000 ALTER TABLE `products` DISABLE KEYS */;
INSERT INTO `products` (`id`, `image`, `user_id`, `mainprice`, `discount`, `stoke`, `option`, `code`, `status`, `reason`, `deleted_at`, `created_at`, `updated_at`, `checked`, `knetPay`, `arrivalTime`, `brand_id`) VALUES (1,'2022-11-06-16673529992cf4cd67eee67a46f9efafcdc18a781b.webp',1,30.00,30.00,10,NULL,NULL,'active',NULL,'2023-01-05 06:23:14','2022-11-06 07:33:05','2023-01-05 06:23:14',1,0,NULL,NULL),(2,'2022-11-06-1666575277f0942927679bf4471e32ca48dc037084.webp',1,33.00,28.00,5,NULL,NULL,'active',NULL,'2023-01-05 06:23:16','2022-11-06 07:35:26','2023-01-05 06:23:16',1,0,NULL,NULL),(3,'2022-11-07-H28d6fa0cf23346af99bdbca1bd4e7a37i.jpg',1,12.00,10.00,5,NULL,NULL,'active',NULL,'2023-01-05 06:23:18','2022-11-07 06:14:29','2023-01-05 06:23:18',1,0,NULL,NULL),(4,'2022-11-07-0-2.jpg',1,23.00,10.00,7,NULL,NULL,'active',NULL,'2023-01-05 06:23:22','2022-11-07 06:15:46','2023-01-05 06:23:22',1,0,NULL,NULL),(5,'2022-11-07-H6507c13677314298baa3d373ec7c0cc0y.jpg',1,23.00,18.00,0,NULL,NULL,'pending',NULL,NULL,'2022-11-07 06:17:41','2023-01-05 07:05:45',1,0,NULL,NULL),(6,'2022-11-07-images.jpg',1,20.00,10.00,0,NULL,NULL,'pending',NULL,NULL,'2022-11-07 06:19:26','2023-01-05 07:05:46',1,0,NULL,NULL),(7,'2022-11-14-N42632178A_1.avif',1,22.00,0.00,5,NULL,NULL,'active',NULL,'2023-01-05 06:23:56','2022-11-14 11:16:47','2023-01-05 06:23:56',1,0,NULL,NULL),(8,'2022-12-22-1-zoom-desktop.webp',1,22.00,30.00,10,NULL,NULL,'pending',NULL,NULL,'2022-12-22 11:02:17','2023-01-05 07:05:50',1,0,NULL,NULL),(9,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-01-05 06:23:51','2022-12-22 11:05:12','2023-01-05 06:23:51',1,0,NULL,NULL),(10,'2022-12-22-2-zoom-desktop.webp',1,123.00,100.00,33,NULL,NULL,'pending',NULL,'2023-07-02 14:32:01','2022-12-22 11:10:13','2023-07-02 14:32:01',1,0,NULL,NULL),(11,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2022-12-22 11:16:56','2022-12-22 11:11:35','2022-12-22 11:16:56',1,0,NULL,NULL),(12,'2023-01-03-Screen Shot 2023-01-02 at 9.24.58 PM copy.jpg',1,10.00,8.00,0,NULL,'yuyf','active',NULL,'2023-01-03 14:27:52','2023-01-03 13:31:47','2023-01-03 14:27:52',1,0,NULL,NULL),(13,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-01-05 06:23:53','2023-01-03 14:28:07','2023-01-05 06:23:53',1,0,NULL,NULL),(14,'2023-01-05-photo_2023-01-03_06-42-32.jpg',1,45.00,45.00,2,NULL,'22-8-5','active',NULL,'2023-01-11 14:29:17','2023-01-05 06:24:00','2023-01-11 14:29:17',0,0,NULL,NULL),(15,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-01-05 07:03:00','2023-01-05 07:00:53','2023-01-05 07:03:00',1,0,NULL,NULL),(16,'2023-01-05-photo_2023-01-05_01-01-29.jpg',1,40.00,40.00,3,NULL,NULL,'active',NULL,'2023-01-08 13:37:26','2023-01-05 07:03:03','2023-01-08 13:37:26',1,0,NULL,NULL),(17,'2023-01-07-photo_2023-01-03_06-45-10.jpg',1,45.00,45.00,4,NULL,'22-8-3','active',NULL,'2023-03-21 14:40:08','2023-01-07 13:15:01','2023-03-21 14:40:08',1,0,NULL,NULL),(18,'2023-01-08-photo_2023-01-03_06-44-25.jpg',1,45.00,45.00,2,NULL,'22-8-4','active',NULL,'2023-03-21 14:40:03','2023-01-08 13:37:30','2023-03-21 14:40:03',1,0,NULL,NULL),(19,'2023-01-08-photo_2023-01-03_06-44-45.jpg',1,45.00,45.00,2,NULL,'22-8-6','pending',NULL,NULL,'2023-01-08 14:06:32','2023-03-21 14:47:15',1,0,NULL,NULL),(20,'2023-01-08-photo_2023-01-03_06-45-21.jpg',1,65.00,65.00,2,NULL,'22-12-1','pending',NULL,NULL,'2023-01-08 14:17:39','2023-03-21 14:47:13',1,0,NULL,NULL),(21,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-01-08 15:47:53','2023-01-08 14:25:43','2023-01-08 15:47:53',1,0,NULL,NULL),(22,'2023-01-08-photo_2023-01-03_06-44-34.jpg',1,65.00,65.00,2,NULL,'22-12-7','pending',NULL,NULL,'2023-01-08 14:25:43','2023-03-21 14:47:11',1,0,NULL,NULL),(23,'2023-01-08-photo_2023-01-03_06-45-14.jpg',1,65.00,65.00,1,NULL,'22-12-2','pending',NULL,NULL,'2023-01-08 14:51:10','2023-03-21 14:47:07',1,0,NULL,NULL),(24,'2023-01-08-photo_2023-01-03_06-46-59.jpg',1,10.00,10.00,2,NULL,'22-4-9','pending',NULL,NULL,'2023-01-08 15:01:35','2023-03-21 14:47:05',1,0,NULL,NULL),(25,'2023-01-08-photo_2023-01-03_06-45-29.jpg',1,10.00,10.00,2,NULL,'22-4-10','pending',NULL,NULL,'2023-01-08 15:07:43','2023-03-21 14:47:03',1,0,NULL,NULL),(26,'2023-01-08-photo_2023-01-03_06-46-57.jpg',1,10.00,10.00,2,NULL,'22-4-8','pending',NULL,NULL,'2023-01-08 15:11:39','2023-03-21 14:47:01',1,0,NULL,NULL),(27,'2023-01-08-photo_2023-01-03_06-47-01.jpg',1,20.00,20.00,2,NULL,'22-6-17','pending',NULL,NULL,'2023-01-08 15:23:05','2023-03-21 14:46:57',1,0,NULL,NULL),(28,'2023-01-08-photo_2023-01-03_06-47-05.jpg',1,20.00,20.00,1,NULL,'22-6-14','pending',NULL,NULL,'2023-01-08 15:31:20','2023-03-21 14:46:55',1,0,NULL,NULL),(29,'2023-01-08-photo_2023-01-03_06-47-07.jpg',1,20.00,20.00,2,NULL,'22-6-15','pending',NULL,NULL,'2023-01-08 15:35:53','2023-03-21 14:46:53',1,0,NULL,NULL),(30,'2023-01-08-photo_2023-01-03_06-47-09.jpg',1,20.00,20.00,2,NULL,'22-6-13','pending',NULL,NULL,'2023-01-08 15:40:03','2023-03-21 14:46:51',1,0,NULL,NULL),(31,'2023-01-08-photo_2023-01-03_06-47-03.jpg',1,20.00,20.00,2,NULL,'22-6-16','pending',NULL,NULL,'2023-01-08 15:48:07','2023-03-21 14:46:45',1,0,NULL,NULL),(32,'2023-01-11-photo_2023-01-03_06-44-45.jpg',1,45.00,45.00,2,NULL,'22-8-5','pending',NULL,NULL,'2023-01-11 14:29:23','2023-03-21 14:46:43',1,0,NULL,NULL),(33,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-03-21 14:46:36','2023-01-11 14:37:21','2023-03-21 14:46:36',1,0,NULL,NULL),(34,'2023-01-11-photo_2023-01-03_06-47-45.jpg',1,12.00,12.00,2,NULL,'22-5-95','pending',NULL,NULL,'2023-01-11 14:44:25','2023-03-21 14:46:41',1,0,NULL,NULL),(35,'2023-01-11-photo_2023-01-03_06-47-44.jpg',1,12.00,12.00,2,NULL,'22-5-97','pending',NULL,NULL,'2023-01-11 14:52:10','2023-03-21 14:46:39',1,0,NULL,NULL),(36,'2023-01-11-photo_2023-01-03_06-47-47.jpg',1,12.00,12.00,2,NULL,'22-5-113','pending',NULL,NULL,'2023-01-11 14:58:49','2023-03-21 14:46:29',1,0,NULL,NULL),(37,'2023-01-11-photo_2023-01-03_06-47-28.jpg',1,12.00,12.00,2,NULL,'22-5-96','pending',NULL,NULL,'2023-01-11 15:06:18','2023-03-21 14:46:27',1,0,NULL,NULL),(38,'2023-01-11-photo_2023-01-03_06-47-26.jpg',1,12.00,12.00,2,NULL,'22-6-91','pending',NULL,NULL,'2023-01-11 15:16:47','2023-04-08 19:06:43',1,0,NULL,NULL),(39,'2023-01-11-photo_2023-01-03_06-47-51.jpg',1,12.00,12.00,2,NULL,'22-5-92','pending',NULL,NULL,'2023-01-11 15:23:24','2023-03-21 14:54:37',1,0,NULL,NULL),(40,'2023-01-11-photo_2023-01-03_06-47-32.jpg',1,10.00,10.00,2,NULL,'22-5-93','active',NULL,NULL,'2023-01-11 15:31:04','2023-01-11 15:36:22',1,0,NULL,NULL),(41,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-03-21 14:25:33','2023-03-21 14:00:35','2023-03-21 14:25:33',1,0,NULL,NULL),(42,'2023-03-21-photo_2023-03-21_09-15-29.jpg',1,12.00,12.00,4,NULL,'22-4-89','active',NULL,NULL,'2023-03-21 14:03:50','2023-03-21 14:24:01',1,0,NULL,NULL),(43,'2023-03-21-photo_2023-03-21_09-15-23.jpg',1,12.00,12.00,5,NULL,'22-4-90','active',NULL,NULL,'2023-03-21 14:26:10','2023-03-21 14:32:24',1,0,NULL,NULL),(44,'2023-03-21-photo_2023-03-21_09-15-32.jpg',1,12.00,12.00,3,NULL,'22-4-88','active',NULL,NULL,'2023-03-21 14:33:24','2023-03-21 14:38:54',1,0,NULL,NULL),(45,'2023-03-21-photo_2023-03-21_09-15-34 (2).jpg',1,10.00,10.00,2,NULL,'22-4-99','active',NULL,NULL,'2023-03-21 14:48:02','2023-03-21 14:54:04',1,0,NULL,NULL),(46,'2023-03-21-photo_2023-03-21_10-11-52.jpg',1,14.00,14.00,2,NULL,'22-5-94','pending',NULL,NULL,'2023-03-21 15:20:13','2023-04-08 17:38:36',1,0,NULL,NULL),(47,'2023-03-21-photo_2023-03-21_10-16-27.jpg',1,10.00,10.00,2,NULL,'22-3-20','active',NULL,NULL,'2023-03-21 15:30:49','2023-03-21 15:37:56',1,0,NULL,NULL),(48,'2023-03-21-photo_2023-03-21_10-16-16.jpg',1,10.00,10.00,2,NULL,'22-3-21','active',NULL,NULL,'2023-03-21 15:38:18','2023-03-21 15:47:07',1,0,NULL,NULL),(49,'2023-03-21-photo_2023-03-21_10-16-32.jpg',1,10.00,10.00,1,NULL,'22-3-19','active',NULL,NULL,'2023-03-21 15:47:21','2023-03-21 15:53:19',1,0,NULL,NULL),(50,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-03-21 16:25:59','2023-03-21 16:12:05','2023-03-21 16:25:59',1,0,NULL,NULL),(51,'2023-03-21-photo_2023-03-21_10-15-21.jpg',1,15.00,15.00,2,NULL,'22-5-26','active',NULL,NULL,'2023-03-21 16:26:00','2023-03-21 16:34:12',1,0,NULL,NULL),(52,'2023-03-21-photo_2023-03-21_10-14-33.jpg',1,15.00,15.00,2,NULL,'22-5-27','active',NULL,NULL,'2023-03-21 16:34:25','2023-03-21 16:41:00',1,0,NULL,NULL),(53,'2023-04-08-photo_2023-04-08_12-57-14.jpg',1,12.00,12.00,1,NULL,'22-3-63','active',NULL,NULL,'2023-04-08 17:44:30','2023-04-08 17:59:57',1,0,NULL,NULL),(54,'2023-04-08-photo_2023-04-08_13-19-38.jpg',1,15.00,15.00,1,NULL,'22-5-46','active',NULL,NULL,'2023-04-08 18:20:49','2023-04-08 18:33:11',1,0,NULL,NULL),(55,'2023-04-08-photo_2023-04-08_13-19-48.jpg',1,15.00,15.00,1,NULL,'22-5-47','active',NULL,NULL,'2023-04-08 18:34:17','2023-04-08 18:40:06',1,0,NULL,NULL),(56,'2023-04-08-photo_2023-04-08_13-20-12.jpg',1,15.00,15.00,1,NULL,'22-5-48','active',NULL,NULL,'2023-04-08 18:40:43','2023-04-08 18:45:43',1,0,NULL,NULL),(57,'2023-04-08-photo_2023-04-08_13-20-05.jpg',1,15.00,15.00,1,NULL,'22-5-49','active',NULL,NULL,'2023-04-08 18:46:25','2023-04-08 18:51:52',1,0,NULL,NULL),(58,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-04-08 18:57:17','2023-04-08 18:52:18','2023-04-08 18:57:17',1,0,NULL,NULL),(59,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-04-08 19:29:38','2023-04-08 18:57:31','2023-04-08 19:29:38',1,0,NULL,NULL),(60,'2023-04-08-photo_2023-04-08_14-19-55.jpg',1,15.00,15.00,1,NULL,'22-5-50','active',NULL,NULL,'2023-04-08 18:57:32','2023-04-08 19:22:03',1,0,NULL,NULL),(61,'2023-04-08-photo_2023-04-08_14-19-34.jpg',1,14.00,14.00,1,NULL,'22-4-51','active',NULL,NULL,'2023-04-08 19:22:51','2023-04-08 19:29:12',1,0,NULL,NULL),(62,'2023-04-08-photo_2023-04-08_14-19-49.jpg',1,14.00,14.00,1,NULL,'22-4-52','active',NULL,NULL,'2023-04-08 19:29:40','2023-04-08 19:33:32',1,0,NULL,NULL),(63,'2023-04-08-photo_2023-04-08_14-20-01.jpg',1,14.00,14.00,1,NULL,'22-4-53','active',NULL,NULL,'2023-04-08 19:36:03','2023-04-08 19:39:44',1,0,NULL,NULL),(64,'2023-04-08-photo_2023-04-08_14-19-42.jpg',1,14.00,14.00,1,NULL,'22-4-54','active',NULL,NULL,'2023-04-08 19:40:29','2023-04-08 19:47:46',1,0,NULL,NULL),(65,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-04-08 20:17:59','2023-04-08 19:54:35','2023-04-08 20:17:59',1,0,NULL,NULL),(66,'2023-04-08-photo_2023-04-08_14-53-52.jpg',1,15.00,15.00,1,NULL,'22-4-57','active',NULL,NULL,'2023-04-08 19:59:20','2023-04-08 20:03:44',1,0,NULL,NULL),(67,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-04-08 20:17:56','2023-04-08 20:03:56','2023-04-08 20:17:56',1,0,NULL,NULL),(68,'2023-04-08-photo_2023-04-08_14-53-44.jpg',1,15.00,15.00,1,NULL,'22-4-56','active',NULL,NULL,'2023-04-08 20:12:54','2023-04-08 20:17:44',1,0,NULL,NULL),(69,'2023-04-08-photo_2023-04-08_14-53-36.jpg',1,15.00,15.00,1,NULL,'22-4-55','active',NULL,NULL,'2023-04-08 20:18:04','2023-04-08 20:23:43',1,0,NULL,NULL),(70,'2023-04-08-photo_2023-04-08_14-53-28.jpg',1,15.00,15.00,1,NULL,'22-4-58','active',NULL,NULL,'2023-04-08 20:23:56','2023-04-08 20:30:44',1,0,NULL,NULL),(71,'2023-04-10-photo_2023-04-10_13-30-06.jpg',1,12.00,12.00,1,NULL,'22-4-87','active',NULL,NULL,'2023-04-10 18:40:49','2023-04-10 18:48:42',1,0,NULL,NULL),(72,'2023-04-10-photo_2023-04-10_13-30-23.jpg',1,12.00,12.00,1,NULL,'22-4-86','active',NULL,NULL,'2023-04-10 18:48:58','2023-04-10 18:53:16',1,0,NULL,NULL),(73,'2023-04-10-photo_2023-04-10_13-29-59.jpg',1,12.00,12.00,1,NULL,'22-4-85','active',NULL,NULL,'2023-04-10 18:56:10','2023-04-10 19:00:18',1,0,NULL,NULL),(74,'2023-04-10-photo_2023-04-10_13-30-12.jpg',1,12.00,12.00,1,NULL,'22-4-84','active',NULL,NULL,'2023-04-10 19:00:32','2023-04-10 19:04:24',1,0,NULL,NULL),(75,'2023-04-30-photo_2023-04-30_09-16-03.jpg',1,12.00,12.00,2,NULL,'22-4-100','active',NULL,NULL,'2023-04-30 12:54:21','2023-04-30 13:19:06',1,0,NULL,NULL),(76,'2023-04-30-photo_2023-04-30_09-16-16.jpg',1,12.00,12.00,2,NULL,'22-4-104','active',NULL,NULL,'2023-04-30 13:19:23','2023-04-30 13:23:20',1,0,NULL,NULL),(77,'2023-04-30-photo_2023-04-30_09-16-08.jpg',1,12.00,12.00,2,NULL,'22-4-103','active',NULL,NULL,'2023-04-30 13:24:03','2023-04-30 13:28:12',1,0,NULL,NULL),(78,'2023-04-30-photo_2023-04-30_09-15-49.jpg',1,12.00,12.00,2,NULL,'22-4-102','active',NULL,NULL,'2023-04-30 13:28:24','2023-04-30 13:33:51',1,0,NULL,NULL),(79,'2023-04-30-photo_2023-04-30_09-42-26.jpg',1,12.00,12.00,1,NULL,'22-4-108','active',NULL,NULL,'2023-04-30 13:42:32','2023-04-30 13:48:05',1,0,NULL,NULL),(80,'2023-04-30-photo_2023-04-30_09-52-34.jpg',1,10.00,10.00,2,NULL,'22-4-105','active',NULL,NULL,'2023-04-30 13:52:52','2023-04-30 13:56:14',1,0,NULL,NULL),(81,'2023-04-30-photo_2023-04-30_09-52-45.jpg',1,8.00,8.00,2,NULL,'22-4-106','active',NULL,NULL,'2023-04-30 13:59:06','2023-04-30 14:02:49',1,0,NULL,NULL),(82,'2023-04-30-photo_2023-04-30_10-08-25.jpg',1,8.00,8.00,2,NULL,'22-4-108','active',NULL,NULL,'2023-04-30 14:02:57','2023-04-30 14:10:49',1,0,NULL,NULL),(83,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-05-01 14:27:34','2023-04-30 14:10:56','2023-05-01 14:27:34',1,0,NULL,NULL),(84,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-05-01 14:27:25','2023-04-30 14:17:50','2023-05-01 14:27:25',1,0,NULL,NULL),(85,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-05-01 14:29:11','2023-05-01 14:27:49','2023-05-01 14:29:11',1,0,NULL,NULL),(86,'2023-05-01-photo_2023-05-01_10-47-25.jpg',1,20.00,20.00,3,NULL,'22-4-42','active',NULL,NULL,'2023-05-01 14:29:21','2023-05-01 14:51:43',1,0,NULL,NULL),(87,'2023-05-01-photo_2023-04-30_10-08-37.jpg',1,8.00,8.00,2,NULL,'22-4-101','active',NULL,NULL,'2023-05-01 14:52:08','2023-05-01 14:57:03',1,0,NULL,NULL),(88,'2023-05-01-photo_2023-05-01_10-26-22.jpg',1,7.00,7.00,6,NULL,'22-4-18','active',NULL,NULL,'2023-05-01 14:59:11','2023-05-01 15:03:52',1,0,NULL,NULL),(89,'2023-05-01-photo_2023-05-01_11-22-38.jpg',1,10.00,10.00,2,NULL,'22-4-34','active',NULL,NULL,'2023-05-01 15:27:23','2023-05-01 15:32:05',1,0,NULL,NULL),(90,'2023-05-01-photo_2023-05-01_11-22-26.jpg',1,10.00,10.00,2,NULL,'22-4-35','active',NULL,NULL,'2023-05-01 15:32:24','2023-05-01 15:38:00',1,0,NULL,NULL),(91,'2023-05-01-photo_2023-05-01_11-22-13.jpg',1,10.00,10.00,2,NULL,'22-4-36','active',NULL,NULL,'2023-05-01 15:38:10','2023-05-01 15:42:57',1,0,NULL,NULL),(92,'2023-05-02-photo_2023-05-02_09-26-02.jpg',1,12.00,12.00,2,NULL,'22-4-24','active',NULL,NULL,'2023-05-02 13:26:35','2023-05-02 13:35:01',1,0,NULL,NULL),(93,'2023-05-02-photo_2023-05-02_09-42-30.jpg',1,12.00,12.00,2,NULL,'22-4-23','active',NULL,NULL,'2023-05-02 13:35:18','2023-05-02 13:54:42',1,0,NULL,NULL),(94,'2023-05-02-photo_2023-05-02_09-42-14.jpg',1,12.00,12.00,2,NULL,'22-4-110','active',NULL,NULL,'2023-05-02 13:44:51','2023-05-02 13:53:41',1,0,NULL,NULL),(95,'2023-05-02-photo_2023-05-02_10-01-52.jpg',1,12.00,12.00,2,NULL,'22-4-25','active',NULL,NULL,'2023-05-02 14:02:02','2023-05-02 14:08:21',1,0,NULL,NULL),(96,'2023-05-02-photo_2023-05-02_10-16-41.jpg',1,6.00,6.00,3,NULL,'22-2-22','active',NULL,NULL,'2023-05-02 14:17:55','2023-05-02 14:28:20',1,0,NULL,NULL),(97,'2023-05-02-photo_2023-05-02_10-38-05.jpg',1,14.00,14.00,2,NULL,'22-5-32','active',NULL,NULL,'2023-05-02 14:38:18','2023-05-02 14:48:44',1,0,NULL,NULL),(98,'2023-05-02-photo_2023-05-02_10-57-41.jpg',1,12.00,12.00,2,NULL,'22-4-37','active',NULL,NULL,'2023-05-02 14:58:08','2023-05-02 15:05:18',1,0,NULL,NULL),(99,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-05-02 15:11:17','2023-05-02 15:03:16','2023-05-02 15:11:17',1,0,NULL,NULL),(100,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-05-02 15:11:13','2023-05-02 15:03:17','2023-05-02 15:11:13',1,0,NULL,NULL),(101,'2023-05-02-photo_2023-05-02_10-57-36.jpg',1,12.00,12.00,1,NULL,'22-4-40','active',NULL,NULL,'2023-05-02 15:05:29','2023-05-02 15:11:01',1,0,NULL,NULL),(102,'2023-05-02-photo_2023-05-02_10-57-53.jpg',1,12.00,12.00,4,NULL,'22-4-38','active',NULL,NULL,'2023-05-02 15:14:32','2023-05-02 15:18:43',1,0,NULL,NULL),(103,'2023-05-02-photo_2023-05-02_10-57-58.jpg',1,12.00,12.00,2,NULL,'22-4-39','active',NULL,NULL,'2023-05-02 15:20:39','2023-05-02 15:25:25',1,0,NULL,NULL),(104,'2023-05-02-photo_2023-05-02_10-57-46.jpg',1,12.00,12.00,5,NULL,'22-4-41','active',NULL,NULL,'2023-05-02 15:26:03','2023-05-02 15:29:49',1,0,NULL,NULL),(105,'2023-05-02-photo_2023-05-02_11-54-28.jpg',1,10.00,10.00,1,NULL,'22-4-59','active',NULL,NULL,'2023-05-02 15:54:44','2023-05-02 16:00:57',1,0,NULL,NULL),(106,'2023-05-02-photo_2023-05-02_11-54-34.jpg',1,10.00,10.00,1,NULL,'22-4-62','active',NULL,NULL,'2023-05-02 16:01:06','2023-05-02 16:05:16',1,0,NULL,NULL),(107,'2023-05-02-photo_2023-05-02_11-54-22.jpg',1,10.00,10.00,1,NULL,'22-4-60','active',NULL,NULL,'2023-05-02 16:05:33','2023-05-02 16:10:15',1,0,NULL,NULL),(108,'2023-05-02-photo_2023-05-02_13-09-03.jpg',1,6.00,6.00,2,NULL,'22-3-68','active',NULL,NULL,'2023-05-02 17:06:30','2023-05-02 17:17:47',1,0,NULL,NULL),(109,'2023-05-02-photo_2023-05-02_13-08-56.jpg',1,6.00,6.00,2,NULL,'22-3-70','active',NULL,NULL,'2023-05-02 17:19:38','2023-05-02 17:27:21',1,0,NULL,NULL),(110,'2023-05-02-photo_2023-05-02_13-08-51.jpg',1,6.00,6.00,1,NULL,'22-3-67','active',NULL,NULL,'2023-05-02 17:27:42','2023-05-02 17:32:39',1,0,NULL,NULL),(111,'2023-05-02-photo_2023-05-02_13-08-45.jpg',1,6.00,6.00,2,NULL,'22-3-69','active',NULL,NULL,'2023-05-02 17:32:58','2023-05-02 17:36:50',1,0,NULL,NULL),(112,'2023-05-02-photo_2023-05-02_13-09-03.jpg',1,6.00,6.00,2,NULL,'22-3-68','active',NULL,NULL,'2023-05-02 17:37:11','2023-05-02 17:41:40',1,0,NULL,NULL),(113,'2023-05-08-photo_2023-05-08_10-54-31.jpg',1,6.00,6.00,2,NULL,'22-3-71','active',NULL,NULL,'2023-05-08 14:49:21','2023-05-08 14:56:00',1,0,NULL,NULL),(114,'2023-05-08-photo_2023-05-08_10-54-37.jpg',1,6.00,6.00,1,NULL,'22-3-72','active',NULL,NULL,'2023-05-08 14:56:13','2023-05-08 15:00:20',1,0,NULL,NULL),(115,'2023-05-08-photo_2023-05-08_10-48-08.jpg',1,7.00,7.00,2,NULL,'22-3-73','active',NULL,NULL,'2023-05-08 15:01:09','2023-05-08 15:06:31',1,0,NULL,NULL),(116,'2023-05-08-photo_2023-05-08_10-48-14.jpg',1,6.00,6.00,2,NULL,'22-3-64','active',NULL,NULL,'2023-05-08 15:06:39','2023-05-08 15:09:24',1,0,NULL,NULL),(117,'2023-05-08-photo_2023-05-08_10-48-24.jpg',1,7.00,7.00,2,NULL,'22-3-65','active',NULL,NULL,'2023-05-08 15:09:32','2023-05-08 15:13:49',1,0,NULL,NULL),(118,'2023-05-08-photo_2023-05-08_10-48-19.jpg',1,7.00,7.00,2,NULL,'22-3-66','active',NULL,NULL,'2023-05-08 15:13:57','2023-05-08 15:16:44',1,0,NULL,NULL),(119,'2023-05-08-photo_2023-05-08_11-19-32.jpg',1,12.00,12.00,1,NULL,'22-5-44','active',NULL,NULL,'2023-05-08 15:20:00','2023-05-08 15:24:13',1,0,NULL,NULL),(120,'2023-05-08-photo_2023-05-08_11-19-44.jpg',1,12.00,12.00,1,NULL,'22-5-43','active',NULL,NULL,'2023-05-08 15:24:22','2023-05-08 15:27:46',1,0,NULL,NULL),(121,'2023-05-08-photo_2023-05-08_11-19-38.jpg',1,12.00,12.00,1,NULL,'22-5-45','active',NULL,NULL,'2023-05-08 15:27:53','2023-05-08 15:30:58',1,0,NULL,NULL),(122,'2023-05-08-photo_2023-05-08_11-34-38.jpg',1,12.00,12.00,2,NULL,'22-6-107','active',NULL,NULL,'2023-05-08 15:34:52','2023-05-08 15:40:07',1,0,NULL,NULL),(123,'2023-05-09-photo_2023-05-09_11-44-00.jpg',1,10.00,10.00,3,NULL,'22-3-80','active',NULL,NULL,'2023-05-09 15:44:50','2023-05-09 15:49:30',1,0,NULL,NULL),(124,'2023-05-09-photo_2023-05-09_11-44-06.jpg',1,10.00,10.00,3,NULL,'22-3-79','active',NULL,NULL,'2023-05-09 15:49:46','2023-05-09 15:52:56',1,0,NULL,NULL),(125,'2023-05-09-photo_2023-05-09_11-44-12.jpg',1,10.00,10.00,3,NULL,'22-3-78','active',NULL,NULL,'2023-05-09 15:53:07','2023-05-09 15:56:47',1,0,NULL,NULL),(126,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-05-09 16:14:09','2023-05-09 16:01:05','2023-05-09 16:14:09',1,0,NULL,NULL),(127,'2023-05-09-photo_2023-05-09_12-18-47.jpg',1,15.00,15.00,1,NULL,'22-5-31','active',NULL,NULL,'2023-05-09 16:14:10','2023-05-09 16:21:38',1,0,NULL,NULL),(128,'2023-05-09-photo_2023-05-09_12-19-12.jpg',1,15.00,15.00,1,NULL,'22-4-29','active',NULL,NULL,'2023-05-09 16:21:51','2023-05-09 16:26:57',1,0,NULL,NULL),(129,'2023-05-09-photo_2023-05-09_12-19-18.jpg',1,15.00,15.00,1,NULL,'22-4-29','active',NULL,NULL,'2023-05-09 16:27:07','2023-05-09 16:31:35',1,0,NULL,NULL),(130,'2023-05-09-photo_2023-05-09_12-18-53.jpg',1,15.00,15.00,1,NULL,'22-4-31','active',NULL,NULL,'2023-05-09 16:31:43','2023-05-09 16:45:05',1,0,NULL,NULL),(131,'2023-05-09-photo_2023-05-09_12-19-00.jpg',1,15.00,15.00,2,NULL,'22-4-28','active',NULL,NULL,'2023-05-09 16:36:22','2023-05-09 16:40:25',1,0,NULL,NULL),(132,'2023-06-07-photo_2023-06-07_06-07-24.jpg',1,8.00,8.00,3,NULL,'22-4-77','active',NULL,NULL,'2023-06-07 10:08:41','2023-06-07 10:14:19',1,0,NULL,NULL),(133,'2023-06-07-photo_2023-06-07_06-08-03.jpg',1,8.00,8.00,3,NULL,'22-4-76','active',NULL,NULL,'2023-06-07 10:14:33','2023-06-07 10:19:05',1,0,NULL,NULL),(134,'2023-06-07-photo_2023-06-07_06-07-05.jpg',1,6.00,6.00,3,NULL,'22-3-82','active',NULL,NULL,'2023-06-07 10:19:16','2023-06-07 10:24:49',1,0,NULL,NULL),(135,'2023-06-07-photo_2023-06-07_06-07-46.jpg',1,6.00,6.00,3,NULL,'22-3-81','active',NULL,NULL,'2023-06-07 10:25:20','2023-06-07 10:28:43',1,0,NULL,NULL),(136,'2023-06-07-photo_2023-06-07_06-07-39.jpg',1,6.00,6.00,3,NULL,'22-3-83','active',NULL,NULL,'2023-06-07 10:28:50','2023-06-07 10:32:47',1,0,NULL,NULL),(137,'2023-07-02-photo_2023-07-02_10-22-39.jpg',1,65.00,65.00,1,NULL,'1-23-2023','active',NULL,'2023-07-02 16:43:16','2023-07-02 14:32:04','2023-07-02 16:43:16',1,0,NULL,NULL),(138,'2023-07-02-photo_2023-07-02_10-22-33.jpg',1,65.00,65.00,1,NULL,'2-23-2023','active',NULL,'2023-07-02 16:43:11','2023-07-02 14:43:16','2023-07-02 16:43:11',1,0,NULL,NULL),(139,'2023-07-02-photo_2023-07-02_11-36-38.jpg',1,50.00,50.00,1,NULL,'3-18-2023','active',NULL,'2023-07-02 16:43:08','2023-07-02 15:37:13','2023-07-02 16:43:08',1,0,NULL,NULL),(140,'2023-07-02-photo_2023-07-02_11-49-55.jpg',1,45.00,45.00,1,NULL,'4-12-2023','active',NULL,'2023-07-02 16:43:04','2023-07-02 15:44:27','2023-07-02 16:43:04',1,0,NULL,NULL),(141,'2023-07-02-photo_2023-07-02_12-11-54.jpg',1,55.00,55.00,1,NULL,'5-18-2023','active',NULL,'2023-07-02 16:43:00','2023-07-02 16:02:17','2023-07-02 16:43:00',1,0,NULL,NULL),(142,'2023-07-02-photo_2023-07-02_12-10-20.jpg',1,55.00,55.00,1,NULL,'6-18-2023','active',NULL,'2023-07-02 16:42:54','2023-07-02 16:13:40','2023-07-02 16:42:54',1,0,NULL,NULL),(143,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-07-02 16:43:30','2023-07-02 16:31:15','2023-07-02 16:43:30',1,0,NULL,NULL),(144,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-07-02 16:43:34','2023-07-02 16:31:16','2023-07-02 16:43:34',1,0,NULL,NULL),(145,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-07-02 16:43:27','2023-07-02 16:31:30','2023-07-02 16:43:27',1,0,NULL,NULL),(146,'2023-07-02-photo_2023-07-02_10-22-39.jpg',1,45.00,45.00,1,NULL,'1-23-2023','active',NULL,NULL,'2023-07-02 16:36:17','2023-07-07 13:06:04',1,0,NULL,NULL),(147,'2023-07-02-photo_2023-07-02_10-22-33.jpg',1,45.00,45.00,1,NULL,'2-23-2023','active',NULL,NULL,'2023-07-02 16:43:48','2023-07-07 13:04:28',1,0,NULL,NULL),(148,'2023-07-02-photo_2023-07-02_11-36-38.jpg',1,40.00,40.00,1,NULL,'3-18-2023','active',NULL,NULL,'2023-07-02 16:49:29','2023-07-07 13:03:06',1,0,NULL,NULL),(149,'2023-07-02-photo_2023-07-02_11-49-55.jpg',1,35.00,35.00,1,NULL,'4-12-2023','active',NULL,NULL,'2023-07-02 16:54:23','2023-07-07 13:02:32',1,0,NULL,NULL),(150,'2023-07-02-photo_2023-07-02_12-11-54.jpg',1,45.00,45.00,1,NULL,'5-18-2023','active',NULL,NULL,'2023-07-02 16:58:11','2023-07-07 13:00:53',1,0,NULL,NULL),(151,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-07-02 17:05:39','2023-07-02 17:02:07','2023-07-02 17:05:39',1,0,NULL,NULL),(152,'2023-07-02-photo_2023-07-02_12-10-20.jpg',1,45.00,45.00,1,NULL,'6-18-2023','active',NULL,NULL,'2023-07-02 17:02:27','2023-07-07 13:01:51',1,0,NULL,NULL),(153,NULL,NULL,0.00,0.00,0,NULL,NULL,'pending',NULL,'2023-07-07 13:05:39','2023-07-07 13:05:26','2023-07-07 13:05:39',1,0,NULL,NULL),(154,'2023-08-30-photo_2023-08-30_09-53-00.jpg',1,7.00,7.00,5,NULL,'1-3Z-2023','active',NULL,NULL,'2023-08-30 14:03:33','2023-08-30 14:29:11',1,0,NULL,NULL),(155,'2023-08-30-photo_2023-08-30_09-52-24.jpg',1,5.00,5.00,5,NULL,'2-2Z-2023','active',NULL,NULL,'2023-08-30 14:18:33','2023-08-30 14:27:40',1,0,NULL,NULL),(156,'2023-08-30-photo_2023-08-30_09-52-30.jpg',1,10.00,10.00,5,NULL,'3-4Z-2023','active',NULL,NULL,'2023-08-30 14:29:25','2023-08-30 14:37:25',1,0,NULL,NULL),(157,'2023-08-30-photo_2023-08-30_09-52-48.jpg',1,10.00,10.00,5,NULL,'4-4Z-2023','active',NULL,NULL,'2023-08-30 14:37:47','2023-08-30 14:45:11',1,0,NULL,NULL),(158,'2023-08-30-photo_2023-08-30_09-52-55.jpg',1,10.00,10.00,5,NULL,'5-4Z-2023','active',NULL,NULL,'2023-08-30 14:45:28','2023-08-30 14:50:15',1,0,NULL,NULL),(159,'2023-08-30-photo_2023-08-30_09-52-38.jpg',1,5.00,5.00,5,NULL,'6-2Z-2023','active',NULL,NULL,'2023-08-30 14:50:28','2023-08-30 14:58:21',1,0,NULL,NULL),(160,'2023-08-30-photo_2023-08-30_11-14-29.jpg',1,10.00,10.00,5,NULL,'7-3Z-2023','active',NULL,NULL,'2023-08-30 15:14:52','2023-08-30 15:20:52',1,0,NULL,NULL),(161,'2023-08-30-photo_2023-08-30_11-31-07.jpg',1,5.00,5.00,5,NULL,'8-2Z-2023','active',NULL,NULL,'2023-08-30 15:25:45','2023-08-30 15:34:17',1,0,NULL,NULL);
/*!40000 ALTER TABLE `products` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `public_notifcations`
--

DROP TABLE IF EXISTS `public_notifcations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `public_notifcations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned DEFAULT NULL,
  `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `data` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `public_notifcations_user_id_foreign` (`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `public_notifcations`
--

LOCK TABLES `public_notifcations` WRITE;
/*!40000 ALTER TABLE `public_notifcations` DISABLE KEYS */;
INSERT INTO `public_notifcations` (`id`, `user_id`, `title`, `message`, `data`, `created_at`, `updated_at`) VALUES (20,1,'tet','test','{\"image\":\"https:\\/\\/take-kw.com\\/storage\\/images\\/notifications\\/xqs4YZ329nGkzDpXxK5hel51DThdUbevx4sBlwnM.png\"}','2023-01-03 13:28:57','2023-01-03 13:28:57'),(21,1,'جديد TAKE','انظر لمجموعة الشتاء عروض ماتتطوف','{\"image\":null}','2023-01-05 06:17:23','2023-01-05 06:17:23');
/*!40000 ALTER TABLE `public_notifcations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `refund_products`
--

DROP TABLE IF EXISTS `refund_products`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `refund_products` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned DEFAULT NULL,
  `product_order_id` int unsigned DEFAULT NULL,
  `product_id` int unsigned DEFAULT NULL,
  `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `notes` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `restore` int DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `refund_products_user_id_foreign` (`user_id`),
  KEY `refund_products_product_id_foreign` (`product_id`),
  KEY `refund_products_product_order_id_foreign` (`product_order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `refund_products`
--

LOCK TABLES `refund_products` WRITE;
/*!40000 ALTER TABLE `refund_products` DISABLE KEYS */;
/*!40000 ALTER TABLE `refund_products` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `region_translations`
--

DROP TABLE IF EXISTS `region_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `region_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `region_id` int unsigned NOT NULL,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `arrival` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `region_translations_region_id_locale_unique` (`region_id`,`locale`),
  KEY `region_translations_locale_index` (`locale`),
  CONSTRAINT `region_translations_ibfk_1` FOREIGN KEY (`region_id`) REFERENCES `regions` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=303 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `region_translations`
--

LOCK TABLES `region_translations` WRITE;
/*!40000 ALTER TABLE `region_translations` DISABLE KEYS */;
INSERT INTO `region_translations` (`id`, `region_id`, `name`, `locale`, `created_at`, `updated_at`, `arrival`) VALUES (37,19,'مدينة الكويت','ar',NULL,NULL,NULL),(38,19,'kuwait City','en',NULL,NULL,NULL),(41,21,'دسمان','ar',NULL,NULL,NULL),(42,21,'دسمان','en',NULL,NULL,NULL),(43,22,'شرق','ar',NULL,NULL,NULL),(44,22,'شرق','en',NULL,NULL,NULL),(45,23,'الصوابر','ar',NULL,NULL,NULL),(46,23,'الصوابر','en',NULL,NULL,NULL),(47,24,'المرقاب','ar',NULL,NULL,NULL),(48,24,'المرقاب','en',NULL,NULL,NULL),(49,25,'القبلة','ar',NULL,NULL,NULL),(50,25,'القبلة','en',NULL,NULL,NULL),(51,26,'الصالحية','ar',NULL,NULL,NULL),(52,26,'الصالحية','en',NULL,NULL,NULL),(53,27,'الوطية','ar',NULL,NULL,NULL),(54,27,'الوطية','en',NULL,NULL,NULL),(55,28,'بنيد القار','ar',NULL,NULL,NULL),(56,28,'بنيد القار','en',NULL,NULL,NULL),(57,29,'كيفان','ar',NULL,NULL,NULL),(58,29,'كيفان','en',NULL,NULL,NULL),(59,30,'الدوحة','ar',NULL,NULL,NULL),(60,30,'الدوحة','en',NULL,NULL,NULL),(61,31,'الدسمة','ar',NULL,NULL,NULL),(62,31,'الدسمة','en',NULL,NULL,NULL),(63,32,'الدعية','ar',NULL,NULL,NULL),(64,32,'الدعية','en',NULL,NULL,NULL),(65,33,'المنصورية','ar',NULL,NULL,NULL),(66,33,'المنصورية','en',NULL,NULL,NULL),(67,34,'ضاحية عبد الله السالم','ar',NULL,NULL,NULL),(68,34,'ضاحية عبد الله السالم','en',NULL,NULL,NULL),(69,35,'النزهة','ar',NULL,NULL,NULL),(70,35,'النزهة','en',NULL,NULL,NULL),(71,36,'الفيحاء','ar',NULL,NULL,NULL),(72,36,'الفيحاء','en',NULL,NULL,NULL),(73,37,'الشامية','ar',NULL,NULL,NULL),(74,37,'الشامية','en',NULL,NULL,NULL),(75,38,'الروضة','ar',NULL,NULL,NULL),(76,38,'الروضة','en',NULL,NULL,NULL),(77,39,'العديلية','ar',NULL,NULL,NULL),(78,39,'العديلية','en',NULL,NULL,NULL),(79,40,'الخالدية','ar',NULL,NULL,NULL),(80,40,'الخالدية','en',NULL,NULL,NULL),(81,41,'القادسية','ar',NULL,NULL,NULL),(82,41,'القادسية','en',NULL,NULL,NULL),(83,42,'قرطبة','ar',NULL,NULL,NULL),(84,42,'قرطبة','en',NULL,NULL,NULL),(85,43,'السرة','ar',NULL,NULL,NULL),(86,43,'السرة','en',NULL,NULL,NULL),(87,44,'اليرموك','ar',NULL,NULL,NULL),(88,44,'اليرموك','en',NULL,NULL,NULL),(89,45,'الشويخ','ar',NULL,NULL,NULL),(90,45,'الشويخ','en',NULL,NULL,NULL),(91,46,'الري','ar',NULL,NULL,NULL),(92,46,'الري','en',NULL,NULL,NULL),(93,47,'غرناطة','ar',NULL,NULL,NULL),(94,47,'غرناطة','en',NULL,NULL,NULL),(95,48,'الصليبيخات','ar',NULL,NULL,NULL),(96,48,'الصليبيخات','en',NULL,NULL,NULL),(97,49,'النهضة','ar',NULL,NULL,NULL),(98,49,'النهضة','en',NULL,NULL,NULL),(99,50,'مدينة جابر الأحمد','ar',NULL,NULL,NULL),(100,50,'مدينة جابر الأحمد','en',NULL,NULL,NULL),(101,51,'القيروان','ar',NULL,NULL,NULL),(102,51,'القيروان','en',NULL,NULL,NULL),(103,52,'شمال غرب الصليبيخات','ar',NULL,NULL,NULL),(104,52,'شمال غرب الصليبيخات','en',NULL,NULL,NULL),(105,53,'الفنطاس','ar',NULL,NULL,NULL),(106,53,'الفنطاس','en',NULL,NULL,NULL),(107,54,'العقيلة','ar',NULL,NULL,NULL),(108,54,'العقيلة','en',NULL,NULL,NULL),(109,55,'الظهر','ar',NULL,NULL,NULL),(110,55,'الظهر','en',NULL,NULL,NULL),(111,56,'المقوع','ar',NULL,NULL,NULL),(112,56,'المقوع','en',NULL,NULL,NULL),(113,57,'المهبولة','ar',NULL,NULL,NULL),(114,57,'المهبولة','en',NULL,NULL,NULL),(115,58,'الرقة','ar',NULL,NULL,NULL),(116,58,'الرقة','en',NULL,NULL,NULL),(117,59,'هدية','ar',NULL,NULL,NULL),(118,59,'هدية','en',NULL,NULL,NULL),(119,60,'أبو حليفة','ar',NULL,NULL,NULL),(120,60,'أبو حليفة','en',NULL,NULL,NULL),(121,61,'الصباحية','ar',NULL,NULL,NULL),(122,61,'الصباحية','en',NULL,NULL,NULL),(123,62,'المنقف','ar',NULL,NULL,NULL),(124,62,'المنقف','en',NULL,NULL,NULL),(125,63,'الفحيحيل','ar',NULL,NULL,NULL),(126,63,'الفحيحيل','en',NULL,NULL,NULL),(127,64,'الأحمدي','ar',NULL,NULL,NULL),(128,64,'الأحمدي','en',NULL,NULL,NULL),(129,65,'الوفرة','ar',NULL,NULL,NULL),(130,65,'الوفرة','en',NULL,NULL,NULL),(131,66,'الزور','ar',NULL,NULL,NULL),(132,66,'الزور','en',NULL,NULL,NULL),(133,67,'الخيران','ar',NULL,NULL,NULL),(134,67,'الخيران','en',NULL,NULL,NULL),(135,68,'ميناء عبد الله','ar',NULL,NULL,NULL),(136,68,'ميناء عبد الله','en',NULL,NULL,NULL),(137,69,'الوفرة الزراعية','ar',NULL,NULL,NULL),(138,69,'الوفرة الزراعية','en',NULL,NULL,NULL),(139,70,'بنيدر','ar',NULL,NULL,NULL),(140,70,'بنيدر','en',NULL,NULL,NULL),(141,71,'الجليعة','ar',NULL,NULL,NULL),(142,71,'الجليعة','en',NULL,NULL,NULL),(143,72,'الضباعية','ar',NULL,NULL,NULL),(144,72,'الضباعية','en',NULL,NULL,NULL),(145,73,'ضاحية جابر العلي','ar',NULL,NULL,NULL),(146,73,'ضاحية جابر العلي','en',NULL,NULL,NULL),(147,74,'ضاحية فهد الأحمد','ar',NULL,NULL,NULL),(148,74,'ضاحية فهد الأحمد','en',NULL,NULL,NULL),(149,75,'الشعيبة','ar',NULL,NULL,NULL),(150,75,'الشعيبة','en',NULL,NULL,NULL),(151,76,'واره','ar',NULL,NULL,NULL),(152,76,'واره','en',NULL,NULL,NULL),(153,77,'مدينة صباح الأحمد','ar',NULL,NULL,NULL),(154,77,'مدينة صباح الأحمد','en',NULL,NULL,NULL),(155,78,'النويصيب','ar',NULL,NULL,NULL),(156,78,'النويصيب','en',NULL,NULL,NULL),(157,79,'مدينة الخيران','ar',NULL,NULL,NULL),(158,79,'مدينة الخيران','en',NULL,NULL,NULL),(159,80,'ضاحية علي صباح السالم أم الهيمان سابقاً','ar',NULL,NULL,NULL),(160,80,'ضاحية علي صباح السالم أم الهيمان سابقاً','en',NULL,NULL,NULL),(161,81,'مدينة صباح الأحمد البحرية','ar',NULL,NULL,NULL),(162,81,'مدينة صباح الأحمد البحرية','en',NULL,NULL,NULL),(163,82,'أبرق خيطان','ar',NULL,NULL,NULL),(164,82,'أبرق خيطان','en',NULL,NULL,NULL),(165,83,'الأندلس','ar',NULL,NULL,NULL),(166,83,'الأندلس','en',NULL,NULL,NULL),(167,84,'اشبيلية','ar',NULL,NULL,NULL),(168,84,'اشبيلية','en',NULL,NULL,NULL),(169,85,'جليب الشيوخ','ar',NULL,NULL,NULL),(170,85,'جليب الشيوخ','en',NULL,NULL,NULL),(171,86,'خيطان','ar',NULL,NULL,NULL),(172,86,'خيطان','en',NULL,NULL,NULL),(173,87,'خيطان الجديدة','ar',NULL,NULL,NULL),(174,87,'خيطان الجديدة','en',NULL,NULL,NULL),(175,88,'العمرية','ar',NULL,NULL,NULL),(176,88,'العمرية','en',NULL,NULL,NULL),(177,89,'العارضية','ar',NULL,NULL,NULL),(178,89,'العارضية','en',NULL,NULL,NULL),(179,90,'العارضية الصناعية','ar',NULL,NULL,NULL),(180,90,'العارضية الصناعية','en',NULL,NULL,NULL),(181,91,'العباسية','ar',NULL,NULL,NULL),(182,91,'العباسية','en',NULL,NULL,NULL),(183,92,'الفردوس','ar',NULL,NULL,NULL),(184,92,'الفردوس','en',NULL,NULL,NULL),(185,93,'الفروانية','ar',NULL,NULL,NULL),(186,93,'الفروانية','en',NULL,NULL,NULL),(187,94,'الحساوي','ar',NULL,NULL,NULL),(188,94,'الحساوي','en',NULL,NULL,NULL),(189,95,'الشدادية','ar',NULL,NULL,NULL),(190,95,'الشدادية','en',NULL,NULL,NULL),(191,96,'الرابية','ar',NULL,NULL,NULL),(192,96,'الرابية','en',NULL,NULL,NULL),(193,97,'الرحاب','ar',NULL,NULL,NULL),(194,97,'الرحاب','en',NULL,NULL,NULL),(195,98,'الرقعي','ar',NULL,NULL,NULL),(196,98,'الرقعي','en',NULL,NULL,NULL),(197,99,'الري الصناعية','ar',NULL,NULL,NULL),(198,99,'الري الصناعية','en',NULL,NULL,NULL),(199,100,'ضاحية صباح الناصر','ar',NULL,NULL,NULL),(200,100,'ضاحية صباح الناصر','en',NULL,NULL,NULL),(201,101,'ضاحية عبد الله المبارك','ar',NULL,NULL,NULL),(202,101,'ضاحية عبد الله المبارك','en',NULL,NULL,NULL),(203,102,'الضجيج','ar',NULL,NULL,NULL),(204,102,'الضجيج','en',NULL,NULL,NULL),(205,103,'الصليبية','ar',NULL,NULL,NULL),(206,103,'الصليبية','en',NULL,NULL,NULL),(207,104,'أمغرة','ar',NULL,NULL,NULL),(208,104,'أمغرة','en',NULL,NULL,NULL),(209,105,'النعيم','ar',NULL,NULL,NULL),(210,105,'النعيم','en',NULL,NULL,NULL),(211,106,'القصر','ar',NULL,NULL,NULL),(212,106,'القصر','en',NULL,NULL,NULL),(213,107,'الواحة','ar',NULL,NULL,NULL),(214,107,'الواحة','en',NULL,NULL,NULL),(215,108,'تيماء','ar',NULL,NULL,NULL),(216,108,'تيماء','en',NULL,NULL,NULL),(217,109,'النسيم','ar',NULL,NULL,NULL),(218,109,'النسيم','en',NULL,NULL,NULL),(219,110,'العيون','ar',NULL,NULL,NULL),(220,110,'العيون','en',NULL,NULL,NULL),(221,111,'القيصرية','ar',NULL,NULL,NULL),(222,111,'القيصرية','en',NULL,NULL,NULL),(223,112,'العبدلي','ar',NULL,NULL,NULL),(224,112,'العبدلي','en',NULL,NULL,NULL),(225,113,'الجهراء القديمة','ar',NULL,NULL,NULL),(226,113,'الجهراء القديمة','en',NULL,NULL,NULL),(227,114,'الجهراء الجديدة','ar',NULL,NULL,NULL),(228,114,'الجهراء الجديدة','en',NULL,NULL,NULL),(229,115,'كاظمة','ar',NULL,NULL,NULL),(230,115,'كاظمة','en',NULL,NULL,NULL),(231,116,'مدينة سعد العبد الله','ar',NULL,NULL,NULL),(232,116,'مدينة سعد العبد الله','en',NULL,NULL,NULL),(233,117,'السالمي','ar',NULL,NULL,NULL),(234,117,'السالمي','en',NULL,NULL,NULL),(235,118,'المطلاع','ar',NULL,NULL,NULL),(236,118,'المطلاع','en',NULL,NULL,NULL),(237,119,'مدينة الحرير','ar',NULL,NULL,NULL),(238,119,'مدينة الحرير','en',NULL,NULL,NULL),(239,120,'كبد','ar',NULL,NULL,NULL),(240,120,'كبد','en',NULL,NULL,NULL),(241,121,'الروضتين','ar',NULL,NULL,NULL),(242,121,'الروضتين','en',NULL,NULL,NULL),(243,122,'الصبية','ar',NULL,NULL,NULL),(244,122,'الصبية','en',NULL,NULL,NULL),(245,123,'حولي','ar',NULL,NULL,NULL),(246,123,'حولي','en',NULL,NULL,NULL),(247,124,'الشعب','ar',NULL,NULL,NULL),(248,124,'الشعب','en',NULL,NULL,NULL),(249,125,'السالمية','ar',NULL,NULL,NULL),(250,125,'السالمية','en',NULL,NULL,NULL),(251,126,'الرميثية','ar',NULL,NULL,NULL),(252,126,'الرميثية','en',NULL,NULL,NULL),(253,127,'الجابرية','ar',NULL,NULL,NULL),(254,127,'الجابرية','en',NULL,NULL,NULL),(255,128,'مشرف','ar',NULL,NULL,NULL),(256,128,'مشرف','en',NULL,NULL,NULL),(257,129,'بيان','ar',NULL,NULL,NULL),(258,129,'بيان','en',NULL,NULL,NULL),(259,130,'آلبدع','ar',NULL,NULL,NULL),(260,130,'آلبدع','en',NULL,NULL,NULL),(261,131,'النقرة','ar',NULL,NULL,NULL),(262,131,'النقرة','en',NULL,NULL,NULL),(263,132,'ميدان حولي','ar',NULL,NULL,NULL),(264,132,'ميدان حولي','en',NULL,NULL,NULL),(265,133,'ضاحية مبارك العبد الله الجابر','ar',NULL,NULL,NULL),(266,133,'ضاحية مبارك العبد الله الجابر','en',NULL,NULL,NULL),(267,134,'سلوى','ar',NULL,NULL,NULL),(268,134,'سلوى','en',NULL,NULL,NULL),(269,135,'جنوب السرة','ar',NULL,NULL,NULL),(270,135,'جنوب السرة','en',NULL,NULL,NULL),(271,136,'الزهراء','ar',NULL,NULL,NULL),(272,136,'الزهراء','en',NULL,NULL,NULL),(273,137,'الصديق','ar',NULL,NULL,NULL),(274,137,'الصديق','en',NULL,NULL,NULL),(275,138,'حطين','ar',NULL,NULL,NULL),(276,138,'حطين','en',NULL,NULL,NULL),(277,139,'السلام','ar',NULL,NULL,NULL),(278,139,'السلام','en',NULL,NULL,NULL),(279,140,'الشهداء','ar',NULL,NULL,NULL),(280,140,'الشهداء','en',NULL,NULL,NULL),(281,141,'العدان','ar',NULL,NULL,NULL),(282,141,'العدان','en',NULL,NULL,NULL),(283,142,'القصور','ar',NULL,NULL,NULL),(284,142,'القصور','en',NULL,NULL,NULL),(285,143,'القرين','ar',NULL,NULL,NULL),(286,143,'القرين','en',NULL,NULL,NULL),(287,144,'ضاحية صباح السالم','ar',NULL,NULL,NULL),(288,144,'ضاحية صباح السالم','en',NULL,NULL,NULL),(289,145,'المسيلة','ar',NULL,NULL,NULL),(290,145,'المسيلة','en',NULL,NULL,NULL),(291,146,'المسايل','ar',NULL,NULL,NULL),(292,146,'المسايل','en',NULL,NULL,NULL),(293,147,'أبو فطيرة','ar',NULL,NULL,NULL),(294,147,'أبو فطيرة','en',NULL,NULL,NULL),(295,148,'أبو الحصانية','ar',NULL,NULL,NULL),(296,148,'أبو الحصانية','en',NULL,NULL,NULL),(297,149,'صبحان','ar',NULL,NULL,NULL),(298,149,'صبحان','en',NULL,NULL,NULL),(299,150,'الفنيطيس','ar',NULL,NULL,NULL),(300,151,'ضاحية مبارك الكبير','ar',NULL,NULL,NULL),(301,150,'الفنيطيس','en',NULL,NULL,NULL),(302,151,'ضاحية مبارك الكبير','en',NULL,NULL,NULL);
/*!40000 ALTER TABLE `region_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `regions`
--

DROP TABLE IF EXISTS `regions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `regions` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `address_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address_latitude` double DEFAULT NULL,
  `address_longitude` double DEFAULT NULL,
  `governments_id` int unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `regions_governments_id_foreign` (`governments_id`)
) ENGINE=InnoDB AUTO_INCREMENT=152 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `regions`
--

LOCK TABLES `regions` WRITE;
/*!40000 ALTER TABLE `regions` DISABLE KEYS */;
INSERT INTO `regions` (`id`, `status`, `address_address`, `address_latitude`, `address_longitude`, `governments_id`, `created_at`, `updated_at`) VALUES (19,1,'Kuwait City, Kuwait',29.375859,47.9774052,4,'2022-08-20 10:45:28','2022-08-20 10:45:28'),(21,1,'دسمان، Kuwait City, Kuwait',29.3878041,47.9997896,4,'2022-08-20 10:50:16','2022-08-20 10:50:16'),(22,1,'شرق، Kuwait City, Kuwait',29.3823227,47.9886442,4,'2022-08-20 10:51:24','2022-08-20 10:51:24'),(23,1,'الصوابر، Kuwait City, Kuwait',29.3763692,47.9824533,4,'2022-08-20 10:54:01','2022-08-20 10:54:01'),(24,1,'المرقاب، Kuwait City, Kuwait',29.3661375,47.98369150000001,4,'2022-08-20 10:54:29','2022-08-20 10:54:29'),(25,1,'القبلة، Kuwait City, Kuwait',29.369934,47.96883589999999,4,'2022-08-20 10:54:51','2022-08-20 10:54:51'),(26,1,'الصالحية، Kuwait City, Kuwait',29.3635088,47.9675981,4,'2022-08-20 10:55:13','2022-08-20 10:55:13'),(27,1,'الوطيه، Kuwait City, Kuwait',29.3644652,47.9640737,4,'2022-08-20 10:55:39','2022-08-20 10:55:39'),(28,1,'بنيد القار، Kuwait',29.3748727,48.0042721,4,'2022-08-20 10:56:03','2022-08-20 10:56:03'),(29,1,'كيفان، Kuwait',29.3375672,47.9589345,4,'2022-08-20 10:56:33','2022-08-20 10:56:33'),(30,1,'الدوحة، Kuwait',29.3155169,47.8155695,4,'2022-08-20 10:56:54','2022-08-20 10:56:54'),(31,1,'الدسمة، Kuwait',29.3664336,48.000698,4,'2022-08-20 10:57:27','2022-08-20 10:57:27'),(32,1,'الدعية، Kuwait',29.3604396,48.0183705,4,'2022-08-20 10:57:51','2022-08-20 10:57:51'),(33,1,'المنصورية، Kuwait',29.3573377,47.9948358,4,'2022-08-20 10:58:09','2022-08-20 10:58:09'),(34,1,'ضاحية عبدالله السالم، Kuwait',29.3518587,47.98369150000001,4,'2022-08-20 10:58:32','2022-08-20 10:58:32'),(35,1,'النزهة، Kuwait',29.3413899,47.9935975,4,'2022-08-20 10:59:10','2022-08-20 10:59:10'),(36,1,'الفيحاء، Kuwait',29.3404328,47.9787391,4,'2022-08-20 10:59:32','2022-08-20 10:59:32'),(37,1,'الشامية، Kuwait',29.35089859999999,47.96883589999999,4,'2022-08-20 10:59:52','2022-08-20 10:59:52'),(38,1,'الروضة، Kuwait',29.3290126,47.99855119999999,4,'2022-08-20 11:00:15','2022-08-20 11:00:15'),(39,1,'العديلية، Kuwait',29.328058,47.98369150000001,4,'2022-08-20 11:00:38','2022-08-20 11:00:38'),(40,1,'الخالدية، Kuwait',29.3251956,47.9638849,4,'2022-08-20 11:00:57','2022-08-20 11:00:57'),(41,1,'القادسية، Kuwait',29.3499618,48.0035053,4,'2022-08-20 11:01:21','2022-08-20 11:01:21'),(42,1,'قرطبة، Kuwait',29.3123481,47.9861678,4,'2022-08-20 11:01:57','2022-08-20 11:01:57'),(43,1,'السرة، Kuwait',29.3137752,48.0084599,4,'2022-08-20 11:02:14','2022-08-20 11:02:14'),(44,1,'اليرموك، Kuwait',29.3128217,47.96883589999999,4,'2022-08-20 11:02:37','2022-08-20 11:02:37'),(45,1,'الشويخ، Kuwait',29.354444,47.909722,4,'2022-08-20 11:03:08','2022-08-20 11:03:08'),(46,1,'الري، Kuwait',29.3080538,47.9440857,4,'2022-08-20 11:03:47','2022-08-20 11:03:47'),(47,1,'غرناطة، Kuwait',29.312521,47.8785532,4,'2022-08-20 11:04:05','2022-08-20 11:04:05'),(48,1,'الصليبيخات، Kuwait',29.3155591,47.84026009999999,4,'2022-08-20 11:04:57','2022-08-20 11:04:57'),(49,1,'النهضة، Kuwait',29.3041767,47.86002080000001,4,'2022-08-20 11:05:17','2022-08-20 11:05:17'),(50,1,'مدينة جابر الأحمد، Jaber Al Ahmad, Kuwait',29.3481663,47.7588245,4,'2022-08-20 11:05:52','2022-08-20 11:05:52'),(51,1,'القيروان، Kuwait',29.3002821,47.8007606,4,'2022-08-20 11:06:15','2022-08-20 11:06:15'),(52,1,'شمال غرب الصليبيخات، Kuwait',29.3278632,47.8106327,4,'2022-08-20 11:06:32','2022-08-20 11:06:32'),(53,1,'الفنطاس، Kuwait',29.1704692,48.1193001,5,'2022-08-20 11:06:56','2022-08-20 11:06:56'),(54,1,'العقيلة، Kuwait',29.1686861,48.10094609999999,5,'2022-08-20 11:07:17','2022-08-20 11:07:17'),(55,1,'الظهر، Kuwait',29.1650224,48.0679507,5,'2022-08-20 11:07:36','2022-08-20 11:07:36'),(56,1,'المقوع, 211, Ahmadi, Kuwait',29.1297536,48.0779894,5,'2022-08-20 11:08:50','2022-08-20 11:08:50'),(57,1,'المهبولة، Kuwait',29.1496559,48.1191986,5,'2022-08-20 11:09:10','2022-08-20 11:09:10'),(58,1,'الرقة، Kuwait',29.1504085,48.1050756,5,'2022-08-20 11:09:30','2022-08-20 11:09:30'),(59,1,'هدية، Kuwait',29.1458815,48.092758,5,'2022-08-20 11:10:30','2022-08-20 11:10:30'),(60,1,'أبو حليفة، Kuwait',29.1281522,48.1259111,5,'2022-08-20 11:10:50','2022-08-20 11:10:50'),(61,1,'الصباحية، Kuwait',29.1081627,48.1058589,5,'2022-08-20 11:11:10','2022-08-20 11:11:10'),(62,1,'المنقف، Kuwait',29.1070609,48.1239894,5,'2022-08-20 11:11:30','2022-08-20 11:11:30'),(63,1,'الفحيحيل، Kuwait',29.083128,48.1334643,5,'2022-08-20 11:11:51','2022-08-20 11:11:51'),(64,1,'الأحمدي، Kuwait',29.083461,48.07347619999999,5,'2022-08-20 11:12:14','2022-08-20 11:12:14'),(65,1,'الوفرة، Kuwait',28.5930251,48.1048515,5,'2022-08-20 11:12:35','2022-08-20 11:12:35'),(66,1,'الزور، Kuwait',28.711697,48.3289951,5,'2022-08-20 11:12:50','2022-08-20 11:12:50'),(67,1,'الخيران، Kuwait',28.6691107,48.36888339999999,5,'2022-08-20 11:13:12','2022-08-20 11:13:12'),(68,1,'ميناء عبد الله، Kuwait',29.008169,48.161171,5,'2022-08-20 11:13:32','2022-08-20 11:13:32'),(69,1,'الوفرة الزراعية، Al Wafrah, Kuwait',28.558333,48.0433289,5,'2022-08-20 11:13:55','2022-08-20 11:13:55'),(70,1,'بنيدر، Al Ad\'ami, Kuwait',28.7762968,48.2841556,5,'2022-08-20 11:14:31','2022-08-20 11:14:31'),(71,1,'الجليعة، Kuwait',28.8844085,48.2629941,5,'2022-08-20 11:14:50','2022-08-20 11:14:50'),(72,1,'الضباعية، Kuwait',28.9343154,48.2020454,5,'2022-08-20 11:15:09','2022-08-20 11:15:09'),(73,1,'ضاحية جابر العلي، Kuwait',29.1691087,48.0825523,5,'2022-08-20 11:15:28','2022-08-20 11:15:28'),(74,1,'ضاحية فهد الأحمد',29.1691087,48.0825523,5,'2022-08-20 11:15:56','2022-08-20 11:15:56'),(75,1,'الشعيبة، Kuwait',28.96126049999999,48.1172091,5,'2022-08-20 11:16:20','2022-08-20 11:16:20'),(76,1,'وارة، Kuwait',28.98333329999999,47.95,5,'2022-08-20 11:16:53','2022-08-20 11:16:53'),(77,1,'مدينة صباح الأحمد السكنية، Sabah Al Ahmad, Kuwait',28.7822609,48.0633687,5,'2022-08-20 11:17:31','2022-08-20 11:17:31'),(78,1,'النويصيب، Kuwait',28.5923698,48.36888339999999,5,'2022-08-20 11:17:47','2022-08-20 11:17:47'),(79,1,'الخيران، Kuwait',28.6691107,48.36888339999999,5,'2022-08-20 11:18:15','2022-08-20 11:18:15'),(80,1,'مركز شباب ضاحية علي صباح السالم, Ali Sabah Al Salem, Kuwait',28.9524161,48.1495658,5,'2022-08-20 11:18:42','2022-08-20 11:18:42'),(81,1,'مدينة صباح الاحمد البحرية، Kuwait',28.9201314,48.0992275,5,'2022-08-20 11:19:14','2022-08-20 11:19:14'),(82,1,'أبرق خيطان',29.2840931,47.9751042,6,'2022-08-20 11:20:10','2022-08-20 11:20:10'),(83,1,'الأندلس، Kuwait',29.3042048,47.8847321,6,'2022-08-20 11:20:32','2022-08-20 11:20:32'),(84,1,'إشبيلية، Kuwait',29.2728333,47.9391371,6,'2022-08-20 11:20:54','2022-08-20 11:20:54'),(85,1,'جليب الشيوخ، Kuwait',29.2595663,47.9330522,6,'2022-08-20 11:21:17','2022-08-20 11:21:17'),(86,1,'خيطان، Kuwait',29.2840931,47.9751042,6,'2022-08-20 11:21:36','2022-08-20 11:21:36'),(87,1,'خيطان الجديدة',29.2840931,47.9751042,6,'2022-08-20 11:21:54','2022-08-20 11:21:54'),(88,1,'العمرية، Kuwait',29.2958138,47.9556801,6,'2022-08-20 11:22:11','2022-08-20 11:22:11'),(89,1,'العارضية',29.2958138,47.9556801,6,'2022-08-20 11:22:31','2022-08-20 11:22:31'),(90,1,'العارضية الصناعية، Ardiya, Kuwait',29.2947115,47.9094547,6,'2022-08-20 11:22:51','2022-08-20 11:22:51'),(91,1,'العباسية',29.2947115,47.9094547,6,'2022-08-20 11:23:33','2022-08-20 11:23:33'),(92,1,'الفردوس',29.2947115,47.9094547,6,'2022-08-20 11:23:49','2022-08-20 11:23:49'),(93,1,'الفروانية، Kuwait',29.281596,47.96025179999999,6,'2022-08-20 11:24:20','2022-08-20 11:24:20'),(94,1,'الحساوي',29.281596,47.96025179999999,6,'2022-08-20 11:24:37','2022-08-20 11:24:37'),(95,1,'الشدادية، Kuwait',29.2590213,47.897092,6,'2022-08-20 11:24:55','2022-08-20 11:24:55'),(96,1,'الرابية، Kuwait',29.29663009999999,47.9391371,6,'2022-08-20 11:25:14','2022-08-20 11:25:14'),(97,1,'الرحاب، Kuwait',29.2852067,47.9341889,6,'2022-08-20 11:25:32','2022-08-20 11:25:32'),(98,1,'الرقعي، Kuwait',29.3061333,47.91440069999999,6,'2022-08-20 11:25:48','2022-08-20 11:25:48'),(99,1,'الري الصناعية',29.3061333,47.91440069999999,6,'2022-08-20 11:26:07','2022-08-20 11:26:07'),(100,1,'صباح الناصر، Kuwait',29.2707391,47.8831023,6,'2022-08-20 11:26:26','2022-08-20 11:26:26'),(101,1,'ضاحية مبارك العبدالله، Kuwait',29.2765981,48.0481132,6,'2022-08-20 11:26:46','2022-08-20 11:26:46'),(102,1,'الضجيج، Kuwait',29.2620388,47.9630143,6,'2022-08-20 11:27:09','2022-08-20 11:27:09'),(103,1,'الصليبية، Kuwait',29.2855773,47.81803800000001,7,'2022-08-20 11:27:33','2022-08-20 11:27:33'),(104,1,'أمغرة، Al Jahra, Kuwait',29.3,47.7333333,7,'2022-08-20 11:27:54','2022-08-20 11:27:54'),(105,1,'النعيم، Al Jahra, Kuwait',29.3334892,47.6935198,7,'2022-08-20 11:28:13','2022-08-20 11:28:13'),(106,1,'القصر، Al Jahra, Kuwait',29.3408578,47.6972141,7,'2022-08-20 11:28:47','2022-08-20 11:28:47'),(107,1,'الواحة',29.3408578,47.6972141,7,'2022-08-20 11:30:29','2022-08-20 11:30:29'),(108,1,'تيماء',29.3408578,47.6972141,7,'2022-08-20 11:30:52','2022-08-20 11:30:52'),(109,1,'النسيم',29.3408578,47.6972141,7,'2022-08-20 11:31:10','2022-08-20 11:31:10'),(110,1,'العيون',0,0,7,'2022-08-20 11:31:53','2022-08-20 11:31:53'),(111,1,'القيصرية',0,0,7,'2022-08-20 11:32:09','2022-08-20 11:32:09'),(112,1,'العبدلي',0,0,7,'2022-08-20 11:32:26','2022-08-20 11:32:26'),(113,1,'الجهراء القديمة',0,0,7,'2022-08-20 11:32:43','2022-08-20 11:32:43'),(114,1,'الجهراء الجديدة',0,0,7,'2022-08-20 11:33:00','2022-08-20 11:33:00'),(115,1,'كاظمة',0,0,7,'2022-08-20 11:33:15','2022-08-20 11:33:15'),(116,1,'مدينة سعد العبد الله',0,0,7,'2022-08-20 11:33:31','2022-08-20 11:33:31'),(117,1,'السالمي',0,0,7,'2022-08-20 11:33:46','2022-08-20 11:33:46'),(118,1,'المطلاع',0,0,7,'2022-08-20 11:33:59','2022-08-20 11:33:59'),(119,1,'مدينة الحرير',0,0,7,'2022-08-20 11:34:16','2022-08-20 11:34:16'),(120,1,'كبد',0,0,7,'2022-08-20 11:34:35','2022-08-20 11:34:35'),(121,1,'الروضتين',0,0,7,'2022-08-20 11:35:18','2022-08-20 11:35:18'),(122,1,'الصبية',0,0,7,'2022-08-20 11:35:35','2022-08-20 11:35:35'),(123,1,'حولي',0,0,8,'2022-08-20 11:36:01','2022-08-20 11:36:01'),(124,1,'الشعب',0,0,8,'2022-08-20 11:36:18','2022-08-20 11:36:18'),(125,1,'السالمية',0,0,8,'2022-08-20 11:36:38','2022-08-20 11:36:38'),(126,1,'الرميثية',0,0,8,'2022-08-20 11:37:06','2022-08-20 11:37:06'),(127,1,'الجابرية',0,0,8,'2022-08-20 11:37:35','2022-08-20 11:37:35'),(128,1,'مشرف',0,0,8,'2022-08-20 11:38:06','2022-08-20 11:38:06'),(129,1,'بيان',0,0,8,'2022-08-20 11:38:28','2022-08-20 11:38:28'),(130,1,'آلبدع',0,0,8,'2022-08-20 11:38:41','2022-08-20 11:38:41'),(131,1,'النقرة',0,0,8,'2022-08-20 11:38:56','2022-08-20 11:38:56'),(132,1,'ميدان حولي',0,0,8,'2022-08-20 11:39:11','2022-08-20 11:39:11'),(133,1,'ضاحية مبارك العبد الله الجابر',0,0,8,'2022-08-20 11:39:29','2022-08-20 11:39:29'),(134,1,'سلوى',0,0,8,'2022-08-20 11:39:49','2022-08-20 11:39:49'),(135,1,'جنوب السرة',0,0,8,'2022-08-20 11:40:11','2022-08-20 11:40:11'),(136,1,'الزهراء',0,0,8,'2022-08-20 11:40:29','2022-08-20 11:40:29'),(137,1,'الصديق',0,0,8,'2022-08-20 11:40:44','2022-08-20 11:40:44'),(138,1,'حطين',0,0,8,'2022-08-20 11:41:03','2022-08-20 11:41:03'),(139,1,'السلام',0,0,8,'2022-08-20 11:41:19','2022-08-20 11:41:19'),(140,1,'الشهداء',0,0,8,'2022-08-20 11:41:37','2022-08-20 11:41:37'),(141,1,'العدان',0,0,9,'2022-08-20 11:41:55','2022-08-20 11:41:55'),(142,1,'القصور',0,0,9,'2022-08-20 11:42:14','2022-08-20 11:42:14'),(143,1,'القرين',0,0,9,'2022-08-20 11:42:29','2022-08-20 11:42:29'),(144,1,'ضاحية صباح السالم',0,0,9,'2022-08-20 11:42:46','2022-08-20 11:42:46'),(145,1,'المسيلة',0,0,9,'2022-08-20 11:43:05','2022-08-20 11:43:05'),(146,1,'المسايل',0,0,9,'2022-08-20 11:43:23','2022-08-20 11:43:23'),(147,1,'أبو فطيرة',0,0,9,'2022-08-20 11:43:40','2022-08-20 11:43:40'),(148,1,'أبو الحصانية',0,0,9,'2022-08-20 11:43:56','2022-08-20 11:43:56'),(149,1,'صبحان',0,0,9,'2022-08-20 11:44:16','2022-08-20 11:44:16'),(150,1,'الفنيطيس',0,0,9,'2022-08-20 11:44:56','2022-08-20 11:44:56'),(151,1,'ضاحية مبارك الكبير',0,0,9,'2022-08-20 11:44:56','2022-08-20 11:45:44');
/*!40000 ALTER TABLE `regions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `role_user`
--

DROP TABLE IF EXISTS `role_user`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `role_user` (
  `role_id` bigint unsigned NOT NULL,
  `user_id` bigint unsigned NOT NULL,
  `user_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`user_id`,`role_id`,`user_type`),
  KEY `role_user_role_id_foreign` (`role_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `role_user`
--

LOCK TABLES `role_user` WRITE;
/*!40000 ALTER TABLE `role_user` DISABLE KEYS */;
INSERT INTO `role_user` (`role_id`, `user_id`, `user_type`) VALUES (1,1,'App\\Models\\User'),(2,3,'App\\Models\\User'),(2,6,'App\\Models\\User'),(2,7,'App\\Models\\User'),(2,8,'App\\Models\\User'),(2,9,'App\\Models\\User'),(2,10,'App\\Models\\User'),(2,11,'App\\Models\\User'),(2,12,'App\\Models\\User'),(2,15,'App\\Models\\User'),(2,18,'App\\Models\\User'),(2,19,'App\\Models\\User'),(2,24,'App\\Models\\User'),(2,27,'App\\Models\\User'),(2,39,'App\\Models\\User'),(2,40,'App\\Models\\User'),(2,41,'App\\Models\\User'),(2,42,'App\\Models\\User'),(2,43,'App\\Models\\User'),(2,44,'App\\Models\\User'),(2,45,'App\\Models\\User'),(2,46,'App\\Models\\User'),(2,57,'App\\Models\\User'),(2,59,'App\\Models\\User'),(2,60,'App\\Models\\User'),(2,61,'App\\Models\\User'),(2,62,'App\\Models\\User'),(2,63,'App\\Models\\User'),(2,64,'App\\Models\\User'),(2,65,'App\\Models\\User'),(2,66,'App\\Models\\User'),(2,67,'App\\Models\\User'),(2,68,'App\\Models\\User'),(2,69,'App\\Models\\User'),(2,70,'App\\Models\\User'),(2,71,'App\\Models\\User'),(2,73,'App\\Models\\User'),(2,74,'App\\Models\\User'),(2,83,'App\\Models\\User'),(2,93,'App\\Models\\User'),(2,94,'App\\Models\\User'),(2,95,'App\\Models\\User'),(2,96,'App\\Models\\User'),(2,97,'App\\Models\\User'),(2,98,'App\\Models\\User'),(2,99,'App\\Models\\User'),(2,101,'App\\Models\\User'),(2,109,'App\\Models\\User'),(2,110,'App\\Models\\User'),(2,111,'App\\Models\\User'),(2,112,'App\\Models\\User'),(2,114,'App\\Models\\User'),(2,115,'App\\Models\\User'),(2,116,'App\\Models\\User'),(2,150,'App\\Models\\User'),(2,151,'App\\Models\\User'),(2,170,'App\\Models\\User'),(2,193,'App\\Models\\User'),(2,195,'App\\Models\\User'),(2,197,'App\\Models\\User'),(2,198,'App\\Models\\User'),(2,199,'App\\Models\\User'),(2,200,'App\\Models\\User'),(2,201,'App\\Models\\User'),(2,202,'App\\Models\\User'),(2,203,'App\\Models\\User'),(2,204,'App\\Models\\User'),(2,205,'App\\Models\\User'),(2,206,'App\\Models\\User'),(2,207,'App\\Models\\User'),(2,208,'App\\Models\\User'),(2,209,'App\\Models\\User'),(2,210,'App\\Models\\User'),(2,211,'App\\Models\\User'),(2,212,'App\\Models\\User'),(2,213,'App\\Models\\User'),(2,214,'App\\Models\\User'),(2,215,'App\\Models\\User'),(2,217,'App\\Models\\User'),(2,218,'App\\Models\\User'),(2,219,'App\\Models\\User'),(2,220,'App\\Models\\User'),(2,221,'App\\Models\\User'),(2,222,'App\\Models\\User'),(2,223,'App\\Models\\User'),(2,224,'App\\Models\\User'),(2,225,'App\\Models\\User'),(3,55,'App\\Models\\User'),(3,58,'App\\Models\\User'),(3,100,'App\\Models\\User'),(4,190,'App\\Models\\User'),(4,191,'App\\Models\\User'),(4,192,'App\\Models\\User'),(4,194,'App\\Models\\User'),(5,55,'App\\Models\\User'),(5,58,'App\\Models\\User'),(6,100,'App\\Models\\User');
/*!40000 ALTER TABLE `role_user` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `roles`
--

DROP TABLE IF EXISTS `roles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `roles` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `display_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `roles_name_unique` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `roles`
--

LOCK TABLES `roles` WRITE;
/*!40000 ALTER TABLE `roles` DISABLE KEYS */;
INSERT INTO `roles` (`id`, `name`, `display_name`, `description`, `created_at`, `updated_at`) VALUES (1,'super_admin','Super Admin','Super Admin','2022-06-21 09:32:18','2022-06-21 09:32:18'),(2,'clients','Clients','Clients','2022-06-21 09:32:18','2022-06-21 09:32:18'),(3,'admin','Admin','Admin','2022-06-21 09:32:18','2022-06-21 09:32:18'),(4,'Tager','Tager','Tager','2022-06-21 09:32:18','2022-06-21 09:32:18'),(5,'Driver',NULL,NULL,'2022-06-25 08:47:45','2022-06-25 08:47:45'),(6,'admin_user',NULL,NULL,'2022-07-20 11:55:03','2022-07-20 11:55:03');
/*!40000 ALTER TABLE `roles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `shipping_type_translations`
--

DROP TABLE IF EXISTS `shipping_type_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `shipping_type_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `shipping_type_id` int unsigned NOT NULL,
  `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `shipping_type_translations_shipping_type_id_locale_unique` (`shipping_type_id`,`locale`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `shipping_type_translations`
--

LOCK TABLES `shipping_type_translations` WRITE;
/*!40000 ALTER TABLE `shipping_type_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `shipping_type_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `shipping_types`
--

DROP TABLE IF EXISTS `shipping_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `shipping_types` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` int NOT NULL DEFAULT '0',
  `status` int NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `shipping_types`
--

LOCK TABLES `shipping_types` WRITE;
/*!40000 ALTER TABLE `shipping_types` DISABLE KEYS */;
/*!40000 ALTER TABLE `shipping_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `short_terms`
--

DROP TABLE IF EXISTS `short_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `short_terms` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `Ticket` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `AccountNo` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `Action` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `FirstSymbol` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `PriceCurrent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `PriceOpen` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `PriceSL` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `PriceTP` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `Profit` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `SecondSymbol` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `Symbol` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `Time` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `Volume` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `short_terms`
--

LOCK TABLES `short_terms` WRITE;
/*!40000 ALTER TABLE `short_terms` DISABLE KEYS */;
/*!40000 ALTER TABLE `short_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `slider_translations`
--

DROP TABLE IF EXISTS `slider_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `slider_translations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `slider_id` int unsigned NOT NULL,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `content` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `slider_translations_slider_id_locale_unique` (`slider_id`,`locale`),
  KEY `slider_translations_locale_index` (`locale`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `slider_translations`
--

LOCK TABLES `slider_translations` WRITE;
/*!40000 ALTER TABLE `slider_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `slider_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sliders`
--

DROP TABLE IF EXISTS `sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `sliders` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` enum('none','category','product') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'none',
  `id_number` int DEFAULT NULL,
  `status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `typeImage` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sliders`
--

LOCK TABLES `sliders` WRITE;
/*!40000 ALTER TABLE `sliders` DISABLE KEYS */;
INSERT INTO `sliders` (`id`, `image`, `type`, `id_number`, `status`, `created_at`, `updated_at`, `typeImage`) VALUES (2,'499580-١.jpg','category',2,'1','2022-11-06 07:06:56','2023-01-05 07:47:40','slider'),(3,'320466-٢.jpg','product',1,'1','2022-11-06 07:07:19','2023-01-05 07:55:15','slider'),(4,'970573-4.jpg','none',NULL,'1','2022-11-06 07:09:28','2023-01-05 09:04:54','banner'),(5,'930058-16537337575971530.png','none',NULL,'1','2022-11-06 07:10:28','2022-11-06 07:10:28','banner'),(6,'166092-Desktop_2900x1200-Plus.jpg','product',3,'1','2022-11-06 07:11:20','2022-11-07 11:07:59','banner'),(7,'785897-5.jpg','none',NULL,'1','2022-11-28 06:06:03','2023-01-05 08:53:52','banner'),(8,'878379-3.jpg','category',NULL,'1','2023-01-05 08:26:31','2023-01-05 08:26:48','slider');
/*!40000 ALTER TABLE `sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tagers`
--

DROP TABLE IF EXISTS `tagers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `tagers` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned NOT NULL,
  `instagram_link` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `banners` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `tagers_user_id_foreign` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tagers`
--

LOCK TABLES `tagers` WRITE;
/*!40000 ALTER TABLE `tagers` DISABLE KEYS */;
/*!40000 ALTER TABLE `tagers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `topic_subscripts`
--

DROP TABLE IF EXISTS `topic_subscripts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `topic_subscripts` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `topics_id` int unsigned DEFAULT NULL,
  `status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `symobleName` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `topic_subscripts_topics_id_foreign` (`topics_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `topic_subscripts`
--

LOCK TABLES `topic_subscripts` WRITE;
/*!40000 ALTER TABLE `topic_subscripts` DISABLE KEYS */;
/*!40000 ALTER TABLE `topic_subscripts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `topics`
--

DROP TABLE IF EXISTS `topics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `topics` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `token` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `topics`
--

LOCK TABLES `topics` WRITE;
/*!40000 ALTER TABLE `topics` DISABLE KEYS */;
/*!40000 ALTER TABLE `topics` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `user_addresses`
--

DROP TABLE IF EXISTS `user_addresses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `user_addresses` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned NOT NULL,
  `governments_id` int unsigned NOT NULL,
  `region_id` int unsigned NOT NULL,
  `block` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `Street_number` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `Apartment_number` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `floor_number` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `house_number` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `phone` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `checked` varchar(11) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `lat` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `long` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `gada` int DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `user_addresses_user_id_foreign` (`user_id`),
  KEY `user_addresses_governments_id_foreign` (`governments_id`),
  KEY `user_addresses_region_id_foreign` (`region_id`)
) ENGINE=InnoDB AUTO_INCREMENT=87 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `user_addresses`
--

LOCK TABLES `user_addresses` WRITE;
/*!40000 ALTER TABLE `user_addresses` DISABLE KEYS */;
INSERT INTO `user_addresses` (`id`, `user_id`, `governments_id`, `region_id`, `block`, `Street_number`, `Apartment_number`, `floor_number`, `house_number`, `type`, `user_name`, `phone`, `email`, `created_at`, `updated_at`, `checked`, `lat`, `long`, `gada`) VALUES (51,170,5,56,'22','35','98','67','88','منزل','anwer shehata','67782374','anwer@gmail.com','2022-09-25 10:46:25','2022-09-26 06:55:50','true','null','null',NULL),(53,170,4,28,'4','8','8','6','8','منزل','انور شحاتة','67782374','anwershehata@gmail.com','2022-09-26 05:57:41','2022-09-26 06:55:50','false','null','null',NULL),(54,170,5,61,'gh','gh','0','0','jj','منزل','fghhjjjn','685588','hjjccfi@cuig.com','2022-09-26 06:04:22','2022-09-26 06:55:50','false','null','null',NULL),(55,170,6,89,'6','u','0','0','8','منزل','vhhjh','5855','bbjjh@gggj.hjb','2022-09-26 06:23:27','2022-09-26 06:55:50','false','null','null',NULL),(57,193,8,126,'1','الشافعي','0','0','40','منزل','فوزيه','66777764',NULL,'2022-09-27 19:16:30','2022-10-13 17:01:52','true','null','null',NULL),(58,195,5,60,'fc','chu','0','0','vhhh','منزل','vvhh','885588555','vhh@fuj.vh','2022-10-03 05:01:07','2022-10-03 05:01:38','true','null','null',NULL),(59,197,5,62,'rt','tyrt','rty','ty','y','منزل','answer shehata','٦7782374','anwershehata@gmail.com','2022-10-03 11:07:42','2022-10-03 12:03:50','true','null','null',NULL),(60,199,4,24,'a','f','h','d','t','منزل','انور شحاتة طلب تجريبي','67782374','anwer@gmail.com','2022-10-04 17:17:02','2022-10-04 17:17:21','true','null','null',NULL),(62,202,6,92,'7','1','0','0','40','منزل','khalid','60003537',NULL,'2022-10-08 19:06:00','2022-10-08 19:06:16','true','null','null',NULL),(63,203,9,147,'2','159','0','0','25 A','منزل','monera salman','97833933','m.alsabah23@hotmail.com','2022-10-09 01:04:45','2022-10-09 01:05:03','true','null','null',NULL),(64,205,7,103,'6','24','0','0','14','منزل','r','97952822',NULL,'2022-10-12 10:28:35','2022-10-12 10:30:44','true','null','null',NULL),(65,206,4,52,'1','103','0','0','22','منزل','مريم','99094863','omdart03@gmail.com','2022-10-12 10:57:53','2022-10-12 11:40:52','true','null','null',NULL),(66,207,4,50,'6','651','0','95539022','429','منزل','dana','95539022','danahalrshydy4@gmail.com','2022-10-12 11:27:15','2022-10-12 11:41:14','true','null','null',NULL),(67,208,4,50,'7','782','0','0','292','منزل','dalal','91106010','dalal_a7@outlook.com','2022-10-12 11:43:23','2022-10-12 11:43:37','true','null','null',NULL),(68,209,4,50,'6','636','0','0','524','منزل','Atheer Alosaimi','51604677','alotibaiatheer@gmail.com','2022-10-12 13:01:41','2022-10-12 13:01:45','true','null','null',NULL),(69,210,5,74,'2','214','0','0','9','منزل','joe','97101027','jorelsahli@gmail.com','2022-10-13 15:39:54','2022-10-13 15:39:58','true','null','null',NULL),(70,212,6,101,'6','613','0','0','49','منزل','اسماء','97444606','ahalathari@gmail.com','2022-10-14 12:22:01','2022-10-14 15:06:31','true','null','null',NULL),(71,198,5,60,'xxxx','vvvvvv','0','0','888','منزل','انور طلب تجريبي','8888888888','asdv@bbgff.com','2022-10-14 20:05:19','2022-11-06 06:35:07','true','null','null',NULL),(72,213,9,147,'5','208','0','0','236','منزل','Eman','97999373','golden.nails.99@gmail.com','2022-10-15 13:21:12','2022-10-15 13:21:25','true','null','null',NULL),(73,214,5,61,'3','14','0','0','1020','منزل','nora Salem  alotibii','51557119',NULL,'2022-10-16 09:34:28','2022-10-16 09:34:41','true','null','null',NULL),(74,215,7,106,'4b','2','0','0','18','منزل','entesar','51116160','intsar84hotmail.com','2022-10-17 06:48:55','2022-10-17 06:49:03','true','null','null',NULL),(81,216,5,63,'sdfgfs','dg','gfsdg','dfgfdsgsdf','sfdgfdsgs','منزل','بيسلبيسل','34524325','xdfasdfsa@dsfsd.com','2022-11-06 10:13:27','2022-12-27 19:49:35','true',NULL,NULL,NULL),(83,216,5,58,'dfgsdg','dfsgfds','ds','dsfgdfsg','gfds','منزل','asda','345243532','ewqrfewqrewq@sadfasD.com','2022-11-10 07:25:03','2022-12-27 19:49:35','false',NULL,NULL,NULL),(84,1,5,56,'2','23','','23','23','',NULL,NULL,NULL,'2022-11-28 10:00:32','2022-11-28 10:17:18','true',NULL,NULL,23),(85,219,8,126,'3','36','1','1','26','منزل','eman',NULL,NULL,'2023-01-05 06:42:20','2023-01-05 06:42:39','true',NULL,NULL,NULL),(86,220,5,61,'876','876','876','786','786','منزل','anwer','67782374','anwer@gmail.com','2023-03-11 10:26:39','2023-03-12 05:36:10','true',NULL,NULL,NULL);
/*!40000 ALTER TABLE `user_addresses` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `user_categories`
--

DROP TABLE IF EXISTS `user_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `user_categories` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned NOT NULL,
  `category_id` int unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `user_categories_user_id_foreign` (`user_id`),
  KEY `user_categories_category_id_foreign` (`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `user_categories`
--

LOCK TABLES `user_categories` WRITE;
/*!40000 ALTER TABLE `user_categories` DISABLE KEYS */;
/*!40000 ALTER TABLE `user_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `user_orders`
--

DROP TABLE IF EXISTS `user_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `user_orders` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned DEFAULT NULL,
  `order_id` int unsigned DEFAULT NULL,
  `status` enum('wait','refused','accepted','shipped','complete') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `user_orders_user_id_foreign` (`user_id`),
  KEY `user_orders_order_id_foreign` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `user_orders`
--

LOCK TABLES `user_orders` WRITE;
/*!40000 ALTER TABLE `user_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `user_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `user_products`
--

DROP TABLE IF EXISTS `user_products`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `user_products` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned NOT NULL,
  `product_id` int unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `user_products_user_id_foreign` (`user_id`),
  KEY `user_products_product_id_foreign` (`product_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `user_products`
--

LOCK TABLES `user_products` WRITE;
/*!40000 ALTER TABLE `user_products` DISABLE KEYS */;
INSERT INTO `user_products` (`id`, `user_id`, `product_id`, `created_at`, `updated_at`) VALUES (1,217,6,NULL,NULL),(2,217,5,NULL,NULL),(3,1,6,NULL,NULL);
/*!40000 ALTER TABLE `user_products` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `users`
--

DROP TABLE IF EXISTS `users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `users` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` int NOT NULL DEFAULT '1',
  `phone` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `unique_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `civil_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `activation_code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `remember_token` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `lat` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `long` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `device_token` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `password_showed` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `users_email_unique` (`email`),
  UNIQUE KEY `users_phone_unique` (`phone`)
) ENGINE=InnoDB AUTO_INCREMENT=228 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `users`
--

LOCK TABLES `users` WRITE;
/*!40000 ALTER TABLE `users` DISABLE KEYS */;
INSERT INTO `users` (`id`, `name`, `email`, `email_verified_at`, `password`, `status`, `phone`, `unique_id`, `civil_id`, `activation_code`, `remember_token`, `created_at`, `updated_at`, `address`, `lat`, `long`, `image`, `device_token`, `password_showed`) VALUES (1,'admin','admin@admin.com',NULL,'$2y$10$g9ceBZqU5q04D9oL5lUXOuF7Nxvnnf6WQF4E6nouYEL4rGuQS6MOy',1,NULL,NULL,NULL,NULL,NULL,'2022-06-21 09:32:18','2022-10-07 19:54:47',NULL,NULL,NULL,NULL,'d2GohAVIvEqZgE_3J-1fNq:APA91bGWmRtzpMqJVDDxCrdKQJQMWsCMAvsdTH5084_cM4PKBSSfkKA3d_wyssd4NfREktighpNGIcUEuc3B8fAOFruSobkR4XxwiDz-alD2vlL4EsHcM26JBIEMJaO4WM7HvFpW0rZ8',''),(217,'samer','samer@gmail.com',NULL,'$2y$10$EH/XuCWhwrXSQPBPp99e6eckk70PL0Ixz2XRzfP4ieJ9lqfH87sQu',1,'+96555022830',NULL,NULL,'52822',NULL,'2022-11-27 08:23:44','2022-11-27 08:23:44',NULL,NULL,NULL,NULL,NULL,NULL),(218,'fly','willwhiteapple@gmail.com',NULL,'$2y$10$YOpIR0SRnUR0E6/7IWlvru5CBzmqCff0VHoQtU5j5nIc1QxZI02tu',1,'+965',NULL,NULL,'90285',NULL,'2022-12-27 21:05:29','2022-12-27 21:05:29',NULL,NULL,NULL,NULL,'null',NULL),(219,'eman','emy_girls@outlook.com',NULL,'$2y$10$vpCQTAGOH2CzqImCmHPcWutvEQf3aYuVpluJsTVEEvXHRgh7iPSk6',1,'+96566050021',NULL,NULL,'34105',NULL,'2023-01-05 06:41:00','2023-01-05 06:41:00',NULL,NULL,NULL,NULL,'null',NULL),(220,'anwer','anwertest@gmail.com',NULL,'$2y$10$4JW26iWhK9IOF1yTFuUg.eopCy5e7B73RcYOSvcsBfebnTeRuk6WS',1,'+96555555555',NULL,NULL,'40361',NULL,'2023-01-10 12:49:59','2023-01-10 12:49:59',NULL,NULL,NULL,NULL,'null',NULL),(221,'test','test@test.com',NULL,'$2y$10$ayAyrPs1ZGKdeNwF5WOaw.vILPyjwzpo/u1fY4FXU.znnWKvzjC2G',1,'+96565709298',NULL,NULL,'27638',NULL,'2023-02-13 05:10:07','2023-02-13 05:10:07',NULL,NULL,NULL,NULL,NULL,NULL),(222,'haidar ali','shapap10@gmail.com',NULL,'$2y$10$FRk9apriNzEZTxKZUZIivud.ei7RUWorEd2GBwjZirJWSee6pCcVO',1,'+96555045518',NULL,NULL,'32775',NULL,'2023-03-05 14:16:15','2023-03-05 14:16:15',NULL,NULL,NULL,NULL,NULL,NULL),(223,'Mefijwdihwdjwsjdhwjqsqodkwfk fjebfhjhdjwshfewifejqwwqfewjfewhgewu kfwejfwefhewgeuwh:jfefehfejfjehfie//NJjdshdjwfhwu оаипруафравгпшцурафцоварквшпругвыовапцушгысвыарршрпшц jcsafsafhawfjewoifhe ufhdfwjdhewifgewiufhjadwfewi take-kw.com','a.l.b.er.th.a.ns.hi.n.4.9@gmail.com',NULL,'$2y$10$c7rqRgp1Whif3t0QhdDTqePTt3JU8j9UvL1ZTfv2xdG5lgnmfN1M.',1,'+96581638377419',NULL,NULL,'49078',NULL,'2023-03-07 13:38:40','2023-03-07 13:38:40',NULL,NULL,NULL,NULL,NULL,NULL),(224,'Opfkeodjwihefjwdwhf ifefkqwjioehfuewfwejfksfhweo ifoejkfdpwjfweoihfiewfowfowejfi fjewifjweighjvmhfewifjoepfjpwijgiowrh feiqjfweijfoiwhguhfwkdwjewfgeruhgrujfweij hfiohewifohwuighewuh take-kw.com','a.l.be.r.tha.ns.h.in49@gmail.com',NULL,'$2y$10$h74H1sMUi2Px1soCUTZOsO5PlOmv8BjIL8dgt41o3gokpqxb0wXG2',1,'+96583192274112',NULL,NULL,'59341',NULL,'2023-04-17 10:37:02','2023-04-17 10:37:02',NULL,NULL,NULL,NULL,NULL,NULL),(225,'XeIYoXoRWyoJ','yYeuze.qjpjpch@lustrum.cfd',NULL,'$2y$10$kxeAI/.xZrNj/xs1wo0WTO4sbz/zjW6uFUFB6ZFxAYDFW1vgtMNlq',1,'+9651',NULL,NULL,'45720',NULL,'2023-11-05 21:46:53','2023-11-05 21:46:53',NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Dumping events for database 'topappkw_Alibazar'
--

--
-- Dumping routines for database 'topappkw_Alibazar'
--
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-10-28  2:19:16
