-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jun 28, 2024 at 09:48 AM
-- Server version: 10.6.18-MariaDB
-- PHP Version: 8.1.29

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!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 */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `mimeld_mxmeds`
--

-- --------------------------------------------------------

--
-- Table structure for table `account_transactions`
--

CREATE TABLE `account_transactions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `from_type` varchar(255) NOT NULL,
  `from_id` bigint(20) NOT NULL,
  `current_balance` decimal(24,2) NOT NULL,
  `amount` decimal(24,2) NOT NULL,
  `method` varchar(255) NOT NULL,
  `ref` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `type` varchar(20) NOT NULL DEFAULT 'collected',
  `created_by` varchar(20) NOT NULL DEFAULT 'admin'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `account_transactions`
--

INSERT INTO `account_transactions` (`id`, `from_type`, `from_id`, `current_balance`, `amount`, `method`, `ref`, `created_at`, `updated_at`, `type`, `created_by`) VALUES
(1, 'deliveryman', 1, 177.00, 177.00, 'cash_collection', '100003', '2024-06-06 14:06:36', '2024-06-06 14:06:36', 'cash_in', 'deliveryman'),
(2, 'deliveryman', 1, 344.00, 167.00, 'cash_collection', '100004', '2024-06-06 14:13:08', '2024-06-06 14:13:08', 'cash_in', 'deliveryman');

-- --------------------------------------------------------

--
-- Table structure for table `addon_settings`
--

CREATE TABLE `addon_settings` (
  `id` char(36) NOT NULL,
  `key_name` varchar(191) DEFAULT NULL,
  `live_values` longtext DEFAULT NULL,
  `test_values` longtext DEFAULT NULL,
  `settings_type` varchar(255) DEFAULT NULL,
  `mode` varchar(20) NOT NULL DEFAULT 'live',
  `is_active` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `additional_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `addon_settings`
--

INSERT INTO `addon_settings` (`id`, `key_name`, `live_values`, `test_values`, `settings_type`, `mode`, `is_active`, `created_at`, `updated_at`, `additional_data`) VALUES
('070c6bbd-d777-11ed-96f4-0c7a158e4469', 'twilio', '{\"gateway\":\"twilio\",\"mode\":\"live\",\"status\":0,\"sid\":\"\",\"messaging_service_sid\":\"\",\"token\":\"\",\"from\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"twilio\",\"mode\":\"live\",\"status\":0,\"sid\":\"\",\"messaging_service_sid\":\"\",\"token\":\"\",\"from\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, '2023-04-10 02:14:44', NULL),
('070c766c-d777-11ed-96f4-0c7a158e4469', '2factor', '{\"gateway\":\"2factor\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\"}', '{\"gateway\":\"2factor\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\"}', 'sms_config', 'live', 0, NULL, '2023-04-10 03:17:06', NULL),
('0d8a9308-d6a5-11ed-962c-0c7a158e4469', 'mercadopago', '{\"gateway\":\"mercadopago\",\"mode\":\"live\",\"status\":1,\"access_token\":\"\",\"public_key\":\"\"}', '{\"gateway\":\"mercadopago\",\"mode\":\"live\",\"status\":1,\"access_token\":\"\",\"public_key\":\"\"}', 'payment_config', 'live', 0, NULL, '2023-04-12 03:37:50', '{\"gateway_title\":\"Mercadopago\",\"gateway_image\":null}'),
('0d8a9e49-d6a5-11ed-962c-0c7a158e4469', 'liqpay', '{\"gateway\":\"liqpay\",\"mode\":\"live\",\"status\":\"1\",\"private_key\":null,\"public_key\":null}', '{\"gateway\":\"liqpay\",\"mode\":\"live\",\"status\":\"1\",\"private_key\":null,\"public_key\":null}', 'payment_config', 'live', 0, NULL, NULL, '{\"gateway_title\":\"Liqpay\",\"gateway_image\":null}'),
('101befdf-d44b-11ed-8564-0c7a158e4469', 'paypal', '{\"gateway\":\"paypal\",\"mode\":\"live\",\"status\":\"0\",\"client_id\":null,\"client_secret\":null}', '{\"gateway\":\"paypal\",\"mode\":\"live\",\"status\":\"0\",\"client_id\":null,\"client_secret\":null}', 'payment_config', 'live', 0, NULL, NULL, '{\"gateway_title\":\"Paypal\",\"gateway_image\":null}'),
('133d9647-cabb-11ed-8fec-0c7a158e4469', 'hyper_pay', '{\"gateway\":\"hyper_pay\",\"mode\":\"live\",\"status\":\"0\",\"entity_id\":\"\",\"access_code\":\"\"}', '{\"gateway\":\"hyper_pay\",\"mode\":\"live\",\"status\":\"0\",\"entity_id\":\"\",\"access_code\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-04-08 22:59:22', NULL),
('1821029f-d776-11ed-96f4-0c7a158e4469', 'msg91', '{\"gateway\":\"msg91\",\"mode\":\"live\",\"status\":0,\"template_id\":\"\",\"auth_key\":\"\"}', '{\"gateway\":\"msg91\",\"mode\":\"live\",\"status\":0,\"template_id\":\"\",\"auth_key\":\"\"}', 'sms_config', 'live', 0, NULL, '2023-04-10 02:14:44', NULL),
('18210f2b-d776-11ed-96f4-0c7a158e4469', 'nexmo', '{\"gateway\":\"nexmo\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\",\"api_secret\":\"\",\"token\":\"\",\"from\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"nexmo\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\",\"api_secret\":\"\",\"token\":\"\",\"from\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, '2023-04-10 02:14:44', NULL),
('18fbb21f-d6ad-11ed-962c-0c7a158e4469', 'foloosi', '{\"gateway\":\"foloosi\",\"mode\":\"live\",\"status\":\"0\",\"merchant_key\":\"\"}', '{\"gateway\":\"foloosi\",\"mode\":\"test\",\"status\":\"0\",\"merchant_key\":\"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('2767d142-d6a1-11ed-962c-0c7a158e4469', 'paytm', '{\"gateway\":\"paytm\",\"mode\":\"live\",\"status\":\"1\",\"merchant_key\":null,\"merchant_id\":null,\"merchant_website_link\":null}', '{\"gateway\":\"paytm\",\"mode\":\"live\",\"status\":\"1\",\"merchant_key\":null,\"merchant_id\":null,\"merchant_website_link\":null}', 'payment_config', 'live', 0, NULL, NULL, '{\"gateway_title\":\"Paytm\",\"gateway_image\":null}'),
('3201d2e6-c937-11ed-a424-0c7a158e4469', 'amazon_pay', '{\"gateway\":\"amazon_pay\",\"mode\":\"test\",\"status\":\"0\",\"pass_phrase\": \"\",\"access_code\": \"\",\"merchant_identifier\": \"\"}', '{\"gateway\":\"amazon_pay\",\"mode\":\"test\",\"status\":\"0\",\"pass_phrase\": \"\",\"access_code\": \"\",\"merchant_identifier\": \"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('4593b25c-d6a1-11ed-962c-0c7a158e4469', 'paytabs', '{\"gateway\":\"paytabs\",\"mode\":\"live\",\"status\":\"1\",\"profile_id\":null,\"server_key\":null,\"base_url\":null}', '{\"gateway\":\"paytabs\",\"mode\":\"live\",\"status\":\"1\",\"profile_id\":null,\"server_key\":null,\"base_url\":null}', 'payment_config', 'live', 0, NULL, '2023-04-09 02:23:25', '{\"gateway_title\":\"Paytabs\",\"gateway_image\":null}'),
('4e9b8dfb-e7d1-11ed-a559-0c7a158e4469', 'bkash', '{\"gateway\":\"bkash\",\"mode\":\"live\",\"status\":\"1\",\"app_key\":\"5tunt4masn6pv2hnvte1sb5n3j\",\"app_secret\":\"1vggbqd4hqk9g96o9rrrp2jftvek578v7d2bnerim12a87dbrrka\",\"username\":\"sandboxTestUser\",\"password\":\"hWD@8vtzw0\"}', '{\"gateway\":\"bkash\",\"mode\":\"live\",\"status\":\"1\",\"app_key\":\"5tunt4masn6pv2hnvte1sb5n3j\",\"app_secret\":\"1vggbqd4hqk9g96o9rrrp2jftvek578v7d2bnerim12a87dbrrka\",\"username\":\"sandboxTestUser\",\"password\":\"hWD@8vtzw0\"}', 'payment_config', 'live', 0, NULL, '2023-04-08 23:08:40', '{\"gateway_title\":\"Bkash\",\"gateway_image\":null}'),
('544a24a4-c872-11ed-ac7a-0c7a158e4469', 'fatoorah', '{\"gateway\":\"fatoorah\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\"}', '{\"gateway\":\"fatoorah\",\"mode\":\"test\",\"status\":\"0\",\"api_key\":\"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('58c1bc8a-d6ac-11ed-962c-0c7a158e4469', 'ccavenue', '{\"gateway\":\"ccavenue\",\"mode\":\"test\",\"status\":\"0\",\"merchant_id\":\"\",\"working_key\":\"\",\"access_code\":\"\"}', '{\"gateway\":\"ccavenue\",\"mode\":\"test\",\"status\":\"0\",\"merchant_id\":\"\",\"working_key\":\"\",\"access_code\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-04-12 22:24:16', '{\"gateway_title\":\"\",\"gateway_image\":\"\"}'),
('5e2d2ef9-d6ab-11ed-962c-0c7a158e4469', 'thawani', '{\"gateway\":\"thawani\",\"mode\":\"live\",\"status\":\"0\",\"public_key\":\"\",\"private_key\":\"\"}', '{\"gateway\":\"thawani\",\"mode\":\"live\",\"status\":\"0\",\"public_key\":\"\",\"private_key\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-04-12 23:14:00', '{\"gateway_title\":\"\",\"gateway_image\":\"\"}'),
('60cc83cc-d5b9-11ed-b56f-0c7a158e4469', 'sixcash', '{\"gateway\":\"sixcash\",\"mode\":\"test\",\"status\":\"0\",\"public_key\":\"\",\"secret_key\":\"\",\"merchant_number\":\"\", \"base_url\":\"\"}', '{\"gateway\":\"sixcash\",\"mode\":\"test\",\"status\":\"0\",\"public_key\":\"\",\"secret_key\":\"\",\"merchant_number\":\"\", \"base_url\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-04-12 03:18:06', '{\"gateway_title\":\"\",\"gateway_image\":\"\"}'),
('68579846-d8e8-11ed-8249-0c7a158e4469', 'alphanet_sms', '{\"gateway\":\"alphanet_sms\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"alphanet_sms\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL),
('6857a2e8-d8e8-11ed-8249-0c7a158e4469', 'sms_to', '{\"gateway\":\"sms_to\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"sender_id\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"sms_to\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"sender_id\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL),
('74c30c00-d6a6-11ed-962c-0c7a158e4469', 'hubtel', '{\"gateway\":\"hubtel\",\"mode\":\"live\",\"status\":\"0\",\"account_number\":\"\",\"api_id\":\"\",\"api_key\":\"\"}', '{\"gateway\":\"hubtel\",\"mode\":\"test\",\"status\":\"0\",\"account_number\":\"\",\"api_id\":\"\",\"api_key\":\"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('74e46b0a-d6aa-11ed-962c-0c7a158e4469', 'tap', '{\"gateway\":\"tap\",\"mode\":\"live\",\"status\":\"0\",\"secret_key\":\"\"}', '{\"gateway\":\"tap\",\"mode\":\"test\",\"status\":\"0\",\"secret_key\":\"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('761ca96c-d1eb-11ed-87ca-0c7a158e4469', 'swish', '{\"gateway\":\"swish\",\"mode\":\"test\",\"status\":\"0\",\"number\": \"\"}', '{\"gateway\":\"swish\",\"mode\":\"test\",\"status\":\"0\",\"number\": \"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('7b1c3c5f-d2bd-11ed-b485-0c7a158e4469', 'payfast', '{\"gateway\":\"payfast\",\"mode\":\"test\",\"status\":\"0\",\"merchant_id\":\"\",\"secured_key\":\"\"}', '{\"gateway\":\"payfast\",\"mode\":\"test\",\"status\":\"0\",\"merchant_id\":\"\",\"secured_key\":\"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('8592417b-d1d1-11ed-a984-0c7a158e4469', 'esewa', '{\"gateway\":\"esewa\",\"mode\":\"test\",\"status\":\"0\",\"merchantCode\": \"\"}', '{\"gateway\":\"esewa\",\"mode\":\"test\",\"status\":\"0\",\"merchantCode\": \"EPAYTEST\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('9162a1dc-cdf1-11ed-affe-0c7a158e4469', 'viva_wallet', '{\"gateway\":\"viva_wallet\",\"mode\":\"test\",\"status\":\"0\",\"client_id\": \"\",\"client_secret\": \"\"}\n', '{\"gateway\":\"viva_wallet\",\"mode\":\"test\",\"status\":\"0\",\"client_id\": \"\",\"client_secret\": \"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('998ccc62-d6a0-11ed-962c-0c7a158e4469', 'stripe', '{\"gateway\":\"stripe\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":null,\"published_key\":null}', '{\"gateway\":\"stripe\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":null,\"published_key\":null}', 'payment_config', 'live', 0, NULL, '2023-04-12 22:26:31', '{\"gateway_title\":\"Stripe\",\"gateway_image\":null}'),
('a3313755-c95d-11ed-b1db-0c7a158e4469', 'iyzi_pay', '{\"gateway\":\"iyzi_pay\",\"mode\":\"test\",\"status\":\"0\",\"api_key\": \"\",\"secret_key\": \"\",\"base_url\": \"\"}', '{\"gateway\":\"iyzi_pay\",\"mode\":\"test\",\"status\":\"0\",\"api_key\": \"\",\"secret_key\": \"\",\"base_url\": \"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('a76c8993-d299-11ed-b485-0c7a158e4469', 'momo', '{\"gateway\":\"momo\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\",\"api_user\":\"\",\"subscription_key\":\"\"}', '{\"gateway\":\"momo\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\",\"api_user\":\"\",\"subscription_key\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-04-08 22:39:19', NULL),
('a8608119-cc76-11ed-9bca-0c7a158e4469', 'moncash', '{\"gateway\":\"moncash\",\"mode\":\"test\",\"status\":\"0\",\"client_id\":\"\",\"secret_key\": \"\"}\n', '{\"gateway\":\"moncash\",\"mode\":\"test\",\"status\":\"0\",\"client_id\":\"\",\"secret_key\": \"\"}\n', 'payment_config', 'test', 0, NULL, NULL, NULL),
('ad5af1c1-d6a2-11ed-962c-0c7a158e4469', 'razor_pay', '{\"gateway\":\"razor_pay\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":null,\"api_secret\":null}', '{\"gateway\":\"razor_pay\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":null,\"api_secret\":null}', 'payment_config', 'live', 0, NULL, NULL, '{\"gateway_title\":\"Razor pay\",\"gateway_image\":null}'),
('ad5b02a0-d6a2-11ed-962c-0c7a158e4469', 'senang_pay', '{\"gateway\":\"senang_pay\",\"mode\":\"live\",\"status\":\"1\",\"callback_url\":null,\"secret_key\":null,\"merchant_id\":null}', '{\"gateway\":\"senang_pay\",\"mode\":\"live\",\"status\":\"1\",\"callback_url\":null,\"secret_key\":null,\"merchant_id\":null}', 'payment_config', 'live', 0, NULL, NULL, '{\"gateway_title\":\"Senang pay\",\"gateway_image\":null}'),
('b6c333f6-d8e9-11ed-8249-0c7a158e4469', 'akandit_sms', '{\"gateway\":\"akandit_sms\",\"mode\":\"live\",\"status\":0,\"username\":\"\",\"password\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"akandit_sms\",\"mode\":\"live\",\"status\":0,\"username\":\"\",\"password\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL),
('b6c33c87-d8e9-11ed-8249-0c7a158e4469', 'global_sms', '{\"gateway\":\"global_sms\",\"mode\":\"live\",\"status\":0,\"user_name\":\"\",\"password\":\"\",\"from\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"global_sms\",\"mode\":\"live\",\"status\":0,\"user_name\":\"\",\"password\":\"\",\"from\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL),
('b8992bd4-d6a0-11ed-962c-0c7a158e4469', 'paymob_accept', '{\"gateway\":\"paymob_accept\",\"mode\":\"live\",\"status\":\"0\",\"callback_url\":null,\"api_key\":null,\"iframe_id\":null,\"integration_id\":null,\"hmac\":null}', '{\"gateway\":\"paymob_accept\",\"mode\":\"live\",\"status\":\"0\",\"callback_url\":null,\"api_key\":null,\"iframe_id\":null,\"integration_id\":null,\"hmac\":null}', 'payment_config', 'live', 0, NULL, NULL, '{\"gateway_title\":\"Paymob accept\",\"gateway_image\":null}'),
('c41c0dcd-d119-11ed-9f67-0c7a158e4469', 'maxicash', '{\"gateway\":\"maxicash\",\"mode\":\"test\",\"status\":\"0\",\"merchantId\": \"\",\"merchantPassword\": \"\"}', '{\"gateway\":\"maxicash\",\"mode\":\"test\",\"status\":\"0\",\"merchantId\": \"\",\"merchantPassword\": \"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('c9249d17-cd60-11ed-b879-0c7a158e4469', 'pvit', '{\"gateway\":\"pvit\",\"mode\":\"test\",\"status\":\"0\",\"mc_tel_merchant\": \"\",\"access_token\": \"\", \"mc_merchant_code\": \"\"}', '{\"gateway\":\"pvit\",\"mode\":\"test\",\"status\":\"0\",\"mc_tel_merchant\": \"\",\"access_token\": \"\", \"mc_merchant_code\": \"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('cb0081ce-d775-11ed-96f4-0c7a158e4469', 'releans', '{\"gateway\":\"releans\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"from\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"releans\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"from\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, '2023-04-10 02:14:44', NULL),
('d4f3f5f1-d6a0-11ed-962c-0c7a158e4469', 'flutterwave', '{\"gateway\":\"flutterwave\",\"mode\":\"live\",\"status\":1,\"secret_key\":\"FLWSECK_TEST-ec27426eb062491500a9eb95723b5436-X\",\"public_key\":\"FLWPUBK_TEST-3f6a0b6c3d621c4ecbb9beeff516c92b-X\",\"hash\":\"FLWSECK_TEST951e36220f66\"}', '{\"gateway\":\"flutterwave\",\"mode\":\"live\",\"status\":1,\"secret_key\":\"FLWSECK_TEST-ec27426eb062491500a9eb95723b5436-X\",\"public_key\":\"FLWPUBK_TEST-3f6a0b6c3d621c4ecbb9beeff516c92b-X\",\"hash\":\"FLWSECK_TEST951e36220f66\"}', 'payment_config', 'live', 0, NULL, NULL, '{\"gateway_title\":\"Flutterwave\",\"gateway_image\":null}'),
('d822f1a5-c864-11ed-ac7a-0c7a158e4469', 'paystack', '{\"gateway\":\"paystack\",\"mode\":\"live\",\"status\":\"0\",\"public_key\":null,\"secret_key\":null,\"merchant_email\":null}', '{\"gateway\":\"paystack\",\"mode\":\"live\",\"status\":\"0\",\"public_key\":null,\"secret_key\":null,\"merchant_email\":null}', 'payment_config', 'live', 0, NULL, NULL, '{\"gateway_title\":\"Paystack\",\"gateway_image\":null}'),
('daec8d59-c893-11ed-ac7a-0c7a158e4469', 'xendit', '{\"gateway\":\"xendit\",\"mode\":\"test\",\"status\":\"0\",\"api_key\":\"\"}', '{\"gateway\":\"xendit\",\"mode\":\"test\",\"status\":\"0\",\"api_key\":\"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('dc0f5fc9-d6a5-11ed-962c-0c7a158e4469', 'worldpay', '{\"gateway\":\"worldpay\",\"mode\":\"live\",\"status\":\"0\",\"OrgUnitId\":\"\",\"jwt_issuer\":\"\",\"mac\":\"\",\"merchantCode\":\"\",\"xml_password\":\"\"}', '{\"gateway\":\"worldpay\",\"mode\":\"test\",\"status\":\"0\",\"OrgUnitId\":\"\",\"jwt_issuer\":\"\",\"mac\":\"\",\"merchantCode\":\"\",\"xml_password\":\"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL),
('e0450278-d8eb-11ed-8249-0c7a158e4469', 'signal_wire', '{\"gateway\":\"signal_wire\",\"mode\":\"live\",\"status\":0,\"project_id\":\"\",\"token\":\"\",\"space_url\":\"\",\"from\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"signal_wire\",\"mode\":\"live\",\"status\":0,\"project_id\":\"\",\"token\":\"\",\"space_url\":\"\",\"from\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL),
('e0450b40-d8eb-11ed-8249-0c7a158e4469', 'paradox', '{\"gateway\":\"paradox\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\"}', '{\"gateway\":\"paradox\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL),
('ea346efe-cdda-11ed-affe-0c7a158e4469', 'ssl_commerz', '{\"gateway\":\"ssl_commerz\",\"mode\":\"live\",\"status\":\"0\",\"store_id\":null,\"store_password\":null}', '{\"gateway\":\"ssl_commerz\",\"mode\":\"live\",\"status\":\"0\",\"store_id\":null,\"store_password\":null}', 'payment_config', 'live', 0, NULL, '2023-07-31 13:14:48', '{\"gateway_title\":\"Ssl commerz\",\"gateway_image\":null}'),
('eed88336-d8ec-11ed-8249-0c7a158e4469', 'hubtel', '{\"gateway\":\"hubtel\",\"mode\":\"live\",\"status\":0,\"sender_id\":\"\",\"client_id\":\"\",\"client_secret\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"hubtel\",\"mode\":\"live\",\"status\":0,\"sender_id\":\"\",\"client_id\":\"\",\"client_secret\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL),
('f149c546-d8ea-11ed-8249-0c7a158e4469', 'viatech', '{\"gateway\":\"viatech\",\"mode\":\"live\",\"status\":0,\"api_url\":\"\",\"api_key\":\"\",\"sender_id\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"viatech\",\"mode\":\"live\",\"status\":0,\"api_url\":\"\",\"api_key\":\"\",\"sender_id\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL),
('f149cd9c-d8ea-11ed-8249-0c7a158e4469', '019_sms', '{\"gateway\":\"019_sms\",\"mode\":\"live\",\"status\":0,\"password\":\"\",\"username\":\"\",\"username_for_token\":\"\",\"sender\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"019_sms\",\"mode\":\"live\",\"status\":0,\"password\":\"\",\"username\":\"\",\"username_for_token\":\"\",\"sender\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `add_ons`
--

CREATE TABLE `add_ons` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(191) DEFAULT NULL,
  `price` decimal(24,2) NOT NULL DEFAULT 0.00,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `store_id` bigint(20) UNSIGNED NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `admins`
--

CREATE TABLE `admins` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `f_name` varchar(100) DEFAULT NULL,
  `l_name` varchar(100) DEFAULT NULL,
  `phone` varchar(20) DEFAULT NULL,
  `email` varchar(100) NOT NULL,
  `image` varchar(100) DEFAULT NULL,
  `password` varchar(100) NOT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `role_id` bigint(20) UNSIGNED NOT NULL,
  `zone_id` bigint(20) UNSIGNED DEFAULT NULL,
  `is_logged_in` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `admins`
--

INSERT INTO `admins` (`id`, `f_name`, `l_name`, `phone`, `email`, `image`, `password`, `remember_token`, `created_at`, `updated_at`, `role_id`, `zone_id`, `is_logged_in`) VALUES
(1, 'Test', 'Admin', '01500000000', 'admin@admin.com', NULL, '$2y$10$VfktRD62HSKO2/wOHDFyKO04d0nFtE6UtMpb5o/l8QSWE0uC/WLni', NULL, '2023-08-16 23:34:18', '2023-08-16 23:34:18', 1, NULL, 1),
(3, 'Master', 'Demo', '+919903909333', 'mira@mxmeds.com', NULL, '$2y$10$5LDDO/xZVtR98VPrctFv2..YcFGznYdOUpnZCkBfohgA7RL1ZzyVe', NULL, '2024-06-06 01:03:16', '2024-06-21 15:09:28', 1, NULL, 1),
(4, 'Admin', 'Demo', '7485963214', 'admin@demo.com', '2024-06-06-6661ce9fe846d.png', '$2y$10$12BqbWH2y94gfCI6IuWne.U1s4Y1Y1m/YTmlrOdbhEh83WjJZJCVW', NULL, '2024-06-06 18:28:39', '2024-06-06 18:28:39', 2, NULL, 1);

-- --------------------------------------------------------

--
-- Table structure for table `admin_features`
--

CREATE TABLE `admin_features` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(100) DEFAULT NULL,
  `sub_title` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `admin_features`
--

INSERT INTO `admin_features` (`id`, `title`, `sub_title`, `image`, `status`, `created_at`, `updated_at`) VALUES
(1, 'Trusted', 'Trusted by customers and store owners', '2024-04-20-6623933f81d5b.png', 1, '2023-08-15 23:51:18', '2024-04-20 05:04:47'),
(2, 'Delivery', 'Flexible delivery system', '2024-04-20-6623936914978.png', 1, '2024-04-20 05:05:29', '2024-04-20 05:05:29'),
(3, 'Shopping', 'Best shopping experience', '2024-04-20-662393a8a1d27.png', 1, '2024-04-20 05:06:32', '2024-04-20 05:06:32'),
(4, 'Location', 'Location tracking system', '2024-04-20-662393d85bae9.png', 1, '2024-04-20 05:07:20', '2024-04-20 05:07:20');

-- --------------------------------------------------------

--
-- Table structure for table `admin_promotional_banners`
--

CREATE TABLE `admin_promotional_banners` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(100) DEFAULT NULL,
  `sub_title` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `admin_promotional_banners`
--

INSERT INTO `admin_promotional_banners` (`id`, `title`, `sub_title`, `image`, `status`, `created_at`, `updated_at`) VALUES
(1, 'Find', 'Your Pharacy item', '2024-06-08-6663e6c488e4f.png', 1, '2023-08-15 23:49:59', '2024-06-08 08:36:12');

-- --------------------------------------------------------

--
-- Table structure for table `admin_roles`
--

CREATE TABLE `admin_roles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `modules` text DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `admin_roles`
--

INSERT INTO `admin_roles` (`id`, `name`, `modules`, `status`, `created_at`, `updated_at`) VALUES
(1, 'Master admin', NULL, 1, NULL, NULL),
(2, 'admin', '[\"attribute\",\"campaign\",\"category\",\"coupon\",\"deliveryman\",\"provide_dm_earning\",\"item\",\"notification\",\"order\",\"store\",\"report\",\"withdraw_list\",\"module\",\"parcel\",\"pos\",\"unit\"]', 1, '2024-06-06 18:27:37', '2024-06-06 18:27:37');

-- --------------------------------------------------------

--
-- Table structure for table `admin_special_criterias`
--

CREATE TABLE `admin_special_criterias` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `admin_special_criterias`
--

INSERT INTO `admin_special_criterias` (`id`, `title`, `image`, `status`, `created_at`, `updated_at`) VALUES
(2, 'Easy to Manage Multiple Store', '2024-04-20-6623950467b0a.png', 1, '2024-04-20 05:12:20', '2024-04-20 05:12:20'),
(3, 'Easy to Manage Pharmacy', '2024-04-20-662395134788d.png', 1, '2024-04-20 05:12:35', '2024-06-08 08:37:24'),
(4, 'Easy to Manage Parcel Delivery', '2024-04-20-66239522279f6.png', 1, '2024-04-20 05:12:50', '2024-04-20 05:12:50'),
(5, 'Easy to Manage Location Tracking', '2024-04-20-6623953ab1ccb.png', 1, '2024-04-20 05:13:14', '2024-04-20 05:13:14'),
(6, 'Easy to Manage Pharmacy Business', '2024-04-20-6623954d187f8.png', 1, '2024-04-20 05:13:33', '2024-06-08 08:37:56');

-- --------------------------------------------------------

--
-- Table structure for table `admin_testimonials`
--

CREATE TABLE `admin_testimonials` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) DEFAULT NULL,
  `designation` varchar(100) DEFAULT NULL,
  `review` text DEFAULT NULL,
  `reviewer_image` varchar(255) DEFAULT NULL,
  `company_image` varchar(255) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `admin_testimonials`
--

INSERT INTO `admin_testimonials` (`id`, `name`, `designation`, `review`, `reviewer_image`, `company_image`, `status`, `created_at`, `updated_at`) VALUES
(1, 'John Doe', 'CTO', 'Very good service.', '2024-04-20-662399c21315a.png', '2024-04-20-662399c213676.png', 1, '2023-08-15 23:54:26', '2024-04-20 05:32:34');

-- --------------------------------------------------------

--
-- Table structure for table `admin_wallets`
--

CREATE TABLE `admin_wallets` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `admin_id` bigint(20) UNSIGNED NOT NULL,
  `total_commission_earning` decimal(24,2) NOT NULL DEFAULT 0.00,
  `digital_received` decimal(24,2) NOT NULL DEFAULT 0.00,
  `manual_received` decimal(24,2) NOT NULL DEFAULT 0.00,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `delivery_charge` decimal(24,3) NOT NULL DEFAULT 0.000
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `admin_wallets`
--

INSERT INTO `admin_wallets` (`id`, `admin_id`, `total_commission_earning`, `digital_received`, `manual_received`, `created_at`, `updated_at`, `delivery_charge`) VALUES
(1, 1, 143.38, 312.00, 0.00, '2024-06-06 14:02:46', '2024-06-06 14:13:08', 86.000);

-- --------------------------------------------------------

--
-- Table structure for table `attributes`
--

CREATE TABLE `attributes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `attributes`
--

INSERT INTO `attributes` (`id`, `name`, `created_at`, `updated_at`) VALUES
(3, 'color', '2024-04-02 03:26:15', '2024-04-02 03:26:15'),
(4, 'size', '2024-04-02 03:26:21', '2024-04-02 03:26:21');

-- --------------------------------------------------------

--
-- Table structure for table `banners`
--

CREATE TABLE `banners` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `type` varchar(255) NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `data` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `featured` tinyint(1) NOT NULL DEFAULT 0,
  `default_link` varchar(255) DEFAULT NULL,
  `created_by` varchar(255) NOT NULL DEFAULT 'admin'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `banners`
--

INSERT INTO `banners` (`id`, `title`, `type`, `image`, `status`, `data`, `created_at`, `updated_at`, `zone_id`, `module_id`, `featured`, `default_link`, `created_by`) VALUES
(1, 'Pharmacy', 'default', '2024-06-07-666287ed2a6c9.png', 1, '', '2024-06-07 07:39:17', '2024-06-07 07:41:37', 2, 6, 1, NULL, 'admin'),
(2, 'Pharmacy', 'default', '2024-06-07-6662886ca6f89.png', 1, '', '2024-06-07 07:41:24', '2024-06-07 07:41:32', 2, 6, 1, NULL, 'admin'),
(3, 'Pharmacy', 'default', '2024-06-07-666288d0c0a8c.png', 1, '', '2024-06-07 07:43:04', '2024-06-07 07:43:13', 2, 6, 1, NULL, 'admin');

-- --------------------------------------------------------

--
-- Table structure for table `brands`
--

CREATE TABLE `brands` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `business_settings`
--

CREATE TABLE `business_settings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `key` varchar(255) NOT NULL,
  `value` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `business_settings`
--

INSERT INTO `business_settings` (`id`, `key`, `value`, `created_at`, `updated_at`) VALUES
(1, 'cash_on_delivery', '{\"status\":\"1\"}', '2021-07-01 15:51:17', '2021-07-01 15:51:17'),
(2, 'stripe', '{\"status\":\"0\",\"api_key\":null,\"published_key\":null}', '2021-05-11 03:57:02', '2022-03-23 04:22:00'),
(4, 'mail_config', '{\"status\":\"1\",\"name\":\"MXMeds\",\"host\":\"mail.mimeld.com\",\"driver\":\"smtp\",\"port\":\"465\",\"username\":\"demo@mimeld.com\",\"email_id\":\"demo@mimeld.com\",\"encryption\":\"ssl\",\"password\":\"DemoEmail_$321\"}', NULL, '2024-06-06 01:46:51'),
(5, 'fcm_project_id', 'mymeds-3bd5a', NULL, NULL),
(6, 'push_notification_key', NULL, NULL, NULL),
(7, 'order_pending_message', '{\"status\":1,\"message\":\"Your order is successfully placed\"}', NULL, NULL),
(8, 'order_confirmation_msg', '{\"status\":1,\"message\":\"Your order is confirmed\"}', NULL, NULL),
(9, 'order_processing_message', '{\"status\":1,\"message\":\"Your order is started for cooking\"}', NULL, NULL),
(10, 'out_for_delivery_message', '{\"status\":1,\"message\":\"Your food is ready for delivery\"}', NULL, NULL),
(11, 'order_delivered_message', '{\"status\":1,\"message\":\"Your order is delivered\"}', NULL, NULL),
(12, 'delivery_boy_assign_message', '{\"status\":1,\"message\":\"Your order has been assigned to a delivery man\"}', NULL, NULL),
(13, 'delivery_boy_start_message', '{\"status\":1,\"message\":\"Your order is picked up by delivery man\"}', NULL, NULL),
(14, 'delivery_boy_delivered_message', '{\"status\":1,\"message\":\"Order delivered successfully\"}', NULL, NULL),
(15, 'terms_and_conditions', '<p>This is a test Teams &amp; Conditions<br />\r\n<br />\r\nThese terms of use (the &quot;Terms of Use&quot;) govern your use of our website www.evaly.com.bd (the &quot;Website&quot;) and our &quot;StackFood&quot; application for mobile and handheld devices (the &quot;App&quot;). The Website and the App are jointly referred to as the &quot;Platform&quot;. Please read these Terms of Use carefully before you use the services. If you do not agree to these Terms of Use, you may not use the services on the Platform, and we request you to uninstall the App. By installing, downloading and/or even merely using the Platform, you shall be contracting with StackFood and you provide your acceptance to the Terms of Use and other StackFood policies (including but not limited to the Cancellation &amp; Refund Policy, Privacy Policy etc.) as posted on the Platform from time to time, which takes effect on the date on which you download, install or use the Services, and create a legally binding arrangement to abide by the same. The Platforms will be used by (i) natural persons who have reached 18 years of age and (ii) corporate legal entities, e.g companies. Where applicable, these Terms shall be subject to country-specific provisions as set out herein.</p>\r\n\r\n<h3>USE OF PLATFORM AND SERVICES</h3>\r\n\r\n<p>All commercial/contractual terms are offered by and agreed to between Buyers and Merchants alone. The commercial/contractual terms include without limitation to price, taxes, shipping costs, payment methods, payment terms, date, period and mode of delivery, warranties related to products and services and after sales services related to products and services. StackFood does not have any kind of control or does not determine or advise or in any way involve itself in the offering or acceptance of such commercial/contractual terms between the Buyers and Merchants. StackFood may, however, offer support services to Merchants in respect to order fulfilment, payment collection, call centre, and other services, pursuant to independent contracts executed by it with the Merchants. eFood is not responsible for any non-performance or breach of any contract entered into between Buyers and Merchants on the Platform. eFood cannot and does not guarantee that the concerned Buyers and/or Merchants shall perform any transaction concluded on the Platform. eFood is not responsible for unsatisfactory services or non-performance of services or damages or delays as a result of products which are out of stock, unavailable or back ordered.</p>\r\n\r\n<p>StackFood&nbsp;is operating an e-commerce platform and assumes and operates the role of facilitator, and does not at any point of time during any transaction between Buyer and Merchant on the Platform come into or take possession of any of the products or services offered by Merchant. At no time shall StackFood hold any right, title or interest over the products nor shall StackFood have any obligations or liabilities in respect of such contract entered into between Buyer and Merchant. You agree and acknowledge that we shall not be responsible for:</p>\r\n\r\n<ul>\r\n	<li>The goods provided by the shops or restaurants including, but not limited, serving of food orders suiting your requirements and needs;</li>\r\n	<li>The Merchant&quot;s goods not being up to your expectations or leading to any loss, harm or damage to you;</li>\r\n	<li>The availability or unavailability of certain items on the menu;</li>\r\n	<li>The Merchant serving the incorrect orders.</li>\r\n</ul>\r\n\r\n<p>The details of the menu and price list available on the Platform are based on the information provided by the Merchants and we shall not be responsible for any change or cancellation or unavailability. All Menu &amp; Food Images used on our platforms are only representative and shall/might not match with the actual Menu/Food Ordered, StackFood shall not be responsible or Liable for any discrepancies or variations on this aspect.</p>\r\n\r\n<h3>Personal Information that you provide</h3>\r\n\r\n<p>If you want to use our service, you must create an account on our Site. To establish your account, we will ask for personally identifiable information that can be used to contact or identify you, which may include your name, phone number, and e-mail address. We may also collect demographic information about you, such as your zip code, and allow you to submit additional information that will be part of your profile. Other than basic information that we need to establish your account, it will be up to you to decide how much information to share as part of your profile. We encourage you to think carefully about the information that you share and we recommend that you guard your identity and your sensitive information. Of course, you can review and revise your profile at any time.</p>\r\n\r\n<p>You understand that delivery periods quoted to you at the time of confirming the order is an approximate estimate and may vary. We shall not be responsible for any delay in the delivery of your order due to the delay at seller/merchant end for order processing or any other unavoidable circumstances.</p>\r\n\r\n<p>Your order shall be only delivered to the address designated by you at the time of placing the order on the Platform. We reserve the right to cancel the order, in our sole discretion, in the event of any change to the place of delivery and you shall not be entitled to any refund for the same. Delivery in the event of change of the delivery location shall be at our sole discretion and reserve the right to charge with additional delivery fee if required.</p>\r\n\r\n<p>You shall undertake to provide adequate directions, information and authorizations to accept delivery. In the event of any failure to accept delivery, failure to deliver within the estimated time due to your failure to provide appropriate instructions, or authorizations, then such goods shall be deemed to have been delivered to you and all risk and responsibility in relation to such goods shall pass to you and you shall not be entitled to any refund for the same. Our decision in relation to this shall be final and binding. You understand that our liability ends once your order has been delivered to you.</p>\r\n\r\n<p>You might be required to provide your credit or debit card details to the approved payment gateways while making the payment. In this regard, you agree to provide correct and accurate credit/ debit card details to the approved payment gateways for availing the Services. You shall not use the credit/ debit card which is not lawfully owned by you, i.e. in any transaction, you must use your own credit/ debit card. The information provided by you shall not be utilized or shared with any third party unless required in relation to fraud verifications or by law, regulation or court order. You shall be solely responsible for the security and confidentiality of your credit/ debit card details. We expressly disclaim all liabilities that may arise as a consequence of any unauthorized use of your credit/ debit card. You agree that the Services shall be provided by us only during the working hours of the relevant Merchants.</p>\r\n\r\n<h3>ACTIVITIES PROHIBITED ON THE PLATFORM</h3>\r\n\r\n<p>The following is a partial list of the kinds of conduct that are illegal or prohibited on the Websites. StackFood reserves the right to investigate and take appropriate legal action/s against anyone who, in StackFood sole discretion, engages in any of the prohibited activities. Prohibited activities include &mdash; but are not limited to &mdash; the following:</p>\r\n\r\n<ul>\r\n	<li>Using the Websites for any purpose in violation of laws or regulations;</li>\r\n	<li>Posting Content that infringes the intellectual property rights, privacy rights, publicity rights, trade secret rights, or any other rights of any party;</li>\r\n	<li>Posting Content that is unlawful, obscene, defamatory, threatening, harassing, abusive, slanderous, hateful, or embarrassing to any other person or entity as determined by StackFood in its sole discretion or pursuant to local community standards;</li>\r\n	<li>Posting Content that constitutes cyber-bullying, as determined by StackFood in its sole discretion;</li>\r\n	<li>Posting Content that depicts any dangerous, life-threatening, or otherwise risky behavior;</li>\r\n	<li>Posting telephone numbers, street addresses, or last names of any person;</li>\r\n	<li>Posting URLs to external websites or any form of HTML or programming code;</li>\r\n	<li>Posting anything that may be &quot;spam,&quot; as determined by StackFood in its sole discretion;</li>\r\n	<li>Impersonating another person when posting Content;</li>\r\n	<li>Harvesting or otherwise collecting information about others, including email addresses, without their consent;</li>\r\n	<li>Allowing any other person or entity to use your identification for posting or viewing comments;</li>\r\n	<li>Harassing, threatening, stalking, or abusing any person;</li>\r\n	<li>Engaging in any other conduct that restricts or inhibits any other person from using or enjoying the Websites, or which, in the sole discretion of StackFood , exposes eFood or any of its customers, suppliers, or any other parties to any liability or detriment of any type; or</li>\r\n	<li>Encouraging other people to engage in any prohibited activities as described herein.</li>\r\n</ul>\r\n\r\n<p>StackFood&nbsp;reserves the right but is not obligated to do any or all of the following:</p>\r\n\r\n<ul>\r\n	<li>Investigate an allegation that any Content posted on the Websites does not conform to these Terms of Use and determine in its sole discretion to remove or request the removal of the Content;</li>\r\n	<li>Remove Content which is abusive, illegal, or disruptive, or that otherwise fails to conform with these Terms of Use;</li>\r\n	<li>Terminate a user&#39;s access to the Websites upon any breach of these Terms of Use;</li>\r\n	<li>Monitor, edit, or disclose any Content on the Websites; and</li>\r\n	<li>Edit or delete any Content posted on the Websites, regardless of whether such Content violates these standards.</li>\r\n</ul>\r\n\r\n<h3>AMENDMENTS</h3>\r\n\r\n<p>StackFood&nbsp;reserves the right to change or modify these Terms (including our policies which are incorporated into these Terms) at any time by posting changes on the Platform. You are strongly recommended to read these Terms regularly. You will be deemed to have agreed to the amended Terms by your continued use of the Platforms following the date on which the amended Terms are posted.</p>\r\n\r\n<h3>PAYMENT</h3>\r\n\r\n<p>StackFood&nbsp;reserves the right to offer additional payment methods and/or remove existing payment methods at any time in its sole discretion. If you choose to pay using an online payment method, the payment shall be processed by our third party payment service provider(s). With your consent, your credit card / payment information will be stored with our third party payment service provider(s) for future orders. StackFood does not store your credit card or payment information. You must ensure that you have sufficient funds on your credit and debit card to fulfil payment of an Order. Insofar as required, StackFood takes responsibility for payments made on our Platforms including refunds, chargebacks, cancellations and dispute resolution, provided if reasonable and justifiable and in accordance with these Terms.</p>\r\n\r\n<h3>CANCELLATION</h3>\r\n\r\n<p>StackFood&nbsp;can cancel any order anytime due to the foods/products unavailability, out of coverage area and any other unavoidable circumstances.</p>', NULL, '2021-08-22 01:48:01'),
(16, 'business_name', 'MXMeds', NULL, NULL),
(17, 'currency', 'USD', NULL, NULL),
(18, 'logo', '2024-06-06-6661cdca7b3ad.png', NULL, NULL),
(19, 'phone', '+919903909333', NULL, NULL),
(20, 'email_address', 'info@miracuves.com', NULL, NULL),
(21, 'address', 'Global', NULL, NULL),
(22, 'footer_text', 'MXMeds@ 2024', NULL, NULL),
(23, 'customer_verification', '0', NULL, NULL),
(24, 'map_api_key', 'AIzaSyAWbWNOIN2NVRIHbjhflvEh4JDr2ZkJ3xA', NULL, NULL),
(25, 'about_us', '<p>Lorem <strong>ipsum </strong>dolor sit amet, <em><strong>consectetur </strong></em>adipiscing elit. <em>Cras </em>dictum massa et dolor porta, rhoncus faucibus magna elementum. Sed porta mattis mollis. Donec ut est pretium, pretium nibh porttitor, <a href=\"http://google.com\">suscipit </a>metus. Sed viverra felis sed elit vehicula sodales. Nullam ante ante, tristique vel tincidunt ac, egestas eget sem. Sed lorem nunc, pellentesque vel ipsum venenatis, pellentesque interdum orci. Suspendisse mauris dui, accumsan at dapibus sed, volutpat quis erat. Nam fringilla nisl eu nunc lobortis, feugiat posuere libero venenatis. Nunc risus lorem, ornare eget congue in, pretium quis enim. Pellentesque elit elit, pharetra eget nunc at, maximus pellentesque diam.</p>\r\n\r\n<p>Praesent fermentum finibus lacus. Nulla tincidunt lectus sed purus facilisis hendrerit. Maecenas volutpat elementum orci, tincidunt euismod ante facilisis ac. Integer dignissim iaculis varius. Mauris iaculis elit vel posuere pellentesque. Praesent a mi sed neque ullamcorper dignissim sed ut nibh. Sed purus dui, sodales in varius in, accumsan at libero. Vestibulum posuere dui et orci tincidunt, ac consequat felis venenatis.</p>\r\n\r\n<p>Morbi sodales, nisl iaculis fringilla imperdiet, metus tortor semper quam, a fringilla nulla dui nec dolor. Phasellus lacinia aliquam ligula sed porttitor. Cras feugiat eros ut arcu commodo dictum. Integer tincidunt nisl id nisl consequat molestie. Integer elit tortor, ultrices sit amet nunc vitae, feugiat tempus mauris. Morbi volutpat consectetur felis sed porttitor. Praesent in urna erat.</p>\r\n\r\n<p>Aenean mollis luctus dolor, eu interdum velit faucibus eu. Suspendisse vitae efficitur erat. In facilisis nisi id arcu scelerisque bibendum. Nunc a placerat enim. Donec pharetra, velit quis facilisis tempus, lectus est imperdiet nisl, in tempus tortor dolor iaculis dolor. Nunc vitae molestie turpis. Nam vitae lobortis massa. Nam pharetra non felis in porta.</p>\r\n\r\n<p>Vivamus pulvinar diam vel felis dignissim tincidunt. Donec hendrerit non est sed volutpat. In egestas ex tortor, at convallis nunc porttitor at. Fusce sed cursus risus. Nam metus sapien, viverra eget felis id, maximus convallis lacus. Donec nec lacus vitae ex hendrerit ultricies non vel risus. Morbi malesuada ipsum iaculis augue convallis vehicula. Proin eget dolor dignissim, volutpat purus ac, ultricies risus. Pellentesque semper, mauris et pharetra accumsan, ante velit faucibus ex, a mattis metus odio vel ligula. Pellentesque elementum suscipit laoreet. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Integer a turpis sed massa blandit iaculis. Sed aliquet, justo vestibulum euismod rhoncus, nisi dui fringilla sapien, non tempor nunc lectus vitae dolor. Suspendisse potenti.</p>\r\n\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras dictum massa et dolor porta, rhoncus faucibus magna elementum. Sed porta mattis mollis. Donec ut est pretium, pretium nibh porttitor, suscipit metus. Sed viverra felis sed elit vehicula sodales. Nullam ante ante, tristique vel tincidunt ac, egestas eget sem. Sed lorem nunc, pellentesque vel ipsum venenatis, pellentesque interdum orci. Suspendisse mauris dui, accumsan at dapibus sed, volutpat quis erat. Nam fringilla nisl eu nunc lobortis, feugiat posuere libero venenatis. Nunc risus lorem, ornare eget congue in, pretium quis enim. Pellentesque elit elit, pharetra eget nunc at, maximus pellentesque diam.</p>\r\n\r\n<p>Praesent fermentum finibus lacus. Nulla tincidunt lectus sed purus facilisis hendrerit. Maecenas volutpat elementum orci, tincidunt euismod ante facilisis ac. Integer dignissim iaculis varius. Mauris iaculis elit vel posuere pellentesque. Praesent a mi sed neque ullamcorper dignissim sed ut nibh. Sed purus dui, sodales in varius in, accumsan at libero. Vestibulum posuere dui et orci tincidunt, ac consequat felis venenatis.</p>\r\n\r\n<p>Morbi sodales, nisl iaculis fringilla imperdiet, metus tortor semper quam, a fringilla nulla dui nec dolor. Phasellus lacinia aliquam ligula sed porttitor. Cras feugiat eros ut arcu commodo dictum. Integer tincidunt nisl id nisl consequat molestie. Integer elit tortor, ultrices sit amet nunc vitae, feugiat tempus mauris. Morbi volutpat consectetur felis sed porttitor. Praesent in urna erat.</p>\r\n\r\n<p>Aenean mollis luctus dolor, eu interdum velit faucibus eu. Suspendisse vitae efficitur erat. In facilisis nisi id arcu scelerisque bibendum. Nunc a placerat enim. Donec pharetra, velit quis facilisis tempus, lectus est imperdiet nisl, in tempus tortor dolor iaculis dolor. Nunc vitae molestie turpis. Nam vitae lobortis massa. Nam pharetra non felis in porta.</p>\r\n\r\n<p>Vivamus pulvinar diam vel felis dignissim tincidunt. Donec hendrerit non est sed volutpat. In egestas ex tortor, at convallis nunc porttitor at. Fusce sed cursus risus. Nam metus sapien, viverra eget felis id, maximus convallis lacus. Donec nec lacus vitae ex hendrerit ultricies non vel risus. Morbi malesuada ipsum iaculis augue convallis vehicula. Proin eget dolor dignissim, volutpat purus ac, ultricies risus. Pellentesque semper, mauris et pharetra accumsan, ante velit faucibus ex, a mattis metus odio vel ligula. Pellentesque elementum suscipit laoreet. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Integer a turpis sed massa blandit iaculis. Sed aliquet, justo vestibulum euismod rhoncus, nisi dui fringilla sapien, non tempor nunc lectus vitae dolor. Suspendisse potenti.</p>\r\n\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras dictum massa et dolor porta, rhoncus faucibus magna elementum. Sed porta mattis mollis. Donec ut est pretium, pretium nibh porttitor, suscipit metus. Sed viverra felis sed elit vehicula sodales. Nullam ante ante, tristique vel tincidunt ac, egestas eget sem. Sed lorem nunc, pellentesque vel ipsum venenatis, pellentesque interdum orci. Suspendisse mauris dui, accumsan at dapibus sed, volutpat quis erat. Nam fringilla nisl eu nunc lobortis, feugiat posuere libero venenatis. Nunc risus lorem, ornare eget congue in, pretium quis enim. Pellentesque elit elit, pharetra eget nunc at, maximus pellentesque diam.</p>\r\n\r\n<p>Praesent fermentum finibus lacus. Nulla tincidunt lectus sed purus facilisis hendrerit. Maecenas volutpat elementum orci, tincidunt euismod ante facilisis ac. Integer dignissim iaculis varius. Mauris iaculis elit vel posuere pellentesque. Praesent a mi sed neque ullamcorper dignissim sed ut nibh. Sed purus dui, sodales in varius in, accumsan at libero. Vestibulum posuere dui et orci tincidunt, ac consequat felis venenatis.</p>\r\n\r\n<p>Morbi sodales, nisl iaculis fringilla imperdiet, metus tortor semper quam, a fringilla nulla dui nec dolor. Phasellus lacinia aliquam ligula sed porttitor. Cras feugiat eros ut arcu commodo dictum. Integer tincidunt nisl id nisl consequat molestie. Integer elit tortor, ultrices sit amet nunc vitae, feugiat tempus mauris. Morbi volutpat consectetur felis sed porttitor. Praesent in urna erat.</p>\r\n\r\n<p>Aenean mollis luctus dolor, eu interdum velit faucibus eu. Suspendisse vitae efficitur erat. In facilisis nisi id arcu scelerisque bibendum. Nunc a placerat enim. Donec pharetra, velit quis facilisis tempus, lectus est imperdiet nisl, in tempus tortor dolor iaculis dolor. Nunc vitae molestie turpis. Nam vitae lobortis massa. Nam pharetra non felis in porta.</p>\r\n\r\n<p>Vivamus pulvinar diam vel felis dignissim tincidunt. Donec hendrerit non est sed volutpat. In egestas ex tortor, at convallis nunc porttitor at. Fusce sed cursus risus. Nam metus sapien, viverra eget felis id, maximus convallis lacus. Donec nec lacus vitae ex hendrerit ultricies non vel risus. Morbi malesuada ipsum iaculis augue convallis vehicula. Proin eget dolor dignissim, volutpat purus ac, ultricies risus. Pellentesque semper, mauris et pharetra accumsan, ante velit faucibus ex, a mattis metus odio vel ligula. Pellentesque elementum suscipit laoreet. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Integer a turpis sed massa blandit iaculis. Sed aliquet, justo vestibulum euismod rhoncus, nisi dui fringilla sapien, non tempor nunc lectus vitae dolor. Suspendisse potenti.</p>\r\n\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras dictum massa et dolor porta, rhoncus faucibus magna elementum. Sed porta mattis mollis. Donec ut est pretium, pretium nibh porttitor, suscipit metus. Sed viverra felis sed elit vehicula sodales. Nullam ante ante, tristique vel tincidunt ac, egestas eget sem. Sed lorem nunc, pellentesque vel ipsum venenatis, pellentesque interdum orci. Suspendisse mauris dui, accumsan at dapibus sed, volutpat quis erat. Nam fringilla nisl eu nunc lobortis, feugiat posuere libero venenatis. Nunc risus lorem, ornare eget congue in, pretium quis enim. Pellentesque elit elit, pharetra eget nunc at, maximus pellentesque diam.</p>\r\n\r\n<p>Praesent fermentum finibus lacus. Nulla tincidunt lectus sed purus facilisis hendrerit. Maecenas volutpat elementum orci, tincidunt euismod ante facilisis ac. Integer dignissim iaculis varius. Mauris iaculis elit vel posuere pellentesque. Praesent a mi sed neque ullamcorper dignissim sed ut nibh. Sed purus dui, sodales in varius in, accumsan at libero. Vestibulum posuere dui et orci tincidunt, ac consequat felis venenatis.</p>\r\n\r\n<p>Morbi sodales, nisl iaculis fringilla imperdiet, metus tortor semper quam, a fringilla nulla dui nec dolor. Phasellus lacinia aliquam ligula sed porttitor. Cras feugiat eros ut arcu commodo dictum. Integer tincidunt nisl id nisl consequat molestie. Integer elit tortor, ultrices sit amet nunc vitae, feugiat tempus mauris. Morbi volutpat consectetur felis sed porttitor. Praesent in urna erat.</p>\r\n\r\n<p>Aenean mollis luctus dolor, eu interdum velit faucibus eu. Suspendisse vitae efficitur erat. In facilisis nisi id arcu scelerisque bibendum. Nunc a placerat enim. Donec pharetra, velit quis facilisis tempus, lectus est imperdiet nisl, in tempus tortor dolor iaculis dolor. Nunc vitae molestie turpis. Nam vitae lobortis massa. Nam pharetra non felis in porta.</p>\r\n\r\n<p>Vivamus pulvinar diam vel felis dignissim tincidunt. Donec hendrerit non est sed volutpat. In egestas ex tortor, at convallis nunc porttitor at. Fusce sed cursus risus. Nam metus sapien, viverra eget felis id, maximus convallis lacus. Donec nec lacus vitae ex hendrerit ultricies non vel risus. Morbi malesuada ipsum iaculis augue convallis vehicula. Proin eget dolor dignissim, volutpat purus ac, ultricies risus. Pellentesque semper, mauris et pharetra accumsan, ante velit faucibus ex, a mattis metus odio vel ligula. Pellentesque elementum suscipit laoreet. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Integer a turpis sed massa blandit iaculis. Sed aliquet, justo vestibulum euismod rhoncus, nisi dui fringilla sapien, non tempor nunc lectus vitae dolor. Suspendisse potenti.</p>', NULL, '2021-07-28 07:09:19'),
(26, 'privacy_policy', '<h2>This is a Demo Privacy Policy</h2>\r\n\r\n<p>This policy explains how StackFood&nbsp;website and related applications (the &ldquo;Site&rdquo;, &ldquo;we&rdquo; or &ldquo;us&rdquo;) collects, uses, shares and protects the personal information that we collect through this site or different channels. StackFood has established the site to link up the users who need foods or grocery items to be shipped or delivered by the riders from the affiliated restaurants or shops to the desired location. This policy also applies to any mobile applications that we develop for use with our services on the Site, and references to this &ldquo;Site&rdquo;, &ldquo;we&rdquo; or &ldquo;us&rdquo; is intended to also include these mobile applications. Please read below to learn more about our information policies. By using this Site, you agree to these policies.</p>\r\n\r\n<h2>How the Information is collected</h2>\r\n\r\n<h3>Information provided by web browser</h3>\r\n\r\n<p>You have to provide us with personal information like your name, contact no, mailing address and email id, our app will also fetch your location information in order to give you the best service. Like many other websites, we may record information that your web browser routinely shares, such as your browser type, browser language, software and hardware attributes, the date and time of your visit, the web page from which you came, your Internet Protocol address and the geographic location associated with that address, the pages on this Site that you visit and the time you spent on those pages. This will generally be anonymous data that we collect on an aggregate basis.</p>\r\n\r\n<h3>Personal Information that you provide</h3>\r\n\r\n<p>If you want to use our service, you must create an account on our Site. To establish your account, we will ask for personally identifiable information that can be used to contact or identify you, which may include your name, phone number, and e-mail address. We may also collect demographic information about you, such as your zip code, and allow you to submit additional information that will be part of your profile. Other than basic information that we need to establish your account, it will be up to you to decide how much information to share as part of your profile. We encourage you to think carefully about the information that you share and we recommend that you guard your identity and your sensitive information. Of course, you can review and revise your profile at any time.</p>\r\n\r\n<h3>Payment Information</h3>\r\n\r\n<p>To make the payment online for availing our services, you have to provide the bank account, mobile financial service (MFS), debit card, credit card information to the StackFood platform.</p>\r\n\r\n<h2>How the Information is collected</h2>\r\n\r\n<h3>Session and Persistent Cookies</h3>\r\n\r\n<p>Cookies are small text files that are placed on your computer by websites that you visit. They are widely used in order to make websites work, or work more efficiently, as well as to provide information to the owners of the site. As is commonly done on websites, we may use cookies and similar technology to keep track of our users and the services they have elected. We use both &ldquo;session&rdquo; and &ldquo;persistent&rdquo; cookies. Session cookies are deleted after you leave our website and when you close your browser. We use data collected with session cookies to enable certain features on our Site, to help us understand how users interact with our Site, and to monitor at an aggregate level Site usage and web traffic routing. We may allow business partners who provide services to our Site to place cookies on your computer that assist us in analyzing usage data. We do not allow these business partners to collect your personal information from our website except as may be necessary for the services that they provide.</p>\r\n\r\n<h3>Web Beacons</h3>\r\n\r\n<p>We may also use web beacons or similar technology to help us track the effectiveness of our communications.</p>\r\n\r\n<h3>Advertising Cookies</h3>\r\n\r\n<p>We may use third parties, such as Google, to serve ads about our website over the internet. These third parties may use cookies to identify ads that may be relevant to your interest (for example, based on your recent visit to our website), to limit the number of times that you see an ad, and to measure the effectiveness of the ads.</p>\r\n\r\n<h3>Google Analytics</h3>\r\n\r\n<p>We may also use Google Analytics or a similar service to gather statistical information about the visitors to this Site and how they use the Site. This, also, is done on an anonymous basis. We will not try to associate anonymous data with your personally identifiable data. If you would like to learn more about Google Analytics, please click here.</p>', NULL, '2021-08-22 01:49:58'),
(27, 'minimum_shipping_charge', '10', NULL, NULL),
(28, 'per_km_shipping_charge', '2', NULL, NULL),
(29, 'digital_payment', '{\"status\":\"1\"}', '2021-07-01 14:27:38', '2024-06-06 01:44:48'),
(30, 'ssl_commerz_payment', '{\"status\":\"0\",\"store_id\":null,\"store_password\":null}', '2021-07-04 15:41:24', '2022-03-23 04:21:28'),
(31, 'razor_pay', '{\"status\":\"0\",\"razor_key\":null,\"razor_secret\":null}', '2021-07-04 15:41:28', '2022-03-23 04:21:38'),
(32, 'paypal', '{\"status\":\"0\",\"paypal_client_id\":null,\"paypal_secret\":null}', '2021-07-04 15:41:34', '2022-03-23 04:21:49'),
(33, 'paystack', '{\"status\":\"0\",\"publicKey\":null,\"secretKey\":null,\"paymentUrl\":null,\"merchantEmail\":null}', '2021-07-04 15:41:42', '2022-03-23 04:22:15'),
(34, 'senang_pay', '{\"status\":\"1\",\"secret_key\":null,\"published_key\":null,\"merchant_id\":null}', '2021-07-04 15:41:48', '2022-03-23 04:22:25'),
(35, 'order_handover_message', '{\"status\":1,\"message\":\"Delivery man is on the way\"}', NULL, NULL),
(36, 'order_cancled_message', '{\"status\":1,\"message\":\"Order is canceled by your request\"}', NULL, NULL),
(37, 'timezone', 'Asia/Calcutta', NULL, NULL),
(38, 'order_delivery_verification', '1', NULL, NULL),
(39, 'currency_symbol_position', 'left', NULL, NULL),
(40, 'schedule_order', '1', NULL, NULL),
(41, 'app_minimum_version', '0', NULL, NULL),
(42, 'tax', NULL, NULL, NULL),
(43, 'admin_commission', '6', NULL, NULL),
(44, 'country', 'IN', NULL, NULL),
(45, 'app_url', 'https://www.google.com', NULL, NULL),
(46, 'default_location', '{\"lat\":\"19.0687893\",\"lng\":\"72.87026469999999\"}', NULL, NULL),
(47, 'twilio_sms', '{\"status\":\"0\",\"sid\":null,\"messaging_service_id\":null,\"token\":null,\"from\":null,\"otp_template\":\"Your otp is #OTP#.\"}', '2022-03-23 15:16:08', '2022-03-23 15:16:08'),
(48, 'nexmo_sms', '{\"status\":\"0\",\"api_key\":null,\"api_secret\":null,\"signature_secret\":\"\",\"private_key\":\"\",\"application_id\":\"\",\"from\":null,\"otp_template\":\"Your otp is #OTP#.\"}', '2022-03-23 15:16:18', '2022-03-23 15:16:18'),
(49, '2factor_sms', '{\"status\":\"0\",\"api_key\":null}', '2022-03-23 15:16:26', '2022-03-23 15:16:26'),
(50, 'msg91_sms', '{\"status\":\"0\",\"template_id\":null,\"authkey\":null}', '2022-03-23 15:16:33', '2022-03-23 15:16:33'),
(51, 'free_delivery_over', '499.97', NULL, NULL),
(52, 'maintenance_mode', '0', '2021-09-08 15:44:28', '2021-09-08 15:44:28'),
(53, 'app_minimum_version_ios', NULL, '2021-09-21 22:54:10', '2021-09-21 22:54:10'),
(54, 'app_minimum_version_android', NULL, '2021-09-21 22:54:10', '2021-09-21 22:54:10'),
(55, 'app_url_ios', NULL, '2021-09-21 22:54:10', '2021-09-21 22:54:10'),
(56, 'app_url_android', NULL, '2021-09-21 22:54:10', '2021-09-21 22:54:10'),
(57, 'flutterwave', '{\"status\":1,\"public_key\":\"FLWPUBK_TEST-3f6a0b6c3d621c4ecbb9beeff516c92b-X\",\"secret_key\":\"FLWSECK_TEST-ec27426eb062491500a9eb95723b5436-X\",\"hash\":\"FLWSECK_TEST951e36220f66\"}', '2021-09-21 22:54:10', '2021-09-21 22:54:10'),
(58, 'dm_maximum_orders', '6', '2021-09-24 17:46:13', '2021-09-24 17:46:13'),
(59, 'order_confirmation_model', 'store', '2021-10-17 00:05:08', '2021-10-17 00:05:08'),
(60, 'popular_food', '1', '2021-10-17 00:05:08', '2021-10-17 00:05:08'),
(61, 'popular_restaurant', '1', '2021-10-17 00:05:08', '2021-10-17 00:05:08'),
(62, 'new_restaurant', '1', '2021-10-17 00:05:08', '2021-10-17 00:05:08'),
(63, 'mercadopago', '{\"status\":1,\"public_key\":\"\",\"access_token\":\"\"}', '2021-10-17 00:05:08', '2021-10-17 00:05:08'),
(64, 'map_api_key_server', 'AIzaSyAWbWNOIN2NVRIHbjhflvEh4JDr2ZkJ3xA', NULL, NULL),
(66, 'most_reviewed_foods', '1', '2021-11-15 15:55:37', '2021-11-15 15:55:37'),
(67, 'landing_page_text', '{\"header_title_1\":\"Food App\",\"header_title_2\":\"Why stay hungry when you can order from StackFood\",\"header_title_3\":\"Get 10% OFF on your first order\",\"about_title\":\"StackFood is Best Delivery Service Near You\",\"why_choose_us\":\"Why Choose Us?\",\"why_choose_us_title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"testimonial_title\":\"Trusted by Customer & Restaurant Owner\",\"footer_article\":\"Suspendisse ultrices at diam lectus nullam. Nisl, sagittis viverra enim erat tortor ultricies massa turpis. Arcu pulvinar.\"}', '2021-11-15 15:55:37', '2021-11-15 15:55:37'),
(68, 'landing_page_links', '{\"app_url_android_status\":\"1\",\"app_url_android\":\"https:\\/\\/play.google.com\",\"app_url_ios_status\":\"1\",\"app_url_ios\":\"https:\\/\\/www.apple.com\\/app-store\",\"web_app_url_status\":\"1\",\"web_app_url\":\"https:\\/\\/mxmeds.mimeld.com\\/\"}', '2021-11-15 15:55:37', '2021-11-15 15:55:37'),
(69, 'speciality', '[{\"img\":\"clean_&_cheap_icon.png\",\"title\":\"Clean & Cheap Price\"},{\"img\":\"best_dishes_icon.png\",\"title\":\"Best Dishes Near You\"},{\"img\":\"virtual_restaurant_icon.png\",\"title\":\"Your Own Virtual Restaurant\"}]', '2021-11-15 15:55:37', '2021-11-15 15:55:37'),
(70, 'testimonial', '[{\"img\":\"img-1.png\",\"name\":\"Barry Allen\",\"position\":\"Web Designer\",\"detail\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. A\\r\\n                    aliquam amet animi blanditiis consequatur debitis dicta\\r\\n                    distinctio, enim error eum iste libero modi nam natus\\r\\n                    perferendis possimus quasi sint sit tempora voluptatem. Est,\\r\\n                    exercitationem id ipsa ipsum laboriosam perferendis temporibus!\"},{\"img\":\"img-2.png\",\"name\":\"Sophia Martino\",\"position\":\"Web Designer\",\"detail\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. A aliquam amet animi blanditiis consequatur debitis dicta distinctio, enim error eum iste libero modi nam natus perferendis possimus quasi sint sit tempora voluptatem. Est, exercitationem id ipsa ipsum laboriosam perferendis temporibus!\"},{\"img\":\"img-3.png\",\"name\":\"Alan Turing\",\"position\":\"Web Designer\",\"detail\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. A aliquam amet animi blanditiis consequatur debitis dicta distinctio, enim error eum iste libero modi nam natus perferendis possimus quasi sint sit tempora voluptatem. Est, exercitationem id ipsa ipsum laboriosam perferendis temporibus!\"},{\"img\":\"img-4.png\",\"name\":\"Ann Marie\",\"position\":\"Web Designer\",\"detail\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. A aliquam amet animi blanditiis consequatur debitis dicta distinctio, enim error eum iste libero modi nam natus perferendis possimus quasi sint sit tempora voluptatem. Est, exercitationem id ipsa ipsum laboriosam perferendis temporibus!\"}]', '2021-11-15 15:55:37', '2021-11-15 15:55:37'),
(71, 'landing_page_images', '{\"top_content_image\":\"double_screen_image.png\",\"about_us_image\":\"about_us_image.png\"}', '2021-11-15 15:55:37', '2021-11-15 15:55:37'),
(72, 'paymob_accept', '{\"status\":\"0\",\"api_key\":null,\"iframe_id\":null,\"integration_id\":null,\"hmac\":null}', '2021-11-15 15:55:37', '2021-11-15 15:55:37'),
(73, 'admin_order_notification', NULL, NULL, NULL),
(74, 'swish_payment', '{\"status\":\"1\"}', NULL, '2021-12-28 12:02:40'),
(76, 'service_charge', '12', NULL, NULL),
(77, 'social_login', '[{\"login_medium\":\"google\",\"client_id\":null,\"client_secret\":null,\"status\":\"0\"},{\"login_medium\":\"facebook\",\"client_id\":null,\"client_secret\":null,\"status\":\"0\"}]', NULL, '2022-01-04 13:09:23'),
(78, 'language', '[\"en\"]', NULL, NULL),
(79, 'timeformat', '24', NULL, NULL),
(80, 'canceled_by_restaurant', '0', NULL, NULL),
(81, 'canceled_by_deliveryman', '0', NULL, NULL),
(82, 'show_dm_earning', '1', NULL, NULL),
(83, 'recaptcha', '{\"status\":\"0\",\"site_key\":null,\"secret_key\":null}', '2022-03-23 15:17:39', '2022-03-23 15:17:39'),
(84, 'toggle_veg_non_veg', '1', NULL, NULL),
(85, 'toggle_dm_registration', '1', NULL, NULL),
(86, 'toggle_restaurant_registration', '1', NULL, NULL),
(87, 'order_refunded_message', '{\"status\":1,\"message\":\"Order is refunded successfully\"}', NULL, NULL),
(88, 'liqpay', '{\"status\":\"1\",\"public_key\":null,\"private_key\":null}', NULL, '2022-02-27 05:15:40'),
(89, 'klarna', '{\"status\":\"1\",\"region\":\"america\",\"username\":\"PN06804_1a368db08f6d\",\"password\":\"6ljrP6BDJNKT6F2y\"}', NULL, '2022-01-26 08:30:51'),
(90, 'fatoorah', '{\"status\":\"1\",\"api_key\":\"rLtt6JWvbUHDDhsZnfpAhpYk4dxYDQkbcPTyGaKp2TYqQgG7FGZ5Th_WD53Oq8Ebz6A53njUoo1w3pjU1D4vs_ZMqFiz_j0urb_BH9Oq9VZoKFoJEDAbRZepGcQanImyYrry7Kt6MnMdgfG5jn4HngWoRdKduNNyP4kzcp3mRv7x00ahkm9LAK7ZRieg7k1PDAnBIOG3EyVSJ5kK4WLMvYr7sCwHbHcu4A5WwelxYK0GMJy37bNAarSJDFQsJ2ZvJjvMDmfWwDVFEVe_5tOomfVNt6bOg9mexbGjMrnHBnKnZR1vQbBtQieDlQepzTZMuQrSuKn-t5XZM7V6fCW7oP-uXGX-sMOajeX65JOf6XVpk29DP6ro8WTAflCDANC193yof8-f5_EYY-3hXhJj7RBXmizDpneEQDSaSz5sFk0sV5qPcARJ9zGG73vuGFyenjPPmtDtXtpx35A-BVcOSBYVIWe9kndG3nclfefjKEuZ3m4jL9Gg1h2JBvmXSMYiZtp9MR5I6pvbvylU_PP5xJFSjVTIz7IQSjcVGO41npnwIxRXNRxFOdIUHn0tjQ-7LwvEcTXyPsHXcMD8WtgBh-wxR8aKX7WPSsT1O8d8reb2aR7K3rkV3K82K_0OgawImEpwSvp9MNKynEAJQS6ZHe_J_l77652xwPNxMRTMASk1ZsJL\"}', NULL, '2022-02-20 11:05:26'),
(91, 'bkash', '{\"status\":\"1\",\"api_key\":\"5tunt4masn6pv2hnvte1sb5n3j\",\"api_secret\":\"1vggbqd4hqk9g96o9rrrp2jftvek578v7d2bnerim12a87dbrrka\",\"username\":\"sandboxTestUser\",\"password\":\"hWD@8vtzw0\"}', NULL, '2022-02-27 04:37:26'),
(92, 'paytabs', '{\"status\":\"1\",\"profile_id\":null,\"server_key\":null,\"base_url\":null}', NULL, '2022-02-27 06:06:19'),
(93, 'paytm', '{\"status\":\"1\",\"paytm_merchant_key\":null,\"paytm_merchant_mid\":null,\"paytm_merchant_website\":null,\"paytm_refund_url\":null}', NULL, '2022-02-27 06:06:37'),
(94, 'schedule_order_slot_duration', '15', NULL, NULL),
(95, 'digit_after_decimal_point', '0', NULL, NULL),
(96, 'icon', '2024-06-06-6661cdca7c003.png', NULL, NULL),
(97, 'toggle_store_registration', '1', NULL, NULL),
(98, 'canceled_by_store', '0', NULL, NULL),
(99, 'parcel_per_km_shipping_charge', '0', NULL, NULL),
(100, 'parcel_minimum_shipping_charge', '0', NULL, NULL),
(101, 'parcel_commission_dm', '0', NULL, NULL),
(102, 'landing_page_links', '{\"app_url_android_status\":\"1\",\"app_url_android\":\"https:\\/\\/play.google.com\",\"app_url_ios_status\":\"1\",\"app_url_ios\":\"https:\\/\\/www.apple.com\\/app-store\",\"web_app_url_status\":\"1\",\"web_app_url\":\"https:\\/\\/mxmeds.mimeld.com\\/\"}', NULL, NULL),
(103, 'wallet_status', '1', '2022-07-05 03:26:19', '2022-07-05 03:26:19'),
(104, 'loyalty_point_status', '1', '2022-07-05 03:26:19', '2022-07-05 03:26:19'),
(105, 'ref_earning_status', '1', '2022-07-05 03:26:19', '2022-07-05 03:26:19'),
(106, 'wallet_add_refund', '1', '2022-07-05 03:26:19', '2022-07-05 03:26:19'),
(107, 'loyalty_point_exchange_rate', '100', '2022-07-05 03:26:20', '2022-07-05 03:26:20'),
(108, 'ref_earning_exchange_rate', '1', '2022-07-05 03:26:20', '2022-07-05 03:26:20'),
(109, 'loyalty_point_item_purchase_point', '6', '2022-07-05 03:26:20', '2022-07-05 03:26:20'),
(110, 'loyalty_point_minimum_point', '100', '2022-07-05 03:26:20', '2022-07-05 03:26:20'),
(111, 'refund_active_status', '0', '2022-07-05 03:26:20', '2022-07-05 03:26:20'),
(112, 'dm_tips_status', '1', '2022-07-05 03:26:20', '2022-07-05 03:26:20'),
(113, 'system_language', '[{\"id\":1,\"direction\":\"ltr\",\"code\":\"en\",\"status\":1,\"default\":true}]', '2023-08-15 23:29:41', '2023-08-15 23:29:41'),
(114, 'site_direction', NULL, NULL, NULL),
(115, 'cookies_text', 'We use cookies to enhance your browsing experience and provide personalized content. By clicking \"Accept\", you consent to the use of all cookies. However, you may visit \"Cookie Settings\" to provide a controlled consent.', NULL, NULL),
(116, 'tax_included', '1', NULL, NULL),
(117, 'partial_payment_status', '1', NULL, NULL),
(118, 'partial_payment_method', 'both', NULL, NULL),
(119, 'order_notification_type', 'firebase', NULL, NULL),
(120, 'free_delivery_over_status', '1', NULL, NULL),
(121, 'additional_charge_status', '1', NULL, NULL),
(122, 'additional_charge_name', 'Additional Charge', NULL, NULL),
(123, 'additional_charge', '10', NULL, NULL),
(124, 'prescription_order_status', '1', NULL, NULL),
(125, 'delivery_charge_comission', '6', NULL, NULL),
(126, 'opening_time', NULL, NULL, NULL),
(127, 'closing_time', NULL, NULL, NULL),
(128, 'landing_page', '1', '2023-08-15 23:56:24', '2023-08-15 23:56:24'),
(129, 'landing_integration_type', 'file_upload', '2023-08-15 23:56:24', '2023-08-15 23:56:24'),
(130, 'mobile_app_section_heading', 'Download the App for Enjoy Best Restaurant Test', '2023-08-17 00:26:56', '2023-08-17 00:26:56'),
(131, 'mobile_app_section_text', 'Default Text Mobile App Section', '2023-08-17 00:26:56', '2023-08-17 00:26:56'),
(132, 'feature_section_description', 'Feature section description', '2023-08-17 00:26:56', '2023-08-17 00:26:56'),
(133, 'Feature section description', '{\"app_url_android_status\":\"0\",\"app_url_android\":\"https:\\/\\/play.google.com\",\"app_url_ios_status\":\"0\",\"app_url_ios\":\"https:\\/\\/www.apple.com\\/app-store\",\"web_app_url_status\":\"0\",\"web_app_url\":\"https:\\/\\/mxmeds.mimeld.com\\/\"}', '2023-08-17 00:26:56', '2023-08-17 00:26:56'),
(134, 'home_delivery_status', '1', '2023-08-17 00:26:56', '2023-08-17 00:26:56'),
(135, 'takeaway_status', '1', '2023-08-17 00:26:56', '2023-08-17 00:26:56'),
(136, 'dm_picture_upload_status', '1', NULL, NULL),
(137, 'offline_payment_status', '1', NULL, '2024-06-06 01:44:53'),
(138, 'guest_checkout_status', '1', NULL, NULL),
(139, 'push_notification_service_file_content', '{\r\n  \"type\": \"service_account\",\r\n  \"project_id\": \"mymeds-3bd5a\",\r\n  \"private_key_id\": \"c0cdc0ef8c2c79784f628aef7b24260abdc4312c\",\r\n  \"private_key\": \"-----BEGIN PRIVATE KEY-----\\nMIIEugIBADANBgkqhkiG9w0BAQEFAASCBKQwggSgAgEAAoIBAQCloasVIv7tDgPF\\nFDnFsd1LkHpNptC9XcHtVohbsRlgD2XZARC+eu3fezyrp5MMEtBMM+ZQNpzLh06B\\nhDx7nlvGo4qRpuGczTYre/jt1Z0a0rPAjiaYoQzpwd/Oeo1/j9ysHrDHXhWiRuns\\n4hX2U56LfPQB3gsZ9MuwRmSQzhrSwZ0JAYu3GajSo0hfdb2I/XXB9dey6Aqke6xt\\nHiRT5LmhlzpNOKlOFF8m0ssmEpTVELTGUd3AI9181k+BrQ+vfL1h+EPvaK+7a2zG\\ntJF8iBVylBS8ZfwRxLGD1Ji65pNUeLrcB+hVrX4Bp7uklWaebIAXsuZc9TIsujzw\\nHIzGzQ8ZAgMBAAECgf91Situ8OuVhVcmE+Nnrh7i9iOltOlBMCO2W/587+yah3Fz\\ng3IzcSMB1dWOlGVolQ6jMPjni3vGW+Y8GmhxIdeSrj0EnnG4KnUxw5ioQQqSGKMx\\n3OXBL7isGVVjmRxRXWoweK/bWg333IjvWyrEjeAlwnsIjllOLMKjWqOTVTvylE32\\n/+TgVwm+XU3WDMMhLEdOTZKlhTtaU2Vyhw93XBdZJY2ljlftuJw0LT7YDOTCebia\\nW5tu8MzrhMmZ7f+feFc/juFfVYyl8XbQnAXQViHFtp9JYMZSvD6F58mZuvIO+KVr\\nUExAjryFjVyArPsLaLeGY8PGpX7JnnT2fjbPqK0CgYEA15VUZin3qABKRX2KwFeK\\na5vM817uVQRA6gjYnIshXzxXDAfYzFwLpFnRsq3BFw3BvxTVlBM8L/0VEGQwF3ih\\nxVtih/cF3p4It+2AM69ud+KnHkfc7Y2L4y1tpgKRaBUJxDOY7DqMsJ/9WXErUnJC\\nSPaYdp9Hq27BxyXqvV4eKWMCgYEAxK71xLFQ7SKsqdYe/4/zxkuq+sqqMkZGnMk+\\n9otyrewTiPB9720AGexfRqNF9azDfPIhaaR3LwHTaYL0wmDCaJZcqemO57vblobL\\nFsxkIb7yQYAIquDng1THV3pGRse4nCIiub5VROXMCVxQYaE5rqYY0SVkuJAEBGab\\n37knDFMCgYAk+icc0uv4s/wJSUxIS3uhk3qm78x/ZphfzB6jUzXpKOdhV+M2wj74\\n9LMEK8tn0eM+jCtKF7aGIKnBQv4AuJ8+w7r1yUgHdCHYsnL/6oJPK+AwUHEzicjJ\\nsZwSEnSwXpNrRNJhCnXhQb/p3IBqxtBZxXpHNnDLldbE+tr1mjQgMwKBgCaxeN46\\nN/5+7NL4sd57Fm0zY661Aiij1K5xlPZx1pzKrckp7syUeAmhi9jctB2x4D+LbvFW\\njq/rvwip37cBzB1BP3eZ4ChMt9V0LS4OBcDxzL0AEDR1zHX0zsax4nN4RSRKPuSl\\nwiaswqgwxgt+6VcnjAhRP/BjPLcU7KNlzH3LAoGAZ1qU/9enMOKekh2G3ugxmFLs\\ndigde2ZtbBpZ9tb681z6E0pEHXTYCtYlPoK9hqsNHSQ6IUwnpIjyeJL3fV68vGrc\\nm4IDD2XfQH9FChoJyzK4PTFLOG/qdD3vrHf5+rOs1B2YO4RvbUVRZlLnxeZFG5U7\\nA+eeuIHteSJF7Or/nGk=\\n-----END PRIVATE KEY-----\\n\",\r\n  \"client_email\": \"firebase-adminsdk-2as1v@mymeds-3bd5a.iam.gserviceaccount.com\",\r\n  \"client_id\": \"103365697300782117589\",\r\n  \"auth_uri\": \"https://accounts.google.com/o/oauth2/auth\",\r\n  \"token_uri\": \"https://oauth2.googleapis.com/token\",\r\n  \"auth_provider_x509_cert_url\": \"https://www.googleapis.com/oauth2/v1/certs\",\r\n  \"client_x509_cert_url\": \"https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-2as1v%40mymeds-3bd5a.iam.gserviceaccount.com\",\r\n  \"universe_domain\": \"googleapis.com\"\r\n}', NULL, NULL),
(140, 'fcm_credentials', '{\"apiKey\":\"AIzaSyAWQdvVAv3-eGR_ATs3nIReRkyZ5U5csXQ\",\"authDomain\":\"mymeds-3bd5a.firebaseapp.com\",\"projectId\":\"mymeds-3bd5a\",\"storageBucket\":\"mymeds-3bd5a.appspot.com\",\"messagingSenderId\":\"32404014994\",\"appId\":\"1:32404014994:web:967f9d23fea3bb9ba6634b\",\"measurementId\":\"G-0GK2EN290R\"}', NULL, NULL),
(141, 'add_fund_status', '1', NULL, NULL),
(142, 'new_customer_discount_status', '0', NULL, NULL),
(143, 'new_customer_discount_amount', '0', NULL, NULL),
(144, 'new_customer_discount_amount_type', 'percentage', NULL, NULL),
(145, 'new_customer_discount_amount_validity', '0', NULL, NULL),
(146, 'new_customer_discount_validity_type', 'day', NULL, NULL),
(147, 'schedule_order_slot_duration_time_format', 'min', NULL, NULL),
(148, 'extra_packaging_data', '{\"grocery\":\"1\",\"food\":\"1\",\"pharmacy\":\"1\",\"ecommerce\":\"1\",\"parcel\":0}', NULL, NULL),
(149, 'apple_login', '[{\"login_medium\":\"apple\",\"client_id\":\"\",\"client_secret\":\"\",\"team_id\":\"\",\"key_id\":\"\",\"service_file\":\"\",\"redirect_url\":\"\",\"status\":\"\"}]', '2024-06-06 13:39:13', '2024-06-06 13:39:13'),
(150, 'min_amount_to_pay_dm', '10', NULL, NULL),
(151, 'cash_in_hand_overflow_delivery_man', '1', NULL, NULL),
(152, 'dm_max_cash_in_hand', '10000', NULL, NULL),
(153, 'product_approval', '1', NULL, NULL),
(154, 'cash_in_hand_overflow_store', '0', NULL, NULL),
(155, 'cash_in_hand_overflow_store_amount', NULL, NULL, NULL),
(156, 'min_amount_to_pay_store', NULL, NULL, NULL),
(157, 'product_approval_datas', '{\"Update_product_price\":\"1\",\"Add_new_product\":\"1\",\"Update_product_variation\":\"1\",\"Update_anything_in_product_details\":\"1\"}', NULL, NULL),
(158, 'access_all_products', NULL, NULL, NULL),
(159, 'product_gallery', '1', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `campaigns`
--

CREATE TABLE `campaigns` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(191) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `admin_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `start_date` date DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  `start_time` time DEFAULT NULL,
  `end_time` time DEFAULT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `campaign_store`
--

CREATE TABLE `campaign_store` (
  `campaign_id` bigint(20) UNSIGNED NOT NULL,
  `store_id` bigint(20) UNSIGNED NOT NULL,
  `campaign_status` varchar(10) DEFAULT 'pending'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `carts`
--

CREATE TABLE `carts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `item_id` bigint(20) UNSIGNED NOT NULL,
  `is_guest` tinyint(1) NOT NULL DEFAULT 0,
  `add_on_ids` text DEFAULT NULL,
  `add_on_qtys` text DEFAULT NULL,
  `item_type` varchar(255) NOT NULL,
  `price` double(24,3) NOT NULL,
  `quantity` int(11) NOT NULL,
  `variation` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `carts`
--

INSERT INTO `carts` (`id`, `user_id`, `module_id`, `item_id`, `is_guest`, `add_on_ids`, `add_on_qtys`, `item_type`, `price`, `quantity`, `variation`, `created_at`, `updated_at`) VALUES
(5, 20, 6, 138, 1, '\"[]\"', '\"[]\"', 'App\\Models\\Item', 255.000, 1, '\"[]\"', '2024-06-21 10:15:47', '2024-06-21 10:15:47'),
(6, 24, 6, 138, 1, '\"[]\"', '\"[]\"', 'App\\Models\\Item', 510.000, 2, '\"[]\"', '2024-06-21 18:07:09', '2024-06-21 18:07:35'),
(7, 29, 6, 139, 1, '\"[]\"', '\"[]\"', 'App\\Models\\Item', 120.000, 1, '\"[]\"', '2024-06-24 09:50:02', '2024-06-24 09:50:02');

-- --------------------------------------------------------

--
-- Table structure for table `cash_backs`
--

CREATE TABLE `cash_backs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `customer_id` varchar(255) DEFAULT '["all"]',
  `cashback_type` varchar(255) NOT NULL,
  `same_user_limit` int(11) NOT NULL DEFAULT 1,
  `total_used` int(11) NOT NULL DEFAULT 0,
  `cashback_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `min_purchase` double(23,3) NOT NULL DEFAULT 0.000,
  `max_discount` double(23,3) NOT NULL DEFAULT 0.000,
  `start_date` date DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `cash_back_histories`
--

CREATE TABLE `cash_back_histories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `cash_back_id` bigint(20) UNSIGNED DEFAULT NULL,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `cashback_type` varchar(255) NOT NULL,
  `calculated_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `cashback_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `min_purchase` double(23,3) NOT NULL DEFAULT 0.000,
  `max_discount` double(23,3) NOT NULL DEFAULT 0.000,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

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

CREATE TABLE `categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `image` varchar(255) NOT NULL DEFAULT 'def.png',
  `parent_id` int(11) NOT NULL,
  `position` int(11) NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `priority` int(11) NOT NULL DEFAULT 0,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `featured` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `categories` (`id`, `name`, `image`, `parent_id`, `position`, `status`, `created_at`, `updated_at`, `priority`, `module_id`, `slug`, `featured`) VALUES
(99, 'Medicine', '2024-06-10-6666c37d4faaa.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:42:29', 0, 6, 'medicine99', 0),
(100, 'Surgical Instrument', '2024-06-10-6666c38c03ee1.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:42:44', 0, 6, 'surgical-instrument100', 0),
(101, 'Vaccines', '2024-06-10-6666c39c56258.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:43:00', 0, 6, 'vaccines101', 0),
(102, 'Supplements & Vitamins', '2024-06-10-6666c3ab227c2.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:43:15', 0, 6, 'supplements-vitamins102', 0),
(103, 'Medical Devices', '2024-06-10-6666c3c8f1401.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:43:44', 0, 6, 'medical-devices103', 0),
(104, 'Adult Care', '2024-06-10-6666c3df80632.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:44:07', 0, 6, 'adult-care104', 0),
(105, 'Mother & Baby', '2024-06-10-6666c3f4053c4.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:44:28', 0, 6, 'mother-baby105', 0),
(106, 'Covid Essentials', '2024-06-10-6666c402eb8f9.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:44:42', 0, 6, 'covid-essentials106', 0),
(107, 'Dental Care', '2024-06-10-6666c426dd0a7.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:45:18', 0, 6, 'dental-care107', 0),
(108, 'Health & Nutrition', '2024-06-10-6666c46deabe3.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:46:29', 0, 6, 'health-nutrition108', 0),
(109, 'Pet Care', '2024-06-10-6666c47f3b191.png', 0, 0, 1, '2024-04-02 02:21:14', '2024-06-10 12:46:47', 0, 6, 'pet-care109', 0),
(110, 'Medicine', '2024-06-10-6666c28d6d40d.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:38:29', 0, 6, 'medicine110', 0),
(111, 'Surgical Instrument', '2024-06-10-6666c29fe28a7.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:38:47', 0, 6, 'surgical-instrument111', 0),
(112, 'Vaccines', '2024-06-10-6666c2abd2f92.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:38:59', 0, 6, 'vaccines112', 0),
(113, 'Supplements & Vitamins', '2024-06-10-6666c2b92a1a1.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:39:13', 0, 6, 'supplements-vitamins113', 0),
(114, 'Medical Devices', '2024-06-10-6666c2c7772fc.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:39:27', 0, 6, 'medical-devices114', 0),
(115, 'Adult Care', '2024-06-10-6666c2d48472f.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:39:40', 0, 6, 'adult-care115', 0),
(116, 'Mother & Baby', '2024-06-10-6666c2e65f233.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:39:58', 0, 6, 'mother-baby116', 0),
(117, 'Covid Essentials', '2024-06-10-6666c2f70eb05.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:40:15', 0, 6, 'covid-essentials117', 0),
(118, 'Dental Care', '2024-06-10-6666c33c9d023.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:41:24', 0, 6, 'dental-care118', 0),
(119, 'Health & Nutrition', '2024-06-10-6666c34b6851c.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:41:39', 0, 6, 'health-nutrition119', 0),
(120, 'Pet Care', '2024-06-10-6666c3593301f.png', 0, 0, 1, '2024-04-02 02:23:14', '2024-06-10 12:41:53', 0, 6, 'pet-care120', 0);

-- --------------------------------------------------------

--
-- Table structure for table `common_conditions`
--

CREATE TABLE `common_conditions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

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

CREATE TABLE `contacts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `email` varchar(100) NOT NULL,
  `subject` text NOT NULL,
  `message` text NOT NULL,
  `seen` tinyint(4) NOT NULL DEFAULT 0,
  `feedback` varchar(255) NOT NULL DEFAULT '0',
  `reply` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `conversations`
--

CREATE TABLE `conversations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `sender_id` bigint(20) UNSIGNED NOT NULL,
  `sender_type` varchar(255) NOT NULL,
  `receiver_id` bigint(20) UNSIGNED NOT NULL,
  `receiver_type` varchar(255) NOT NULL,
  `last_message_id` bigint(20) UNSIGNED DEFAULT NULL,
  `last_message_time` timestamp NULL DEFAULT NULL,
  `unread_message_count` int(11) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

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

CREATE TABLE `coupons` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(191) DEFAULT NULL,
  `code` varchar(100) DEFAULT NULL,
  `start_date` date DEFAULT NULL,
  `expire_date` date DEFAULT NULL,
  `min_purchase` decimal(24,2) NOT NULL DEFAULT 0.00,
  `max_discount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `discount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `discount_type` varchar(15) NOT NULL DEFAULT 'percentage',
  `coupon_type` varchar(255) NOT NULL DEFAULT 'default',
  `limit` int(11) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `data` varchar(255) DEFAULT NULL,
  `total_uses` bigint(20) DEFAULT 0,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `created_by` varchar(50) DEFAULT 'admin',
  `customer_id` varchar(255) DEFAULT '["all"]',
  `slug` varchar(255) DEFAULT NULL,
  `store_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `currencies`
--

CREATE TABLE `currencies` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `country` varchar(255) DEFAULT NULL,
  `currency_code` varchar(255) DEFAULT NULL,
  `currency_symbol` varchar(255) DEFAULT NULL,
  `exchange_rate` decimal(8,2) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `currencies`
--

INSERT INTO `currencies` (`id`, `country`, `currency_code`, `currency_symbol`, `exchange_rate`, `created_at`, `updated_at`) VALUES
(1, 'US Dollar', 'USD', '$', 1.00, NULL, NULL),
(2, 'Canadian Dollar', 'CAD', 'CA$', 1.00, NULL, NULL),
(3, 'Euro', 'EUR', '€', 1.00, NULL, NULL),
(4, 'United Arab Emirates Dirham', 'AED', 'د.إ.‏', 1.00, NULL, NULL),
(5, 'Afghan Afghani', 'AFN', '؋', 1.00, NULL, NULL),
(6, 'Albanian Lek', 'ALL', 'L', 1.00, NULL, NULL),
(7, 'Armenian Dram', 'AMD', '֏', 1.00, NULL, NULL),
(8, 'Argentine Peso', 'ARS', '$', 1.00, NULL, NULL),
(9, 'Australian Dollar', 'AUD', '$', 1.00, NULL, NULL),
(10, 'Azerbaijani Manat', 'AZN', '₼', 1.00, NULL, NULL),
(11, 'Bosnia-Herzegovina Convertible Mark', 'BAM', 'KM', 1.00, NULL, NULL),
(12, 'Bangladeshi Taka', 'BDT', '৳', 1.00, NULL, NULL),
(13, 'Bulgarian Lev', 'BGN', 'лв.', 1.00, NULL, NULL),
(14, 'Bahraini Dinar', 'BHD', 'د.ب.‏', 1.00, NULL, NULL),
(15, 'Burundian Franc', 'BIF', 'FBu', 1.00, NULL, NULL),
(16, 'Brunei Dollar', 'BND', 'B$', 1.00, NULL, NULL),
(17, 'Bolivian Boliviano', 'BOB', 'Bs', 1.00, NULL, NULL),
(18, 'Brazilian Real', 'BRL', 'R$', 1.00, NULL, NULL),
(19, 'Botswanan Pula', 'BWP', 'P', 1.00, NULL, NULL),
(20, 'Belarusian Ruble', 'BYN', 'Br', 1.00, NULL, NULL),
(21, 'Belize Dollar', 'BZD', '$', 1.00, NULL, NULL),
(22, 'Congolese Franc', 'CDF', 'FC', 1.00, NULL, NULL),
(23, 'Swiss Franc', 'CHF', 'CHf', 1.00, NULL, NULL),
(24, 'Chilean Peso', 'CLP', '$', 1.00, NULL, NULL),
(25, 'Chinese Yuan', 'CNY', '¥', 1.00, NULL, NULL),
(26, 'Colombian Peso', 'COP', '$', 1.00, NULL, NULL),
(27, 'Costa Rican Colón', 'CRC', '₡', 1.00, NULL, NULL),
(28, 'Cape Verdean Escudo', 'CVE', '$', 1.00, NULL, NULL),
(29, 'Czech Republic Koruna', 'CZK', 'Kč', 1.00, NULL, NULL),
(30, 'Djiboutian Franc', 'DJF', 'Fdj', 1.00, NULL, NULL),
(31, 'Danish Krone', 'DKK', 'Kr.', 1.00, NULL, NULL),
(32, 'Dominican Peso', 'DOP', 'RD$', 1.00, NULL, NULL),
(33, 'Algerian Dinar', 'DZD', 'د.ج.‏', 1.00, NULL, NULL),
(34, 'Estonian Kroon', 'EEK', 'kr', 1.00, NULL, NULL),
(35, 'Egyptian Pound', 'EGP', 'E£‏', 1.00, NULL, NULL),
(36, 'Eritrean Nakfa', 'ERN', 'Nfk', 1.00, NULL, NULL),
(37, 'Ethiopian Birr', 'ETB', 'Br', 1.00, NULL, NULL),
(38, 'British Pound Sterling', 'GBP', '£', 1.00, NULL, NULL),
(39, 'Georgian Lari', 'GEL', 'GEL', 1.00, NULL, NULL),
(40, 'Ghanaian Cedi', 'GHS', 'GH¢', 1.00, NULL, NULL),
(41, 'Guinean Franc', 'GNF', 'FG', 1.00, NULL, NULL),
(42, 'Guatemalan Quetzal', 'GTQ', 'Q', 1.00, NULL, NULL),
(43, 'Hong Kong Dollar', 'HKD', 'HK$', 1.00, NULL, NULL),
(44, 'Honduran Lempira', 'HNL', 'L', 1.00, NULL, NULL),
(45, 'Croatian Kuna', 'HRK', 'kn', 1.00, NULL, NULL),
(46, 'Hungarian Forint', 'HUF', 'Ft', 1.00, NULL, NULL),
(47, 'Indonesian Rupiah', 'IDR', 'Rp', 1.00, NULL, NULL),
(48, 'Israeli New Sheqel', 'ILS', '₪', 1.00, NULL, NULL),
(49, 'Indian Rupee', 'INR', '₹', 1.00, NULL, NULL),
(50, 'Iraqi Dinar', 'IQD', 'ع.د', 1.00, NULL, NULL),
(51, 'Iranian Rial', 'IRR', '﷼', 1.00, NULL, NULL),
(52, 'Icelandic Króna', 'ISK', 'kr', 1.00, NULL, NULL),
(53, 'Jamaican Dollar', 'JMD', '$', 1.00, NULL, NULL),
(54, 'Jordanian Dinar', 'JOD', 'د.ا‏', 1.00, NULL, NULL),
(55, 'Japanese Yen', 'JPY', '¥', 1.00, NULL, NULL),
(56, 'Kenyan Shilling', 'KES', 'Ksh', 1.00, NULL, NULL),
(57, 'Cambodian Riel', 'KHR', '៛', 1.00, NULL, NULL),
(58, 'Comorian Franc', 'KMF', 'FC', 1.00, NULL, NULL),
(59, 'South Korean Won', 'KRW', 'CF', 1.00, NULL, NULL),
(60, 'Kuwaiti Dinar', 'KWD', 'د.ك.‏', 1.00, NULL, NULL),
(61, 'Kazakhstani Tenge', 'KZT', '₸.', 1.00, NULL, NULL),
(62, 'Lebanese Pound', 'LBP', 'ل.ل.‏', 1.00, NULL, NULL),
(63, 'Sri Lankan Rupee', 'LKR', 'Rs', 1.00, NULL, NULL),
(64, 'Lithuanian Litas', 'LTL', 'Lt', 1.00, NULL, NULL),
(65, 'Latvian Lats', 'LVL', 'Ls', 1.00, NULL, NULL),
(66, 'Libyan Dinar', 'LYD', 'د.ل.‏', 1.00, NULL, NULL),
(67, 'Moroccan Dirham', 'MAD', 'د.م.‏', 1.00, NULL, NULL),
(68, 'Moldovan Leu', 'MDL', 'L', 1.00, NULL, NULL),
(69, 'Malagasy Ariary', 'MGA', 'Ar', 1.00, NULL, NULL),
(70, 'Macedonian Denar', 'MKD', 'Ден', 1.00, NULL, NULL),
(71, 'Myanma Kyat', 'MMK', 'K', 1.00, NULL, NULL),
(72, 'Macanese Pataca', 'MOP', 'MOP$', 1.00, NULL, NULL),
(73, 'Mauritian Rupee', 'MUR', 'Rs', 1.00, NULL, NULL),
(74, 'Mexican Peso', 'MXN', '$', 1.00, NULL, NULL),
(75, 'Malaysian Ringgit', 'MYR', 'RM', 1.00, NULL, NULL),
(76, 'Mozambican Metical', 'MZN', 'MT', 1.00, NULL, NULL),
(77, 'Namibian Dollar', 'NAD', 'N$', 1.00, NULL, NULL),
(78, 'Nigerian Naira', 'NGN', '₦', 1.00, NULL, NULL),
(79, 'Nicaraguan Córdoba', 'NIO', 'C$', 1.00, NULL, NULL),
(80, 'Norwegian Krone', 'NOK', 'kr', 1.00, NULL, NULL),
(81, 'Nepalese Rupee', 'NPR', 'Re.', 1.00, NULL, NULL),
(82, 'New Zealand Dollar', 'NZD', '$', 1.00, NULL, NULL),
(83, 'Omani Rial', 'OMR', 'ر.ع.‏', 1.00, NULL, NULL),
(84, 'Panamanian Balboa', 'PAB', 'B/.', 1.00, NULL, NULL),
(85, 'Peruvian Nuevo Sol', 'PEN', 'S/', 1.00, NULL, NULL),
(86, 'Philippine Peso', 'PHP', '₱', 1.00, NULL, NULL),
(87, 'Pakistani Rupee', 'PKR', 'Rs', 1.00, NULL, NULL),
(88, 'Polish Zloty', 'PLN', 'zł', 1.00, NULL, NULL),
(89, 'Paraguayan Guarani', 'PYG', '₲', 1.00, NULL, NULL),
(90, 'Qatari Rial', 'QAR', 'ر.ق.‏', 1.00, NULL, NULL),
(91, 'Romanian Leu', 'RON', 'lei', 1.00, NULL, NULL),
(92, 'Serbian Dinar', 'RSD', 'din.', 1.00, NULL, NULL),
(93, 'Russian Ruble', 'RUB', '₽.', 1.00, NULL, NULL),
(94, 'Rwandan Franc', 'RWF', 'FRw', 1.00, NULL, NULL),
(95, 'Saudi Riyal', 'SAR', 'ر.س.‏', 1.00, NULL, NULL),
(96, 'Sudanese Pound', 'SDG', 'ج.س.', 1.00, NULL, NULL),
(97, 'Swedish Krona', 'SEK', 'kr', 1.00, NULL, NULL),
(98, 'Singapore Dollar', 'SGD', '$', 1.00, NULL, NULL),
(99, 'Somali Shilling', 'SOS', 'Sh.so.', 1.00, NULL, NULL),
(100, 'Syrian Pound', 'SYP', 'LS‏', 1.00, NULL, NULL),
(101, 'Thai Baht', 'THB', '฿', 1.00, NULL, NULL),
(102, 'Tunisian Dinar', 'TND', 'د.ت‏', 1.00, NULL, NULL),
(103, 'Tongan Paʻanga', 'TOP', 'T$', 1.00, NULL, NULL),
(104, 'Turkish Lira', 'TRY', '₺', 1.00, NULL, NULL),
(105, 'Trinidad and Tobago Dollar', 'TTD', '$', 1.00, NULL, NULL),
(106, 'New Taiwan Dollar', 'TWD', 'NT$', 1.00, NULL, NULL),
(107, 'Tanzanian Shilling', 'TZS', 'TSh', 1.00, NULL, NULL),
(108, 'Ukrainian Hryvnia', 'UAH', '₴', 1.00, NULL, NULL),
(109, 'Ugandan Shilling', 'UGX', 'USh', 1.00, NULL, NULL),
(110, 'Uruguayan Peso', 'UYU', '$', 1.00, NULL, NULL),
(111, 'Uzbekistan Som', 'UZS', 'so\'m', 1.00, NULL, NULL),
(112, 'Venezuelan Bolívar', 'VEF', 'Bs.F.', 1.00, NULL, NULL),
(113, 'Vietnamese Dong', 'VND', '₫', 1.00, NULL, NULL),
(114, 'CFA Franc BEAC', 'XAF', 'FCFA', 1.00, NULL, NULL),
(115, 'CFA Franc BCEAO', 'XOF', 'CFA', 1.00, NULL, NULL),
(116, 'Yemeni Rial', 'YER', '﷼‏', 1.00, NULL, NULL),
(117, 'South African Rand', 'ZAR', 'R', 1.00, NULL, NULL),
(118, 'Zambian Kwacha', 'ZMK', 'ZK', 1.00, NULL, NULL),
(119, 'Zimbabwean Dollar', 'ZWL', 'Z$', 1.00, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `customer_addresses`
--

CREATE TABLE `customer_addresses` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `address_type` varchar(100) NOT NULL,
  `contact_person_number` varchar(20) NOT NULL,
  `address` text DEFAULT NULL,
  `latitude` varchar(255) DEFAULT NULL,
  `longitude` varchar(255) DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `contact_person_name` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `floor` varchar(255) DEFAULT NULL,
  `road` varchar(255) DEFAULT NULL,
  `house` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `data_settings`
--

CREATE TABLE `data_settings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `key` varchar(255) DEFAULT NULL,
  `value` text DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `data_settings`
--

INSERT INTO `data_settings` (`id`, `key`, `value`, `type`, `created_at`, `updated_at`) VALUES
(1, 'admin_login_url', 'admin', 'login_admin', '2023-06-11 14:34:59', '2023-06-11 14:34:59'),
(2, 'admin_employee_login_url', 'admin-employee', 'login_admin_employee', '2023-06-11 14:34:59', '2023-06-11 14:34:59'),
(3, 'store_login_url', 'store', 'login_store', '2023-06-11 14:34:59', '2023-06-11 14:34:59'),
(4, 'store_employee_login_url', 'store-employee', 'login_store_employee', '2023-06-11 14:34:59', '2023-06-11 14:34:59'),
(5, 'fixed_header_title', 'Pharmacy Delivery Simplified.', 'admin_landing_page', '2023-06-11 15:06:27', '2024-06-08 08:33:37'),
(6, 'fixed_header_sub_title', 'More than just a reliable  Pharmacy platform', 'admin_landing_page', '2023-06-11 15:06:27', '2024-06-08 08:33:37'),
(7, 'fixed_module_title', 'Your Pharmacy venture starts here !', 'admin_landing_page', '2023-06-11 15:06:27', '2024-06-08 08:33:37'),
(8, 'fixed_module_sub_title', 'Enjoy all services in one platform', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(9, 'fixed_referal_title', 'Earn point by', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(10, 'fixed_referal_sub_title', 'Refer Your Friend', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(11, 'fixed_newsletter_title', 'Sign Up to Our Newsletter', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(12, 'fixed_newsletter_sub_title', 'Receive Latest News, Updates and Many Other News Every Week', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(13, 'fixed_footer_article_title', 'MXMeds is a complete package!  It\'s time to empower your multivendor online business with  powerful features!', 'admin_landing_page', '2023-06-11 15:06:27', '2024-06-08 08:33:37'),
(14, 'feature_title', 'Remarkable Features that You Can Count!', 'admin_landing_page', '2023-06-11 15:14:25', '2023-06-11 15:14:25'),
(15, 'feature_short_description', 'Jam-packed with outstanding features to elevate your online ordering and delivery easier, and smarter than ever before. It\'s time to empower your multivendor online business with MXMeds powerful features!', 'admin_landing_page', '2023-06-11 15:14:25', '2024-06-08 08:36:35'),
(16, 'earning_title', 'Earn Money', 'admin_landing_page', '2023-06-11 15:26:01', '2023-06-11 15:26:01'),
(17, 'earning_sub_title', 'Earn money  by using different platform', 'admin_landing_page', '2023-06-11 15:26:01', '2023-06-11 15:26:01'),
(18, 'earning_seller_image', '2024-06-08-6663e6eed10a7.png', 'admin_landing_page', '2023-06-11 15:27:29', '2024-06-08 08:36:54'),
(19, 'seller_app_earning_links', '{\"playstore_url_status\":null,\"playstore_url\":null,\"apple_store_url_status\":null,\"apple_store_url\":null}', 'admin_landing_page', NULL, NULL),
(20, 'earning_delivery_image', '2024-04-20-66239451975d2.png', 'admin_landing_page', '2023-06-11 15:28:48', '2024-04-20 05:09:21'),
(21, 'dm_app_earning_links', '{\"playstore_url_status\":null,\"playstore_url\":null,\"apple_store_url_status\":null,\"apple_store_url\":null}', 'admin_landing_page', NULL, NULL),
(22, 'why_choose_title', 'What so Special About MXMeds?', 'admin_landing_page', '2023-06-11 15:30:30', '2023-06-11 15:32:08'),
(23, 'counter_section', '{\"app_download_count_numbers\":\"300\",\"seller_count_numbers\":\"85\",\"deliveryman_count_numbers\":\"150\",\"customer_count_numbers\":\"10000\",\"status\":\"1\"}', 'admin_landing_page', NULL, NULL),
(24, 'download_user_app_title', 'Let’s  Manage', 'admin_landing_page', '2023-06-11 15:38:17', '2023-06-11 15:38:17'),
(25, 'download_user_app_sub_title', 'Your business  Smartly or Earn.', 'admin_landing_page', '2023-06-11 15:38:17', '2023-06-11 15:38:17'),
(26, 'download_user_app_image', '2024-06-07-6662f1b654b10.png', 'admin_landing_page', '2023-06-11 15:38:17', '2024-06-07 15:10:38'),
(27, 'download_user_app_links', '{\"playstore_url_status\":\"1\",\"playstore_url\":\"https:\\/\\/play.google.com\\/store\\/apps\\/details?id=com.sixamtech.sixam_mart_store_app\",\"apple_store_url_status\":\"1\",\"apple_store_url\":\"https:\\/\\/www.apple.com\\/app-store\"}', 'admin_landing_page', NULL, NULL),
(28, 'testimonial_title', 'People Who Shared Love with us?', 'admin_landing_page', '2023-06-11 15:42:04', '2023-06-11 15:42:04'),
(29, 'contact_us_title', 'Contact Us', 'admin_landing_page', '2023-06-11 15:53:22', '2023-06-11 15:53:22'),
(30, 'contact_us_sub_title', 'Any question or remarks? Just write us a message!', 'admin_landing_page', '2023-06-11 15:53:22', '2023-06-11 15:53:22'),
(31, 'contact_us_image', '2024-06-08-6663f13208ec8.png', 'admin_landing_page', '2023-06-11 15:53:23', '2024-06-08 09:20:42'),
(32, 'refund_policy_status', '1', 'admin_landing_page', '2023-06-11 20:10:58', '2023-06-11 20:10:58'),
(33, 'refund_policy', '<h3>1. Eligibility for Refunds</h3>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Damaged or Defective Products</strong>:</p>\r\n\r\n	<ul>\r\n		<li>If you receive a damaged or defective product, you are eligible for a full refund or replacement. Please contact our customer support team within 7 days of receiving the product.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Incorrect Orders</strong>:</p>\r\n\r\n	<ul>\r\n		<li>If you receive a product that is different from what you ordered, you can request a refund or replacement. Contact our customer support team within 7 days of receiving the product.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Expired Products</strong>:</p>\r\n\r\n	<ul>\r\n		<li>If you receive a product that is past its expiration date, you are eligible for a full refund or replacement. Please notify us within 7 days of receiving the product.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h3>2. Conditions for Refunds</h3>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Original Condition</strong>:</p>\r\n\r\n	<ul>\r\n		<li>The product must be in its original packaging and condition, unused and unaltered.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Proof of Purchase</strong>:</p>\r\n\r\n	<ul>\r\n		<li>You must provide a receipt or proof of purchase to be eligible for a refund.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Return Authorization</strong>:</p>\r\n\r\n	<ul>\r\n		<li>You must obtain a return authorization from our customer support team before returning any products.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h3>3. Non-Refundable Items</h3>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Personal Care Items</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Items such as personal care products, hygiene products, and certain healthcare products are non-refundable due to health and safety reasons.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Opened or Used Products</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Products that have been opened or used are not eligible for a refund unless they are defective or damaged.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h3>4. Refund Process</h3>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Contact Customer Support</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Initiate the refund process by contacting our customer support team via email or phone. Provide your order details, reason for the refund request, and any supporting evidence (e.g., photos of damaged items).</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Return Authorization</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Once your request is approved, you will receive a return authorization and instructions on how to return the product.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Return the Product</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Ship the product back to us following the provided instructions. Ensure the product is securely packaged to prevent further damage.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Refund Issuance</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Once we receive and inspect the returned product, we will process your refund. The refund will be issued to your original payment method within 7-10 business days.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h3>5. Shipping Costs</h3>\r\n\r\n<ol>\r\n	<li><strong>Return Shipping</strong>:\r\n\r\n	<ul>\r\n		<li>The cost of return shipping will be covered by MXMeds if the product is defective, damaged, or incorrect. For all other returns, the customer is responsible for the return shipping costs.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h3>6. Contact Information</h3>\r\n\r\n<p>If you have any questions or need further assistance regarding our refund policy, please contact our customer support team:</p>\r\n\r\n<ul>\r\n	<li><strong>Email</strong>: info@miracuves.com</li>\r\n	<li><strong>Phone</strong>:&nbsp;+919903909333</li>\r\n	<li><strong>Address</strong>: Global</li>\r\n</ul>\r\n\r\n<h3>7. Policy Updates</h3>\r\n\r\n<p>MXMeds reserves the right to update or modify this refund policy at any time without prior notice. Please review this policy periodically for any changes. Your continued use of our services constitutes acceptance of any modifications to this policy.</p>\r\n\r\n<p>Thank you for choosing MXMeds. Your satisfaction is our priority!</p>', 'admin_landing_page', '2023-06-11 20:10:59', '2024-06-25 11:45:46'),
(34, 'header_title', '$Your e-Commerce!$', 'react_landing_page', '2023-06-12 16:30:53', '2023-06-12 19:41:19'),
(35, 'header_sub_title', 'Venture Starts Here', 'react_landing_page', '2023-06-12 16:30:53', '2023-06-12 17:55:14'),
(36, 'header_tag_line', 'More than just a reliable $eCommerce$ platform', 'react_landing_page', '2023-06-12 16:30:53', '2023-06-12 17:45:24'),
(37, 'header_icon', '2024-04-20-66239402e2913.png', 'react_landing_page', '2023-06-12 16:30:53', '2024-04-20 05:08:02'),
(38, 'header_banner', '2024-04-20-66239402e5470.png', 'react_landing_page', '2023-06-12 16:30:53', '2024-04-20 05:08:02'),
(39, 'company_title', '$MXMeds$', 'react_landing_page', '2023-06-12 16:35:07', '2023-06-12 17:46:19'),
(40, 'company_sub_title', 'is Best Delivery Service Near You', 'react_landing_page', '2023-06-12 16:35:07', '2023-06-12 16:35:07'),
(41, 'company_description', 'MXMedsis a one-stop shop for all your daily necessities. You can shop for groceries, and pharmacy items, order food, and send important parcels from one place to another from the comfort of your home.', 'react_landing_page', '2023-06-12 16:35:07', '2023-06-12 16:35:07'),
(42, 'company_button_name', 'Order Now', 'react_landing_page', '2023-06-12 16:35:07', '2023-06-12 17:46:52'),
(43, 'company_button_url', 'https://mxmeds.mimeld.com/', 'react_landing_page', '2023-06-12 16:35:07', '2023-06-12 16:35:07'),
(44, 'download_user_app_title', 'Complete Multipurpose eBusiness Solution', 'react_landing_page', '2023-06-12 16:40:30', '2023-06-12 16:40:30'),
(45, 'download_user_app_sub_title', 'MXMedsis a Laravel and Flutter Framework-based multi-vendor food, grocery, eCommerce, parcel, and pharmacy delivery system. It has six modules to cover all your business function', 'react_landing_page', '2023-06-12 16:40:30', '2023-06-12 16:40:30'),
(46, 'download_user_app_image', NULL, 'react_landing_page', '2023-06-12 16:40:30', '2023-06-12 16:40:30'),
(47, 'download_user_app_links', '{\"playstore_url_status\":\"1\",\"playstore_url\":\"https:\\/\\/play.google.com\\/store\\/\",\"apple_store_url_status\":\"1\",\"apple_store_url\":\"https:\\/\\/www.apple.com\\/app-store\\/\"}', 'react_landing_page', NULL, NULL),
(48, 'earning_title', 'Let’s Start Earning with $MXMeds$', 'react_landing_page', '2023-06-12 16:43:22', '2023-06-12 16:43:22'),
(49, 'earning_sub_title', 'Join our online marketplace revolution and boost your income.', 'react_landing_page', '2023-06-12 16:43:22', '2023-06-12 16:43:22'),
(50, 'earning_seller_title', 'Become a Seller', 'react_landing_page', '2023-06-12 16:45:07', '2023-06-12 16:45:07'),
(51, 'earning_seller_sub_title', 'Register as seller & open shop in MXMedsto start your business', 'react_landing_page', '2023-06-12 16:45:07', '2023-06-12 16:45:07'),
(52, 'earning_seller_button_name', 'Register', 'react_landing_page', '2023-06-12 16:45:07', '2023-06-12 16:45:07'),
(53, 'earning_seller_button_url', 'https://mxmeds.mimeld.com/admin/store/apply', 'react_landing_page', '2023-06-12 16:45:07', '2023-06-12 16:45:07'),
(54, 'earning_dm_title', 'Become a $Delivery Man$', 'react_landing_page', '2023-06-12 16:45:55', '2023-06-12 17:53:01'),
(55, 'earning_dm_sub_title', 'Register as delivery man and earn money', 'react_landing_page', '2023-06-12 16:45:55', '2023-06-12 16:45:55'),
(56, 'earning_dm_button_name', 'Register', 'react_landing_page', '2023-06-12 16:45:55', '2023-06-12 16:45:55'),
(57, 'earning_dm_button_url', 'https://mxmeds.mimeld.com/admin/deliveryman/apply', 'react_landing_page', '2023-06-12 16:45:55', '2023-06-12 16:45:55'),
(58, 'promotion_banner', '[{\"img\":\"2023-08-16-64dcac89cd0fa.png\"},{\"img\":\"2023-08-16-64dcac93a324a.png\"},{\"img\":\"2023-08-16-64dcad5a24940.png\"},{\"img\":\"2024-04-20-6623944c31c97.png\"}]', 'react_landing_page', NULL, '2023-08-16 00:01:02'),
(59, 'business_title', '$Let’s$', 'react_landing_page', '2023-06-12 16:52:29', '2023-06-12 16:52:29'),
(60, 'business_sub_title', 'Manage your business  Smartly', 'react_landing_page', '2023-06-12 16:52:29', '2023-06-12 17:54:18'),
(61, 'business_image', '2023-08-16-64dcad66585e9.png', 'react_landing_page', '2023-06-12 16:52:29', '2023-08-16 00:05:10'),
(62, 'download_business_app_links', '{\"seller_playstore_url_status\":\"1\",\"seller_playstore_url\":\"https:\\/\\/play.google.com\\/store\",\"seller_appstore_url_status\":\"1\",\"seller_appstore_url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"dm_playstore_url_status\":\"1\",\"dm_playstore_url\":\"https:\\/\\/play.google.com\\/store\",\"dm_appstore_url_status\":\"1\",\"dm_appstore_url\":\"https:\\/\\/www.apple.com\\/app-store\\/\"}', 'react_landing_page', NULL, NULL),
(63, 'testimonial_title', 'We $satisfied$ some Customer & Restaurant Owners', 'react_landing_page', '2023-06-12 16:53:04', '2023-06-12 16:53:04'),
(64, 'fixed_promotional_banner', '2024-04-20-662394ec1e6b7.png', 'react_landing_page', '2023-06-12 17:18:24', '2024-04-20 05:11:56'),
(65, 'fixed_footer_description', 'Connect with our social media and other sites to keep up to date', 'react_landing_page', '2023-06-12 17:21:12', '2023-06-12 17:21:12'),
(66, 'fixed_newsletter_title', 'Join Us!', 'react_landing_page', '2023-06-12 17:23:45', '2023-06-12 17:23:45'),
(67, 'fixed_newsletter_sub_title', 'Subscribe to our weekly newsletter and be a part of our journey to self discovery and love.', 'react_landing_page', '2023-06-12 17:23:45', '2023-06-12 17:23:45'),
(68, 'fixed_header_title', 'MXMeds', 'flutter_landing_page', '2023-06-12 17:31:35', '2024-06-06 18:25:50'),
(69, 'fixed_header_sub_title', 'More than just reliable Pharmacy platform', 'flutter_landing_page', '2023-06-12 17:31:35', '2024-06-06 18:25:50'),
(70, 'fixed_header_image', '2024-06-06-6661cdf6c4bda.png', 'flutter_landing_page', '2023-06-12 17:31:35', '2024-06-06 18:25:50'),
(71, 'fixed_location_title', 'Choose your location', 'flutter_landing_page', '2023-06-12 17:35:02', '2023-06-12 17:35:02'),
(72, 'fixed_module_title', 'Your Pharmacy venture starts here !', 'flutter_landing_page', '2023-06-12 17:37:29', '2024-06-07 15:09:05'),
(73, 'fixed_module_sub_title', 'Enjoy all services in one platform', 'flutter_landing_page', '2023-06-12 17:37:29', '2023-06-12 17:37:29'),
(74, 'join_seller_title', 'Become a Seller', 'flutter_landing_page', '2023-06-12 18:12:56', '2023-06-12 18:12:56'),
(75, 'join_seller_sub_title', 'Registered as a seller and open shop for start your business', 'flutter_landing_page', '2023-06-12 18:12:56', '2023-06-12 18:12:56'),
(76, 'join_seller_button_name', 'Register', 'flutter_landing_page', '2023-06-12 18:12:56', '2023-06-12 18:12:56'),
(77, 'join_seller_button_url', 'https://mxmeds.mimeld.com/admin/store/apply', 'flutter_landing_page', '2023-06-12 18:12:56', '2024-06-06 18:26:20'),
(78, 'join_delivery_man_title', 'Join as  Deliveryman', 'flutter_landing_page', '2023-06-12 18:16:03', '2023-06-12 18:16:03'),
(79, 'join_delivery_man_sub_title', 'Registered as a deliveryman and earn money', 'flutter_landing_page', '2023-06-12 18:16:03', '2023-06-12 18:16:03'),
(80, 'join_delivery_man_button_name', 'Register', 'flutter_landing_page', '2023-06-12 18:16:03', '2023-06-12 18:16:03'),
(81, 'join_delivery_man_button_url', 'https://mxmeds.mimeld.com/admin/deliveryman/apply', 'flutter_landing_page', '2023-06-12 18:16:03', '2024-06-06 18:26:37'),
(82, 'download_user_app_title', 'Download app and enjoy more!', 'flutter_landing_page', '2023-06-12 18:17:56', '2023-06-12 18:17:56'),
(83, 'download_user_app_sub_title', 'Download app from', 'flutter_landing_page', '2023-06-12 18:17:56', '2023-06-12 18:17:56'),
(84, 'download_user_app_image', '2024-06-07-6662f164b76c4.png', 'flutter_landing_page', '2023-06-12 18:17:56', '2024-06-07 15:09:16'),
(85, 'download_user_app_links', '{\"playstore_url_status\":\"1\",\"playstore_url\":\"https:\\/\\/play.google.com\\/store\\/\",\"apple_store_url_status\":\"1\",\"apple_store_url\":\"https:\\/\\/www.apple.com\\/app-store\\/\"}', 'flutter_landing_page', NULL, NULL),
(86, 'fixed_link', '{\"web_app_url_status\":null,\"web_app_url\":\"https:\\/\\/mxmeds.mimeld.com\"}', 'admin_landing_page', NULL, NULL),
(87, 'about_us', '<p>Welcome to MXMeds, your trusted partner in health and wellness. At MXMeds, we are dedicated to making healthcare accessible, affordable, and convenient for everyone. As a premier online pharmacy, we offer a wide range of prescription medications, over-the-counter drugs, health supplements, and wellness products to cater to all your healthcare needs.</p>\r\n\r\n<p>Our mission is to provide a seamless and reliable online shopping experience, ensuring that you receive the highest quality products delivered right to your doorstep. We partner with licensed pharmacies and certified healthcare professionals to ensure that every product we offer meets stringent quality standards.</p>\r\n\r\n<p>With MXMeds, you can enjoy the convenience of ordering your medications and health products from the comfort of your home. Our user-friendly platform, secure payment options, and fast delivery services make managing your health easier than ever.</p>\r\n\r\n<p>We are committed to your health and well-being, offering personalized customer support and expert advice to help you make informed decisions about your healthcare. Join the MXMeds community today and experience the difference of a pharmacy that truly cares.</p>', 'admin_landing_page', '2024-06-25 11:35:09', '2024-06-25 11:35:09'),
(88, 'about_title', 'About Us', 'admin_landing_page', '2024-06-25 11:35:09', '2024-06-25 11:35:09');
INSERT INTO `data_settings` (`id`, `key`, `value`, `type`, `created_at`, `updated_at`) VALUES
(89, 'privacy_policy', '<p>I. Introduction&nbsp;</p>\r\n\r\n<p>When you use MXMeds Pharmacy, you trust us with your personal data. We&rsquo;re committed to keeping that trust. That starts with helping you understand our privacy practices.&nbsp;</p>\r\n\r\n<p>This notice describes the personal data we collect, how it&rsquo;s used and shared, and your choices regarding this data. &nbsp;</p>\r\n\r\n<p>Last modified: April 1, 2023&nbsp;</p>\r\n\r\n<p>Effective date: April 1, 2023&nbsp;</p>\r\n\r\n<p>II. Overview&nbsp;</p>\r\n\r\n<p>A. Scope&nbsp;</p>\r\n\r\n<p>This notice applies to users of MXMeds Pharmacy&rsquo;s services anywhere in the world, including users of MXMeds Pharmacy&rsquo;s apps, websites, features, or other services.&nbsp;</p>\r\n\r\n<p>This notice describes how MXMeds Pharmacy collect and use personal data. This notice applies to all users of our apps, websites, features or other services anywhere in the world, unless covered by a separate privacy notice. This notice specifically applies to:&nbsp;</p>\r\n\r\n<p>Riders: individuals who request or receive transportation, including those who receive transportation requested by another individual&nbsp;</p>\r\n\r\n<p>Drivers: individuals who provide transportation to Riders individually or through partner transportation companies&nbsp;</p>\r\n\r\n<p>Delivery recipients: individuals who request or receive food, or other products and services&nbsp;</p>\r\n\r\n<p>Delivery persons: individuals who provide delivery or other services &nbsp;</p>\r\n\r\n<p>This notice also governs MXMeds Pharmacy&rsquo;s other collections of personal data in connection with MXMeds Pharmacy&rsquo;s services. For example, we may collect the contact information of individuals who use accounts owned by MXMeds Pharmacy for Business customers or of owners or employees of MXMeds Pharmacy Eats restaurant partners. We may also collect the personal data of those who start but do not complete applications to be drivers or delivery persons, those who rent bicycles, scooters or other light electrical devices offered by other companies through an MXMeds Pharmacy app, or in connection with our mapping technology and features.&nbsp;</p>\r\n\r\n<p>All those subject to this notice are referred to as &lsquo;users&rsquo; in this notice.&nbsp;</p>\r\n\r\n<p>In addition, please note the following: &nbsp;</p>\r\n\r\n<p>For users in Argentina: The Public Information Access agency, in its role of Regulating Body of Law 25.326, is responsible for receiving complaints and reports presented by any data subjects who believe their rights have been impacted by a violation of the local data protection regulation.&nbsp;</p>\r\n\r\n<p>For users in Brazil: Please see here for information regarding MXMeds Pharmacy&rsquo;s privacy practices required under Brazil&rsquo;s General Data Protection Law (Lei Geral de Prote&ccedil;&atilde;o de Dados - LGPD).&nbsp;</p>\r\n\r\n<p>For California users: Information regarding MXMeds Pharmacy&rsquo;s privacy practices related to the California Consumer Privacy Act (CCPA) is available here.&nbsp;</p>\r\n\r\n<p>For users in Mexico: Please see here for information regarding MXMeds Pharmacy&rsquo;s privacy practices required under Mexico&rsquo;s Mexican Personal Data Protection Law (Ley Federal de Protecci&oacute;n de Datos Personales en Posesi&oacute;n de los Particulares).&nbsp;</p>\r\n\r\n<p>For users in Nigeria: MXMeds Pharmacy does not process the personal data of users in Nigeria for purposes of the &lsquo;legitimate interests of MXMeds Pharmacy or other parties described in Section F below. MXMeds Pharmacy instead processes such data on the other grounds described in that section.&nbsp;</p>\r\n\r\n<p>For users in South Korea: Please see here for information about MXMeds Pharmacy affiliate UT LLC&#39;s privacy practices.&nbsp;</p>\r\n\r\n<p>For guest users: The personal data of those who order or receive trips or deliveries via partner websites or apps (such as when ordering from a restaurant or grocery store), or arranged by other account owners (collectively &lsquo;Guest Users&rsquo;) is used solely to provide such trips, deliveries or other services requested through a third party, and for purposes of safety and security, customer support, research and development, enabling communication between users, and in connection with legal proceedings and requirements, each as described in &lsquo;How we use personal data&rsquo; below. Guest User data may be shared with third parties for these purposes. Such data may be associated with, and accessible by, the owner of that account. This specifically includes Guest Users who receive rides/deliveries ordered by owners of MXMeds Pharmacy Health, MXMeds Pharmacy Central, MXMeds Pharmacy Direct or MXMeds Pharmacy for Business accounts, or who receive rides or deliveries ordered by friends, family members or others. &nbsp;</p>\r\n\r\n<p>Our data practices are subject to applicable laws in the places in which we operate. This means that we engage in the practices described in this notice in a particular country or region only if permitted under the laws of those places. Please contact us here or through the addresses below with any questions regarding our practices in a particular country or region.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>B. Data controller and transfer&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy is the data controller for the personal data collected in connection with use of MXMeds Pharmacy&rsquo;s services anywhere.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy is the data controller for the personal data collected in connection with use of MXMeds Pharmacy&rsquo;s services anywhere. &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy operates, and processes data, globally. We may also transfer data to countries other than the one where our users live or use MXMeds Pharmacy&rsquo;s services. We do so in order to fulfill our agreements with users, such as our Terms of Use, or based on users&rsquo; prior consent, adequacy decisions for the relevant countries, or other transfer mechanisms as may be available under applicable law, such as the Standard Contractual Clauses.&nbsp;</p>\r\n\r\n<p>III. Data collections and uses&nbsp;</p>\r\n\r\n<p>A. The data we collect&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy collects:&nbsp;</p>\r\n\r\n<p>Data provided by users to MXMeds Pharmacy, such as during account creation&nbsp;</p>\r\n\r\n<p>Data created during use of our services, such as location, app usage, and device data&nbsp;</p>\r\n\r\n<p>Data from other sources, such as MXMeds Pharmacy partners and third parties that use MXMeds Pharmacy APIs&nbsp;</p>\r\n\r\n<p>The following data is collected by or on behalf of MXMeds Pharmacy:&nbsp;</p>\r\n\r\n<p>1- Data provided by users. This includes:&nbsp;</p>\r\n\r\n<p>User profile: We collect data when users create or update their MXMeds Pharmacy accounts. This may include their name, email, phone number, login name and password, address, profile picture, payment or banking information (including related payment verification information), driver&rsquo;s license and other government identification documents (which may indicate document numbers as well as birth date, gender, and photo). This also includes vehicle or insurance information of drivers and delivery persons, emergency contact information, user settings, and evidence of health or fitness to provide services using MXMeds Pharmacy apps. &nbsp;<br />\r\nThis also includes gender and/or occupation (when required for certain MXMeds Pharmacy services or programs, such as MXMeds Pharmacy Cash or Women Rider Preferred).&nbsp;<br />\r\nWe may use the photos submitted by users to verify their identities, such as through facial recognition technologies. For more information, please see the section titled &ldquo;How we use personal data.&rdquo;&nbsp;</p>\r\n\r\n<p>Background check and identity verification: We collect background check and identity verification information for drivers and delivery persons. This may include information such as driver history or criminal record (where permitted by law), and right to work. This information may be collected by an authorized vendor on MXMeds Pharmacy&rsquo;s behalf. &nbsp;</p>\r\n\r\n<p>Demographic data: We may collect demographic data about users, including through user surveys. In some countries, we may also receive demographic data about users from third parties.&nbsp;</p>\r\n\r\n<p>User content: We collect the information users submit when they contact MXMeds Pharmacy customer support, provide ratings or compliments for other users or restaurant partners, or otherwise contact MXMeds Pharmacy. This may include feedback, photographs or other recordings collected by users.&nbsp;</p>\r\n\r\n<p>2- Data created during use of our services. This includes: &nbsp;</p>\r\n\r\n<p>Location data (driver and delivery person): MXMeds Pharmacy collects this data when the MXMeds Pharmacy app is running in the foreground (app open and on-screen) or background (app open but not on-screen) of their mobile device.&nbsp;</p>\r\n\r\n<p>Location data (riders and delivery recipients). We collect precise or approximate location data from riders&rsquo; and delivery recipients&rsquo; mobile devices if they enable us to do so. MXMeds Pharmacy collects this data from the time a ride or delivery is requested until it is finished, and any time the app is running in the foreground of their mobile device. We use this data to enhance your use of our apps, including to improve pick-up locations, enable safety features, and prevent and detect fraud. &nbsp;<br />\r\nMXMeds Pharmacy collects driver location data, and links location data collected during a trip with their rider&rsquo;s account, even if the rider has not enabled us to collect location data from their device. This enables us to offer services to the rider like receipt generation and customer support. &nbsp;</p>\r\n\r\n<p>Transaction information: We collect transaction information related to the use of our services, including the type of services requested or provided, order details, delivery information, date and time the service was provided, amount charged, distance travelled, and payment method. Additionally, if someone uses your promotion code, we may associate your name with that person.&nbsp;</p>\r\n\r\n<p>Usage data: We collect data about how users interact with our services. This includes data such as access dates and times, app features or pages viewed, app crashes and other system activity, type of browser, and third-party sites or services used before interacting with our services. In some cases, we collect this data through cookies, pixels, tags, and similar tracking technologies that create and maintain unique identifiers. &nbsp;</p>\r\n\r\n<p>Device data: We may collect data about the devices used to access our services, including the hardware models, device IP address, operating systems and versions, software, preferred languages, unique device identifiers, advertising identifiers, serial numbers, device motion data, and mobile network data.&nbsp;</p>\r\n\r\n<p>Communications data: We enable users to communicate with each other and MXMeds Pharmacy through MXMeds Pharmacy&rsquo;s mobile apps and websites. For example, we enable drivers and riders, and restaurants or delivery persons and delivery recipients, to call, text, or send other files to each other (generally without disclosing their telephone numbers to each other). To provide this service, MXMeds Pharmacy receives some data regarding the calls, texts, or other communications, including the date and time of the communications and the content of the communications. MXMeds Pharmacy may also use this data for customer support services (including to resolve disputes between users), for safety and security purposes, to improve our products and services, and for analytics.&nbsp;</p>\r\n\r\n<p>Rental devices data: We collect data generated by rental devices, such as bicycles, scooters, or other light electric vehicles or devices, when they&rsquo;re in use. This includes the date and time of use, and the location, route, and distance travelled. To the extent permitted by law, the location data collected from the rental device during the trip will be linked to the renter&rsquo;s account, even if they have not enabled MXMeds Pharmacy to collect location data from their mobile device.&nbsp;</p>\r\n\r\n<p>Audio recordings: In certain jurisdictions, and where permitted by law, users can record the audio of their trips through an in-app feature. Recordings are encrypted and stored on users&rsquo; devices, and are only shared with MXMeds Pharmacy if submitted to customer support by the users in connection with safety incidents.&nbsp;</p>\r\n\r\n<p>3- Data from other sources. This includes:&nbsp;</p>\r\n\r\n<p>User feedback, such as ratings, feedback, or compliments.&nbsp;</p>\r\n\r\n<p>Users participating in our referral programs. For example, when a user refers another person, we receive the referred person&rsquo;s personal data from that user.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy account owners who request services for or on behalf of other users, or who enable such users to request or receive services through their accounts. This includes owners of MXMeds Pharmacy for Business accounts.&nbsp;</p>\r\n\r\n<p>Users or others providing information in connection with claims or disputes.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy business partners through which users create or access their MXMeds Pharmacy account, such as payment providers, social media services, or apps or websites that use MXMeds Pharmacy&rsquo;s APIs or whose APIs MXMeds Pharmacy uses. &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy business partners in connection with the MXMeds Pharmacy Visa Card to the extent disclosed in the terms and conditions for the card.&nbsp;</p>\r\n\r\n<p>Vendors who help us verify users&rsquo; identity, background information, and eligibility to work, for regulatory, safety, and security purposes. &nbsp;</p>\r\n\r\n<p>Insurance, vehicle, or financial services providers for drivers and/or delivery persons.&nbsp;</p>\r\n\r\n<p>Partner transportation companies (for drivers or delivery persons who use our services through an account associated with such a company).&nbsp;</p>\r\n\r\n<p>Publicly available sources. &nbsp;</p>\r\n\r\n<p>Marketing service providers.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may combine the data collected from these sources with other data in its possession.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>B. How we use personal data&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy collects and uses data to enable reliable and convenient transportation, delivery, and other products and services. We also use the data we collect:&nbsp;</p>\r\n\r\n<p>To enhance the safety and security of our users and services&nbsp;</p>\r\n\r\n<p>For customer support &nbsp;</p>\r\n\r\n<p>For research and development &nbsp;</p>\r\n\r\n<p>To enable communications between users &nbsp;</p>\r\n\r\n<p>To send marketing and non-marketing communications to users&nbsp;</p>\r\n\r\n<p>In connection with legal proceedings&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy does not sell or share user personal data with third parties for their direct marketing, except with users&rsquo; consent.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy uses the data it collects for purposes including: &nbsp;</p>\r\n\r\n<p>1- Providing services and features. MXMeds Pharmacy uses the data we collect to provide, personalize, maintain, and improve our products and services.&nbsp;<br />\r\n&nbsp;<br />\r\nThis includes using the data to:&nbsp;</p>\r\n\r\n<p>Create and update users&rsquo; accounts.&nbsp;</p>\r\n\r\n<p>Verify drivers&rsquo; and delivery persons&rsquo; identity, background history, and eligibility to work.&nbsp;</p>\r\n\r\n<p>Enable transportation, deliveries, and other services.&nbsp;</p>\r\n\r\n<p>Offer, process, or facilitate payments for our services.&nbsp;</p>\r\n\r\n<p>Offer, obtain, provide, or facilitate insurance, vehicle, invoicing, or financing solutions in connection with our services.&nbsp;</p>\r\n\r\n<p>Track and share the progress of rides or deliveries. &nbsp;</p>\r\n\r\n<p>Enable features that allow users to share information with other people, such as when riders submit a compliment about a driver, when delivery recipients provide feedback for a restaurant or delivery person, refer a friend to MXMeds Pharmacy, split fares, or share ETA and location with their contacts.&nbsp;</p>\r\n\r\n<p>Enable features to personalize users&rsquo; MXMeds Pharmacy accounts, such as creating bookmarks for favourite places, and to enable quick access to previous destinations. &nbsp;</p>\r\n\r\n<p>Enable Accessibility features that make it easier for users with disabilities to use our services, such as those that enable deaf or hard-of-hearing drivers to alert their riders of their disabilities, allow only text messages from riders, and enable receipt of flashing trip request notifications instead of sound notifications on their mobile device.&nbsp;</p>\r\n\r\n<p>Perform internal operations necessary to provide our services, including to troubleshoot software bugs and operational problems; to conduct data analysis, testing, and research; and to monitor and analyze usage and activity trends.&nbsp;</p>\r\n\r\n<p>2- Safety and security. We use personal data to help maintain the safety, security, and integrity of our services and users. This includes:&nbsp;</p>\r\n\r\n<p>Screening riders, drivers, and delivery persons before enabling their use of our services and at subsequent intervals, including through reviews of background checks, where permitted by law, to help prevent use of our services by unsafe drivers and/or riders.&nbsp;</p>\r\n\r\n<p>Using data from drivers&rsquo; or delivery persons&rsquo; devices to help identify unsafe driving behavior such as speeding or harsh braking and acceleration, and to inform them of safer driving practices. We also use data from delivery persons&rsquo; devices to verify the type of vehicles they used to provide deliveries.&nbsp;</p>\r\n\r\n<p>In certain regions, using information derived from driver&rsquo;s license photos, and other photos submitted to MXMeds Pharmacy, for safety and security purposes. This includes MXMeds Pharmacy&rsquo;s Real-Time ID Check feature, which prompts drivers and delivery persons to share a selfie before going online to help ensure that the driver or delivery persons using the app matches the MXMeds Pharmacy account we have on file. This also includes comparing photographs that we have on file against photographs (i) of other users to prevent identity-borrowing, and (ii) from public databases to verify user identity.&nbsp;</p>\r\n\r\n<p>Using device, location, profile, usage, and other data to prevent, detect, and combat fraud or unsafe activities. &nbsp;</p>\r\n\r\n<p>Using user ratings and feedback to encourage compliance with our Community Guidelines and as grounds for deactivating drivers and delivery persons with low ratings or who otherwise violated such guidelines in certain countries.&nbsp;</p>\r\n\r\n<p>3- Customer support. MXMeds Pharmacy uses the information we collect (including recordings of customer support calls with notice to and the consent of the user) to provide customer support, including to: &nbsp;</p>\r\n\r\n<p>Direct questions to the appropriate customer support person &nbsp;</p>\r\n\r\n<p>Investigate and address user concerns&nbsp;</p>\r\n\r\n<p>Monitor and improve our customer support responses and processes&nbsp;</p>\r\n\r\n<p>4- Research and development. We may use the data we collect for testing, research, analysis, product development, and machine learning to improve the user experience. This helps us to improve and enhance the safety and security of our services, improve our ability to prevent the use of our services for illegal or improper purposes, develop new features and products, and facilitate insurance and finance solutions in connection with our services.&nbsp;</p>\r\n\r\n<p>5- Enabling communications between users. For example, a driver may message or call a rider to confirm a pickup location, a rider may contact a driver to retrieve a lost item, or a restaurant or delivery persons may call a delivery recipient with information about their order.&nbsp;</p>\r\n\r\n<p>6- Marketing. MXMeds Pharmacy may use the data we collect to market our services to our users. This includes sending users communications about MXMeds Pharmacy services, features, promotions, sweepstakes, studies, surveys, news, updates, and events. &nbsp;</p>\r\n\r\n<p>We may also send communications to our users about products and services offered by MXMeds Pharmacy partners. For example, if a user has placed an MXMeds Pharmacy Eats order, we may provide recommendations, promotions, or ads about similar food offered by other MXMeds Pharmacy partners. Although we may send users communications about MXMeds Pharmacy partners&rsquo; products and services, we do not sell users&rsquo; personal data to, or share it with, such partners or others for purposes of their own direct marketing or advertising, except with users&rsquo; consent.&nbsp;</p>\r\n\r\n<p>We may use the data we collect to personalize the marketing communications (including advertisements) that we send, including based on user location, past use of MXMeds Pharmacy&rsquo;s services, and user preferences and settings.&nbsp;</p>\r\n\r\n<p>We may also send users communications regarding elections, ballots, referenda, and other political and notice processes that relate to our services. For example, MXMeds Pharmacy has notified some users by email of ballot measures or pending legislation relating to the availability of MXMeds Pharmacy&rsquo;s services in those users&rsquo; areas.&nbsp;</p>\r\n\r\n<p>7- Non-marketing communications. MXMeds Pharmacy may use the data we collect to generate and provide users with receipts; inform them of changes to our terms, services, or policies; or send other communications that aren&rsquo;t for the purpose of marketing the services or products of MXMeds Pharmacy or its partners. &nbsp;</p>\r\n\r\n<p>8- Legal proceedings and requirements. We may use the personal data we collect to investigate or address claims or disputes relating to use of MXMeds Pharmacy&rsquo;s services, or as otherwise allowed by applicable law, or as requested by regulators, government entities, and official inquiries.&nbsp;</p>\r\n\r\n<p>9- Automated decision-making&nbsp;</p>\r\n\r\n<p>We use personal data to make automated decisions relating to use of our services. This includes:&nbsp;</p>\r\n\r\n<p>Enabling dynamic pricing, in which the price of a ride, or the delivery fee for MXMeds Pharmacy Eats orders, is determined based on constantly varying factors such as the estimated time and distance, the predicted route, estimated traffic, and the number of riders and drivers using MXMeds Pharmacy at a given moment.&nbsp;</p>\r\n\r\n<p>Matching available drivers and delivery persons to users requesting services. Users can be matched based on availability, proximity, and other factors. &nbsp;</p>\r\n\r\n<p>Determining driver and delivery person ratings, and deactivating drivers, riders, and delivery persons with low ratings. &nbsp;</p>\r\n\r\n<p>Deactivating users who are identified as having engaged in fraud or activities that may otherwise harm MXMeds Pharmacy, its users, and others. In some cases, such as when a user is determined to be abusing MXMeds Pharmacy&rsquo;s referral program, such behavior may result in automatic deactivation.&nbsp;</p>\r\n\r\n<p>Using driver location information, and communications between riders and drivers, to identify cancellation fees earned or induced through fraud. For example, if we determine by using such information that a driver is delaying a rider pickup in order to induce a cancellation, we will not charge the rider a cancellation fee and will adjust the amounts paid to the driver to omit such a fee. To object to such adjustment, please contact MXMeds Pharmacy customer support.&nbsp;</p>\r\n\r\n<p>Click the links in this section for more information about these processes. To object to a deactivation resulting from these processes, please contact MXMeds Pharmacy customer support.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>C. Cookies and third-party technologies&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy and its partners use cookies and other identification technologies on our apps, websites, emails, and online ads for purposes described in this notice.&nbsp;</p>\r\n\r\n<p>Cookies are small text files that are stored on browsers or devices by websites, apps, online media, and advertisements. MXMeds Pharmacy uses cookies and similar technologies for purposes such as:&nbsp;</p>\r\n\r\n<p>Authenticating users&nbsp;</p>\r\n\r\n<p>Remembering user preferences and settings&nbsp;</p>\r\n\r\n<p>Determining the popularity of content&nbsp;</p>\r\n\r\n<p>Delivering and measuring the effectiveness of advertising campaigns&nbsp;</p>\r\n\r\n<p>Analyzing site traffic and trends, and generally understanding the online behaviors and interests of people who interact with our services&nbsp;</p>\r\n\r\n<p>We may also allow others to provide audience measurement and analytics services for us, to serve advertisements on our behalf across the Internet, and to track and report on the performance of those advertisements. These entities may use cookies, web beacons, SDKs, and other technologies to identify the devices used by visitors to our websites, as well as when they visit other online sites and services. &nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>D. Data sharing and disclosure&nbsp;</p>\r\n\r\n<p>Some of MXMeds Pharmacy&rsquo;s products, services, and features require that we share data with other users or at a user&rsquo;s request. We may also share data with our affiliates, subsidiaries, and partners, for legal reasons or in connection with claims or disputes.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may share the data we collect:&nbsp;</p>\r\n\r\n<p>1- With other users&nbsp;</p>\r\n\r\n<p>This includes sharing: &nbsp;</p>\r\n\r\n<p>Riders&rsquo; first name, rating, and pickup and/or dropoff locations with drivers.&nbsp;</p>\r\n\r\n<p>Riders&rsquo; first name with other riders in a carpool trip. Riders in carpool trips may also see the dropoff location of the other riders.&nbsp;</p>\r\n\r\n<p>Delivery recipients&rsquo; first name, delivery address, and order information with their delivery person and restaurant. We may also share ratings and feedback, or other information to the extent required by law, with the restaurant partner and delivery person.&nbsp;</p>\r\n\r\n<p>For drivers and delivery persons, we may share data with the rider(s), delivery recipient(s) and restaurant partner(s), including name and photo; vehicle make, model, color, license plate, and vehicle photo; location (before and during trip); average rating provided by users; total number of trips; length of use of the MXMeds Pharmacy app; contact information (depending upon applicable laws); and driver or delivery person profile, including compliments and other feedback submitted by past users. &nbsp;<br />\r\n&nbsp;<br />\r\nWe also provide riders and delivery recipients with receipts containing information such as a breakdown of amounts charged, driver or delivery person first name, photo, route map, and such other information required on invoices in the country or region where the driver or delivery person operates.&nbsp;</p>\r\n\r\n<p>For those who participate in MXMeds Pharmacy&rsquo;s referral program, we share certain personal data of referred users, such as trip count, with the user who referred them, to the extent relevant to determining the referral bonus.&nbsp;</p>\r\n\r\n<p>2- At the user&rsquo;s request&nbsp;</p>\r\n\r\n<p>This includes sharing data with:&nbsp;</p>\r\n\r\n<p>Other people at the user&rsquo;s request. For example, we share a user&rsquo;s ETA and location with a friend when requested by that user, or a user&rsquo;s trip information when they split a fare with a friend.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy business partners. For example, if a user requests a service through a partnership or promotional offering made by a third party, MXMeds Pharmacy may share certain data with those third parties. This may include, for example, other services, platforms, apps, or websites that integrate with our APIs; vehicle suppliers or services; those with an API or service with which we integrate; or restaurant partners or other MXMeds Pharmacy business partners and their users in connection with promotions, contests, or specialized services.&nbsp;</p>\r\n\r\n<p>3- With the general public &nbsp;</p>\r\n\r\n<p>Questions or comments from users submitted through public forums such as MXMeds Pharmacy blogs and MXMeds Pharmacy social media pages may be viewable by the public, including any personal data included in the questions or comments submitted by a user. &nbsp;</p>\r\n\r\n<p>4- With the MXMeds Pharmacy account owner&nbsp;</p>\r\n\r\n<p>If a user requests transportation or places an order using an account owned by another party, we may share their order or trip information, including real-time location data, with the owner of that account. This occurs, for example, when:&nbsp;</p>\r\n\r\n<p>A rider uses their employer&rsquo;s MXMeds Pharmacy for Business profile, such as when they take trips arranged through MXMeds Pharmacy&nbsp;</p>\r\n\r\n<p>A driver or delivery person uses an account owned by or associated with an MXMeds Pharmacy partner transportation company or restaurant&nbsp;</p>\r\n\r\n<p>A rider takes a trip arranged by a friend or under a Family Profile&nbsp;</p>\r\n\r\n<p>A delivery person acts as a substitute&nbsp;</p>\r\n\r\n<p>5- With MXMeds Pharmacy subsidiaries and affiliates&nbsp;</p>\r\n\r\n<p>We share data with our subsidiaries and affiliates to help us provide our services or conduct data processing on our behalf. For example, MXMeds Pharmacy processes and stores data in the United States on behalf of its international subsidiaries and affiliates. &nbsp;</p>\r\n\r\n<p>6- With MXMeds Pharmacy service providers and business partners&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy provides data to vendors, consultants, marketing partners, research firms, and other service providers or business partners. These include:&nbsp;</p>\r\n\r\n<p>Payment processors and facilitators&nbsp;</p>\r\n\r\n<p>Background check and identity verification providers (drivers, delivery persons and cash riders only)&nbsp;</p>\r\n\r\n<p>Cloud storage providers&nbsp;</p>\r\n\r\n<p>Google, in connection with the use of Google Maps in MXMeds Pharmacy&rsquo;s apps (see Google&rsquo;s privacy policy for information on their collection and use of data)&nbsp;</p>\r\n\r\n<p>Facebook, in connection with the use of the Facebook Business Tools in MXMeds Pharmacy&rsquo;s apps and websites (see Facebook&rsquo;s privacy policy for information on their collection and use of data)&nbsp;</p>\r\n\r\n<p>Marketing partners and marketing platform providers, including social media advertising services&nbsp;</p>\r\n\r\n<p>Data analytics providers&nbsp;</p>\r\n\r\n<p>Research partners, including those performing surveys or research projects in partnership with MXMeds Pharmacy or on MXMeds Pharmacy&rsquo;s behalf&nbsp;</p>\r\n\r\n<p>Vendors that assist MXMeds Pharmacy to enhance the safety and security of its apps&nbsp;</p>\r\n\r\n<p>Consultants, lawyers, accountants, and other professional service providers&nbsp;</p>\r\n\r\n<p>Fleet partners&nbsp;</p>\r\n\r\n<p>Insurance and financing partners&nbsp;</p>\r\n\r\n<p>Airports&nbsp;</p>\r\n\r\n<p>Lime and other local providers&nbsp;</p>\r\n\r\n<p>Restaurant partners and/or their point of sale providers&nbsp;</p>\r\n\r\n<p>Vehicle solution vendors or third-party vehicle suppliers &nbsp;</p>\r\n\r\n<p>7- For legal reasons or in the event of a dispute&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may share users&rsquo; personal data if we believe it&rsquo;s required by applicable law, regulation, operating license or agreement, legal process or governmental request, or where the disclosure is otherwise appropriate due to safety or similar concerns. &nbsp;</p>\r\n\r\n<p>This includes sharing personal data with law enforcement officials, public health officials, other government authorities, airports (if required by the airport authorities as a condition of operating on airport property), or other third parties as necessary to enforce our Terms of Service, user agreements, or other policies; to protect MXMeds Pharmacy&rsquo;s rights or property or the rights, safety, or property of others; or in the event of a claim or dispute relating to the use of our services. If you use another person&rsquo;s credit card, we may be required by law to share your personal data, including trip or order information, with the owner of that credit card.&nbsp;</p>\r\n\r\n<p>This also includes sharing personal data with others in connection with, or during negotiations of, any merger, sale of company assets, consolidation or restructuring, financing, or acquisition of all or a portion of our business by or into another company.&nbsp;</p>\r\n\r\n<p>8- With consent&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may share a user&rsquo;s personal data other than as described in this notice if we notify the user and they consent to the sharing.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>E. Data retention and deletion&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy retains user data for as long as necessary for the purposes described above.&nbsp;</p>\r\n\r\n<p>Users may request deletion of their accounts at any time. MXMeds Pharmacy may retain user data after a deletion request due to legal or regulatory requirements or for the reasons stated in this policy.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy retains user data for as long as necessary for the purposes described above. This means that we retain different categories of data for different periods of time depending on the category of user to whom the data relates, the type of data, and the purposes for which we collected the data. &nbsp;</p>\r\n\r\n<p>Users may request deletion of their account at any time through the Settings &gt; Privacy menus in the MXMeds Pharmacy app, or through MXMeds Pharmacy&rsquo;s website.&nbsp;</p>\r\n\r\n<p>Following an account deletion request, MXMeds Pharmacy deletes the user&rsquo;s account and data, unless they must be retained due to legal or regulatory requirements, for purposes of safety, security, and fraud prevention, or because of an issue relating to the user&rsquo;s account such as an outstanding credit or an unresolved claim or dispute. Because we are subject to legal and regulatory requirements relating to drivers and delivery persons, this generally means that we retain their account and data for a minimum of 7 years after a deletion request. For riders and delivery recipients, their data is generally deleted within 90 days of a deletion request, except where retention is necessary for the above reasons.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>F. Grounds for processing&nbsp;</p>\r\n\r\n<p>We only collect and use personal data where we have lawful grounds to do so. These include processing user personal data to provide requested services and features, for purposes of MXMeds Pharmacy&rsquo;s legitimate interests or those of other parties, to fulfill our legal obligations, or based on consent.&nbsp;</p>\r\n\r\n<p>We collect and use personal data only where we have one or more lawful grounds for doing so. Such grounds may vary depending on where our users are located, but generally include processing personal data: &nbsp;</p>\r\n\r\n<p>A- To provide requested services and features&nbsp;</p>\r\n\r\n<p>In order to provide our services, we must collect and use certain personal data. This includes: &nbsp;</p>\r\n\r\n<p>User profile data, which we use to establish and maintain user accounts; verify user identity; communicate with users about their trips, orders, and accounts; and enable users to make payments or receive earnings &nbsp;</p>\r\n\r\n<p>Background trip information, which is used to verify an applicant&rsquo;s eligibility to be a driver or delivery person&nbsp;</p>\r\n\r\n<p>Driver and delivery person location data, which we use to track trips and assist with navigation&nbsp;</p>\r\n\r\n<p>Usage data, which is necessary to maintain, optimize, and enhance MXMeds Pharmacy&rsquo;s services, including to determine incentives, connect riders and drivers, and calculate costs of trips and driver earnings&nbsp;</p>\r\n\r\n<p>Transaction information&nbsp;</p>\r\n\r\n<p>Information relating to customer support &nbsp;</p>\r\n\r\n<p>B- For purposes of the legitimate interests of MXMeds Pharmacy or other parties&nbsp;</p>\r\n\r\n<p>This includes using personal data to maintain and enhance our users&rsquo; safety and security. For example, we use personal data to prevent use of our services by users who have engaged in inappropriate or dangerous behavior, such as by retaining data of banned users to prevent their use of MXMeds Pharmacy&rsquo;s apps. We also use usage data to prevent matching of riders and drivers for whom there is higher risk of conflict (for instance, because they have been the subject of prior complaints from other users). &nbsp;</p>\r\n\r\n<p>This also includes purposes such as combating fraud; improving our services, direct marketing, research, and development; and enforcing MXMeds Pharmacy&rsquo;s Terms of Service.&nbsp;<br />\r\n&nbsp;<br />\r\nIn addition, it includes using personal data to the extent necessary for the interests of other people or the general public, such as in connection with legal or insurance claims, and to protect the rights and safety of others.&nbsp;</p>\r\n\r\n<p>C- To fulfill MXMeds Pharmacy&rsquo;s legal obligations &nbsp;</p>\r\n\r\n<p>For example, MXMeds Pharmacy is subject to laws and regulations in many cities and countries that require it to collect and retain data about our users&rsquo; trips and deliveries, and to provide copies of such data to the government or other authorities. We collect and use personal data to comply with such laws. &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may also share data with law enforcement regarding criminal acts or threats to public safety, or requests by third parties pursuant to legal processes. MXMeds Pharmacy may also share information with public health authorities where required or permitted by law. For more information about such sharing, please see MXMeds Pharmacy&rsquo;s Guidelines for Law Enforcement Authorities - United States, Guidelines for Law Enforcement Authorities - Outside the US, and Guidelines for Third Party Data Requests and Service of Legal Documents.&nbsp;</p>\r\n\r\n<p>D- With consent &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may collect and use personal data based on the user&rsquo;s consent. For example, we may collect personal data through voluntary surveys. Responses to such surveys are collected on the basis of consent and will be deleted once no longer necessary for the purposes collected. &nbsp;<br />\r\n&nbsp;<br />\r\nA user who has provided consent to a collection or use of their personal data can revoke it at any time. However, the user will not be able to use any service or feature that requires collection or use of that personal data.&nbsp;</p>\r\n\r\n<p>IV. Choice and transparency&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy enables users to access and control the data that MXMeds Pharmacy collects, including through: &nbsp;</p>\r\n\r\n<p>In-app settings&nbsp;</p>\r\n\r\n<p>Device permissions&nbsp;</p>\r\n\r\n<p>In-app ratings pages&nbsp;</p>\r\n\r\n<p>Marketing opt-outs &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy also enables users to request access to or copies of their data, changes or updates to their accounts, deletion of their accounts, or that MXMeds Pharmacy restrict its processing of user personal data. &nbsp;</p>\r\n\r\n<p>A- Privacy settings&nbsp;</p>\r\n\r\n<p>Settings menus in the MXMeds Pharmacy app for riders give them the ability to set or update their location-sharing preferences and their preferences for receiving mobile notifications from MXMeds Pharmacy. Information about these settings, how to set or change these settings, and the effect of turning off these settings is described below. &nbsp;</p>\r\n\r\n<p>Location data&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy uses riders&rsquo; device location services to make it easier to get a ride whenever they need one. Location data helps improve our services, including pickups, navigation, and customer support. &nbsp;</p>\r\n\r\n<p>Riders may enable or disallow MXMeds Pharmacy to collect location data from their mobile devices through the Settings &gt; Privacy menus in the MXMeds Pharmacy app. Riders and delivery recipients can enable or disallow such collections through the settings on their mobile device. &nbsp;</p>\r\n\r\n<p>Share Live Location (riders)&nbsp;</p>\r\n\r\n<p>Riders who have enabled MXMeds Pharmacy to collect location data from their mobile device may also enable MXMeds Pharmacy to share their location with their driver from the time the ride is requested to the start of the trip. This can help improve pickups for both drivers and riders, particularly in crowded areas.&nbsp;</p>\r\n\r\n<p>Riders may enable or disable this feature through the Settings &gt; Privacy menus in the MXMeds Pharmacy app.&nbsp;</p>\r\n\r\n<p>Emergency Data Sharing (riders) &nbsp;</p>\r\n\r\n<p>Riders who have enabled MXMeds Pharmacy to collect location data from their mobile device may also enable the Emergency Data Sharing feature that shares data with emergency police, fire, and ambulance services. Such data includes approximate location at the time the emergency call was placed; the car&rsquo;s make, model, color, and license plate information; the rider&rsquo;s name and phone number; pickup and dropoff locations; and the driver&rsquo;s name.&nbsp;<br />\r\n&nbsp;<br />\r\nRiders may enable or disable this feature through the Settings &gt; Privacy menus or the Safety Center in the MXMeds Pharmacy app.&nbsp;</p>\r\n\r\n<p>Notifications: account and trip updates&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy provides users with trip status notifications and updates related to activity on their account. These notifications are a necessary part of using the MXMeds Pharmacy app and cannot be disabled. However, users may choose the method by which they receive these notifications through the Settings &gt; Privacy menus in the MXMeds Pharmacy app.&nbsp;</p>\r\n\r\n<p>Notifications: discounts and news&nbsp;</p>\r\n\r\n<p>Users may enable MXMeds Pharmacy to send push notifications about discounts and news from MXMeds Pharmacy. Push notifications may be enabled or disabled through the Settings &gt; Privacy menus in the MXMeds Pharmacy app.&nbsp;</p>\r\n\r\n<p>Communications from restaurant partners &nbsp;</p>\r\n\r\n<p>Delivery recipients who have opted in to communications from restaurant partners may stop sharing their data with each restaurant partner in their MXMeds Pharmacy Eats account settings. &nbsp;</p>\r\n\r\n<p>B- Device permissions&nbsp;</p>\r\n\r\n<p>Most mobile device platforms (iOS, Android, etc.) have defined certain types of device data that apps cannot access without the device owner&rsquo;s permission, and these platforms have different methods for how that permission can be obtained. iOS devices notify users the first time the MXMeds Pharmacy app requests permission to access certain types of data and gives users the option to grant or refuse permission. Android devices notify users of the permissions that the MXMeds Pharmacy app seeks before their first use of the app, and use of the app constitutes a grant of such permission.&nbsp;</p>\r\n\r\n<p>C- Ratings look-up&nbsp;</p>\r\n\r\n<p>After every trip, drivers and riders are able to rate each other on a scale from 1 to 5. An average of those ratings is associated with a user&rsquo;s account and is displayed to other users for whom they provide or receive services. For example, rider ratings are available to drivers from whom they request transportation, and driver ratings are available to their riders. &nbsp;</p>\r\n\r\n<p>This 2-way system holds everyone accountable for their behavior. Accountability helps create a respectful, safe environment for drivers and riders. &nbsp;</p>\r\n\r\n<p>Riders can see their average rating in the main menu of the MXMeds Pharmacy app. &nbsp;</p>\r\n\r\n<p>Drivers can see their average rating after tapping their profile photo in the MXMeds Pharmacy Driver app.&nbsp;</p>\r\n\r\n<p>Delivery persons are also rated by delivery recipients and restaurant partners. Click here for more information.&nbsp;</p>\r\n\r\n<p>D- Marketing opt-outs&nbsp;</p>\r\n\r\n<p>Users may opt out of receiving promotional emails from MXMeds Pharmacy. Users may also opt out of receiving emails and other messages from MXMeds Pharmacy by following the unsubscribe instructions in those messages. We may still send users who have opted out non-promotional communications, such as receipts for rides or information about their account.&nbsp;</p>\r\n\r\n<p>E- User data requests &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy provides users with a variety of ways to learn about, control, and submit questions and comments about MXMeds Pharmacy&rsquo;s handling of their data. &nbsp;</p>\r\n\r\n<p>Accessing data: Users can ask for an explanation of the data we collect from them and how we use it.  &nbsp;</p>\r\n\r\n<p>Receiving data: Users can ask for a copy of data that MXMeds Pharmacy collects from them with their consent or as necessary to provide our services.&nbsp;</p>\r\n\r\n<p>Changing or updating data: Users can edit the name, phone number, email address, payment method, and photo associated with their account through the Settings menu in MXMeds Pharmacy&rsquo;s apps or driver portal. They may also ask that MXMeds Pharmacy change or update their data, including if they believe such data is inaccurate or incomplete. &nbsp;</p>\r\n\r\n<p>Deleting data: Users may request deletion of their account at any time through the Settings &gt; Privacy menus in the MXMeds Pharmacy app, or through MXMeds Pharmacy&rsquo;s website.&nbsp;</p>\r\n\r\n<p>Objections, restrictions, and complaints: Users may request that we stop using all or some of their personal data, or that we limit our use of their data. MXMeds Pharmacy may continue to process data after such objection or request to the extent required or permitted by law. &nbsp;<br />\r\n&nbsp;<br />\r\nIn addition, depending on their location, users may have the right to file a complaint relating to MXMeds Pharmacy&rsquo;s handling of their personal data with the data protection authority in their country. For example, users in the European Union and South America may submit such requests to the data protection authorities in the country in which they live. &nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Image Collection&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy collects images from both the web and the app for the purpose of enhancing user experience and providing services effectively. These images may include profile pictures, uploaded images, or any visuals shared within the platform. The collection of such images is aimed at personalizing user experiences, facilitating communication between users and service providers, and ensuring the functionality of the platform.&nbsp;</p>\r\n\r\n<p>It&#39;s important to note that MXMeds Pharmacy respects user privacy and handles collected images in accordance with its privacy policy. The collected images are securely stored and utilized solely for the intended purposes within the platform. MXMeds Pharmacy does not share these images with any third parties without explicit user consent, except as required by law or legal process.&nbsp;</p>\r\n\r\n<p>Users retain ownership of their images and have the right to manage and delete their uploaded content as per the platform&#39;s provided functionalities. MXMeds Pharmacy employs industry-standard security measures to safeguard the collected images against unauthorized access, disclosure, or alteration.&nbsp;</p>\r\n\r\n<p>By using MXMeds Pharmacy&#39;s services, users acknowledge and consent to the collection and processing of images as described in the privacy policy. Users are encouraged to review the privacy policy regularly for any updates or changes regarding the handling of their personal information, including images.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', 'admin_landing_page', '2024-06-25 11:37:55', '2024-06-25 11:37:55');
INSERT INTO `data_settings` (`id`, `key`, `value`, `type`, `created_at`, `updated_at`) VALUES
(90, 'terms_and_conditions', '<h4>Introduction</h4>\r\n\r\n<p>Welcome to MXMeds. By accessing and using our website and services, you agree to comply with and be bound by the following terms and conditions. Please review the following terms carefully. If you do not agree to these terms, you should not use this site or our services.</p>\r\n\r\n<h4>Definitions</h4>\r\n\r\n<ul>\r\n	<li><strong>&quot;Site&quot;</strong> refers to the MXMeds website and its associated services.</li>\r\n	<li><strong>&quot;User&quot;</strong> refers to any individual or entity accessing or using the Site.</li>\r\n	<li><strong>&quot;We,&quot; &quot;Us,&quot;</strong> and <strong>&quot;Our&quot;</strong> refer to MXMeds.</li>\r\n	<li><strong>&quot;Services&quot;</strong> refers to the various functions and features offered by MXMeds, including the sale and delivery of pharmaceutical products.</li>\r\n</ul>\r\n\r\n<h4>Use of the Site</h4>\r\n\r\n<ol>\r\n	<li><strong>Eligibility</strong>: You must be at least 18 years of age to use this Site and purchase our products.</li>\r\n	<li><strong>Registration</strong>: You may be required to register for an account to access certain features of the Site. You agree to provide accurate, current, and complete information during the registration process.</li>\r\n	<li><strong>Account Security</strong>: You are responsible for maintaining the confidentiality of your account and password and for restricting access to your computer. You agree to accept responsibility for all activities that occur under your account.</li>\r\n</ol>\r\n\r\n<h4>Orders and Payments</h4>\r\n\r\n<ol>\r\n	<li><strong>Order Acceptance</strong>: All orders placed through the Site are subject to acceptance by us. We may require verification or additional information before accepting any order.</li>\r\n	<li><strong>Pricing</strong>: All prices are listed in [Currency] and are subject to change without notice. Prices do not include applicable taxes and shipping charges.</li>\r\n	<li><strong>Payment</strong>: Payment must be made by credit/debit card, net banking, or other methods specified on the Site. By providing payment information, you represent and warrant that you are authorized to use the payment method.</li>\r\n</ol>\r\n\r\n<h4>Delivery</h4>\r\n\r\n<ol>\r\n	<li><strong>Shipping</strong>: We will deliver the products to the address provided by you during the order process. Delivery times may vary based on location and product availability.</li>\r\n	<li><strong>Risk of Loss</strong>: All items purchased from us are made pursuant to a shipment contract. The risk of loss and title for such items pass to you upon our delivery to the carrier.</li>\r\n	<li><strong>Delivery Issues</strong>: If a product is delivered in a damaged condition, please contact us within [Time Frame] of receipt for a replacement or refund.</li>\r\n</ol>\r\n\r\n<h4>Returns and Refunds</h4>\r\n\r\n<ol>\r\n	<li><strong>Return Policy</strong>: We accept returns of unopened and undamaged products within [Time Frame] from the date of delivery. Please contact our customer service for return instructions.</li>\r\n	<li><strong>Refunds</strong>: Refunds will be processed within [Time Frame] after receiving the returned products. Refunds will be issued in the original form of payment.</li>\r\n</ol>\r\n\r\n<h4>User Conduct</h4>\r\n\r\n<ol>\r\n	<li><strong>Prohibited Activities</strong>: You agree not to engage in any activity that disrupts or interferes with the Site or the servers and networks connected to the Site.</li>\r\n	<li><strong>Compliance</strong>: You agree to use the Site only for lawful purposes and in compliance with all applicable laws and regulations.</li>\r\n</ol>\r\n\r\n<h4>Intellectual Property</h4>\r\n\r\n<ol>\r\n	<li><strong>Ownership</strong>: All content on the Site, including text, graphics, logos, images, and software, is the property of MXMeds or its content suppliers and is protected by intellectual property laws.</li>\r\n	<li><strong>License</strong>: We grant you a limited, non-exclusive, non-transferable license to access and use the Site for personal, non-commercial purposes.</li>\r\n</ol>\r\n\r\n<h4>Disclaimers and Limitation of Liability</h4>\r\n\r\n<ol>\r\n	<li><strong>Disclaimer</strong>: The Site and its content are provided &quot;as is&quot; without warranties of any kind, either express or implied.</li>\r\n	<li><strong>Limitation of Liability</strong>: In no event shall MXMeds be liable for any indirect, incidental, special, or consequential damages arising out of or in connection with the use of the Site or the purchase of products.</li>\r\n</ol>\r\n\r\n<h4>Indemnification</h4>\r\n\r\n<p>You agree to indemnify and hold MXMeds, its affiliates, and their respective officers, directors, employees, and agents harmless from any claims, liabilities, damages, and expenses arising out of your use of the Site or violation of these terms.</p>\r\n\r\n<h4>Changes to Terms</h4>\r\n\r\n<p>We reserve the right to modify these terms at any time. Your continued use of the Site following any changes constitutes your acceptance of the new terms.</p>\r\n\r\n<h4>Governing Law</h4>\r\n\r\n<p>These terms shall be governed by and construed in accordance with the laws of [Country/State]. Any disputes arising under these terms shall be subject to the exclusive jurisdiction of the courts of [Country/State].</p>\r\n\r\n<h4>Contact Information</h4>\r\n\r\n<p>If you have any questions about these terms, please contact us at:</p>\r\n\r\n<p>MXMeds&nbsp;</p>\r\n\r\n<p>Mumbai</p>\r\n\r\n<p>+919903909333</p>\r\n\r\n<p>info@miracuves.com</p>', 'admin_landing_page', '2024-06-25 11:42:39', '2024-06-25 11:42:39');

-- --------------------------------------------------------

--
-- Table structure for table `delivery_histories`
--

CREATE TABLE `delivery_histories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `delivery_man_id` bigint(20) UNSIGNED DEFAULT NULL,
  `time` datetime DEFAULT NULL,
  `longitude` varchar(255) DEFAULT NULL,
  `latitude` varchar(255) DEFAULT NULL,
  `location` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `delivery_histories`
--

INSERT INTO `delivery_histories` (`id`, `order_id`, `delivery_man_id`, `time`, `longitude`, `latitude`, `location`, `created_at`, `updated_at`) VALUES
(1, NULL, 1, '2024-06-06 05:06:10', '77.2938335', '28.3673709', '155, Faridabad Division, IN', '2024-06-06 03:06:10', '2024-06-06 03:06:10'),
(2, NULL, 1, '2024-06-06 05:06:20', '77.2938873', '28.3670624', '155, Faridabad Division, IN', '2024-06-06 03:06:20', '2024-06-06 03:06:20'),
(3, NULL, 1, '2024-06-06 05:06:30', '77.293928', '28.3670779', '155, Faridabad Division, IN', '2024-06-06 03:06:30', '2024-06-06 03:06:30'),
(4, NULL, 1, '2024-06-06 05:06:40', '77.2939359', '28.3670746', '155, Faridabad Division, IN', '2024-06-06 03:06:40', '2024-06-06 03:06:40'),
(5, NULL, 1, '2024-06-06 05:06:50', '77.29394', '28.3670633', '155, Faridabad Division, IN', '2024-06-06 03:06:50', '2024-06-06 03:06:50'),
(6, NULL, 1, '2024-06-06 05:07:00', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 03:07:00', '2024-06-06 03:07:00'),
(7, NULL, 1, '2024-06-06 15:37:10', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:37:10', '2024-06-06 13:37:10'),
(8, NULL, 1, '2024-06-06 15:37:20', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:37:20', '2024-06-06 13:37:20'),
(9, NULL, 1, '2024-06-06 15:37:30', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:37:30', '2024-06-06 13:37:30'),
(10, NULL, 1, '2024-06-06 15:37:40', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:37:40', '2024-06-06 13:37:40'),
(11, NULL, 1, '2024-06-06 15:37:50', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:37:50', '2024-06-06 13:37:50'),
(12, NULL, 1, '2024-06-06 15:38:00', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:38:00', '2024-06-06 13:38:00'),
(13, NULL, 1, '2024-06-06 15:38:10', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:38:10', '2024-06-06 13:38:10'),
(14, NULL, 1, '2024-06-06 15:38:20', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:38:20', '2024-06-06 13:38:20'),
(15, NULL, 1, '2024-06-06 15:38:30', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:38:30', '2024-06-06 13:38:30'),
(16, NULL, 1, '2024-06-06 15:38:40', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:38:40', '2024-06-06 13:38:40'),
(17, NULL, 1, '2024-06-06 15:38:50', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:38:50', '2024-06-06 13:38:50'),
(18, NULL, 1, '2024-06-06 15:39:00', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:39:00', '2024-06-06 13:39:00'),
(19, NULL, 1, '2024-06-06 15:39:10', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:39:10', '2024-06-06 13:39:10'),
(20, NULL, 1, '2024-06-06 15:39:20', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:39:20', '2024-06-06 13:39:20'),
(21, NULL, 1, '2024-06-06 15:39:30', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:39:30', '2024-06-06 13:39:30'),
(22, NULL, 1, '2024-06-06 15:39:40', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:39:40', '2024-06-06 13:39:40'),
(23, NULL, 1, '2024-06-06 15:39:50', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:39:50', '2024-06-06 13:39:50'),
(24, NULL, 1, '2024-06-06 15:40:00', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:40:00', '2024-06-06 13:40:00'),
(25, NULL, 1, '2024-06-06 15:40:10', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:40:10', '2024-06-06 13:40:10'),
(26, NULL, 1, '2024-06-06 15:40:20', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:40:20', '2024-06-06 13:40:20'),
(27, NULL, 1, '2024-06-06 15:40:30', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:40:30', '2024-06-06 13:40:30'),
(28, NULL, 1, '2024-06-06 15:40:40', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:40:40', '2024-06-06 13:40:40'),
(29, NULL, 1, '2024-06-06 15:40:50', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:40:50', '2024-06-06 13:40:50'),
(30, NULL, 1, '2024-06-06 15:41:00', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:41:00', '2024-06-06 13:41:00'),
(31, NULL, 1, '2024-06-06 15:41:10', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:41:10', '2024-06-06 13:41:10'),
(32, NULL, 1, '2024-06-06 15:41:21', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:41:21', '2024-06-06 13:41:21'),
(33, NULL, 1, '2024-06-06 15:41:30', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:41:30', '2024-06-06 13:41:30'),
(34, NULL, 1, '2024-06-06 15:41:40', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:41:40', '2024-06-06 13:41:40'),
(35, NULL, 1, '2024-06-06 15:41:50', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:41:50', '2024-06-06 13:41:50'),
(36, NULL, 1, '2024-06-06 15:42:00', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:42:00', '2024-06-06 13:42:00'),
(37, NULL, 1, '2024-06-06 15:42:10', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:42:10', '2024-06-06 13:42:10'),
(38, NULL, 1, '2024-06-06 15:42:20', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:42:20', '2024-06-06 13:42:20'),
(39, NULL, 1, '2024-06-06 15:42:30', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:42:30', '2024-06-06 13:42:30'),
(40, NULL, 1, '2024-06-06 15:42:40', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:42:40', '2024-06-06 13:42:40'),
(41, NULL, 1, '2024-06-06 15:42:50', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:42:50', '2024-06-06 13:42:50'),
(42, NULL, 1, '2024-06-06 15:43:00', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:43:00', '2024-06-06 13:43:00'),
(43, NULL, 1, '2024-06-06 15:43:10', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:43:10', '2024-06-06 13:43:10'),
(44, NULL, 1, '2024-06-06 15:43:20', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:43:20', '2024-06-06 13:43:20'),
(45, NULL, 1, '2024-06-06 15:43:31', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:43:31', '2024-06-06 13:43:31'),
(46, NULL, 1, '2024-06-06 15:45:15', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:45:15', '2024-06-06 13:45:15'),
(47, NULL, 1, '2024-06-06 15:45:26', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:45:26', '2024-06-06 13:45:26'),
(48, NULL, 1, '2024-06-06 15:45:35', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:45:35', '2024-06-06 13:45:35'),
(49, NULL, 1, '2024-06-06 15:45:45', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:45:45', '2024-06-06 13:45:45'),
(50, NULL, 1, '2024-06-06 15:45:55', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:45:55', '2024-06-06 13:45:55'),
(51, NULL, 1, '2024-06-06 15:46:05', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:46:05', '2024-06-06 13:46:05'),
(52, NULL, 1, '2024-06-06 15:46:15', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:46:15', '2024-06-06 13:46:15'),
(53, NULL, 1, '2024-06-06 15:46:25', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:46:25', '2024-06-06 13:46:25'),
(54, NULL, 1, '2024-06-06 15:46:35', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:46:35', '2024-06-06 13:46:35'),
(55, NULL, 1, '2024-06-06 15:46:45', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:46:45', '2024-06-06 13:46:45'),
(56, NULL, 1, '2024-06-06 15:46:55', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:46:55', '2024-06-06 13:46:55'),
(57, NULL, 1, '2024-06-06 15:47:05', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:47:05', '2024-06-06 13:47:05'),
(58, NULL, 1, '2024-06-06 15:47:15', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:47:15', '2024-06-06 13:47:15'),
(59, NULL, 1, '2024-06-06 15:47:25', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:47:25', '2024-06-06 13:47:25'),
(60, NULL, 1, '2024-06-06 15:47:35', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:47:35', '2024-06-06 13:47:35'),
(61, NULL, 1, '2024-06-06 15:47:45', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:47:45', '2024-06-06 13:47:45'),
(62, NULL, 1, '2024-06-06 15:47:55', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:47:55', '2024-06-06 13:47:55'),
(63, NULL, 1, '2024-06-06 15:48:05', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:48:05', '2024-06-06 13:48:05'),
(64, NULL, 1, '2024-06-06 15:48:15', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:48:15', '2024-06-06 13:48:15'),
(65, NULL, 1, '2024-06-06 15:48:25', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:48:25', '2024-06-06 13:48:25'),
(66, NULL, 1, '2024-06-06 15:48:35', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:48:35', '2024-06-06 13:48:35'),
(67, NULL, 1, '2024-06-06 15:50:08', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:50:08', '2024-06-06 13:50:08'),
(68, NULL, 1, '2024-06-06 15:50:19', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:50:19', '2024-06-06 13:50:19'),
(69, NULL, 1, '2024-06-06 15:50:27', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:50:27', '2024-06-06 13:50:27'),
(70, NULL, 1, '2024-06-06 15:50:38', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:50:38', '2024-06-06 13:50:38'),
(71, NULL, 1, '2024-06-06 15:50:47', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:50:47', '2024-06-06 13:50:47'),
(72, NULL, 1, '2024-06-06 15:51:03', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:51:03', '2024-06-06 13:51:03'),
(73, NULL, 1, '2024-06-06 15:51:17', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:51:17', '2024-06-06 13:51:17'),
(74, NULL, 1, '2024-06-06 15:51:29', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:51:29', '2024-06-06 13:51:29'),
(75, NULL, 1, '2024-06-06 15:51:44', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:51:44', '2024-06-06 13:51:44'),
(76, NULL, 1, '2024-06-06 15:51:54', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:51:54', '2024-06-06 13:51:54'),
(77, NULL, 1, '2024-06-06 15:52:04', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:52:04', '2024-06-06 13:52:04'),
(78, NULL, 1, '2024-06-06 15:52:36', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:52:36', '2024-06-06 13:52:36'),
(79, NULL, 1, '2024-06-06 15:52:57', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:52:57', '2024-06-06 13:52:57'),
(80, NULL, 1, '2024-06-06 15:53:07', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:53:07', '2024-06-06 13:53:07'),
(81, NULL, 1, '2024-06-06 15:53:29', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:53:29', '2024-06-06 13:53:29'),
(82, NULL, 1, '2024-06-06 15:53:29', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:53:29', '2024-06-06 13:53:29'),
(83, NULL, 1, '2024-06-06 15:53:37', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:53:37', '2024-06-06 13:53:37'),
(84, NULL, 1, '2024-06-06 15:53:47', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:53:47', '2024-06-06 13:53:47'),
(85, NULL, 1, '2024-06-06 15:53:57', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:53:57', '2024-06-06 13:53:57'),
(86, NULL, 1, '2024-06-06 15:54:07', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:54:07', '2024-06-06 13:54:07'),
(87, NULL, 1, '2024-06-06 15:54:17', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:54:17', '2024-06-06 13:54:17'),
(88, NULL, 1, '2024-06-06 15:54:29', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:54:29', '2024-06-06 13:54:29'),
(89, NULL, 1, '2024-06-06 15:54:39', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:54:39', '2024-06-06 13:54:39'),
(90, NULL, 1, '2024-06-06 15:55:02', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:55:02', '2024-06-06 13:55:02'),
(91, NULL, 1, '2024-06-06 15:55:12', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:55:12', '2024-06-06 13:55:12'),
(92, NULL, 1, '2024-06-06 15:55:22', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:55:22', '2024-06-06 13:55:22'),
(93, NULL, 1, '2024-06-06 15:55:32', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:55:32', '2024-06-06 13:55:32'),
(94, NULL, 1, '2024-06-06 15:55:42', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:55:42', '2024-06-06 13:55:42'),
(95, NULL, 1, '2024-06-06 15:55:52', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:55:52', '2024-06-06 13:55:52'),
(96, NULL, 1, '2024-06-06 15:56:02', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:56:02', '2024-06-06 13:56:02'),
(97, NULL, 1, '2024-06-06 15:56:14', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:56:14', '2024-06-06 13:56:14'),
(98, NULL, 1, '2024-06-06 15:56:22', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:56:22', '2024-06-06 13:56:22'),
(99, NULL, 1, '2024-06-06 15:56:33', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:56:33', '2024-06-06 13:56:33'),
(100, NULL, 1, '2024-06-06 15:56:53', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:56:53', '2024-06-06 13:56:53'),
(101, NULL, 1, '2024-06-06 15:57:07', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:57:07', '2024-06-06 13:57:07'),
(102, NULL, 1, '2024-06-06 15:57:21', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:57:21', '2024-06-06 13:57:21'),
(103, NULL, 1, '2024-06-06 15:57:31', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:57:31', '2024-06-06 13:57:31'),
(104, NULL, 1, '2024-06-06 15:57:41', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:57:41', '2024-06-06 13:57:41'),
(105, NULL, 1, '2024-06-06 15:57:51', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:57:51', '2024-06-06 13:57:51'),
(106, NULL, 1, '2024-06-06 15:58:01', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:58:01', '2024-06-06 13:58:01'),
(107, NULL, 1, '2024-06-06 15:58:19', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:58:19', '2024-06-06 13:58:19'),
(108, NULL, 1, '2024-06-06 15:58:33', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:58:33', '2024-06-06 13:58:33'),
(109, NULL, 1, '2024-06-06 15:58:44', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:58:44', '2024-06-06 13:58:44'),
(110, NULL, 1, '2024-06-06 15:58:53', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:58:53', '2024-06-06 13:58:53'),
(111, NULL, 1, '2024-06-06 15:59:04', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:59:04', '2024-06-06 13:59:04'),
(112, NULL, 1, '2024-06-06 15:59:19', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:59:19', '2024-06-06 13:59:19'),
(113, NULL, 1, '2024-06-06 15:59:29', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:59:29', '2024-06-06 13:59:29'),
(114, NULL, 1, '2024-06-06 15:59:39', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:59:39', '2024-06-06 13:59:39'),
(115, NULL, 1, '2024-06-06 15:59:49', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:59:49', '2024-06-06 13:59:49'),
(116, NULL, 1, '2024-06-06 15:59:59', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 13:59:59', '2024-06-06 13:59:59'),
(117, NULL, 1, '2024-06-06 16:00:09', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:00:09', '2024-06-06 14:00:09'),
(118, NULL, 1, '2024-06-06 16:00:19', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:00:19', '2024-06-06 14:00:19'),
(119, NULL, 1, '2024-06-06 16:01:53', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:01:53', '2024-06-06 14:01:53'),
(120, NULL, 1, '2024-06-06 16:02:02', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:02:02', '2024-06-06 14:02:02'),
(121, NULL, 1, '2024-06-06 16:02:16', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:02:16', '2024-06-06 14:02:16'),
(122, NULL, 1, '2024-06-06 16:02:26', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:02:26', '2024-06-06 14:02:26'),
(123, NULL, 1, '2024-06-06 16:02:36', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:02:36', '2024-06-06 14:02:36'),
(124, NULL, 1, '2024-06-06 16:02:46', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:02:46', '2024-06-06 14:02:46'),
(125, NULL, 1, '2024-06-06 16:02:56', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:02:56', '2024-06-06 14:02:56'),
(126, NULL, 1, '2024-06-06 16:03:06', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:03:06', '2024-06-06 14:03:06'),
(127, NULL, 1, '2024-06-06 16:03:16', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:03:16', '2024-06-06 14:03:16'),
(128, NULL, 1, '2024-06-06 16:03:26', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:03:26', '2024-06-06 14:03:26'),
(129, NULL, 1, '2024-06-06 16:03:36', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:03:36', '2024-06-06 14:03:36'),
(130, NULL, 1, '2024-06-06 16:03:51', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:03:51', '2024-06-06 14:03:51'),
(131, NULL, 1, '2024-06-06 16:03:56', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:03:56', '2024-06-06 14:03:56'),
(132, NULL, 1, '2024-06-06 16:04:06', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:04:06', '2024-06-06 14:04:06'),
(133, NULL, 1, '2024-06-06 16:04:16', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:04:16', '2024-06-06 14:04:16'),
(134, NULL, 1, '2024-06-06 16:04:26', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:04:26', '2024-06-06 14:04:26'),
(135, NULL, 1, '2024-06-06 16:04:36', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:04:36', '2024-06-06 14:04:36'),
(136, NULL, 1, '2024-06-06 16:04:46', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:04:46', '2024-06-06 14:04:46'),
(137, NULL, 1, '2024-06-06 16:04:56', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:04:56', '2024-06-06 14:04:56'),
(138, NULL, 1, '2024-06-06 16:05:06', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:05:06', '2024-06-06 14:05:06'),
(139, NULL, 1, '2024-06-06 16:05:16', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:05:16', '2024-06-06 14:05:16'),
(140, NULL, 1, '2024-06-06 16:05:26', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:05:26', '2024-06-06 14:05:26'),
(141, NULL, 1, '2024-06-06 16:05:36', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:05:36', '2024-06-06 14:05:36'),
(142, NULL, 1, '2024-06-06 16:05:46', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:05:46', '2024-06-06 14:05:46'),
(143, NULL, 1, '2024-06-06 16:05:56', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:05:56', '2024-06-06 14:05:56'),
(144, NULL, 1, '2024-06-06 16:06:17', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:06:17', '2024-06-06 14:06:17'),
(145, NULL, 1, '2024-06-06 16:06:26', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:06:26', '2024-06-06 14:06:26'),
(146, NULL, 1, '2024-06-06 16:06:36', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:06:36', '2024-06-06 14:06:36'),
(147, NULL, 1, '2024-06-06 16:06:51', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:06:51', '2024-06-06 14:06:51'),
(148, NULL, 1, '2024-06-06 16:07:01', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:07:01', '2024-06-06 14:07:01'),
(149, NULL, 1, '2024-06-06 16:07:11', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:07:11', '2024-06-06 14:07:11'),
(150, NULL, 1, '2024-06-06 16:07:21', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:07:21', '2024-06-06 14:07:21'),
(151, NULL, 1, '2024-06-06 16:07:31', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:07:31', '2024-06-06 14:07:31'),
(152, NULL, 1, '2024-06-06 16:07:42', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:07:42', '2024-06-06 14:07:42'),
(153, NULL, 1, '2024-06-06 16:07:51', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:07:51', '2024-06-06 14:07:51'),
(154, NULL, 1, '2024-06-06 16:08:01', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:08:01', '2024-06-06 14:08:01'),
(155, NULL, 1, '2024-06-06 16:08:11', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:08:11', '2024-06-06 14:08:11'),
(156, NULL, 1, '2024-06-06 16:08:21', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:08:21', '2024-06-06 14:08:21'),
(157, NULL, 1, '2024-06-06 16:08:31', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:08:31', '2024-06-06 14:08:31'),
(158, NULL, 1, '2024-06-06 16:08:59', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:08:59', '2024-06-06 14:08:59'),
(159, NULL, 1, '2024-06-06 16:09:09', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:09:09', '2024-06-06 14:09:09'),
(160, NULL, 1, '2024-06-06 16:09:19', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:09:19', '2024-06-06 14:09:19'),
(161, NULL, 1, '2024-06-06 16:09:36', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:09:36', '2024-06-06 14:09:36'),
(162, NULL, 1, '2024-06-06 16:09:47', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:09:47', '2024-06-06 14:09:47'),
(163, NULL, 1, '2024-06-06 16:09:56', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:09:56', '2024-06-06 14:09:56'),
(164, NULL, 1, '2024-06-06 16:10:10', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:10:10', '2024-06-06 14:10:10'),
(165, NULL, 1, '2024-06-06 16:10:20', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:10:20', '2024-06-06 14:10:20'),
(166, NULL, 1, '2024-06-06 16:10:30', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:10:30', '2024-06-06 14:10:30'),
(167, NULL, 1, '2024-06-06 16:10:40', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:10:40', '2024-06-06 14:10:40'),
(168, NULL, 1, '2024-06-06 16:10:50', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:10:50', '2024-06-06 14:10:50'),
(169, NULL, 1, '2024-06-06 16:11:03', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:11:03', '2024-06-06 14:11:03'),
(170, NULL, 1, '2024-06-06 16:11:23', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:11:23', '2024-06-06 14:11:23'),
(171, NULL, 1, '2024-06-06 16:11:33', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:11:33', '2024-06-06 14:11:33'),
(172, NULL, 1, '2024-06-06 16:11:50', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:11:50', '2024-06-06 14:11:50'),
(173, NULL, 1, '2024-06-06 16:12:02', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:12:02', '2024-06-06 14:12:02'),
(174, NULL, 1, '2024-06-06 16:12:12', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:12:12', '2024-06-06 14:12:12'),
(175, NULL, 1, '2024-06-06 16:12:22', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:12:22', '2024-06-06 14:12:22'),
(176, NULL, 1, '2024-06-06 16:12:32', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:12:32', '2024-06-06 14:12:32'),
(177, NULL, 1, '2024-06-06 16:12:42', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:12:42', '2024-06-06 14:12:42'),
(178, NULL, 1, '2024-06-06 16:12:52', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:12:52', '2024-06-06 14:12:52'),
(179, NULL, 1, '2024-06-06 16:13:03', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:13:03', '2024-06-06 14:13:03'),
(180, NULL, 1, '2024-06-06 16:13:23', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:13:23', '2024-06-06 14:13:23'),
(181, NULL, 1, '2024-06-06 16:13:33', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:13:33', '2024-06-06 14:13:33'),
(182, NULL, 1, '2024-06-06 16:13:44', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:13:44', '2024-06-06 14:13:44'),
(183, NULL, 1, '2024-06-06 16:13:53', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:13:53', '2024-06-06 14:13:53'),
(184, NULL, 1, '2024-06-06 16:14:03', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:14:03', '2024-06-06 14:14:03'),
(185, NULL, 1, '2024-06-06 16:14:13', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:14:13', '2024-06-06 14:14:13'),
(186, NULL, 1, '2024-06-06 16:14:23', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:14:23', '2024-06-06 14:14:23'),
(187, NULL, 1, '2024-06-06 16:14:33', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:14:33', '2024-06-06 14:14:33'),
(188, NULL, 1, '2024-06-06 16:14:43', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:14:43', '2024-06-06 14:14:43'),
(189, NULL, 1, '2024-06-06 16:14:53', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:14:53', '2024-06-06 14:14:53'),
(190, NULL, 1, '2024-06-06 16:15:03', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:15:03', '2024-06-06 14:15:03'),
(191, NULL, 1, '2024-06-06 16:15:13', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:15:13', '2024-06-06 14:15:13'),
(192, NULL, 1, '2024-06-06 16:15:23', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:15:23', '2024-06-06 14:15:23'),
(193, NULL, 1, '2024-06-06 16:15:33', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:15:33', '2024-06-06 14:15:33'),
(194, NULL, 1, '2024-06-06 16:15:43', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:15:43', '2024-06-06 14:15:43'),
(195, NULL, 1, '2024-06-06 16:15:53', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:15:53', '2024-06-06 14:15:53'),
(196, NULL, 1, '2024-06-06 16:16:03', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:16:03', '2024-06-06 14:16:03'),
(197, NULL, 1, '2024-06-06 16:16:13', '72.8702647', '19.0687893', 'FC-7041/42, Konkan Division, IN', '2024-06-06 14:16:13', '2024-06-06 14:16:13'),
(198, NULL, 1, '2024-06-07 14:32:26', '77.2939307', '28.3672334', '111-32, Faridabad Division, IN', '2024-06-07 12:32:26', '2024-06-07 12:32:26'),
(199, NULL, 1, '2024-06-07 14:33:33', '77.2939564', '28.3672792', '111-32, Faridabad Division, IN', '2024-06-07 12:33:33', '2024-06-07 12:33:33'),
(200, NULL, 1, '2024-06-07 14:33:33', '77.2939564', '28.3672792', '111-32, Faridabad Division, IN', '2024-06-07 12:33:33', '2024-06-07 12:33:33'),
(201, NULL, 1, '2024-06-07 14:33:33', '77.2939564', '28.3672792', '111-32, Faridabad Division, IN', '2024-06-07 12:33:33', '2024-06-07 12:33:33'),
(202, NULL, 1, '2024-06-07 14:33:33', '77.2939564', '28.3672792', '111-32, Faridabad Division, IN', '2024-06-07 12:33:33', '2024-06-07 12:33:33'),
(203, NULL, 1, '2024-06-07 14:33:34', '77.2939564', '28.3672792', '111-32, Faridabad Division, IN', '2024-06-07 12:33:34', '2024-06-07 12:33:34'),
(204, NULL, 1, '2024-06-07 14:33:34', '77.2939671', '28.3672784', '111-32, Faridabad Division, IN', '2024-06-07 12:33:34', '2024-06-07 12:33:34'),
(205, NULL, 1, '2024-06-07 14:36:06', '77.293889', '28.3672229', '111-32, Faridabad Division, IN', '2024-06-07 12:36:06', '2024-06-07 12:36:06'),
(206, NULL, 1, '2024-06-07 14:36:07', '77.293889', '28.3672229', '111-32, Faridabad Division, IN', '2024-06-07 12:36:07', '2024-06-07 12:36:07'),
(207, NULL, 1, '2024-06-07 14:36:07', '77.293889', '28.3672229', '111-32, Faridabad Division, IN', '2024-06-07 12:36:07', '2024-06-07 12:36:07'),
(208, NULL, 1, '2024-06-07 14:36:07', '77.293889', '28.3672229', '111-32, Faridabad Division, IN', '2024-06-07 12:36:07', '2024-06-07 12:36:07'),
(209, NULL, 1, '2024-06-07 14:36:07', '77.293889', '28.3672229', '111-32, Faridabad Division, IN', '2024-06-07 12:36:07', '2024-06-07 12:36:07'),
(210, NULL, 1, '2024-06-07 14:36:07', '77.293889', '28.3672229', '111-32, Faridabad Division, IN', '2024-06-07 12:36:07', '2024-06-07 12:36:07'),
(211, NULL, 1, '2024-06-07 14:36:07', '77.293889', '28.3672229', '111-32, Faridabad Division, IN', '2024-06-07 12:36:07', '2024-06-07 12:36:07'),
(212, NULL, 1, '2024-06-07 14:36:07', '77.293889', '28.3672229', '111-32, Faridabad Division, IN', '2024-06-07 12:36:07', '2024-06-07 12:36:07'),
(213, NULL, 1, '2024-06-07 14:36:07', '77.293889', '28.3672229', '111-32, Faridabad Division, IN', '2024-06-07 12:36:07', '2024-06-07 12:36:07'),
(214, NULL, 1, '2024-06-07 14:36:07', '77.293889', '28.3672229', '111-32, Faridabad Division, IN', '2024-06-07 12:36:07', '2024-06-07 12:36:07'),
(215, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(216, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(217, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(218, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(219, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(220, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(221, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(222, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(223, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(224, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(225, NULL, 1, '2024-06-21 12:18:10', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:10', '2024-06-21 10:18:10'),
(226, NULL, 1, '2024-06-21 12:18:11', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:11', '2024-06-21 10:18:11'),
(227, NULL, 1, '2024-06-21 12:18:11', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:11', '2024-06-21 10:18:11'),
(228, NULL, 1, '2024-06-21 12:18:14', '77.293962', '28.3672775', '155, Faridabad Division, IN', '2024-06-21 10:18:14', '2024-06-21 10:18:14'),
(229, NULL, 1, '2024-06-21 12:22:53', '77.2939634', '28.3672579', '155, Faridabad Division, IN', '2024-06-21 10:22:53', '2024-06-21 10:22:53'),
(230, NULL, 1, '2024-06-25 15:57:33', '77.2939556', '28.3672756', '155, Faridabad Division, IN', '2024-06-25 13:57:33', '2024-06-25 13:57:33'),
(231, NULL, 1, '2024-06-25 15:57:33', '77.2939556', '28.3672756', '155, Faridabad Division, IN', '2024-06-25 13:57:33', '2024-06-25 13:57:33'),
(232, NULL, 1, '2024-06-25 15:57:34', '77.2939556', '28.3672756', '155, Faridabad Division, IN', '2024-06-25 13:57:34', '2024-06-25 13:57:34'),
(233, NULL, 1, '2024-06-25 15:57:37', '77.2939556', '28.3672756', '155, Faridabad Division, IN', '2024-06-25 13:57:37', '2024-06-25 13:57:37'),
(234, NULL, 1, '2024-06-25 16:04:38', '30.850276377144', '59.784343389793', '187331, , RU', '2024-06-25 14:04:38', '2024-06-25 14:04:38'),
(235, NULL, 1, '2024-06-25 16:04:47', '30.850276256073', '59.784343501168', '187331, , RU', '2024-06-25 14:04:47', '2024-06-25 14:04:47'),
(236, NULL, 1, '2024-06-25 16:05:01', '30.85027603785', '59.784339800376', '187331, , RU', '2024-06-25 14:05:01', '2024-06-25 14:05:01'),
(237, NULL, 1, '2024-06-25 16:05:11', '30.85027888473', '59.784340609411', '187331, , RU', '2024-06-25 14:05:11', '2024-06-25 14:05:11'),
(238, NULL, 1, '2024-06-25 16:05:32', '30.850276934833', '59.784337891408', '187331, , RU', '2024-06-25 14:05:32', '2024-06-25 14:05:32'),
(239, NULL, 1, '2024-06-25 16:05:42', '30.85027244429', '59.784336758019', '187331, , RU', '2024-06-25 14:05:42', '2024-06-25 14:05:42'),
(240, NULL, 1, '2024-06-25 16:05:52', '30.850269812622', '59.784337974582', '187331, , RU', '2024-06-25 14:05:52', '2024-06-25 14:05:52'),
(241, NULL, 1, '2024-06-25 16:06:05', '30.850273332108', '59.784341961286', '187331, , RU', '2024-06-25 14:06:05', '2024-06-25 14:06:05'),
(242, NULL, 1, '2024-06-25 16:06:22', '30.850280630936', '59.784343763154', '187331, , RU', '2024-06-25 14:06:22', '2024-06-25 14:06:22'),
(243, NULL, 1, '2024-06-25 16:06:34', '30.850284738391', '59.784353129945', '187331, , RU', '2024-06-25 14:06:34', '2024-06-25 14:06:34'),
(244, NULL, 1, '2024-06-25 16:06:44', '30.850285413636', '59.784350525975', '187331, , RU', '2024-06-25 14:06:44', '2024-06-25 14:06:44'),
(245, NULL, 1, '2024-06-25 16:06:54', '30.850283680677', '59.784357763213', '187331, , RU', '2024-06-25 14:06:54', '2024-06-25 14:06:54'),
(246, NULL, 1, '2024-06-25 16:07:04', '30.850283164958', '59.784363105697', '187331, , RU', '2024-06-25 14:07:04', '2024-06-25 14:07:04'),
(247, NULL, 1, '2024-06-25 16:07:14', '30.850289674343', '59.784360686206', '187331, , RU', '2024-06-25 14:07:14', '2024-06-25 14:07:14'),
(248, NULL, 1, '2024-06-25 16:07:23', '30.850285658252', '59.784356662502', '187331, , RU', '2024-06-25 14:07:23', '2024-06-25 14:07:23'),
(249, NULL, 1, '2024-06-25 16:07:44', '30.850291253534', '59.784352950816', '187331, , RU', '2024-06-25 14:07:44', '2024-06-25 14:07:44'),
(250, NULL, 1, '2024-06-25 16:07:54', '30.850295478436', '59.784348043493', '187331, , RU', '2024-06-25 14:07:54', '2024-06-25 14:07:54'),
(251, NULL, 1, '2024-06-25 16:08:30', '30.850291127458', '59.784355298594', '187331, , RU', '2024-06-25 14:08:30', '2024-06-25 14:08:30'),
(252, NULL, 1, '2024-06-25 16:08:39', '30.850294667247', '59.784349937892', '187331, , RU', '2024-06-25 14:08:39', '2024-06-25 14:08:39'),
(253, NULL, 1, '2024-06-25 16:09:18', '30.850295445073', '59.784350418722', '187331, , RU', '2024-06-25 14:09:18', '2024-06-25 14:09:18'),
(254, NULL, 1, '2024-06-25 16:09:43', '30.850292444494', '59.78433707534', '187331, , RU', '2024-06-25 14:09:43', '2024-06-25 14:09:43'),
(255, NULL, 1, '2024-06-25 16:09:56', '30.85028808897', '59.784335970295', '187331, , RU', '2024-06-25 14:09:56', '2024-06-25 14:09:56'),
(256, NULL, 1, '2024-06-25 16:10:07', '30.85029237152', '59.784338248683', '187331, , RU', '2024-06-25 14:10:07', '2024-06-25 14:10:07'),
(257, NULL, 1, '2024-06-25 16:10:26', '30.850284077098', '59.784336138603', '187331, , RU', '2024-06-25 14:10:26', '2024-06-25 14:10:26'),
(258, NULL, 1, '2024-06-25 16:10:36', '30.850281015965', '59.784333841363', '187331, , RU', '2024-06-25 14:10:36', '2024-06-25 14:10:36'),
(259, NULL, 1, '2024-06-25 16:10:46', '30.850284826688', '59.7843347436', '187331, , RU', '2024-06-25 14:10:46', '2024-06-25 14:10:46'),
(260, NULL, 1, '2024-06-25 16:10:56', '30.850287906451', '59.78433771642', '187331, , RU', '2024-06-25 14:10:56', '2024-06-25 14:10:56'),
(261, NULL, 1, '2024-06-25 16:11:06', '30.850290359049', '59.78433681046', '187331, , RU', '2024-06-25 14:11:06', '2024-06-25 14:11:06'),
(262, NULL, 1, '2024-06-25 16:11:16', '30.850292548532', '59.784333500348', '187331, , RU', '2024-06-25 14:11:16', '2024-06-25 14:11:16'),
(263, NULL, 1, '2024-06-25 16:11:26', '30.850290852057', '59.78433780566', '187331, , RU', '2024-06-25 14:11:26', '2024-06-25 14:11:26'),
(264, NULL, 1, '2024-06-25 16:11:37', '30.850289320891', '59.78434424468', '187331, , RU', '2024-06-25 14:11:37', '2024-06-25 14:11:37'),
(265, NULL, 1, '2024-06-25 16:11:47', '30.850288579425', '59.784346735878', '187331, , RU', '2024-06-25 14:11:47', '2024-06-25 14:11:47'),
(266, NULL, 1, '2024-06-25 16:11:56', '30.850289278825', '59.784346445912', '187331, , RU', '2024-06-25 14:11:56', '2024-06-25 14:11:56'),
(267, NULL, 1, '2024-06-25 16:12:06', '30.850290901094', '59.784348474498', '187331, , RU', '2024-06-25 14:12:06', '2024-06-25 14:12:06'),
(268, NULL, 1, '2024-06-25 16:12:16', '30.85029081454', '59.784351210657', '187331, , RU', '2024-06-25 14:12:16', '2024-06-25 14:12:16'),
(269, NULL, 1, '2024-06-25 16:12:26', '30.850291740817', '59.784357496823', '187331, , RU', '2024-06-25 14:12:26', '2024-06-25 14:12:26'),
(270, NULL, 1, '2024-06-25 16:12:36', '30.850290911266', '59.784359387654', '187331, , RU', '2024-06-25 14:12:36', '2024-06-25 14:12:36'),
(271, NULL, 1, '2024-06-25 16:12:46', '30.850289695123', '59.784356815291', '187331, , RU', '2024-06-25 14:12:46', '2024-06-25 14:12:46'),
(272, NULL, 1, '2024-06-25 16:12:56', '30.850286006077', '59.784355956052', '187331, , RU', '2024-06-25 14:12:56', '2024-06-25 14:12:56'),
(273, NULL, 1, '2024-06-25 16:13:06', '30.850287341484', '59.78435319125', '187331, , RU', '2024-06-25 14:13:06', '2024-06-25 14:13:06'),
(274, NULL, 1, '2024-06-25 16:13:16', '30.850283483478', '59.784349050862', '187331, , RU', '2024-06-25 14:13:16', '2024-06-25 14:13:16'),
(275, NULL, 1, '2024-06-25 16:13:27', '30.850286874606', '59.784353118229', '187331, , RU', '2024-06-25 14:13:27', '2024-06-25 14:13:27'),
(276, NULL, 1, '2024-06-25 16:13:36', '30.850287920682', '59.784350590578', '187331, , RU', '2024-06-25 14:13:36', '2024-06-25 14:13:36'),
(277, NULL, 1, '2024-06-25 16:13:46', '30.850290299033', '59.784345675755', '187331, , RU', '2024-06-25 14:13:46', '2024-06-25 14:13:46'),
(278, NULL, 1, '2024-06-25 16:13:56', '30.850288314939', '59.784341041164', '187331, , RU', '2024-06-25 14:13:56', '2024-06-25 14:13:56'),
(279, NULL, 1, '2024-06-25 16:14:06', '30.850288626813', '59.784336643784', '187331, , RU', '2024-06-25 14:14:06', '2024-06-25 14:14:06'),
(280, NULL, 1, '2024-06-25 16:14:16', '30.850290123895', '59.784340503577', '187331, , RU', '2024-06-25 14:14:16', '2024-06-25 14:14:16'),
(281, NULL, 1, '2024-06-25 16:14:26', '30.850285174327', '59.784341486004', '187331, , RU', '2024-06-25 14:14:26', '2024-06-25 14:14:26'),
(282, NULL, 1, '2024-06-25 16:14:37', '30.850289283162', '59.784338274973', '187331, , RU', '2024-06-25 14:14:37', '2024-06-25 14:14:37'),
(283, NULL, 1, '2024-06-25 16:14:47', '30.85028762371', '59.784338036857', '187331, , RU', '2024-06-25 14:14:47', '2024-06-25 14:14:47'),
(284, NULL, 1, '2024-06-25 16:14:56', '30.850288596127', '59.784340670557', '187331, , RU', '2024-06-25 14:14:56', '2024-06-25 14:14:56'),
(285, NULL, 1, '2024-06-25 16:15:07', '30.850285897624', '59.784344355026', '187331, , RU', '2024-06-25 14:15:07', '2024-06-25 14:15:07'),
(286, NULL, 1, '2024-06-25 16:15:16', '30.850286022148', '59.784347280352', '187331, , RU', '2024-06-25 14:15:16', '2024-06-25 14:15:16'),
(287, NULL, 1, '2024-06-25 16:15:27', '30.850281083424', '59.78434156239', '187331, , RU', '2024-06-25 14:15:27', '2024-06-25 14:15:27'),
(288, NULL, 1, '2024-06-25 16:15:37', '30.85028035136', '59.784348054026', '187331, , RU', '2024-06-25 14:15:37', '2024-06-25 14:15:37'),
(289, NULL, 1, '2024-06-25 16:15:46', '30.85027693616', '59.784349322099', '187331, , RU', '2024-06-25 14:15:46', '2024-06-25 14:15:46'),
(290, NULL, 1, '2024-06-25 16:15:56', '30.850271078602', '59.784352199745', '187331, , RU', '2024-06-25 14:15:56', '2024-06-25 14:15:56'),
(291, NULL, 1, '2024-06-25 16:16:06', '30.850267332312', '59.784360981099', '187331, , RU', '2024-06-25 14:16:06', '2024-06-25 14:16:06'),
(292, NULL, 1, '2024-06-25 16:16:16', '30.850270842774', '59.784367181027', '187331, , RU', '2024-06-25 14:16:16', '2024-06-25 14:16:16'),
(293, NULL, 1, '2024-06-25 16:16:26', '30.850267230256', '59.784373859719', '187331, , RU', '2024-06-25 14:16:26', '2024-06-25 14:16:26'),
(294, NULL, 1, '2024-06-25 16:16:36', '30.850268653353', '59.784373892365', '187331, , RU', '2024-06-25 14:16:36', '2024-06-25 14:16:36'),
(295, NULL, 1, '2024-06-25 16:16:47', '30.850272853612', '59.784371382584', '187331, , RU', '2024-06-25 14:16:47', '2024-06-25 14:16:47'),
(296, NULL, 1, '2024-06-25 16:16:56', '30.850274222886', '59.784376395267', '187331, , RU', '2024-06-25 14:16:56', '2024-06-25 14:16:56'),
(297, NULL, 1, '2024-06-25 16:17:06', '30.850277981759', '59.784369428682', '187331, , RU', '2024-06-25 14:17:06', '2024-06-25 14:17:06'),
(298, NULL, 1, '2024-06-25 16:17:16', '30.850280443063', '59.78436825474', '187331, , RU', '2024-06-25 14:17:16', '2024-06-25 14:17:16'),
(299, NULL, 1, '2024-06-25 16:17:26', '30.850284635925', '59.784373942992', '187331, , RU', '2024-06-25 14:17:26', '2024-06-25 14:17:26'),
(300, NULL, 1, '2024-06-25 16:17:36', '30.85028613633', '59.78436950171', '187331, , RU', '2024-06-25 14:17:36', '2024-06-25 14:17:36'),
(301, NULL, 1, '2024-06-25 16:17:46', '30.850291606196', '59.784372906819', '187331, , RU', '2024-06-25 14:17:46', '2024-06-25 14:17:46'),
(302, NULL, 1, '2024-06-25 16:17:57', '30.850288987155', '59.784373242777', '187331, , RU', '2024-06-25 14:17:57', '2024-06-25 14:17:57'),
(303, NULL, 1, '2024-06-25 16:18:07', '30.850291543304', '59.78437372073', '187331, , RU', '2024-06-25 14:18:07', '2024-06-25 14:18:07'),
(304, NULL, 1, '2024-06-25 16:18:16', '30.850296220945', '59.784372183525', '187331, , RU', '2024-06-25 14:18:16', '2024-06-25 14:18:16'),
(305, NULL, 1, '2024-06-25 16:18:26', '30.850295156952', '59.784366394697', '187331, , RU', '2024-06-25 14:18:26', '2024-06-25 14:18:26'),
(306, NULL, 1, '2024-06-25 16:18:36', '30.850299575556', '59.784362711041', '187331, , RU', '2024-06-25 14:18:36', '2024-06-25 14:18:36'),
(307, NULL, 1, '2024-06-25 16:18:46', '30.850300501671', '59.78436217654', '187331, , RU', '2024-06-25 14:18:46', '2024-06-25 14:18:46'),
(308, NULL, 1, '2024-06-25 16:18:56', '30.850299485676', '59.784359774712', '187331, , RU', '2024-06-25 14:18:56', '2024-06-25 14:18:56'),
(309, NULL, 1, '2024-06-25 16:19:06', '30.850296444002', '59.784360422471', '187331, , RU', '2024-06-25 14:19:06', '2024-06-25 14:19:06'),
(310, NULL, 1, '2024-06-25 16:19:17', '30.850294044206', '59.784359119767', '187331, , RU', '2024-06-25 14:19:17', '2024-06-25 14:19:17'),
(311, NULL, 1, '2024-06-25 16:19:26', '30.850289863338', '59.784357530695', '187331, , RU', '2024-06-25 14:19:26', '2024-06-25 14:19:26'),
(312, NULL, 1, '2024-06-25 16:19:37', '30.850289063621', '59.784354023396', '187331, , RU', '2024-06-25 14:19:37', '2024-06-25 14:19:37'),
(313, NULL, 1, '2024-06-25 16:19:46', '30.850289244313', '59.784355320672', '187331, , RU', '2024-06-25 14:19:46', '2024-06-25 14:19:46'),
(314, NULL, 1, '2024-06-25 16:19:57', '30.850289459223', '59.784357266325', '187331, , RU', '2024-06-25 14:19:57', '2024-06-25 14:19:57'),
(315, NULL, 1, '2024-06-25 16:20:07', '30.850288979903', '59.784362403679', '187331, , RU', '2024-06-25 14:20:07', '2024-06-25 14:20:07'),
(316, NULL, 1, '2024-06-25 16:20:17', '30.850286660003', '59.784362804632', '187331, , RU', '2024-06-25 14:20:17', '2024-06-25 14:20:17'),
(317, NULL, 1, '2024-06-25 16:20:26', '30.850289440607', '59.784364798999', '187331, , RU', '2024-06-25 14:20:26', '2024-06-25 14:20:26'),
(318, NULL, 1, '2024-06-25 16:20:36', '30.850295416423', '59.784363365246', '187331, , RU', '2024-06-25 14:20:36', '2024-06-25 14:20:36'),
(319, NULL, 1, '2024-06-25 16:20:46', '30.850294968965', '59.784352831033', '187331, , RU', '2024-06-25 14:20:46', '2024-06-25 14:20:46'),
(320, NULL, 1, '2024-06-25 16:20:56', '30.850294586321', '59.784350636449', '187331, , RU', '2024-06-25 14:20:56', '2024-06-25 14:20:56'),
(321, NULL, 1, '2024-06-25 16:21:06', '30.850300242637', '59.784345392526', '187331, , RU', '2024-06-25 14:21:06', '2024-06-25 14:21:06'),
(322, NULL, 1, '2024-06-25 16:21:16', '30.850301904978', '59.784345318014', '187331, , RU', '2024-06-25 14:21:16', '2024-06-25 14:21:16'),
(323, NULL, 1, '2024-06-25 16:21:26', '30.850302872306', '59.784345812514', '187331, , RU', '2024-06-25 14:21:26', '2024-06-25 14:21:26'),
(324, NULL, 1, '2024-06-25 16:21:37', '30.850306491465', '59.784343895303', '187331, , RU', '2024-06-25 14:21:37', '2024-06-25 14:21:37'),
(325, NULL, 1, '2024-06-25 16:21:46', '30.850306644248', '59.784348792428', '187331, , RU', '2024-06-25 14:21:46', '2024-06-25 14:21:46'),
(326, NULL, 1, '2024-06-25 16:21:56', '30.850308326343', '59.784346827148', '187331, , RU', '2024-06-25 14:21:56', '2024-06-25 14:21:56'),
(327, NULL, 1, '2024-06-25 16:22:06', '30.850308860259', '59.784349297391', '187331, , RU', '2024-06-25 14:22:06', '2024-06-25 14:22:06'),
(328, NULL, 1, '2024-06-25 16:22:16', '30.850307185619', '59.784354312481', '187331, , RU', '2024-06-25 14:22:16', '2024-06-25 14:22:16'),
(329, NULL, 1, '2024-06-25 16:22:27', '30.85030928201', '59.7843566505', '187331, , RU', '2024-06-25 14:22:27', '2024-06-25 14:22:27'),
(330, NULL, 1, '2024-06-25 16:22:36', '30.85030998687', '59.784353653428', '187331, , RU', '2024-06-25 14:22:36', '2024-06-25 14:22:36'),
(331, NULL, 1, '2024-06-25 16:22:46', '30.850311411055', '59.784352280389', '187331, , RU', '2024-06-25 14:22:46', '2024-06-25 14:22:46'),
(332, NULL, 1, '2024-06-25 16:22:56', '30.850310382809', '59.784357053364', '187331, , RU', '2024-06-25 14:22:56', '2024-06-25 14:22:56'),
(333, NULL, 1, '2024-06-25 16:23:06', '30.850310399633', '59.784359318219', '187331, , RU', '2024-06-25 14:23:06', '2024-06-25 14:23:06'),
(334, NULL, 1, '2024-06-25 16:23:16', '30.850312750421', '59.784357327848', '187331, , RU', '2024-06-25 14:23:16', '2024-06-25 14:23:16'),
(335, NULL, 1, '2024-06-25 16:23:26', '30.850310598976', '59.784358900922', '187331, , RU', '2024-06-25 14:23:26', '2024-06-25 14:23:26'),
(336, NULL, 1, '2024-06-25 16:23:36', '30.85031317018', '59.784362144492', '187331, , RU', '2024-06-25 14:23:36', '2024-06-25 14:23:36'),
(337, NULL, 1, '2024-06-25 16:23:46', '30.850314212099', '59.784358997904', '187331, , RU', '2024-06-25 14:23:46', '2024-06-25 14:23:46'),
(338, NULL, 1, '2024-06-25 16:23:57', '30.850314820587', '59.784358622589', '187331, , RU', '2024-06-25 14:23:57', '2024-06-25 14:23:57'),
(339, NULL, 1, '2024-06-25 16:24:06', '30.850313995269', '59.784361167842', '187331, , RU', '2024-06-25 14:24:06', '2024-06-25 14:24:06'),
(340, NULL, 1, '2024-06-25 16:24:17', '30.850318120764', '59.784357270246', '187331, , RU', '2024-06-25 14:24:17', '2024-06-25 14:24:17'),
(341, NULL, 1, '2024-06-25 16:24:26', '30.85031949068', '59.784357422997', '187331, , RU', '2024-06-25 14:24:26', '2024-06-25 14:24:26'),
(342, NULL, 1, '2024-06-25 16:24:36', '30.850316478612', '59.784350209026', '187331, , RU', '2024-06-25 14:24:36', '2024-06-25 14:24:36'),
(343, NULL, 1, '2024-06-25 16:24:46', '30.850314543071', '59.784347813861', '187331, , RU', '2024-06-25 14:24:46', '2024-06-25 14:24:46'),
(344, NULL, 1, '2024-06-25 16:24:56', '30.850314388727', '59.784352876839', '187331, , RU', '2024-06-25 14:24:56', '2024-06-25 14:24:56'),
(345, NULL, 1, '2024-06-25 16:25:06', '30.850318635624', '59.784347379306', '187331, , RU', '2024-06-25 14:25:06', '2024-06-25 14:25:06'),
(346, NULL, 1, '2024-06-25 16:25:16', '30.850321692697', '59.784346204846', '187331, , RU', '2024-06-25 14:25:16', '2024-06-25 14:25:16'),
(347, NULL, 1, '2024-06-25 16:25:26', '30.850319670294', '59.784355014878', '187331, , RU', '2024-06-25 14:25:26', '2024-06-25 14:25:26'),
(348, NULL, 1, '2024-06-25 16:25:36', '30.850319894034', '59.784347320272', '187331, , RU', '2024-06-25 14:25:36', '2024-06-25 14:25:36'),
(349, NULL, 1, '2024-06-25 16:25:47', '30.850314585301', '59.784349257614', '187331, , RU', '2024-06-25 14:25:47', '2024-06-25 14:25:47'),
(350, NULL, 1, '2024-06-25 16:25:56', '30.8503167603', '59.784349665129', '187331, , RU', '2024-06-25 14:25:56', '2024-06-25 14:25:56');
INSERT INTO `delivery_histories` (`id`, `order_id`, `delivery_man_id`, `time`, `longitude`, `latitude`, `location`, `created_at`, `updated_at`) VALUES
(351, NULL, 1, '2024-06-25 16:26:06', '30.850314614955', '59.784351438363', '187331, , RU', '2024-06-25 14:26:06', '2024-06-25 14:26:06'),
(352, NULL, 1, '2024-06-25 16:26:17', '30.85031183162', '59.784354603644', '187331, , RU', '2024-06-25 14:26:17', '2024-06-25 14:26:17'),
(353, NULL, 1, '2024-06-25 16:26:26', '30.850317411867', '59.784349002268', '187331, , RU', '2024-06-25 14:26:26', '2024-06-25 14:26:26'),
(354, NULL, 1, '2024-06-25 16:26:36', '30.850315471868', '59.784347728017', '187331, , RU', '2024-06-25 14:26:36', '2024-06-25 14:26:36'),
(355, NULL, 1, '2024-06-25 16:26:47', '30.850314891971', '59.784354477346', '187331, , RU', '2024-06-25 14:26:47', '2024-06-25 14:26:47'),
(356, NULL, 1, '2024-06-25 16:26:56', '30.850319572642', '59.784351090449', '187331, , RU', '2024-06-25 14:26:56', '2024-06-25 14:26:56'),
(357, NULL, 1, '2024-06-25 16:27:06', '30.8503187554', '59.78435128748', '187331, , RU', '2024-06-25 14:27:06', '2024-06-25 14:27:06'),
(358, NULL, 1, '2024-06-25 16:27:18', '30.850317431791', '59.784345049969', '187331, , RU', '2024-06-25 14:27:18', '2024-06-25 14:27:18'),
(359, NULL, 1, '2024-06-25 16:27:27', '30.850314138134', '59.784347350006', '187331, , RU', '2024-06-25 14:27:27', '2024-06-25 14:27:27'),
(360, NULL, 1, '2024-06-25 16:27:36', '30.850317661021', '59.784343972067', '187331, , RU', '2024-06-25 14:27:36', '2024-06-25 14:27:36'),
(361, NULL, 1, '2024-06-25 16:27:46', '30.850320707668', '59.784340618311', '187331, , RU', '2024-06-25 14:27:46', '2024-06-25 14:27:46'),
(362, NULL, 1, '2024-06-25 16:27:56', '30.850318453193', '59.784343357736', '187331, , RU', '2024-06-25 14:27:56', '2024-06-25 14:27:56'),
(363, NULL, 1, '2024-06-25 16:28:15', '30.850321246431', '59.784336265317', '187331, , RU', '2024-06-25 14:28:15', '2024-06-25 14:28:15'),
(364, NULL, 1, '2024-06-25 16:28:19', '30.850320492765', '59.784330746291', '187331, , RU', '2024-06-25 14:28:19', '2024-06-25 14:28:19'),
(365, NULL, 1, '2024-06-25 16:28:26', '30.850319645041', '59.78433606574', '187331, , RU', '2024-06-25 14:28:26', '2024-06-25 14:28:26'),
(366, NULL, 1, '2024-06-25 16:28:37', '30.850322156957', '59.78433639034', '187331, , RU', '2024-06-25 14:28:37', '2024-06-25 14:28:37'),
(367, NULL, 1, '2024-06-25 16:28:46', '30.850319693171', '59.784329000074', '187331, , RU', '2024-06-25 14:28:46', '2024-06-25 14:28:46'),
(368, NULL, 1, '2024-06-25 16:28:56', '30.850319804745', '59.784326561472', '187331, , RU', '2024-06-25 14:28:56', '2024-06-25 14:28:56'),
(369, NULL, 1, '2024-06-25 16:29:06', '30.850320036419', '59.784331383604', '187331, , RU', '2024-06-25 14:29:06', '2024-06-25 14:29:06'),
(370, NULL, 1, '2024-06-25 16:29:16', '30.850322139118', '59.784337823161', '187331, , RU', '2024-06-25 14:29:16', '2024-06-25 14:29:16'),
(371, NULL, 1, '2024-06-25 16:29:26', '30.850320886215', '59.784335571809', '187331, , RU', '2024-06-25 14:29:26', '2024-06-25 14:29:26'),
(372, NULL, 1, '2024-06-25 16:29:37', '30.850320483353', '59.78434295802', '187331, , RU', '2024-06-25 14:29:37', '2024-06-25 14:29:37'),
(373, NULL, 1, '2024-06-25 16:29:47', '30.850317495617', '59.784336480041', '187331, , RU', '2024-06-25 14:29:47', '2024-06-25 14:29:47'),
(374, NULL, 1, '2024-06-25 16:29:56', '30.850318985552', '59.784332607542', '187331, , RU', '2024-06-25 14:29:56', '2024-06-25 14:29:56'),
(375, NULL, 1, '2024-06-25 16:30:07', '30.850319620488', '59.78433612797', '187331, , RU', '2024-06-25 14:30:07', '2024-06-25 14:30:07'),
(376, NULL, 1, '2024-06-25 16:30:16', '30.850320373953', '59.784336603235', '187331, , RU', '2024-06-25 14:30:16', '2024-06-25 14:30:16'),
(377, NULL, 1, '2024-06-25 16:30:26', '30.850318614278', '59.784339657418', '187331, , RU', '2024-06-25 14:30:26', '2024-06-25 14:30:26'),
(378, NULL, 1, '2024-06-25 16:30:36', '30.850320100332', '59.784341845046', '187331, , RU', '2024-06-25 14:30:36', '2024-06-25 14:30:36'),
(379, NULL, 1, '2024-06-25 16:30:46', '30.850313984653', '59.78435023663', '187331, , RU', '2024-06-25 14:30:46', '2024-06-25 14:30:46'),
(380, NULL, 1, '2024-06-25 16:30:56', '30.850310937029', '59.784348040129', '187331, , RU', '2024-06-25 14:30:56', '2024-06-25 14:30:56'),
(381, NULL, 1, '2024-06-25 16:31:06', '30.850308603329', '59.784348962029', '187331, , RU', '2024-06-25 14:31:06', '2024-06-25 14:31:06'),
(382, NULL, 1, '2024-06-25 16:31:16', '30.850313202266', '59.784351592218', '187331, , RU', '2024-06-25 14:31:16', '2024-06-25 14:31:16'),
(383, NULL, 1, '2024-06-25 16:31:26', '30.850313311337', '59.784353596734', '187331, , RU', '2024-06-25 14:31:26', '2024-06-25 14:31:26'),
(384, NULL, 1, '2024-06-25 16:31:36', '30.850308393481', '59.784354667755', '187331, , RU', '2024-06-25 14:31:36', '2024-06-25 14:31:36'),
(385, NULL, 1, '2024-06-25 16:31:46', '30.85030295164', '59.784353770253', '187331, , RU', '2024-06-25 14:31:46', '2024-06-25 14:31:46'),
(386, NULL, 1, '2024-06-25 16:31:57', '30.850299946408', '59.784355407534', '187331, , RU', '2024-06-25 14:31:57', '2024-06-25 14:31:57'),
(387, NULL, 1, '2024-06-25 16:32:06', '30.850295123777', '59.784349424264', '187331, , RU', '2024-06-25 14:32:06', '2024-06-25 14:32:06'),
(388, NULL, 1, '2024-06-25 16:32:17', '30.850296619305', '59.784346841441', '187331, , RU', '2024-06-25 14:32:17', '2024-06-25 14:32:17'),
(389, NULL, 1, '2024-06-25 16:32:27', '30.850297784749', '59.784344529906', '187331, , RU', '2024-06-25 14:32:27', '2024-06-25 14:32:27'),
(390, NULL, 1, '2024-06-25 16:32:36', '30.850302498283', '59.784348126555', '187331, , RU', '2024-06-25 14:32:36', '2024-06-25 14:32:36'),
(391, NULL, 1, '2024-06-25 16:32:46', '30.850301752281', '59.784342715105', '187331, , RU', '2024-06-25 14:32:46', '2024-06-25 14:32:46'),
(392, NULL, 1, '2024-06-25 16:32:56', '30.850308138055', '59.78434353373', '187331, , RU', '2024-06-25 14:32:56', '2024-06-25 14:32:56'),
(393, NULL, 1, '2024-06-25 16:33:06', '30.85030886837', '59.784338207799', '187331, , RU', '2024-06-25 14:33:06', '2024-06-25 14:33:06'),
(394, NULL, 1, '2024-06-25 16:33:16', '30.85030770259', '59.784345766466', '187331, , RU', '2024-06-25 14:33:16', '2024-06-25 14:33:16'),
(395, NULL, 1, '2024-06-25 16:33:26', '30.850301774395', '59.7843470121', '187331, , RU', '2024-06-25 14:33:26', '2024-06-25 14:33:26'),
(396, NULL, 1, '2024-06-25 16:33:36', '30.850302556265', '59.784345046556', '187331, , RU', '2024-06-25 14:33:36', '2024-06-25 14:33:36'),
(397, NULL, 1, '2024-06-25 16:33:46', '30.850300192395', '59.784347434396', '187331, , RU', '2024-06-25 14:33:46', '2024-06-25 14:33:46'),
(398, NULL, 1, '2024-06-25 16:33:56', '30.850296298393', '59.784356799292', '187331, , RU', '2024-06-25 14:33:56', '2024-06-25 14:33:56'),
(399, NULL, 1, '2024-06-25 16:34:06', '30.850296671214', '59.784358995134', '187331, , RU', '2024-06-25 14:34:06', '2024-06-25 14:34:06'),
(400, NULL, 1, '2024-06-25 16:34:16', '30.850296342501', '59.784361095817', '187331, , RU', '2024-06-25 14:34:16', '2024-06-25 14:34:16'),
(401, NULL, 1, '2024-06-25 16:34:26', '30.850297188097', '59.784360820126', '187331, , RU', '2024-06-25 14:34:26', '2024-06-25 14:34:26'),
(402, NULL, 1, '2024-06-25 16:34:37', '30.850301251412', '59.784361738296', '187331, , RU', '2024-06-25 14:34:37', '2024-06-25 14:34:37'),
(403, NULL, 1, '2024-06-25 16:34:46', '30.850299864403', '59.784359776949', '187331, , RU', '2024-06-25 14:34:46', '2024-06-25 14:34:46'),
(404, NULL, 1, '2024-06-25 16:34:56', '30.850298541548', '59.784369614683', '187331, , RU', '2024-06-25 14:34:56', '2024-06-25 14:34:56'),
(405, NULL, 1, '2024-06-25 16:35:08', '30.8502986599', '59.784367663161', '187331, , RU', '2024-06-25 14:35:08', '2024-06-25 14:35:08'),
(406, NULL, 1, '2024-06-25 16:35:16', '30.850294178628', '59.784371555393', '187331, , RU', '2024-06-25 14:35:16', '2024-06-25 14:35:16'),
(407, NULL, 1, '2024-06-25 16:35:26', '30.85029837904', '59.784379244696', '187331, , RU', '2024-06-25 14:35:26', '2024-06-25 14:35:26'),
(408, NULL, 1, '2024-06-25 16:35:37', '30.850296300364', '59.784376740237', '187331, , RU', '2024-06-25 14:35:37', '2024-06-25 14:35:37'),
(409, NULL, 1, '2024-06-25 16:35:46', '30.850297067788', '59.784373878226', '187331, , RU', '2024-06-25 14:35:46', '2024-06-25 14:35:46'),
(410, NULL, 1, '2024-06-25 16:35:56', '30.850294937282', '59.78437359989', '187331, , RU', '2024-06-25 14:35:56', '2024-06-25 14:35:56'),
(411, NULL, 1, '2024-06-25 16:36:07', '30.850292084349', '59.784372269742', '187331, , RU', '2024-06-25 14:36:07', '2024-06-25 14:36:07'),
(412, NULL, 1, '2024-06-25 16:36:16', '30.850288184206', '59.784374345561', '187331, , RU', '2024-06-25 14:36:16', '2024-06-25 14:36:16'),
(413, NULL, 1, '2024-06-25 16:36:27', '30.850285912685', '59.784365742411', '187331, , RU', '2024-06-25 14:36:27', '2024-06-25 14:36:27'),
(414, NULL, 1, '2024-06-25 16:36:36', '30.850285283', '59.784372856289', '187331, , RU', '2024-06-25 14:36:36', '2024-06-25 14:36:36'),
(415, NULL, 1, '2024-06-25 16:36:46', '30.850287198139', '59.784370906735', '187331, , RU', '2024-06-25 14:36:46', '2024-06-25 14:36:46'),
(416, NULL, 1, '2024-06-25 16:36:56', '30.850290886756', '59.784369661355', '187331, , RU', '2024-06-25 14:36:56', '2024-06-25 14:36:56'),
(417, NULL, 1, '2024-06-25 16:37:07', '30.850290494396', '59.784370715211', '187331, , RU', '2024-06-25 14:37:07', '2024-06-25 14:37:07'),
(418, NULL, 1, '2024-06-25 16:37:16', '30.850291269872', '59.784368168216', '187331, , RU', '2024-06-25 14:37:16', '2024-06-25 14:37:16'),
(419, NULL, 1, '2024-06-25 16:37:27', '30.850289678341', '59.784370233456', '187331, , RU', '2024-06-25 14:37:27', '2024-06-25 14:37:27'),
(420, NULL, 1, '2024-06-25 16:37:36', '30.850295089141', '59.78436910641', '187331, , RU', '2024-06-25 14:37:36', '2024-06-25 14:37:36'),
(421, NULL, 1, '2024-06-25 16:37:46', '30.850295726257', '59.784365582414', '187331, , RU', '2024-06-25 14:37:46', '2024-06-25 14:37:46'),
(422, NULL, 1, '2024-06-25 16:37:58', '30.850297452625', '59.784364645527', '187331, , RU', '2024-06-25 14:37:58', '2024-06-25 14:37:58'),
(423, NULL, 1, '2024-06-25 16:38:06', '30.850304786818', '59.784365697047', '187331, , RU', '2024-06-25 14:38:06', '2024-06-25 14:38:06'),
(424, NULL, 1, '2024-06-25 16:38:16', '30.850308038989', '59.784371812577', '187331, , RU', '2024-06-25 14:38:16', '2024-06-25 14:38:16'),
(425, NULL, 1, '2024-06-25 16:38:27', '30.850307073115', '59.784366256903', '187331, , RU', '2024-06-25 14:38:27', '2024-06-25 14:38:27'),
(426, NULL, 1, '2024-06-25 16:38:36', '30.850307343181', '59.784366548654', '187331, , RU', '2024-06-25 14:38:36', '2024-06-25 14:38:36'),
(427, NULL, 1, '2024-06-25 16:38:46', '30.85031164917', '59.784361120955', '187331, , RU', '2024-06-25 14:38:46', '2024-06-25 14:38:46'),
(428, NULL, 1, '2024-06-25 16:38:56', '30.850307250745', '59.784359683809', '187331, , RU', '2024-06-25 14:38:56', '2024-06-25 14:38:56'),
(429, NULL, 1, '2024-06-25 16:39:06', '30.850309721751', '59.784360741507', '187331, , RU', '2024-06-25 14:39:06', '2024-06-25 14:39:06'),
(430, NULL, 1, '2024-06-25 16:39:16', '30.850309794851', '59.784366539127', '187331, , RU', '2024-06-25 14:39:16', '2024-06-25 14:39:16'),
(431, NULL, 1, '2024-06-25 16:39:26', '30.850306943682', '59.784361122038', '187331, , RU', '2024-06-25 14:39:26', '2024-06-25 14:39:26'),
(432, NULL, 1, '2024-06-25 16:39:36', '30.850307776354', '59.784367274044', '187331, , RU', '2024-06-25 14:39:36', '2024-06-25 14:39:36'),
(433, NULL, 1, '2024-06-25 16:39:46', '30.850308991042', '59.784369968517', '187331, , RU', '2024-06-25 14:39:46', '2024-06-25 14:39:46'),
(434, NULL, 1, '2024-06-25 16:39:57', '30.850307122504', '59.784377742178', '187331, , RU', '2024-06-25 14:39:57', '2024-06-25 14:39:57'),
(435, NULL, 1, '2024-06-25 16:40:08', '30.850308891507', '59.784382181486', '187331, , RU', '2024-06-25 14:40:08', '2024-06-25 14:40:08'),
(436, NULL, 1, '2024-06-25 16:40:16', '30.850304509254', '59.784383614924', '187331, , RU', '2024-06-25 14:40:16', '2024-06-25 14:40:16'),
(437, NULL, 1, '2024-06-25 16:40:28', '30.850303085586', '59.784380217867', '187331, , RU', '2024-06-25 14:40:28', '2024-06-25 14:40:28'),
(438, NULL, 1, '2024-06-25 16:40:37', '30.850305242595', '59.784375223866', '187331, , RU', '2024-06-25 14:40:37', '2024-06-25 14:40:37'),
(439, NULL, 1, '2024-06-25 16:40:47', '30.850303639267', '59.784376570338', '187331, , RU', '2024-06-25 14:40:47', '2024-06-25 14:40:47'),
(440, NULL, 1, '2024-06-25 16:40:57', '30.850303345451', '59.784382768874', '187331, , RU', '2024-06-25 14:40:57', '2024-06-25 14:40:57'),
(441, NULL, 1, '2024-06-25 16:41:07', '30.850306657351', '59.784380085659', '187331, , RU', '2024-06-25 14:41:07', '2024-06-25 14:41:07'),
(442, NULL, 1, '2024-06-25 16:41:16', '30.850306354178', '59.784375505832', '187331, , RU', '2024-06-25 14:41:16', '2024-06-25 14:41:16'),
(443, NULL, 1, '2024-06-25 16:41:26', '30.850306774315', '59.784382590862', '187331, , RU', '2024-06-25 14:41:26', '2024-06-25 14:41:26'),
(444, NULL, 1, '2024-06-25 16:41:36', '30.850307989926', '59.784380243405', '187331, , RU', '2024-06-25 14:41:36', '2024-06-25 14:41:36'),
(445, NULL, 1, '2024-06-25 16:41:47', '30.850308701345', '59.784375051291', '187331, , RU', '2024-06-25 14:41:47', '2024-06-25 14:41:47'),
(446, NULL, 1, '2024-06-25 16:41:56', '30.850308842985', '59.784377854684', '187331, , RU', '2024-06-25 14:41:56', '2024-06-25 14:41:56'),
(447, NULL, 1, '2024-06-25 16:42:06', '30.850307145335', '59.784379489429', '187331, , RU', '2024-06-25 14:42:06', '2024-06-25 14:42:06'),
(448, NULL, 1, '2024-06-25 16:42:16', '30.850302767936', '59.784380296785', '187331, , RU', '2024-06-25 14:42:16', '2024-06-25 14:42:16'),
(449, NULL, 1, '2024-06-25 16:42:26', '30.850303613017', '59.78437731503', '187331, , RU', '2024-06-25 14:42:26', '2024-06-25 14:42:26'),
(450, NULL, 1, '2024-06-25 16:42:36', '30.850304461962', '59.784375254969', '187331, , RU', '2024-06-25 14:42:36', '2024-06-25 14:42:36'),
(451, NULL, 1, '2024-06-25 16:42:47', '30.850303464718', '59.784367879514', '187331, , RU', '2024-06-25 14:42:47', '2024-06-25 14:42:47'),
(452, NULL, 1, '2024-06-25 16:42:56', '30.850305262656', '59.784367031308', '187331, , RU', '2024-06-25 14:42:56', '2024-06-25 14:42:56'),
(453, NULL, 1, '2024-06-25 16:43:07', '30.850306746578', '59.784359745734', '187331, , RU', '2024-06-25 14:43:07', '2024-06-25 14:43:07'),
(454, NULL, 1, '2024-06-25 16:43:16', '30.850314937878', '59.784362638304', '187331, , RU', '2024-06-25 14:43:16', '2024-06-25 14:43:16'),
(455, NULL, 1, '2024-06-25 16:43:26', '30.850314001674', '59.784364483675', '187331, , RU', '2024-06-25 14:43:26', '2024-06-25 14:43:26'),
(456, NULL, 1, '2024-06-25 16:43:36', '30.85031795087', '59.7843604423', '187331, , RU', '2024-06-25 14:43:36', '2024-06-25 14:43:36'),
(457, NULL, 1, '2024-06-25 16:43:46', '30.850320404464', '59.784360280421', '187331, , RU', '2024-06-25 14:43:46', '2024-06-25 14:43:46'),
(458, NULL, 1, '2024-06-25 16:43:56', '30.850319807013', '59.784357955204', '187331, , RU', '2024-06-25 14:43:56', '2024-06-25 14:43:56'),
(459, NULL, 1, '2024-06-25 16:44:07', '30.850313660748', '59.784356231197', '187331, , RU', '2024-06-25 14:44:07', '2024-06-25 14:44:07'),
(460, NULL, 1, '2024-06-25 16:44:16', '30.850315218005', '59.784363361836', '187331, , RU', '2024-06-25 14:44:16', '2024-06-25 14:44:16'),
(461, NULL, 1, '2024-06-25 16:44:26', '30.850309137329', '59.784360533609', '187331, , RU', '2024-06-25 14:44:26', '2024-06-25 14:44:26'),
(462, NULL, 1, '2024-06-25 16:44:36', '30.850305556379', '59.7843588522', '187331, , RU', '2024-06-25 14:44:36', '2024-06-25 14:44:36'),
(463, NULL, 1, '2024-06-25 16:44:46', '30.850304666596', '59.784364499636', '187331, , RU', '2024-06-25 14:44:46', '2024-06-25 14:44:46'),
(464, NULL, 1, '2024-06-25 16:44:57', '30.850302841125', '59.784368821212', '187331, , RU', '2024-06-25 14:44:57', '2024-06-25 14:44:57'),
(465, NULL, 1, '2024-06-25 16:45:07', '30.850300035693', '59.784372766422', '187331, , RU', '2024-06-25 14:45:07', '2024-06-25 14:45:07'),
(466, NULL, 1, '2024-06-25 16:45:16', '30.850300015515', '59.784373502785', '187331, , RU', '2024-06-25 14:45:16', '2024-06-25 14:45:16'),
(467, NULL, 1, '2024-06-25 16:45:26', '30.850301468302', '59.784378547987', '187331, , RU', '2024-06-25 14:45:26', '2024-06-25 14:45:26'),
(468, NULL, 1, '2024-06-25 16:45:36', '30.850299337459', '59.78437585322', '187331, , RU', '2024-06-25 14:45:36', '2024-06-25 14:45:36'),
(469, NULL, 1, '2024-06-25 16:45:46', '30.850302276533', '59.784370677245', '187331, , RU', '2024-06-25 14:45:46', '2024-06-25 14:45:46'),
(470, NULL, 1, '2024-06-25 16:45:56', '30.85029812642', '59.784371426749', '187331, , RU', '2024-06-25 14:45:56', '2024-06-25 14:45:56'),
(471, NULL, 1, '2024-06-25 16:46:06', '30.850295468508', '59.784371846173', '187331, , RU', '2024-06-25 14:46:06', '2024-06-25 14:46:06'),
(472, NULL, 1, '2024-06-25 16:46:16', '30.850298116542', '59.784370873368', '187331, , RU', '2024-06-25 14:46:16', '2024-06-25 14:46:16'),
(473, NULL, 1, '2024-06-25 16:46:26', '30.850297958923', '59.784374439596', '187331, , RU', '2024-06-25 14:46:26', '2024-06-25 14:46:26'),
(474, NULL, 1, '2024-06-25 16:46:37', '30.850300226776', '59.784377492647', '187331, , RU', '2024-06-25 14:46:37', '2024-06-25 14:46:37'),
(475, NULL, 1, '2024-06-25 16:46:46', '30.85029821372', '59.784376456663', '187331, , RU', '2024-06-25 14:46:46', '2024-06-25 14:46:46'),
(476, NULL, 1, '2024-06-25 16:46:56', '30.850298829033', '59.784378047959', '187331, , RU', '2024-06-25 14:46:56', '2024-06-25 14:46:56'),
(477, NULL, 1, '2024-06-25 16:47:06', '30.850301065497', '59.784379931906', '187331, , RU', '2024-06-25 14:47:06', '2024-06-25 14:47:06'),
(478, NULL, 1, '2024-06-25 16:47:17', '30.850298066693', '59.784382807365', '187331, , RU', '2024-06-25 14:47:17', '2024-06-25 14:47:17'),
(479, NULL, 1, '2024-06-25 16:47:26', '30.850296840113', '59.784384030404', '187331, , RU', '2024-06-25 14:47:26', '2024-06-25 14:47:26'),
(480, NULL, 1, '2024-06-25 16:47:36', '30.85029573894', '59.784386107614', '187331, , RU', '2024-06-25 14:47:36', '2024-06-25 14:47:36'),
(481, NULL, 1, '2024-06-25 16:47:46', '30.85029633505', '59.784392548704', '187331, , RU', '2024-06-25 14:47:46', '2024-06-25 14:47:46'),
(482, NULL, 1, '2024-06-25 16:47:56', '30.850301519214', '59.784398486604', '187331, , RU', '2024-06-25 14:47:56', '2024-06-25 14:47:56'),
(483, NULL, 1, '2024-06-25 16:48:07', '30.850299122133', '59.784394598202', '187331, , RU', '2024-06-25 14:48:07', '2024-06-25 14:48:07'),
(484, NULL, 1, '2024-06-25 16:48:16', '30.850297092363', '59.784393289238', '187331, , RU', '2024-06-25 14:48:16', '2024-06-25 14:48:16'),
(485, NULL, 1, '2024-06-25 16:48:27', '30.850293672888', '59.784390315471', '187331, , RU', '2024-06-25 14:48:27', '2024-06-25 14:48:27'),
(486, NULL, 1, '2024-06-25 16:48:36', '30.850297240637', '59.784399490995', '187331, , RU', '2024-06-25 14:48:36', '2024-06-25 14:48:36'),
(487, NULL, 1, '2024-06-25 16:48:46', '30.850294470142', '59.784402776182', '187331, , RU', '2024-06-25 14:48:46', '2024-06-25 14:48:46'),
(488, NULL, 1, '2024-06-25 16:48:56', '30.850297955589', '59.784404115629', '187331, , RU', '2024-06-25 14:48:56', '2024-06-25 14:48:56'),
(489, NULL, 1, '2024-06-25 16:49:07', '30.850298806354', '59.784404872057', '187331, , RU', '2024-06-25 14:49:07', '2024-06-25 14:49:07'),
(490, NULL, 1, '2024-06-25 16:49:17', '30.850295435909', '59.784411236644', '187331, , RU', '2024-06-25 14:49:17', '2024-06-25 14:49:17'),
(491, NULL, 1, '2024-06-25 16:49:26', '30.850295317757', '59.784405974258', '187331, , RU', '2024-06-25 14:49:26', '2024-06-25 14:49:26'),
(492, NULL, 1, '2024-06-25 16:49:36', '30.850293984582', '59.784405601866', '187331, , RU', '2024-06-25 14:49:36', '2024-06-25 14:49:36'),
(493, NULL, 1, '2024-06-25 16:49:46', '30.850295171585', '59.784407600104', '187331, , RU', '2024-06-25 14:49:46', '2024-06-25 14:49:46'),
(494, NULL, 1, '2024-06-25 16:49:56', '30.850296517087', '59.784405343768', '187331, , RU', '2024-06-25 14:49:56', '2024-06-25 14:49:56'),
(495, NULL, 1, '2024-06-25 16:50:06', '30.850299146627', '59.784401499216', '187331, , RU', '2024-06-25 14:50:06', '2024-06-25 14:50:06'),
(496, NULL, 1, '2024-06-25 16:50:17', '30.850296999815', '59.78439551918', '187331, , RU', '2024-06-25 14:50:17', '2024-06-25 14:50:17'),
(497, NULL, 1, '2024-06-25 16:50:26', '30.850298072358', '59.78439840365', '187331, , RU', '2024-06-25 14:50:26', '2024-06-25 14:50:26'),
(498, NULL, 1, '2024-06-25 16:50:36', '30.850303584741', '59.784394095646', '187331, , RU', '2024-06-25 14:50:36', '2024-06-25 14:50:36'),
(499, NULL, 1, '2024-06-25 16:50:46', '30.850302098519', '59.784396512717', '187331, , RU', '2024-06-25 14:50:46', '2024-06-25 14:50:46'),
(500, NULL, 1, '2024-06-25 16:50:56', '30.850305993394', '59.784390446584', '187331, , RU', '2024-06-25 14:50:56', '2024-06-25 14:50:56'),
(501, NULL, 1, '2024-06-25 16:51:07', '30.850305787167', '59.784391107146', '187331, , RU', '2024-06-25 14:51:07', '2024-06-25 14:51:07'),
(502, NULL, 1, '2024-06-25 16:51:16', '30.850307532522', '59.784392250556', '187331, , RU', '2024-06-25 14:51:16', '2024-06-25 14:51:16'),
(503, NULL, 1, '2024-06-25 16:51:26', '30.850304075698', '59.784398966202', '187331, , RU', '2024-06-25 14:51:26', '2024-06-25 14:51:26'),
(504, NULL, 1, '2024-06-25 16:51:37', '30.850304141588', '59.784402460799', '187331, , RU', '2024-06-25 14:51:37', '2024-06-25 14:51:37'),
(505, NULL, 1, '2024-06-25 16:51:47', '30.850302773683', '59.784407415287', '187331, , RU', '2024-06-25 14:51:47', '2024-06-25 14:51:47'),
(506, NULL, 1, '2024-06-25 16:51:56', '30.850300497678', '59.78440896034', '187331, , RU', '2024-06-25 14:51:56', '2024-06-25 14:51:56'),
(507, NULL, 1, '2024-06-25 16:52:06', '30.850298506764', '59.784410861164', '187331, , RU', '2024-06-25 14:52:06', '2024-06-25 14:52:06'),
(508, NULL, 1, '2024-06-25 16:52:16', '30.850299513439', '59.784411946738', '187331, , RU', '2024-06-25 14:52:16', '2024-06-25 14:52:16'),
(509, NULL, 1, '2024-06-25 16:52:26', '30.850301201203', '59.784413697664', '187331, , RU', '2024-06-25 14:52:26', '2024-06-25 14:52:26'),
(510, NULL, 1, '2024-06-25 16:52:36', '30.850296101313', '59.784410448774', '187331, , RU', '2024-06-25 14:52:36', '2024-06-25 14:52:36'),
(511, NULL, 1, '2024-06-25 16:52:46', '30.850295385183', '59.784413135159', '187331, , RU', '2024-06-25 14:52:46', '2024-06-25 14:52:46'),
(512, NULL, 1, '2024-06-25 16:52:57', '30.850293989154', '59.784406366058', '187331, , RU', '2024-06-25 14:52:57', '2024-06-25 14:52:57'),
(513, NULL, 1, '2024-06-25 16:53:07', '30.850296808334', '59.784405890371', '187331, , RU', '2024-06-25 14:53:07', '2024-06-25 14:53:07'),
(514, NULL, 1, '2024-06-25 16:53:17', '30.850297221704', '59.784406276854', '187331, , RU', '2024-06-25 14:53:17', '2024-06-25 14:53:17'),
(515, NULL, 1, '2024-06-25 16:53:27', '30.850296744594', '59.784403757847', '187331, , RU', '2024-06-25 14:53:27', '2024-06-25 14:53:27'),
(516, NULL, 1, '2024-06-25 16:53:36', '30.850291424283', '59.784404859666', '187331, , RU', '2024-06-25 14:53:36', '2024-06-25 14:53:36'),
(517, NULL, 1, '2024-06-25 16:53:46', '30.850292627714', '59.7844029066', '187331, , RU', '2024-06-25 14:53:46', '2024-06-25 14:53:46'),
(518, NULL, 1, '2024-06-25 16:53:56', '30.850290509222', '59.784403642314', '187331, , RU', '2024-06-25 14:53:56', '2024-06-25 14:53:56'),
(519, NULL, 1, '2024-06-25 16:54:07', '30.850288823029', '59.784406691162', '187331, , RU', '2024-06-25 14:54:07', '2024-06-25 14:54:07'),
(520, NULL, 1, '2024-06-25 16:54:16', '30.850288708877', '59.784396723608', '187331, , RU', '2024-06-25 14:54:16', '2024-06-25 14:54:16'),
(521, NULL, 1, '2024-06-25 16:54:26', '30.850288027592', '59.784393246638', '187331, , RU', '2024-06-25 14:54:26', '2024-06-25 14:54:26'),
(522, NULL, 1, '2024-06-25 16:54:37', '30.850288154067', '59.784390738813', '187331, , RU', '2024-06-25 14:54:37', '2024-06-25 14:54:37'),
(523, NULL, 1, '2024-06-25 16:54:46', '30.850289695116', '59.784387829243', '187331, , RU', '2024-06-25 14:54:46', '2024-06-25 14:54:46'),
(524, NULL, 1, '2024-06-25 16:54:56', '30.850293927984', '59.78438027055', '187331, , RU', '2024-06-25 14:54:56', '2024-06-25 14:54:56'),
(525, NULL, 1, '2024-06-25 16:55:08', '30.850294105083', '59.784382608831', '187331, , RU', '2024-06-25 14:55:08', '2024-06-25 14:55:08'),
(526, NULL, 1, '2024-06-25 16:55:16', '30.850291293874', '59.78438279904', '187331, , RU', '2024-06-25 14:55:16', '2024-06-25 14:55:16'),
(527, NULL, 1, '2024-06-25 16:55:26', '30.850291724099', '59.784384143975', '187331, , RU', '2024-06-25 14:55:26', '2024-06-25 14:55:26'),
(528, NULL, 1, '2024-06-25 16:55:36', '30.850295844234', '59.78438812299', '187331, , RU', '2024-06-25 14:55:36', '2024-06-25 14:55:36'),
(529, NULL, 1, '2024-06-25 16:55:46', '30.850294740426', '59.784385091159', '187331, , RU', '2024-06-25 14:55:46', '2024-06-25 14:55:46'),
(530, NULL, 1, '2024-06-25 16:55:56', '30.850296819758', '59.784384560551', '187331, , RU', '2024-06-25 14:55:56', '2024-06-25 14:55:56'),
(531, NULL, 1, '2024-06-25 16:56:06', '30.850290707611', '59.784387427434', '187331, , RU', '2024-06-25 14:56:06', '2024-06-25 14:56:06'),
(532, NULL, 1, '2024-06-25 16:56:16', '30.850290369874', '59.784387800606', '187331, , RU', '2024-06-25 14:56:16', '2024-06-25 14:56:16'),
(533, NULL, 1, '2024-06-25 16:56:26', '30.850285775145', '59.78438271317', '187331, , RU', '2024-06-25 14:56:26', '2024-06-25 14:56:26'),
(534, NULL, 1, '2024-06-25 16:56:37', '30.850287266671', '59.784390247162', '187331, , RU', '2024-06-25 14:56:37', '2024-06-25 14:56:37'),
(535, NULL, 1, '2024-06-25 16:56:46', '30.850283416609', '59.784391416641', '187331, , RU', '2024-06-25 14:56:46', '2024-06-25 14:56:46'),
(536, NULL, 1, '2024-06-25 16:56:56', '30.850286641757', '59.784393482479', '187331, , RU', '2024-06-25 14:56:56', '2024-06-25 14:56:56'),
(537, NULL, 1, '2024-06-25 16:57:06', '30.850293671721', '59.78439163607', '187331, , RU', '2024-06-25 14:57:06', '2024-06-25 14:57:06'),
(538, NULL, 1, '2024-06-25 16:57:16', '30.850288804904', '59.784397609565', '187331, , RU', '2024-06-25 14:57:16', '2024-06-25 14:57:16'),
(539, NULL, 1, '2024-06-25 16:57:26', '30.850291185737', '59.784392667856', '187331, , RU', '2024-06-25 14:57:26', '2024-06-25 14:57:26'),
(540, NULL, 1, '2024-06-25 16:57:36', '30.850290403333', '59.784395271509', '187331, , RU', '2024-06-25 14:57:36', '2024-06-25 14:57:36'),
(541, NULL, 1, '2024-06-25 16:57:46', '30.850293216696', '59.784395028833', '187331, , RU', '2024-06-25 14:57:46', '2024-06-25 14:57:46'),
(542, NULL, 1, '2024-06-25 16:57:56', '30.850289201661', '59.784385933957', '187331, , RU', '2024-06-25 14:57:56', '2024-06-25 14:57:56'),
(543, NULL, 1, '2024-06-25 16:58:07', '30.850289065196', '59.784386533007', '187331, , RU', '2024-06-25 14:58:07', '2024-06-25 14:58:07'),
(544, NULL, 1, '2024-06-25 16:58:16', '30.850291895233', '59.784393901442', '187331, , RU', '2024-06-25 14:58:16', '2024-06-25 14:58:16'),
(545, NULL, 1, '2024-06-25 16:58:26', '30.850287702669', '59.784387123772', '187331, , RU', '2024-06-25 14:58:26', '2024-06-25 14:58:26'),
(546, NULL, 1, '2024-06-25 16:58:37', '30.850288317207', '59.784386023274', '187331, , RU', '2024-06-25 14:58:37', '2024-06-25 14:58:37'),
(547, NULL, 1, '2024-06-25 16:58:46', '30.850286419409', '59.78438336758', '187331, , RU', '2024-06-25 14:58:46', '2024-06-25 14:58:46'),
(548, NULL, 1, '2024-06-25 16:58:57', '30.850287044864', '59.784380467726', '187331, , RU', '2024-06-25 14:58:57', '2024-06-25 14:58:57'),
(549, NULL, 1, '2024-06-25 16:59:06', '30.850286980146', '59.784377407224', '187331, , RU', '2024-06-25 14:59:06', '2024-06-25 14:59:06'),
(550, NULL, 1, '2024-06-25 16:59:16', '30.850285625267', '59.784379712365', '187331, , RU', '2024-06-25 14:59:16', '2024-06-25 14:59:16'),
(551, NULL, 1, '2024-06-25 16:59:26', '30.85028649437', '59.784378707398', '187331, , RU', '2024-06-25 14:59:26', '2024-06-25 14:59:26'),
(552, NULL, 1, '2024-06-25 16:59:36', '30.850287727717', '59.784378169391', '187331, , RU', '2024-06-25 14:59:36', '2024-06-25 14:59:36'),
(553, NULL, 1, '2024-06-25 16:59:46', '30.850288034436', '59.78437646322', '187331, , RU', '2024-06-25 14:59:46', '2024-06-25 14:59:46'),
(554, NULL, 1, '2024-06-25 16:59:56', '30.850290005066', '59.784377842191', '187331, , RU', '2024-06-25 14:59:56', '2024-06-25 14:59:56'),
(555, NULL, 1, '2024-06-25 17:00:06', '30.85028168721', '59.784377544842', '187331, , RU', '2024-06-25 15:00:06', '2024-06-25 15:00:06'),
(556, NULL, 1, '2024-06-25 17:00:16', '30.850283175117', '59.784379320211', '187331, , RU', '2024-06-25 15:00:16', '2024-06-25 15:00:16'),
(557, NULL, 1, '2024-06-25 17:00:27', '30.850287760582', '59.784377877609', '187331, , RU', '2024-06-25 15:00:27', '2024-06-25 15:00:27'),
(558, NULL, 1, '2024-06-25 17:00:36', '30.850290073571', '59.784380495209', '187331, , RU', '2024-06-25 15:00:36', '2024-06-25 15:00:36'),
(559, NULL, 1, '2024-06-25 17:00:46', '30.850290436755', '59.784382005245', '187331, , RU', '2024-06-25 15:00:46', '2024-06-25 15:00:46'),
(560, NULL, 1, '2024-06-25 17:00:56', '30.850292314588', '59.784380183768', '187331, , RU', '2024-06-25 15:00:56', '2024-06-25 15:00:56'),
(561, NULL, 1, '2024-06-25 17:01:06', '30.850297947301', '59.78438020895', '187331, , RU', '2024-06-25 15:01:06', '2024-06-25 15:01:06'),
(562, NULL, 1, '2024-06-25 17:01:16', '30.850297523356', '59.784382517962', '187331, , RU', '2024-06-25 15:01:16', '2024-06-25 15:01:16'),
(563, NULL, 1, '2024-06-25 17:01:26', '30.850300279823', '59.784382785863', '187331, , RU', '2024-06-25 15:01:26', '2024-06-25 15:01:26'),
(564, NULL, 1, '2024-06-25 17:01:36', '30.850297840656', '59.784392652806', '187331, , RU', '2024-06-25 15:01:36', '2024-06-25 15:01:36'),
(565, NULL, 1, '2024-06-25 17:01:47', '30.850294301028', '59.78439210792', '187331, , RU', '2024-06-25 15:01:47', '2024-06-25 15:01:47'),
(566, NULL, 1, '2024-06-25 17:01:57', '30.850291967857', '59.784390198462', '187331, , RU', '2024-06-25 15:01:57', '2024-06-25 15:01:57'),
(567, NULL, 1, '2024-06-25 17:02:07', '30.850289085099', '59.784387961899', '187331, , RU', '2024-06-25 15:02:07', '2024-06-25 15:02:07'),
(568, NULL, 1, '2024-06-25 17:02:17', '30.850290998286', '59.784392166452', '187331, , RU', '2024-06-25 15:02:17', '2024-06-25 15:02:17'),
(569, NULL, 1, '2024-06-25 17:02:26', '30.850293898143', '59.784391317066', '187331, , RU', '2024-06-25 15:02:26', '2024-06-25 15:02:26'),
(570, NULL, 1, '2024-06-25 17:02:36', '30.850295784056', '59.78439362643', '187331, , RU', '2024-06-25 15:02:36', '2024-06-25 15:02:36'),
(571, NULL, 1, '2024-06-25 17:02:46', '30.850294481878', '59.784395665922', '187331, , RU', '2024-06-25 15:02:46', '2024-06-25 15:02:46'),
(572, NULL, 1, '2024-06-25 17:02:56', '30.85029490963', '59.784397231958', '187331, , RU', '2024-06-25 15:02:56', '2024-06-25 15:02:56'),
(573, NULL, 1, '2024-06-25 17:03:07', '30.850296386254', '59.784399440736', '187331, , RU', '2024-06-25 15:03:07', '2024-06-25 15:03:07'),
(574, NULL, 1, '2024-06-25 17:03:16', '30.850291905043', '59.784399822956', '187331, , RU', '2024-06-25 15:03:16', '2024-06-25 15:03:16'),
(575, NULL, 1, '2024-06-25 17:03:26', '30.850292268468', '59.784393725653', '187331, , RU', '2024-06-25 15:03:26', '2024-06-25 15:03:26'),
(576, NULL, 1, '2024-06-25 17:03:36', '30.850294731443', '59.784393603397', '187331, , RU', '2024-06-25 15:03:36', '2024-06-25 15:03:36'),
(577, NULL, 1, '2024-06-25 17:03:46', '30.850292475884', '59.784395000586', '187331, , RU', '2024-06-25 15:03:46', '2024-06-25 15:03:46'),
(578, NULL, 1, '2024-06-25 17:03:57', '30.85029752274', '59.784393215132', '187331, , RU', '2024-06-25 15:03:57', '2024-06-25 15:03:57'),
(579, NULL, 1, '2024-06-25 17:04:06', '30.850295062904', '59.784391996192', '187331, , RU', '2024-06-25 15:04:06', '2024-06-25 15:04:06'),
(580, NULL, 1, '2024-06-25 17:04:18', '30.850292739261', '59.784396189747', '187331, , RU', '2024-06-25 15:04:18', '2024-06-25 15:04:18'),
(581, NULL, 1, '2024-06-25 17:04:27', '30.850288522597', '59.784398581956', '187331, , RU', '2024-06-25 15:04:27', '2024-06-25 15:04:27'),
(582, NULL, 1, '2024-06-25 17:04:36', '30.850288717682', '59.784405947861', '187331, , RU', '2024-06-25 15:04:36', '2024-06-25 15:04:36'),
(583, NULL, 1, '2024-06-25 17:04:46', '30.850287776737', '59.784405757677', '187331, , RU', '2024-06-25 15:04:46', '2024-06-25 15:04:46'),
(584, NULL, 1, '2024-06-25 17:04:56', '30.850289676509', '59.784407425247', '187331, , RU', '2024-06-25 15:04:56', '2024-06-25 15:04:56'),
(585, NULL, 1, '2024-06-25 17:05:07', '30.850284134268', '59.78440450353', '187331, , RU', '2024-06-25 15:05:07', '2024-06-25 15:05:07'),
(586, NULL, 1, '2024-06-25 17:05:17', '30.850285066711', '59.784401713459', '187331, , RU', '2024-06-25 15:05:17', '2024-06-25 15:05:17'),
(587, NULL, 1, '2024-06-25 17:05:26', '30.850290394018', '59.784397433618', '187331, , RU', '2024-06-25 15:05:26', '2024-06-25 15:05:26'),
(588, NULL, 1, '2024-06-25 17:05:37', '30.8502948347', '59.784396345753', '187331, , RU', '2024-06-25 15:05:37', '2024-06-25 15:05:37'),
(589, NULL, 1, '2024-06-25 17:05:46', '30.850294252247', '59.784395442649', '187331, , RU', '2024-06-25 15:05:46', '2024-06-25 15:05:46'),
(590, NULL, 1, '2024-06-25 17:05:56', '30.850290358146', '59.784393763255', '187331, , RU', '2024-06-25 15:05:56', '2024-06-25 15:05:56'),
(591, NULL, 1, '2024-06-25 17:06:07', '30.850286661183', '59.784394810203', '187331, , RU', '2024-06-25 15:06:07', '2024-06-25 15:06:07'),
(592, NULL, 1, '2024-06-25 17:06:17', '30.850286247829', '59.784392010088', '187331, , RU', '2024-06-25 15:06:17', '2024-06-25 15:06:17'),
(593, NULL, 1, '2024-06-25 17:06:27', '30.850281530184', '59.784392335528', '187331, , RU', '2024-06-25 15:06:27', '2024-06-25 15:06:27'),
(594, NULL, 1, '2024-06-25 17:06:36', '30.850280512354', '59.784386770935', '187331, , RU', '2024-06-25 15:06:36', '2024-06-25 15:06:36'),
(595, NULL, 1, '2024-06-25 17:06:46', '30.850283611237', '59.78438026215', '187331, , RU', '2024-06-25 15:06:46', '2024-06-25 15:06:46'),
(596, NULL, 1, '2024-06-25 17:06:56', '30.850286893027', '59.784379425143', '187331, , RU', '2024-06-25 15:06:56', '2024-06-25 15:06:56'),
(597, NULL, 1, '2024-06-25 17:07:06', '30.850284744848', '59.784386853083', '187331, , RU', '2024-06-25 15:07:06', '2024-06-25 15:07:06'),
(598, NULL, 1, '2024-06-25 17:07:16', '30.850284766017', '59.784381848644', '187331, , RU', '2024-06-25 15:07:16', '2024-06-25 15:07:16'),
(599, NULL, 1, '2024-06-25 17:07:26', '30.850288100997', '59.784379391763', '187331, , RU', '2024-06-25 15:07:26', '2024-06-25 15:07:26'),
(600, NULL, 1, '2024-06-25 17:07:36', '30.850288567786', '59.784373604371', '187331, , RU', '2024-06-25 15:07:36', '2024-06-25 15:07:36'),
(601, NULL, 1, '2024-06-25 17:07:46', '30.850293230108', '59.784373105319', '187331, , RU', '2024-06-25 15:07:46', '2024-06-25 15:07:46'),
(602, NULL, 1, '2024-06-25 17:07:56', '30.850293948825', '59.784367383132', '187331, , RU', '2024-06-25 15:07:56', '2024-06-25 15:07:56'),
(603, NULL, 1, '2024-06-25 17:08:06', '30.850294105464', '59.784364780649', '187331, , RU', '2024-06-25 15:08:06', '2024-06-25 15:08:06'),
(604, NULL, 1, '2024-06-25 17:08:16', '30.850292541545', '59.784358261595', '187331, , RU', '2024-06-25 15:08:16', '2024-06-25 15:08:16'),
(605, NULL, 1, '2024-06-25 17:08:26', '30.850290342756', '59.78435534345', '187331, , RU', '2024-06-25 15:08:26', '2024-06-25 15:08:26'),
(606, NULL, 1, '2024-06-25 17:08:36', '30.850290997029', '59.784349602598', '187331, , RU', '2024-06-25 15:08:36', '2024-06-25 15:08:36'),
(607, NULL, 1, '2024-06-25 17:08:46', '30.850289542946', '59.784343471272', '187331, , RU', '2024-06-25 15:08:46', '2024-06-25 15:08:46'),
(608, NULL, 1, '2024-06-25 17:08:56', '30.850287551909', '59.784346683006', '187331, , RU', '2024-06-25 15:08:56', '2024-06-25 15:08:56'),
(609, NULL, 1, '2024-06-25 17:09:06', '30.850283034345', '59.784350878241', '187331, , RU', '2024-06-25 15:09:06', '2024-06-25 15:09:06'),
(610, NULL, 1, '2024-06-25 17:09:16', '30.850282088943', '59.784344177657', '187331, , RU', '2024-06-25 15:09:16', '2024-06-25 15:09:16'),
(611, NULL, 1, '2024-06-25 17:09:27', '30.85028261052', '59.78434759015', '187331, , RU', '2024-06-25 15:09:27', '2024-06-25 15:09:27'),
(612, NULL, 1, '2024-06-25 17:09:36', '30.850285609349', '59.78434888501', '187331, , RU', '2024-06-25 15:09:36', '2024-06-25 15:09:36'),
(613, NULL, 1, '2024-06-25 17:09:46', '30.85028480318', '59.784346088014', '187331, , RU', '2024-06-25 15:09:46', '2024-06-25 15:09:46'),
(614, NULL, 1, '2024-06-25 17:09:56', '30.850282179705', '59.78433947373', '187331, , RU', '2024-06-25 15:09:56', '2024-06-25 15:09:56'),
(615, NULL, 1, '2024-06-25 17:10:06', '30.850289756609', '59.784340186695', '187331, , RU', '2024-06-25 15:10:06', '2024-06-25 15:10:06'),
(616, NULL, 1, '2024-06-25 17:10:16', '30.850289445318', '59.784337644226', '187331, , RU', '2024-06-25 15:10:16', '2024-06-25 15:10:16'),
(617, NULL, 1, '2024-06-25 17:10:26', '30.850292344534', '59.784339572317', '187331, , RU', '2024-06-25 15:10:26', '2024-06-25 15:10:26'),
(618, NULL, 1, '2024-06-25 17:10:37', '30.850287992721', '59.784345137318', '187331, , RU', '2024-06-25 15:10:37', '2024-06-25 15:10:37'),
(619, NULL, 1, '2024-06-25 17:10:46', '30.85028726601', '59.784338997295', '187331, , RU', '2024-06-25 15:10:46', '2024-06-25 15:10:46'),
(620, NULL, 1, '2024-06-25 17:10:57', '30.850286865042', '59.784336356245', '187331, , RU', '2024-06-25 15:10:57', '2024-06-25 15:10:57'),
(621, NULL, 1, '2024-06-25 17:11:07', '30.850287086729', '59.784332339167', '187331, , RU', '2024-06-25 15:11:07', '2024-06-25 15:11:07'),
(622, NULL, 1, '2024-06-25 17:11:16', '30.85029018034', '59.784333286717', '187331, , RU', '2024-06-25 15:11:16', '2024-06-25 15:11:16'),
(623, NULL, 1, '2024-06-25 17:11:26', '30.850293661311', '59.78432753503', '187331, , RU', '2024-06-25 15:11:26', '2024-06-25 15:11:26'),
(624, NULL, 1, '2024-06-25 17:11:36', '30.850289885472', '59.784322955855', '187331, , RU', '2024-06-25 15:11:36', '2024-06-25 15:11:36'),
(625, NULL, 1, '2024-06-25 17:11:46', '30.850291722498', '59.784319820878', '187331, , RU', '2024-06-25 15:11:46', '2024-06-25 15:11:46'),
(626, NULL, 1, '2024-06-25 17:11:56', '30.850292160367', '59.784321788837', '187331, , RU', '2024-06-25 15:11:56', '2024-06-25 15:11:56'),
(627, NULL, 1, '2024-06-25 17:12:07', '30.850284696965', '59.784325767296', '187331, , RU', '2024-06-25 15:12:07', '2024-06-25 15:12:07'),
(628, NULL, 1, '2024-06-25 17:12:16', '30.85028358889', '59.784328047645', '187331, , RU', '2024-06-25 15:12:16', '2024-06-25 15:12:16'),
(629, NULL, 1, '2024-06-25 17:12:27', '30.85028570383', '59.784326362309', '187331, , RU', '2024-06-25 15:12:27', '2024-06-25 15:12:27'),
(630, NULL, 1, '2024-06-25 17:12:36', '30.85029116209', '59.78432760725', '187331, , RU', '2024-06-25 15:12:36', '2024-06-25 15:12:36'),
(631, NULL, 1, '2024-06-25 17:12:46', '30.85029205861', '59.784331991886', '187331, , RU', '2024-06-25 15:12:46', '2024-06-25 15:12:46'),
(632, NULL, 1, '2024-06-25 17:12:56', '30.850292740413', '59.784329446242', '187331, , RU', '2024-06-25 15:12:56', '2024-06-25 15:12:56'),
(633, NULL, 1, '2024-06-25 17:13:06', '30.850291517357', '59.784326767655', '187331, , RU', '2024-06-25 15:13:06', '2024-06-25 15:13:06'),
(634, NULL, 1, '2024-06-25 17:13:16', '30.850294238318', '59.784327253242', '187331, , RU', '2024-06-25 15:13:16', '2024-06-25 15:13:16'),
(635, NULL, 1, '2024-06-25 17:13:26', '30.850292484791', '59.784324905039', '187331, , RU', '2024-06-25 15:13:26', '2024-06-25 15:13:26'),
(636, NULL, 1, '2024-06-25 17:13:36', '30.850295225106', '59.784326729209', '187331, , RU', '2024-06-25 15:13:36', '2024-06-25 15:13:36'),
(637, NULL, 1, '2024-06-25 17:13:46', '30.850293925929', '59.784328124503', '187331, , RU', '2024-06-25 15:13:46', '2024-06-25 15:13:46'),
(638, NULL, 1, '2024-06-25 17:13:56', '30.850290669272', '59.784329584369', '187331, , RU', '2024-06-25 15:13:56', '2024-06-25 15:13:56'),
(639, NULL, 1, '2024-06-25 17:14:06', '30.850289171192', '59.784329790221', '187331, , RU', '2024-06-25 15:14:06', '2024-06-25 15:14:06'),
(640, NULL, 1, '2024-06-25 17:14:17', '30.850286430005', '59.784330049372', '187331, , RU', '2024-06-25 15:14:17', '2024-06-25 15:14:17'),
(641, NULL, 1, '2024-06-25 17:14:26', '30.850286028506', '59.784335435386', '187331, , RU', '2024-06-25 15:14:26', '2024-06-25 15:14:26'),
(642, NULL, 1, '2024-06-25 17:14:37', '30.850286895673', '59.784337945839', '187331, , RU', '2024-06-25 15:14:37', '2024-06-25 15:14:37'),
(643, NULL, 1, '2024-06-25 17:14:46', '30.850288836439', '59.784343039247', '187331, , RU', '2024-06-25 15:14:46', '2024-06-25 15:14:46'),
(644, NULL, 1, '2024-06-25 17:14:56', '30.850289806313', '59.78434577399', '187331, , RU', '2024-06-25 15:14:56', '2024-06-25 15:14:56'),
(645, NULL, 1, '2024-06-25 17:15:07', '30.850291545151', '59.784353189356', '187331, , RU', '2024-06-25 15:15:07', '2024-06-25 15:15:07'),
(646, NULL, 1, '2024-06-25 17:15:17', '30.850288898116', '59.784347216438', '187331, , RU', '2024-06-25 15:15:17', '2024-06-25 15:15:17'),
(647, NULL, 1, '2024-06-25 17:15:26', '30.850290123852', '59.784345230227', '187331, , RU', '2024-06-25 15:15:26', '2024-06-25 15:15:26'),
(648, NULL, 1, '2024-06-25 17:15:36', '30.850292212257', '59.78435289149', '187331, , RU', '2024-06-25 15:15:36', '2024-06-25 15:15:36'),
(649, NULL, 1, '2024-06-25 17:15:47', '30.850294722864', '59.784355064415', '187331, , RU', '2024-06-25 15:15:47', '2024-06-25 15:15:47'),
(650, NULL, 1, '2024-06-25 17:15:57', '30.850293863732', '59.784357652638', '187331, , RU', '2024-06-25 15:15:57', '2024-06-25 15:15:57'),
(651, NULL, 1, '2024-06-25 17:16:07', '30.850294476597', '59.784355861615', '187331, , RU', '2024-06-25 15:16:07', '2024-06-25 15:16:07'),
(652, NULL, 1, '2024-06-25 17:16:17', '30.850287998108', '59.784360400111', '187331, , RU', '2024-06-25 15:16:17', '2024-06-25 15:16:17'),
(653, NULL, 1, '2024-06-25 17:16:26', '30.850287639572', '59.784363370683', '187331, , RU', '2024-06-25 15:16:26', '2024-06-25 15:16:26'),
(654, NULL, 1, '2024-06-25 17:16:36', '30.850284962699', '59.784365025728', '187331, , RU', '2024-06-25 15:16:36', '2024-06-25 15:16:36'),
(655, NULL, 1, '2024-06-25 17:16:47', '30.850286049512', '59.784371360108', '187331, , RU', '2024-06-25 15:16:47', '2024-06-25 15:16:47'),
(656, NULL, 1, '2024-06-25 17:16:57', '30.850283430157', '59.784370756098', '187331, , RU', '2024-06-25 15:16:57', '2024-06-25 15:16:57'),
(657, NULL, 1, '2024-06-25 17:17:06', '30.850280996287', '59.78437452003', '187331, , RU', '2024-06-25 15:17:06', '2024-06-25 15:17:06'),
(658, NULL, 1, '2024-06-25 17:17:16', '30.850278706326', '59.784374154786', '187331, , RU', '2024-06-25 15:17:16', '2024-06-25 15:17:16'),
(659, NULL, 1, '2024-06-25 17:17:26', '30.850277935954', '59.784377433523', '187331, , RU', '2024-06-25 15:17:26', '2024-06-25 15:17:26'),
(660, NULL, 1, '2024-06-25 17:17:36', '30.850277233326', '59.784385187159', '187331, , RU', '2024-06-25 15:17:36', '2024-06-25 15:17:36'),
(661, NULL, 1, '2024-06-25 17:17:46', '30.850274782597', '59.78439084435', '187331, , RU', '2024-06-25 15:17:46', '2024-06-25 15:17:46'),
(662, NULL, 1, '2024-06-25 17:17:56', '30.850274253526', '59.784386252442', '187331, , RU', '2024-06-25 15:17:56', '2024-06-25 15:17:56'),
(663, NULL, 1, '2024-06-25 17:18:06', '30.850274197065', '59.784381661433', '187331, , RU', '2024-06-25 15:18:06', '2024-06-25 15:18:06'),
(664, NULL, 1, '2024-06-25 17:18:17', '30.850279712813', '59.78438078227', '187331, , RU', '2024-06-25 15:18:17', '2024-06-25 15:18:17'),
(665, NULL, 1, '2024-06-25 17:18:26', '30.850281284702', '59.784376339531', '187331, , RU', '2024-06-25 15:18:26', '2024-06-25 15:18:26'),
(666, NULL, 1, '2024-06-25 17:18:36', '30.850286094805', '59.784373958414', '187331, , RU', '2024-06-25 15:18:36', '2024-06-25 15:18:36'),
(667, NULL, 1, '2024-06-25 17:18:46', '30.850287796546', '59.784372187537', '187331, , RU', '2024-06-25 15:18:46', '2024-06-25 15:18:46'),
(668, NULL, 1, '2024-06-25 17:18:56', '30.850286765013', '59.784372342791', '187331, , RU', '2024-06-25 15:18:56', '2024-06-25 15:18:56'),
(669, NULL, 1, '2024-06-25 17:19:06', '30.850282209244', '59.784371837022', '187331, , RU', '2024-06-25 15:19:06', '2024-06-25 15:19:06'),
(670, NULL, 1, '2024-06-25 17:19:17', '30.850278745746', '59.784365343867', '187331, , RU', '2024-06-25 15:19:17', '2024-06-25 15:19:17'),
(671, NULL, 1, '2024-06-25 17:19:26', '30.850273413998', '59.784360097422', '187331, , RU', '2024-06-25 15:19:26', '2024-06-25 15:19:26'),
(672, NULL, 1, '2024-06-25 17:19:36', '30.850277130828', '59.784366746344', '187331, , RU', '2024-06-25 15:19:36', '2024-06-25 15:19:36'),
(673, NULL, 1, '2024-06-25 17:19:46', '30.850276800911', '59.784364158522', '187331, , RU', '2024-06-25 15:19:46', '2024-06-25 15:19:46'),
(674, NULL, 1, '2024-06-25 17:19:56', '30.850280030229', '59.784360173229', '187331, , RU', '2024-06-25 15:19:56', '2024-06-25 15:19:56'),
(675, NULL, 1, '2024-06-25 17:20:07', '30.850273501483', '59.784366348088', '187331, , RU', '2024-06-25 15:20:07', '2024-06-25 15:20:07'),
(676, NULL, 1, '2024-06-25 17:20:16', '30.850270690098', '59.784372944319', '187331, , RU', '2024-06-25 15:20:16', '2024-06-25 15:20:16'),
(677, NULL, 1, '2024-06-25 17:20:26', '30.850272543138', '59.78437410071', '187331, , RU', '2024-06-25 15:20:26', '2024-06-25 15:20:26'),
(678, NULL, 1, '2024-06-25 17:20:36', '30.850270760045', '59.78436825418', '187331, , RU', '2024-06-25 15:20:36', '2024-06-25 15:20:36'),
(679, NULL, 1, '2024-06-25 17:20:46', '30.850267780731', '59.784370288347', '187331, , RU', '2024-06-25 15:20:46', '2024-06-25 15:20:46'),
(680, NULL, 1, '2024-06-25 17:20:57', '30.850269713494', '59.784372092955', '187331, , RU', '2024-06-25 15:20:57', '2024-06-25 15:20:57'),
(681, NULL, 1, '2024-06-25 17:21:08', '30.850268576174', '59.784373773507', '187331, , RU', '2024-06-25 15:21:08', '2024-06-25 15:21:08'),
(682, NULL, 1, '2024-06-25 17:21:16', '30.850271567809', '59.784372197049', '187331, , RU', '2024-06-25 15:21:16', '2024-06-25 15:21:16'),
(683, NULL, 1, '2024-06-25 17:21:26', '30.85027654696', '59.784378192331', '187331, , RU', '2024-06-25 15:21:26', '2024-06-25 15:21:26'),
(684, NULL, 1, '2024-06-25 17:21:36', '30.850274381687', '59.78438311923', '187331, , RU', '2024-06-25 15:21:36', '2024-06-25 15:21:36'),
(685, NULL, 1, '2024-06-25 17:21:46', '30.850272498641', '59.784380928486', '187331, , RU', '2024-06-25 15:21:46', '2024-06-25 15:21:46'),
(686, NULL, 1, '2024-06-25 17:21:56', '30.85027679502', '59.784381918903', '187331, , RU', '2024-06-25 15:21:56', '2024-06-25 15:21:56'),
(687, NULL, 1, '2024-06-25 17:22:06', '30.850276314827', '59.784382800699', '187331, , RU', '2024-06-25 15:22:06', '2024-06-25 15:22:06'),
(688, NULL, 1, '2024-06-25 17:22:17', '30.850275219377', '59.784375106971', '187331, , RU', '2024-06-25 15:22:17', '2024-06-25 15:22:17'),
(689, NULL, 1, '2024-06-25 17:22:26', '30.850276328931', '59.784367318293', '187331, , RU', '2024-06-25 15:22:26', '2024-06-25 15:22:26'),
(690, NULL, 1, '2024-06-25 17:22:37', '30.850276235044', '59.784372630253', '187331, , RU', '2024-06-25 15:22:37', '2024-06-25 15:22:37'),
(691, NULL, 1, '2024-06-25 17:22:46', '30.850275955107', '59.784369941432', '187331, , RU', '2024-06-25 15:22:46', '2024-06-25 15:22:46'),
(692, NULL, 1, '2024-06-25 17:22:56', '30.850274487205', '59.784366554854', '187331, , RU', '2024-06-25 15:22:56', '2024-06-25 15:22:56'),
(693, NULL, 1, '2024-06-25 17:23:06', '30.850270758953', '59.784359707764', '187331, , RU', '2024-06-25 15:23:06', '2024-06-25 15:23:06'),
(694, NULL, 1, '2024-06-25 17:23:16', '30.850269853851', '59.7843603534', '187331, , RU', '2024-06-25 15:23:16', '2024-06-25 15:23:16'),
(695, NULL, 1, '2024-06-25 17:23:27', '30.850271040086', '59.784368072628', '187331, , RU', '2024-06-25 15:23:27', '2024-06-25 15:23:27'),
(696, NULL, 1, '2024-06-25 17:23:36', '30.850270983011', '59.784366232864', '187331, , RU', '2024-06-25 15:23:36', '2024-06-25 15:23:36'),
(697, NULL, 1, '2024-06-25 17:23:46', '30.850269151475', '59.784367717531', '187331, , RU', '2024-06-25 15:23:46', '2024-06-25 15:23:46'),
(698, NULL, 1, '2024-06-25 17:23:56', '30.850267550537', '59.784365539716', '187331, , RU', '2024-06-25 15:23:56', '2024-06-25 15:23:56'),
(699, NULL, 1, '2024-06-25 17:24:08', '30.850263193207', '59.78437061234', '187331, , RU', '2024-06-25 15:24:08', '2024-06-25 15:24:08'),
(700, NULL, 1, '2024-06-25 17:24:17', '30.850269042001', '59.784369800291', '187331, , RU', '2024-06-25 15:24:17', '2024-06-25 15:24:17'),
(701, NULL, 1, '2024-06-25 17:24:26', '30.850269118041', '59.784363563157', '187331, , RU', '2024-06-25 15:24:26', '2024-06-25 15:24:26'),
(702, NULL, 1, '2024-06-25 17:24:36', '30.850269882913', '59.784361840877', '187331, , RU', '2024-06-25 15:24:36', '2024-06-25 15:24:36'),
(703, NULL, 1, '2024-06-25 17:24:46', '30.850266118105', '59.784366704594', '187331, , RU', '2024-06-25 15:24:46', '2024-06-25 15:24:46'),
(704, NULL, 1, '2024-06-25 17:24:56', '30.850265723722', '59.784363153666', '187331, , RU', '2024-06-25 15:24:56', '2024-06-25 15:24:56'),
(705, NULL, 1, '2024-06-25 17:25:06', '30.850265486508', '59.784366494421', '187331, , RU', '2024-06-25 15:25:06', '2024-06-25 15:25:06'),
(706, NULL, 1, '2024-06-25 17:25:16', '30.850265276611', '59.784376257648', '187331, , RU', '2024-06-25 15:25:16', '2024-06-25 15:25:16'),
(707, NULL, 1, '2024-06-25 17:25:26', '30.850261893596', '59.784375121825', '187331, , RU', '2024-06-25 15:25:26', '2024-06-25 15:25:26'),
(708, NULL, 1, '2024-06-25 17:25:36', '30.850267592462', '59.784380495108', '187331, , RU', '2024-06-25 15:25:36', '2024-06-25 15:25:36'),
(709, NULL, 1, '2024-06-25 17:25:46', '30.850265364474', '59.784385225212', '187331, , RU', '2024-06-25 15:25:46', '2024-06-25 15:25:46'),
(710, NULL, 1, '2024-06-25 17:25:56', '30.850267346096', '59.784387481002', '187331, , RU', '2024-06-25 15:25:56', '2024-06-25 15:25:56'),
(711, NULL, 1, '2024-06-25 17:26:07', '30.850266307303', '59.784388442352', '187331, , RU', '2024-06-25 15:26:07', '2024-06-25 15:26:07'),
(712, NULL, 1, '2024-06-25 17:26:16', '30.850263984355', '59.784391441417', '187331, , RU', '2024-06-25 15:26:16', '2024-06-25 15:26:16'),
(713, NULL, 1, '2024-06-25 17:26:26', '30.850263562743', '59.784391324264', '187331, , RU', '2024-06-25 15:26:26', '2024-06-25 15:26:26'),
(714, NULL, 1, '2024-06-25 17:26:36', '30.850262343772', '59.784393638488', '187331, , RU', '2024-06-25 15:26:36', '2024-06-25 15:26:36');
INSERT INTO `delivery_histories` (`id`, `order_id`, `delivery_man_id`, `time`, `longitude`, `latitude`, `location`, `created_at`, `updated_at`) VALUES
(715, NULL, 1, '2024-06-25 17:26:46', '30.850261358051', '59.784397110449', '187331, , RU', '2024-06-25 15:26:46', '2024-06-25 15:26:46'),
(716, NULL, 1, '2024-06-25 17:26:57', '30.850261478669', '59.784396947457', '187331, , RU', '2024-06-25 15:26:57', '2024-06-25 15:26:57'),
(717, NULL, 1, '2024-06-25 17:27:07', '30.850263056851', '59.784394417437', '187331, , RU', '2024-06-25 15:27:07', '2024-06-25 15:27:07'),
(718, NULL, 1, '2024-06-25 17:27:17', '30.850261665461', '59.784393193023', '187331, , RU', '2024-06-25 15:27:17', '2024-06-25 15:27:17'),
(719, NULL, 1, '2024-06-25 17:27:26', '30.850262298156', '59.784394805884', '187331, , RU', '2024-06-25 15:27:26', '2024-06-25 15:27:26'),
(720, NULL, 1, '2024-06-25 17:27:36', '30.850263796529', '59.784402163947', '187331, , RU', '2024-06-25 15:27:36', '2024-06-25 15:27:36'),
(721, NULL, 1, '2024-06-25 17:27:46', '30.850266079203', '59.7844034497', '187331, , RU', '2024-06-25 15:27:46', '2024-06-25 15:27:46'),
(722, NULL, 1, '2024-06-25 17:27:56', '30.850267752195', '59.784404239', '187331, , RU', '2024-06-25 15:27:56', '2024-06-25 15:27:56'),
(723, NULL, 1, '2024-06-25 17:28:17', '30.850264117554', '59.784400699999', '187331, , RU', '2024-06-25 15:28:17', '2024-06-25 15:28:17'),
(724, NULL, 1, '2024-06-25 17:28:19', '30.850267477212', '59.784397762105', '187331, , RU', '2024-06-25 15:28:19', '2024-06-25 15:28:19'),
(725, NULL, 1, '2024-06-25 17:28:26', '30.850264859627', '59.784400739064', '187331, , RU', '2024-06-25 15:28:26', '2024-06-25 15:28:26'),
(726, NULL, 1, '2024-06-25 17:28:36', '30.85026507403', '59.784402786282', '187331, , RU', '2024-06-25 15:28:36', '2024-06-25 15:28:36'),
(727, NULL, 1, '2024-06-25 17:28:46', '30.85026189885', '59.784403019775', '187331, , RU', '2024-06-25 15:28:46', '2024-06-25 15:28:46'),
(728, NULL, 1, '2024-06-25 17:28:56', '30.850263806471', '59.784404453685', '187331, , RU', '2024-06-25 15:28:56', '2024-06-25 15:28:56'),
(729, NULL, 1, '2024-06-25 17:29:07', '30.85026459701', '59.784407063734', '187331, , RU', '2024-06-25 15:29:07', '2024-06-25 15:29:07'),
(730, NULL, 1, '2024-06-25 17:29:16', '30.850263820465', '59.784413835408', '187331, , RU', '2024-06-25 15:29:16', '2024-06-25 15:29:16');

-- --------------------------------------------------------

--
-- Table structure for table `delivery_man_wallets`
--

CREATE TABLE `delivery_man_wallets` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `delivery_man_id` bigint(20) UNSIGNED NOT NULL,
  `collected_cash` decimal(24,2) NOT NULL DEFAULT 0.00,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `total_earning` decimal(24,2) NOT NULL DEFAULT 0.00,
  `total_withdrawn` decimal(24,2) NOT NULL DEFAULT 0.00,
  `pending_withdraw` decimal(24,2) NOT NULL DEFAULT 0.00
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `delivery_man_wallets`
--

INSERT INTO `delivery_man_wallets` (`id`, `delivery_man_id`, `collected_cash`, `created_at`, `updated_at`, `total_earning`, `total_withdrawn`, `pending_withdraw`) VALUES
(1, 1, 344.00, '2024-06-06 14:06:36', '2024-06-06 14:13:08', 13.16, 0.00, 0.00);

-- --------------------------------------------------------

--
-- Table structure for table `delivery_men`
--

CREATE TABLE `delivery_men` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `f_name` varchar(100) DEFAULT NULL,
  `l_name` varchar(100) DEFAULT NULL,
  `phone` varchar(20) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `identity_number` varchar(30) DEFAULT NULL,
  `identity_type` varchar(50) DEFAULT NULL,
  `identity_image` varchar(255) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `password` varchar(100) NOT NULL,
  `auth_token` varchar(255) DEFAULT NULL,
  `fcm_token` varchar(255) DEFAULT NULL,
  `zone_id` bigint(20) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `active` tinyint(1) NOT NULL DEFAULT 1,
  `earning` tinyint(1) NOT NULL DEFAULT 1,
  `current_orders` int(11) NOT NULL DEFAULT 0,
  `type` varchar(191) NOT NULL DEFAULT 'zone_wise',
  `store_id` bigint(20) DEFAULT NULL,
  `application_status` enum('approved','denied','pending') NOT NULL DEFAULT 'approved',
  `order_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `assigned_order_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `vehicle_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `delivery_men`
--

INSERT INTO `delivery_men` (`id`, `f_name`, `l_name`, `phone`, `email`, `identity_number`, `identity_type`, `identity_image`, `image`, `password`, `auth_token`, `fcm_token`, `zone_id`, `created_at`, `updated_at`, `status`, `active`, `earning`, `current_orders`, `type`, `store_id`, `application_status`, `order_count`, `assigned_order_count`, `vehicle_id`) VALUES
(1, 'Driver', 'Demo', '+919876543211', 'driver@demo.com', '1234567890', 'driving_license', '[\"2024-06-06-6661894adae06.png\"]', '2024-06-06-6661894ad8941.png', '$2y$10$P.IX0NNLcL9nSqwv90OqJ.lj8vO.6ZcUyAMx3CibanILqsX7BRgeC', 'QDEftXO3UJYhiLly8ZKFkYk5ArrikDuINsnrRUW29Ow0tSybzJYf70rzGwI83ZONP0UF84HM4tENohrk4Jy8wghHM1YBMWmbFRqkzAzv6Nn1H9osocetni3n', 'fBa2hZ_8QcK73ylPoIxz0U:APA91bHlRkiDyl735Eqwsr8vXJRHnQZ_xKTYbNpQerdGDSGoOqCV-_tcayUBj8uu9xOACKUmi2KlrJl89OpoHOqVSuqd3PcGzMbSi6JezXDi3bsJDxHUy1KODXDlMb4LZLKVaWSBZFje', 2, '2024-06-06 03:02:50', '2024-06-25 14:04:23', 1, 1, 1, 0, 'zone_wise', NULL, 'approved', 2, 2, 2);

-- --------------------------------------------------------

--
-- Table structure for table `disbursements`
--

CREATE TABLE `disbursements` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text DEFAULT NULL,
  `total_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `status` varchar(255) NOT NULL DEFAULT 'pending',
  `created_for` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `disbursement_details`
--

CREATE TABLE `disbursement_details` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `disbursement_id` bigint(20) UNSIGNED NOT NULL,
  `store_id` bigint(20) UNSIGNED DEFAULT NULL,
  `delivery_man_id` bigint(20) UNSIGNED DEFAULT NULL,
  `disbursement_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `payment_method` bigint(20) UNSIGNED NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'pending',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `disbursement_withdrawal_methods`
--

CREATE TABLE `disbursement_withdrawal_methods` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `store_id` bigint(20) UNSIGNED DEFAULT NULL,
  `delivery_man_id` bigint(20) UNSIGNED DEFAULT NULL,
  `withdrawal_method_id` bigint(20) UNSIGNED NOT NULL,
  `method_name` varchar(255) NOT NULL,
  `method_fields` text NOT NULL,
  `is_default` tinyint(4) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `discounts`
--

CREATE TABLE `discounts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `start_date` date DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  `start_time` time DEFAULT NULL,
  `end_time` time DEFAULT NULL,
  `min_purchase` decimal(24,2) NOT NULL DEFAULT 0.00,
  `max_discount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `discount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `discount_type` varchar(15) NOT NULL DEFAULT 'percentage',
  `store_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `d_m_reviews`
--

CREATE TABLE `d_m_reviews` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `delivery_man_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `comment` mediumtext DEFAULT NULL,
  `attachment` varchar(255) DEFAULT NULL,
  `rating` int(11) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `status` tinyint(1) DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `d_m_vehicles`
--

CREATE TABLE `d_m_vehicles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(255) NOT NULL,
  `starting_coverage_area` double(16,2) NOT NULL,
  `maximum_coverage_area` double(16,2) NOT NULL,
  `extra_charges` double(16,2) NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `d_m_vehicles`
--

INSERT INTO `d_m_vehicles` (`id`, `type`, `starting_coverage_area`, `maximum_coverage_area`, `extra_charges`, `status`, `created_at`, `updated_at`) VALUES
(1, 'Van', 16.00, 40.00, 4.00, 1, '2024-06-06 02:58:42', '2024-06-06 02:58:42'),
(2, 'Bike', 1.00, 4.00, 1.00, 1, '2024-06-06 02:59:05', '2024-06-06 02:59:05');

-- --------------------------------------------------------

--
-- Table structure for table `ecommerce_item_details`
--

CREATE TABLE `ecommerce_item_details` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `item_id` bigint(20) UNSIGNED DEFAULT NULL,
  `brand_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `email_templates`
--

CREATE TABLE `email_templates` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(100) DEFAULT NULL,
  `body` text DEFAULT NULL,
  `background_image` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `logo` varchar(100) DEFAULT NULL,
  `icon` varchar(100) DEFAULT NULL,
  `button_name` varchar(100) DEFAULT NULL,
  `button_url` varchar(255) DEFAULT NULL,
  `footer_text` varchar(255) DEFAULT NULL,
  `copyright_text` varchar(255) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `email_type` varchar(255) DEFAULT NULL,
  `email_template` varchar(255) DEFAULT NULL,
  `privacy` tinyint(1) NOT NULL DEFAULT 0,
  `refund` tinyint(1) NOT NULL DEFAULT 0,
  `cancelation` tinyint(1) NOT NULL DEFAULT 0,
  `contact` tinyint(1) NOT NULL DEFAULT 0,
  `facebook` tinyint(1) NOT NULL DEFAULT 0,
  `instagram` tinyint(1) NOT NULL DEFAULT 0,
  `twitter` tinyint(1) NOT NULL DEFAULT 0,
  `linkedin` tinyint(1) NOT NULL DEFAULT 0,
  `pinterest` tinyint(1) NOT NULL DEFAULT 0,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `body_2` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `email_templates`
--

INSERT INTO `email_templates` (`id`, `title`, `body`, `background_image`, `image`, `logo`, `icon`, `button_name`, `button_url`, `footer_text`, `copyright_text`, `type`, `email_type`, `email_template`, `privacy`, `refund`, `cancelation`, `contact`, `facebook`, `instagram`, `twitter`, `linkedin`, `pinterest`, `status`, `created_at`, `updated_at`, `body_2`) VALUES
(1, 'Change Password Request', '<p>The following user has forgotten his password &amp; requested to change/reset their password.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>User Name: {userName}</strong></p>', NULL, NULL, NULL, '2023-06-12-6486f303174e0.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'admin', 'forget_password', '5', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:26:24', '2023-06-12 19:40:28', NULL),
(2, 'New Store Registration Request', '<p>Please find below the details of the new Store registration:</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Store Name: {storeName}</strong></p>\r\n\r\n<p>To review the store from the respective Module, go to:&nbsp;</p>\r\n\r\n<p><strong>Module Section</strong><strong>&rarr;Store Management&rarr;New Stores</strong></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Or you can directly review the store here &rarr;</p>\r\n\r\n<p>&nbsp;</p>', NULL, '2023-06-12-6486f4420b5c1.png', '2023-06-12-6486f4420d61d.png', NULL, 'Review Request', 'https://www.facebook.com/', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'admin', 'store_registration', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:32:34', '2023-06-12 19:59:26', NULL),
(3, 'New Deliveryman Registration Request', '<p>Please find below the details of the new Deliveryman registration:</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Deliveryman Name: {deliveryManName}</strong></p>\r\n\r\n<p>To review the store from the respective Module, go to:&nbsp;</p>\r\n\r\n<p><strong>Users</strong><strong>&rarr;Deliveryman Management&rarr;New Deliveryman</strong></p>\r\n\r\n<p>&nbsp;</p>', NULL, '2023-06-12-6486f4fe20b2c.png', '2023-06-12-6486f528877fe.png', NULL, 'Review Request', 'https://www.facebook.com/', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'admin', 'dm_registration', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:35:42', '2023-06-12 20:04:49', NULL),
(4, 'New Withdraw Request', '<p>Please find below the details of the new Withdraw Request:</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Store Name: {storeName}</strong></p>\r\n\r\n<p>To review the Refund Request, go to:&nbsp;</p>\r\n\r\n<p><strong>Transactions &amp; Reports</strong><strong>&rarr;Withdraw Requests</strong></p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-6486f5b6a24a4.png', 'Review Request', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'admin', 'withdraw_request', '6', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:38:46', '2023-06-12 20:04:17', NULL),
(5, '“BUY ONE GET ONE” Campaign Join Request', '<p>Please find below the details of the new Campaign Join Request:</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Store Name: {storeName}</strong></p>\r\n\r\n<p>To review the Refund Request, go to:&nbsp;</p>\r\n\r\n<p><strong>Module Section</strong><strong>&rarr;Choose Module&rarr;Promotion Management&rarr;Campaigns&rarr;Basic Campaigns&rarr;Buy One Get One</strong></p>\r\n\r\n<p>&nbsp;</p>', NULL, '2023-06-12-6486f611cfb9b.png', '2023-06-12-6486f611cfdf0.png', NULL, 'Review Request', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'admin', 'campaign_request', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:40:17', '2023-06-12 20:06:04', NULL),
(6, 'You Have A Refund Request.', '<p>Please find below the details of the new Refund Request:</p>\r\n\r\n<p><strong>Customer Name: {userName}</strong></p>\r\n\r\n<p><strong>Order ID: {orderId}</strong></p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, '2023-06-12-6486fb27a6a00.png', NULL, 'Review Request', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'admin', 'refund_request', '2', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 17:01:59', '2023-06-12 20:14:43', NULL),
(7, 'Mart Morning [ID 1234] Just Signed In', '<p>Mart Morning [ID 1234] just signed in from the Store Panel.&nbsp;</p>\r\n\r\n<p><br />\r\n<strong>Login Time:</strong> 12.00pm</p>', NULL, NULL, '2023-06-12-6486fbdeb92d6.png', NULL, 'Check Status', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'admin', 'login', '2', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 17:05:02', '2023-06-12 17:05:02', NULL),
(8, 'Your Registration is Submitted Successfully!', '<p>Dear User,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>We&rsquo;ve received your Store Registration Request.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Soon you&rsquo;ll know if your store registration is accepted or declined by the Admin.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Stay Tuned!</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-6487024230762.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'store', 'registration', '5', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 17:32:18', '2023-06-12 17:32:18', NULL),
(9, 'Congratulations! Your Registration is Approved!', '<p>Dear User,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Your registration is approved by the Admin.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>First</strong>, you need to log in to your store panel.&nbsp;</p>\r\n\r\n<p><strong>After that,</strong> please set up your store and start selling!&nbsp;</p>\r\n\r\n<p><br />\r\n<strong>Click here</strong><strong> &rarr; </strong><a href=\"https://mxmeds.mimeld.com/admin/store-panel/business-settings/store-setup\">https://mxmeds.mimeld.com/admin/store-panel/business-settings/store-setup</a></p>', NULL, NULL, NULL, '2023-06-12-648702fb014dd.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'store', 'approve', '5', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 17:35:23', '2023-06-12 20:01:31', NULL),
(10, 'Your Registration is Rejected', '<p>Dear User,&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>We&rsquo;re sorry to announce that your store registration was rejected by the Admin.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>To find out more please contact us.</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-648706ce4d5fb.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'store', 'deny', '5', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 17:47:03', '2023-06-12 17:51:42', NULL),
(11, 'Congratulations! Your Withdrawal is Approved!', '<p>Dear User,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>The amount you requested to withdraw is approved by the Admin and transferred to you bank account.</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-64870788562d9.png', 'See details', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'store', 'withdraw_approve', '6', 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, '2023-06-12 17:54:48', '2023-06-12 17:54:48', NULL),
(12, 'Your Withdraw Request was Rejected.', '<p>Dear User,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>The amount you requested to withdraw is rejected by the Admin.</p>\r\n\r\n<p>Reason: Insufficient Balance.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-648708244930a.png', 'See Details', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'store', 'withdraw_deny', '6', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 17:57:24', '2023-06-12 17:57:24', NULL),
(13, 'Your Request is Completed!', '<p>Dear User,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>We&rsquo;ve received your Campaign Request.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Soon you&rsquo;ll know if your request is approved or rejected by the Admin.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Stay Tuned!</p>\r\n\r\n<p>&nbsp;</p>', NULL, '2023-06-12-648708d132665.png', '2023-06-12-6487088da18cb.png', NULL, 'See Status', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'store', 'campaign_request', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 17:59:09', '2023-06-12 18:00:17', NULL),
(14, 'Congratulations! Your Campaign Request is Approved!', '<p>Dear User,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Your request to join campaign is approved by the Admin.</p>\r\n\r\n<p>&nbsp;</p>', NULL, '2023-06-12-6487091d3ee5a.png', '2023-06-12-6487091d3f0b3.png', NULL, 'View Status', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'store', 'campaign_approve', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:01:33', '2023-06-12 20:04:45', NULL),
(15, 'Your Campaign Join Request Was Rejected.', '<p>Dear User,</p>\r\n\r\n<p>Your request to join the&nbsp;campaign was rejected by the admin.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', NULL, '2023-06-12-648709ce3e893.png', '2023-06-12-648709ce3ead2.png', NULL, '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'store', 'campaign_deny', '7', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:04:30', '2023-06-12 20:06:55', NULL),
(16, 'Your Registration is Completed!', '<p>Dear User,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>We&rsquo;ve received your Deliveryman Registration Request.</p>\r\n\r\n<p>Soon you&rsquo;ll know if your Deliveryman registration is accepted or declined by the Admin.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Stay Tuned!</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-64870c80bb7bb.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'dm', 'registration', '5', 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, '2023-06-12 18:16:00', '2023-06-12 18:16:00', NULL),
(17, 'Congratulations! Your Registration is Approved!', '<p>Dear User,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Your registration is approved by the Admin.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Here&rsquo;s what to do next:&nbsp;</strong></p>\r\n\r\n<ol>\r\n	<li>Download the Deliveryman app</li>\r\n	<li>Login with below credentials.</li>\r\n</ol>\r\n\r\n<p><strong>After that,</strong> please set up your account and start delivery!&nbsp;</p>\r\n\r\n<p><br />\r\n<strong>Click here</strong><strong> to download the app&rarr; </strong><a href=\"https://play.google.com/store/apps/details?id=com.sixamtech.sixam_mart_delivery_app&amp;pli=1\">https://play.google.com/store/apps/details?id=com.sixamtech.sixam_mart_delivery_app&amp;pli=1</a></p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-64870cebc5fc6.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'dm', 'approve', '5', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:17:47', '2023-06-12 20:09:23', NULL),
(18, 'Your Registration is Rejected', '<p>Dear User,&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>We&rsquo;re sorry to announce that your Deliveryman registration was rejected by the Admin.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>To find out more please contact us.</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-64870da0bf819.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'dm', 'deny', '5', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:20:48', '2023-06-12 18:20:48', NULL),
(19, 'Your Account is Suspended.', '<p>Dear User,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Your Deliveryman account has been suspended by the Admin/Store.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Please contact related person to know more.</p>\r\n\r\n<p>&nbsp;</p>', NULL, '2023-06-12-64870e1ba4908.png', '2023-06-12-64870e1ba4cd1.png', NULL, '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'dm', 'suspend', '7', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:22:51', '2023-06-12 18:22:51', NULL),
(20, 'Cash Collected.', '<p>Dear User,</p>\r\n\r\n<p>The Admin has collected cash from you.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-64870ecf8ef10.png', 'See Details', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'dm', 'cash_collect', '6', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:25:51', '2023-06-12 20:11:22', NULL),
(21, 'Reset Your Password', '<p>Please use this OTP to reset your Password&nbsp;&rarr;</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-64870f8dcfcc5.png', '', '', 'Please contact us for any queries; we’re always happy to help.', 'Copyright 2023 MXMeds. All right reserved.', 'dm', 'forget_password', '4', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:29:01', '2023-06-12 20:12:27', NULL),
(22, 'Your Registration is Successful!', '<p>Congratulations!</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>You&rsquo;ve successfully registered.</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-64871218e4c0e.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'user', 'registration', '5', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:39:52', '2023-06-12 18:39:52', NULL),
(23, 'Please Register with The OTP', '<p>ONE MORE STEP:&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Please copy the following OTP &amp; paste in on your sign-up page to complete your registration.</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-648712f6a5196.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'user', 'registration_otp', '4', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:43:34', '2023-06-12 20:13:03', NULL),
(24, 'Confirm Your Login.', '<p>Please copy the following OTP &amp; paste in on your Log in page to confirm your account.</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-648713d7b9612.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'user', 'login_otp', '4', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:46:46', '2023-06-12 20:13:41', NULL),
(25, 'Please Verify Your Delivery.', '<p>Please give the following OTP to your Deliveryman to ensure your order.</p>\r\n\r\n<p><strong>7 5 8 9 4 3 </strong></p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-648714cf7f15a.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'user', 'order_verification', '4', 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, '2023-06-12 18:51:27', '2023-06-12 18:51:27', NULL),
(26, 'Your Order is Successful', '<p>Hi <strong>{userName}</strong>,</p>\r\n\r\n<p>Your order is successful. Please find your invoice below.</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, NULL, 'Track Order', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'user', 'new_order', '3', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:52:36', '2023-06-12 20:16:37', NULL),
(27, 'Refund Order', '<p>Hi <strong>{userName}</strong>,</p>\r\n\r\n<p>We&rsquo;ve refunded your requested amount. Please find your refund invoice below.</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, NULL, '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'user', 'refund_order', '9', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:53:40', '2023-06-12 20:18:12', NULL),
(28, 'Reset Your Password', '<p>Please copy the following OTP &amp; paste in on your Log in page to&nbsp;reset your Password.</p>', NULL, NULL, NULL, '2023-06-12-64872af38ecfb.png', '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved..', 'user', 'forget_password', '4', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:54:59', '2023-06-12 20:25:55', NULL),
(29, 'Your Refund Request was Rejected.', '<p>Dear User,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>The amount you request for a refund was rejected by the Admin.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>To know more please contact us.</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, '2023-06-12-648716141b3fd.png', NULL, '', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'user', 'refund_request_deny', '8', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:56:52', '2023-06-12 18:56:52', NULL),
(30, 'Fund Added to your Wallet.', '<p>Dear <strong>{userName}</strong>,</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>The Admin has sent fund to your Wallet. Please check your wallet.</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-64871653198e0.png', 'Check Status', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXMeds. All rights reserved.', 'user', 'add_fund', '6', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:57:55', '2023-06-12 20:23:47', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `email_verifications`
--

CREATE TABLE `email_verifications` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email` varchar(255) DEFAULT NULL,
  `token` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `employee_roles`
--

CREATE TABLE `employee_roles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `modules` text DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `store_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `expenses`
--

CREATE TABLE `expenses` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(255) NOT NULL DEFAULT 'custom',
  `amount` decimal(23,3) NOT NULL DEFAULT 0.000,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `description` text DEFAULT NULL,
  `created_by` varchar(50) DEFAULT 'admin',
  `store_id` bigint(20) UNSIGNED DEFAULT NULL,
  `delivery_man_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

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

CREATE TABLE `failed_jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` varchar(255) NOT NULL,
  `connection` text NOT NULL,
  `queue` text NOT NULL,
  `payload` longtext NOT NULL,
  `exception` longtext NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `flash_sales`
--

CREATE TABLE `flash_sales` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(100) DEFAULT NULL,
  `is_publish` tinyint(1) NOT NULL DEFAULT 1,
  `admin_discount_percentage` double(24,3) NOT NULL,
  `vendor_discount_percentage` double(24,3) NOT NULL,
  `start_date` datetime DEFAULT NULL,
  `end_date` datetime DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `flash_sale_items`
--

CREATE TABLE `flash_sale_items` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `flash_sale_id` bigint(20) UNSIGNED NOT NULL,
  `item_id` bigint(20) UNSIGNED NOT NULL,
  `stock` int(11) NOT NULL,
  `sold` int(11) NOT NULL DEFAULT 0,
  `available_stock` int(11) NOT NULL,
  `discount_type` varchar(255) NOT NULL,
  `discount` double(23,3) NOT NULL DEFAULT 0.000,
  `discount_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `price` double(23,3) NOT NULL DEFAULT 0.000,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `flutter_special_criterias`
--

CREATE TABLE `flutter_special_criterias` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `flutter_special_criterias`
--

INSERT INTO `flutter_special_criterias` (`id`, `title`, `image`, `status`, `created_at`, `updated_at`) VALUES
(1, 'Easy Checkout & Payment system', '2024-04-20-662392f3a50ea.png', 1, '2023-08-16 00:09:00', '2024-04-20 05:44:06'),
(2, 'Excellent Shopping Experience', '2024-04-20-66239c9904a21.png', 1, '2024-04-20 05:44:41', '2024-04-20 05:44:41'),
(3, 'Thousands of stores', '2024-04-20-66239cb4406a9.png', 1, '2024-04-20 05:45:08', '2024-04-20 05:45:08');

-- --------------------------------------------------------

--
-- Table structure for table `guests`
--

CREATE TABLE `guests` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `ip_address` varchar(255) DEFAULT NULL,
  `fcm_token` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `guests`
--

INSERT INTO `guests` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES
(1, '66.249.80.99', 'BLACKLISTED', '2024-04-19 23:59:46', '2024-04-19 23:59:46'),
(2, '61.247.177.142', NULL, '2024-04-20 00:16:22', '2024-04-20 00:16:22'),
(3, '74.125.215.160', '@', '2024-04-20 00:30:17', '2024-04-20 00:30:17'),
(4, '61.247.177.142', '@', '2024-04-20 00:35:00', '2024-04-20 00:35:00'),
(5, '66.102.8.36', '@', '2024-04-20 00:38:01', '2024-04-20 00:38:01'),
(6, '61.247.177.142', '@', '2024-04-20 00:39:09', '2024-04-20 00:39:09'),
(7, '61.247.177.142', '@', '2024-04-20 01:26:20', '2024-04-20 01:26:20'),
(8, '61.247.177.142', '@', '2024-04-20 01:26:20', '2024-04-20 01:26:20'),
(9, '61.247.177.142', NULL, '2024-04-20 01:27:30', '2024-04-20 01:27:30'),
(10, '152.58.130.81', '@', '2024-06-07 08:17:54', '2024-06-07 08:17:54'),
(11, '152.58.130.81', '@', '2024-06-07 08:22:41', '2024-06-07 08:22:41'),
(12, '106.219.122.233', 'fL6jEkh1ShCv49-IljwYHH:APA91bEInTyh9KuS1S8OGQ8-QDZhzOBw2_DoVxSIhDpXOm1tWluhvTubPR3pSUyP5N0_0xjnvs0K1ewvITbsMGB7A1b1fSmRhIZD-FD5gcsKtU42MZU3wGk1pAYMLXN3WIiI4QHMBxYM', '2024-06-07 12:07:29', '2024-06-07 12:07:29'),
(13, '202.8.119.118', '@', '2024-06-08 06:26:23', '2024-06-08 06:26:23'),
(14, '122.161.51.58', '@', '2024-06-11 15:27:58', '2024-06-11 15:27:58'),
(15, '65.154.226.168', '@', '2024-06-18 11:34:43', '2024-06-18 11:34:43'),
(16, '74.125.212.39', '@', '2024-06-21 10:11:33', '2024-06-21 10:11:33'),
(17, '74.125.210.97', '@', '2024-06-21 10:12:03', '2024-06-21 10:12:03'),
(18, '66.249.88.134', '@', '2024-06-21 10:13:15', '2024-06-21 10:13:15'),
(19, '74.125.210.99', '@', '2024-06-21 10:13:53', '2024-06-21 10:13:53'),
(20, '66.249.88.134', '@', '2024-06-21 10:14:45', '2024-06-21 10:14:45'),
(21, '108.177.7.92', 'enhm-8-TQSiucR9vUx-yzo:APA91bHz7UghQMT0TFZ6vk7VoVyzHENrwVWCnQiBSkWN0jaPIAHa4vDFpUusHBfhHZTrj9TZ8Z4GGe22s_siPd42qpkny9v-md7MvHh_TwzYPqLqUcn1Ibywo9vI5gs2KtRfMN1z9rvG', '2024-06-21 13:32:33', '2024-06-21 13:32:33'),
(22, '74.125.212.32', '@', '2024-06-21 14:56:18', '2024-06-21 14:56:18'),
(23, '103.237.158.231', '@', '2024-06-21 15:05:29', '2024-06-21 15:05:29'),
(24, '74.125.210.109', '@', '2024-06-21 18:05:25', '2024-06-21 18:05:25'),
(25, '34.218.159.145', '@', '2024-06-22 09:35:32', '2024-06-22 09:35:32'),
(26, '74.125.212.40', '@', '2024-06-24 06:41:20', '2024-06-24 06:41:20'),
(27, '74.125.212.32', '@', '2024-06-24 07:21:26', '2024-06-24 07:21:26'),
(28, '104.133.219.42', 'dnvMoOu8QyeIk60cygTGqr:APA91bE1WY4uLDUbfY7gphFbdLdK6S8os4abnbIAdz4Jhil9MUBetnkOIrp6C9qTimeIUaHDd4R7zJuRzh3tJx7nmBUkDiez6gStSs_IgXsuvKHghJMsj0tGNu50S899aJ_9yfARk1b7', '2024-06-24 09:48:30', '2024-06-24 09:48:30'),
(29, '104.133.219.42', 'dnvMoOu8QyeIk60cygTGqr:APA91bE1WY4uLDUbfY7gphFbdLdK6S8os4abnbIAdz4Jhil9MUBetnkOIrp6C9qTimeIUaHDd4R7zJuRzh3tJx7nmBUkDiez6gStSs_IgXsuvKHghJMsj0tGNu50S899aJ_9yfARk1b7', '2024-06-24 09:49:51', '2024-06-24 09:49:51'),
(30, '104.133.219.35', 'c9Rocku4QY64IFaz0h4Miv:APA91bEhExspErTQ0GBZIdgSNZzZVx5vtGPJDlZqW4lqIBSlZCHTPnJxxjCFURZOS7e94EqNbhd4OBBUmjyqJvuQeCVN_m8qcLjBqjye-Kn2ogL6-1KAhQloO6QpQmMV1ba3j2gzOByA', '2024-06-24 10:05:50', '2024-06-24 10:05:50'),
(31, '146.70.57.18', 'c9Rocku4QY64IFaz0h4Miv:APA91bEhExspErTQ0GBZIdgSNZzZVx5vtGPJDlZqW4lqIBSlZCHTPnJxxjCFURZOS7e94EqNbhd4OBBUmjyqJvuQeCVN_m8qcLjBqjye-Kn2ogL6-1KAhQloO6QpQmMV1ba3j2gzOByA', '2024-06-24 10:12:03', '2024-06-24 10:12:03'),
(32, '66.249.88.231', '@', '2024-06-25 13:54:38', '2024-06-25 13:54:38'),
(33, '74.125.212.40', '@', '2024-06-25 13:59:29', '2024-06-25 13:59:29'),
(34, '35.245.243.244', 'ckBXFqclRoCLPqjpiIhk1D:APA91bFG5Ivxt2qYEZSyuaXqXqx9av-Q0fwLHM69gvO5DQYa-mzHNPVDZIJIBENOAu2vd4yo68avnzumJaPQV7QVHtHnrN2TUQWx2GLDwERhhj9RpOBtSn9qw_06DZgZe38Pgx-3vA7J', '2024-06-25 18:16:57', '2024-06-25 18:16:57'),
(35, '35.243.2.6', 'dW8MXWvpSOSLU71nBST5NF:APA91bH4CLw4mdlLlo8X921RWry_JWTWwvJArzkpCc0eII2ru9IEQKWi_jje1NXhBl-ruQylmAqHlZ0ttihORU8Ixk9LstPZzQ0_2CTJgm4-3NF56eSIM-ZHGg5Ur5WRMUs6-e7RLcZH', '2024-06-25 18:19:17', '2024-06-25 18:19:17'),
(36, '35.245.243.244', 'ckBXFqclRoCLPqjpiIhk1D:APA91bFG5Ivxt2qYEZSyuaXqXqx9av-Q0fwLHM69gvO5DQYa-mzHNPVDZIJIBENOAu2vd4yo68avnzumJaPQV7QVHtHnrN2TUQWx2GLDwERhhj9RpOBtSn9qw_06DZgZe38Pgx-3vA7J', '2024-06-25 18:19:38', '2024-06-25 18:19:38'),
(37, '66.249.66.205', '@', '2024-06-26 10:40:25', '2024-06-26 10:40:25'),
(38, '66.249.66.205', '@', '2024-06-26 10:42:41', '2024-06-26 10:42:41');

-- --------------------------------------------------------

--
-- Table structure for table `items`
--

CREATE TABLE `items` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `image` varchar(30) DEFAULT NULL,
  `category_id` bigint(20) UNSIGNED DEFAULT NULL,
  `category_ids` varchar(255) DEFAULT NULL,
  `variations` text DEFAULT NULL,
  `add_ons` varchar(255) DEFAULT NULL,
  `attributes` varchar(255) DEFAULT NULL,
  `choice_options` text DEFAULT NULL,
  `price` decimal(24,2) NOT NULL DEFAULT 0.00,
  `tax` decimal(24,2) NOT NULL DEFAULT 0.00,
  `tax_type` varchar(20) NOT NULL DEFAULT 'percent',
  `discount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `discount_type` varchar(20) NOT NULL DEFAULT 'percent',
  `available_time_starts` time DEFAULT NULL,
  `available_time_ends` time DEFAULT NULL,
  `veg` tinyint(1) NOT NULL DEFAULT 0,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `store_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `order_count` int(11) NOT NULL DEFAULT 0,
  `avg_rating` double(16,14) NOT NULL DEFAULT 0.00000000000000,
  `rating_count` int(11) NOT NULL DEFAULT 0,
  `rating` varchar(255) DEFAULT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `stock` int(11) DEFAULT 0,
  `unit_id` bigint(20) UNSIGNED DEFAULT NULL,
  `images` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
  `food_variations` text DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `recommended` tinyint(1) NOT NULL DEFAULT 0,
  `organic` tinyint(1) NOT NULL DEFAULT 0,
  `maximum_cart_quantity` int(11) DEFAULT NULL,
  `is_approved` tinyint(1) NOT NULL DEFAULT 1,
  `is_halal` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `items`
--

INSERT INTO `items` (`id`, `name`, `description`, `image`, `category_id`, `category_ids`, `variations`, `add_ons`, `attributes`, `choice_options`, `price`, `tax`, `tax_type`, `discount`, `discount_type`, `available_time_starts`, `available_time_ends`, `veg`, `status`, `store_id`, `created_at`, `updated_at`, `order_count`, `avg_rating`, `rating_count`, `rating`, `module_id`, `stock`, `unit_id`, `images`, `food_variations`, `slug`, `recommended`, `organic`, `maximum_cart_quantity`, `is_approved`, `is_halal`) VALUES
(109, 'Urfa Kebab', 'Urfa Kebab is another famous Kebab variety of Turkish cuisine. It may be considered as the sibling of Adana Kebab. Even if they look very similar on the grill, there is one important difference between these two kebab varieties.', '2021-08-21-6120f0008a2f8.png', 77, '[{\"id\":\"77\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[\"37\",\"38\"]', '[]', '[]', 86.00, 0.00, 'percent', 7.00, 'percent', '10:30:00', '22:00:00', 0, 1, 50, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(110, 'Fettuccine Pasta', 'Flat, ribbon-like shape of fettuccine makes it a sturdy pasta that can hold up to a variety of sauces', '2021-08-21-6120f010b0f31.png', 81, '[{\"id\":\"81\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[\"39\"]', '[]', '[]', 150.00, 0.00, 'percent', 0.00, 'percent', '11:11:00', '19:45:00', 0, 1, 47, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(111, 'Penne Pasta', 'Penne is a classic pasta type and pantry staple.', '2021-08-21-6120f09f6ba50.png', 81, '[{\"id\":\"81\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 165.00, 0.00, 'percent', 14.00, 'percent', '13:30:00', '22:30:00', 0, 1, 47, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(112, 'Fusilli Pasta', 'Fusilli gives any dish an unexpected twist with its spiral shape', '2021-08-21-6120f11b44d1f.png', 81, '[{\"id\":\"81\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[\"39\"]', '[]', '[]', 179.00, 0.00, 'percent', 29.00, 'amount', '15:00:00', '23:00:00', 0, 1, 47, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(113, 'Elote', 'Elote is made with corn on the cob, slathered with mayonnaise, seasoned with chili powder and fresh lime juice, sprinkled all over with salty Cotija cheese and cilantro.', '2022-09-29-633527f27e6d9.png', 80, '[{\"id\":\"80\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 27.00, 0.00, 'percent', 3.00, 'percent', '00:30:00', '23:35:00', 0, 1, 49, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, 1, '[]', '', NULL, 0, 0, NULL, 1, 0),
(114, 'Veggie Chili Tacos', 'Sweet potato, green beans, sour cream, eggplant, cannellini beans', '2021-08-21-6120f4251a2bf.png', 80, '[{\"id\":\"80\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 25.00, 0.00, 'percent', 0.00, 'percent', '00:30:00', '23:15:00', 0, 1, 49, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(115, 'Meat Chili Tacos', 'Kidney beans, ground beef, sour cream, taco seasoning, tomato', '2021-08-21-6120f407f01c2.png', 80, '[{\"id\":\"80\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 27.00, 0.00, 'percent', 5.00, 'percent', '00:30:00', '23:15:00', 0, 1, 49, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(116, 'BEEF Burger', 'The classic burger is an all-time BBQ favorite! This super-easy homemade beef burger recipe gives you delicious patties, packed with onions and herbs for extra flavor.', '2021-08-21-6120f3c043f10.png', 70, '[{\"id\":\"70\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[\"1\"]', '[]', 160.00, 0.00, 'percent', 10.00, 'percent', '00:14:00', '23:58:00', 0, 1, 48, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(117, 'Chicken Cheese Blast Burger', 'Prepared with Double chicken patty with molten cheddar cheese inside, 2x sausage slices, 1x cheddar cheese slice, house secret sauce, sliced onions, tomatoes & lettuce', '2021-08-21-6120f45806f3d.png', 70, '[{\"id\":\"70\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[\"1\"]', '[]', 160.00, 0.00, 'percent', 10.00, 'percent', '11:40:00', '21:40:00', 0, 1, 48, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(118, 'Chicken Cheese Burger', 'Prepared with 1x single chicken patty, 1x cheddar cheese slice, house secret sauce, sliced onions, tomatoes & lettuce', '2021-08-21-6120f4c2d5003.png', 70, '[{\"id\":\"70\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[\"1\"]', '[]', 120.00, 0.00, 'percent', 5.00, 'percent', '00:10:00', '23:57:00', 0, 1, 48, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(119, 'Chicken & Bacon Bite Burger', 'Prepared with 1x single chicken patty, 2x beef bacon slice, bbq sauce, 1x cheddar cheese slice, house secret sauce, sliced onions, tomatoes & lettuce', '2021-08-21-6120f5279c4a8.png', 70, '[{\"id\":\"70\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[\"1\"]', '[]', 210.00, 0.00, 'percent', 5.00, 'percent', '11:43:00', '21:44:00', 0, 1, 48, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, 1, '[]', '', NULL, 0, 0, NULL, 1, 0),
(120, 'Mushroom Chicken Burger', 'Prepared with 1x single chicken patty, caramelized mushrooms, bbq sauce, 1x cheddar cheese slice, our secret sauce, sliced onions, tomatoes & lettuce', '2021-08-21-6120f7addf1a5.png', 70, '[{\"id\":\"70\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[\"1\"]', '[]', 200.00, 0.00, 'percent', 10.00, 'percent', '00:07:00', '23:56:00', 0, 1, 48, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(121, 'Smokey BBQ Chicken Burger', 'Prepared with 1x single chicken patty, bbq sauce, house secret sauce, sliced onions, tomatoes & lettuce', '2021-08-21-6120f976c7ee6.png', 70, '[{\"id\":\"70\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[\"1\"]', '[]', 180.00, 0.00, 'percent', 0.00, 'percent', '11:02:00', '21:02:00', 0, 1, 48, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(122, 'Chicken Sausage Delight Burger', 'Prepared with 1x single chicken patty, 2x sausage slices, bbq sauce, 1x cheddar cheese slice, house secret sauce, sliced onions, tomatoes & lettuce', '2021-08-21-6120fa10d06f2.png', 70, '[{\"id\":\"70\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[\"1\"]', '[]', 230.00, 0.00, 'percent', 10.00, 'percent', '00:04:00', '23:56:00', 0, 1, 48, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(123, 'Enchiladas', 'An enchilada is a corn tortilla rolled around a filling and covered with a savory sauce. Originally from Mexican cuisine, enchiladas can be filled with various ingredients, including meats, cheese, beans, potatoes, vegetables, or combinations.', '2021-08-21-6120fa76e8fbd.png', 80, '[{\"id\":\"80\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 54.00, 0.00, 'percent', 0.00, 'percent', '00:30:00', '23:30:00', 0, 1, 49, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(124, 'Enchiladas Rancheras', 'Enchiladas rancheras is a traditional Mexican dish where stove-top cooked enchiladas are drenched in ranchera sauce.', '2021-08-21-6120fb6a2b6fc.png', 80, '[{\"id\":\"80\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 46.00, 0.00, 'percent', 5.00, 'percent', '00:30:00', '23:30:00', 0, 1, 49, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(125, 'Enchiladas mineras', 'Enchiladas mineras are traditional Mexican enchiladas hailing from Guanajuato, a mining town where the women took this dish to their husbands at the end of their work hours. These enchiladas are traditionally filled with onions, cheese, and a stew-like combination of carrots and potatoes.', '2021-08-21-6120fbf4533db.png', 80, '[{\"id\":\"80\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 37.00, 0.00, 'percent', 7.00, 'percent', '00:30:00', '23:30:00', 0, 1, 49, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(126, 'Entomatadas', 'Entomatada is a Mexican specialty dish made by drenching a filled, wrapped, and fried corn tortilla in tomato sauce. The sauce consists of tomatoes, onions, and seasonings such as salt, garlic, and oregano, while the tortillas are usually filled with shredded chicken, refried beans, cheese, or chunks of beef.', '2021-08-21-6120fc79e1009.png', 80, '[{\"id\":\"80\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 32.00, 0.00, 'percent', 0.00, 'percent', '00:30:00', '23:30:00', 0, 1, 49, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(127, 'Chicken Biryani', 'One of the most royal delicacies that you can enjoy on any occasion or festival, Chicken Biryani is the epitome of a one-pot meal. Well, no one can resist the sight of the aromatic and delicious Chicken Biryani.', '2021-08-21-6120fce13dcde.png', 71, '[{\"id\":\"71\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[\"1\"]', '[]', 120.00, 0.00, 'percent', 0.00, 'percent', '11:16:00', '21:16:00', 0, 1, 47, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(128, 'Chicken dum biryani', 'Crave Biryani every now and then? Then, here\'s a quick and easy recipe to satiate your cravings. It is such a versatile dish that various kinds of biryanis can be prepared using different vegetables and meats.', '2021-08-21-6120fd6758fb1.png', 71, '[{\"id\":\"71\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[\"1\"]', '[]', 130.00, 0.00, 'percent', 0.00, 'percent', '11:18:00', '20:18:00', 0, 1, 47, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(129, 'Enchiladas Potosinas', 'Enchilada Potosina is a unique enchilada variety from San Luis Potosí in Mexico, prepared by adding ancho peppers in the corn dough, filling it with cheese, closing the dough just like an empanada, and frying the concoction in hot oil until golden-brown in color.', '2021-08-21-6120fd6b22f36.png', 80, '[{\"id\":\"80\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 22.00, 0.00, 'percent', 0.00, 'percent', '00:30:00', '23:25:00', 0, 1, 49, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(130, 'Spicy Enchiladas Potosinas', 'Enchilada Potosina is a unique enchilada variety from San Luis Potosí in Mexico, prepared by adding ancho peppers in the corn dough, filling it with cheese, closing the dough just like an empanada, and frying the concoction in hot oil until golden-brown in color.', '2021-08-21-6120fd9c4a003.png', 80, '[{\"id\":\"80\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 22.00, 0.00, 'percent', 0.00, 'percent', '00:30:00', '23:25:00', 0, 1, 49, '2024-04-02 02:21:52', '2024-04-02 02:21:52', 0, 0.00000000000000, 0, NULL, 5, 0, NULL, '[]', '', NULL, 0, 0, NULL, 1, 0),
(131, 'First Aid Kit', 'a small box containing items such as bandages, plasters, and antiseptic wipes for use in giving help to a sick or injured person until full medical treatment is available.', '2024-04-03-660d4ef661da4.png', 100, '[{\"id\":\"100\",\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 10.00, 'percent', '00:00:00', '23:59:00', 0, 1, 62, '2024-04-02 02:25:27', '2024-04-03 05:43:59', 0, 0.00000000000000, 0, NULL, 6, 1000, 5, '[\"2024-04-03-660d4ef65fcf9.png\"]', '[]', 'first-aid-kit131', 0, 0, NULL, 1, 0),
(132, 'Digital Thermometer', 'FDA/ISO/CE/RoHS Approved, Clinical Proven Accuracy, Buy in Bulk and Save, Free Sample. 3 Years in Manufacturing IR Thermometer, MOQ:500, ODM/OEM Acceptable, FDA/CE/ISO/BSCI. Customized Service. TUV/CE/FDA Certificate. One Year Warranty.', '2024-04-03-660d4f3de27ae.png', 103, '[{\"id\":\"103\",\"position\":1}]', '[]', '[]', '[]', '[]', 80.00, 0.00, 'percent', 5.00, 'amount', '00:00:00', '23:59:00', 0, 1, 64, '2024-04-02 02:25:27', '2024-04-03 05:44:45', 0, 0.00000000000000, 0, NULL, 6, 2991, 3, '[\"2024-04-03-660d4f3de0c82.png\"]', '[]', 'digital-thermometer132', 0, 0, NULL, 1, 0),
(133, 'Omeprazol - 20g', 'Expertise on every level to craft science & technology solutions in life science. Advanced structure search. Service and support. Types: Antibodies, Cell Culture, Cell Biology, Microbiology.', '2024-04-03-660d4f7b3952f.png', 102, '[{\"id\":\"102\",\"position\":1}]', '[]', '[]', '[]', '[]', 50.00, 0.00, 'percent', 5.00, 'percent', '00:00:00', '23:59:00', 0, 1, 64, '2024-04-02 02:25:27', '2024-04-03 05:45:47', 0, 0.00000000000000, 0, NULL, 6, 9995, 3, '[\"2024-04-03-660d4f7b37561.png\"]', '[]', 'omeprazol-20g133', 0, 0, NULL, 1, 0),
(134, 'One Time Surgical Mask', 'Masks on their own will not protect you from COVID-19. Also practice physical distancing and frequently clean your hands to help fight COVID-19. Advice for the public. Your questions answered. Official info on COVID-19. Recommendation from WHO. Official WHO website.', '2024-04-03-660d4fbb6f4ba.png', 106, '[{\"id\":\"106\",\"position\":1}]', '[]', '[]', '[]', '[]', 1.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 64, '2024-04-02 02:25:27', '2024-04-03 05:46:51', 0, 0.00000000000000, 0, NULL, 6, 10000, 3, '[\"2024-04-03-660d4fbb6d9d9.png\"]', '[]', 'one-time-surgical-mask134', 0, 0, NULL, 1, 0),
(135, 'Hubdic Digital Temperature Mete', 'Noncontact, accurate thermometer: The infrared thermometer sensor makes It possible to read kids or adults temperature even as they are asleep, using mute mode.', '2024-04-03-660d50038701b.png', 114, '[{\"id\":\"114\",\"position\":1}]', '[]', '[]', '[]', '[]', 300.00, 0.00, 'percent', 20.00, 'amount', '00:00:00', '23:59:00', 0, 1, 64, '2024-04-02 02:25:27', '2024-04-03 05:48:03', 0, 0.00000000000000, 0, NULL, 6, 498, 3, '[\"2024-04-03-660d5003856c6.png\"]', '[]', 'hubdic-digital-temperature-mete135', 0, 0, NULL, 1, 0),
(136, 'Otrivin - 20ml', 'If you\'re suffering from a blocked or stuffy nose due to a cold or allergies, then you need a product like Otrivin. Unlike an oral decongestant,', '2024-04-03-660d507980412.png', 99, '[{\"id\":\"99\",\"position\":1}]', '[]', '[]', '[]', '[]', 105.00, 0.00, 'percent', 10.00, 'percent', '00:00:00', '23:59:00', 0, 1, 66, '2024-04-02 02:25:27', '2024-04-03 05:50:01', 0, 0.00000000000000, 0, NULL, 6, 1000, 3, '[\"2024-04-03-660d50797e265.png\"]', '[]', 'otrivin-20ml136', 0, 0, NULL, 1, 0),
(137, 'Hi-Balanz - 30 Tablets', 'HI-BALANZ dietary supplement; Contains a special blend of soybean extracts that provide natural estrogen; 30 tablets; Help keep the skin brightening', '2024-04-03-660d50bfae578.png', 99, '[{\"id\":\"99\",\"position\":1}]', '[]', '[]', '[]', '[]', 150.00, 0.00, 'percent', 20.00, 'percent', '00:00:00', '23:59:00', 0, 1, 66, '2024-04-02 02:25:27', '2024-04-03 05:51:11', 0, 0.00000000000000, 0, NULL, 6, 1000, 3, '[\"2024-04-03-660d50bfac99b.png\"]', '[]', 'hi-balanz-30-tablets137', 0, 0, NULL, 1, 0),
(138, 'Nexus Gluco RX - Blood Glucose Meter', 'The Nexus Meter is sleek, attractive, quality and an affordable product that facilitates simple management of diabetes.', '2024-04-03-660d510303c22.png', 102, '[{\"id\":\"102\",\"position\":1}]', '[]', '[]', '[]', '[]', 280.00, 0.00, 'percent', 25.00, 'amount', '00:00:00', '23:59:00', 0, 1, 69, '2024-04-02 02:25:27', '2024-04-03 05:52:19', 0, 0.00000000000000, 0, NULL, 6, 500, 3, '[\"2024-04-03-660d50e189be7.png\"]', '[]', 'nexus-gluco-rx-blood-glucose-meter138', 0, 0, NULL, 1, 0),
(139, 'Manual Blood Pressure Meter', 'The MEDVICE Manual Blood Pressure comes with a universal cuff that fits most adults, small to extra large arms. Measures from 22cm to 42cm,', '2024-04-03-660d5133aac8e.png', 100, '[{\"id\":\"100\",\"position\":1}]', '[]', '[]', '[]', '[]', 120.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 69, '2024-04-02 02:25:27', '2024-04-03 05:53:07', 0, 0.00000000000000, 0, NULL, 6, 500, 3, '[\"2024-04-03-660d5133a8cac.png\"]', '[]', 'manual-blood-pressure-meter139', 0, 0, NULL, 1, 0),
(140, 'Nebulizer Breathing Tube', 'Ultrasonic Nebulizer Machine for Adults Kids, Boryan Deluxe Portable Breathing Treatment, Included Nebulizer Tubing .', '2024-04-03-660d5171e558b.png', 104, '[{\"id\":\"104\",\"position\":1}]', '[]', '[]', '[]', '[]', 150.00, 0.00, 'percent', 5.00, 'percent', '00:00:00', '23:59:00', 0, 1, 69, '2024-04-02 02:25:27', '2024-04-03 05:54:09', 0, 0.00000000000000, 0, NULL, 6, 500, 3, '[\"2024-04-03-660d5171e3ea1.png\"]', '[]', 'nebulizer-breathing-tube140', 0, 0, NULL, 1, 0),
(141, 'Analog Weight Machine', 'Digital machines provide more accurate results than analogue machines. Because analogue machines use interior springs to calculate weight, which gets worn out over time. Digital ones use batteries so they last longer. Moreover, the readability is also quite simple and easy in digital weighing scales.', '2024-04-03-660d51b09d4dc.png', 115, '[{\"id\":\"115\",\"position\":1}]', '[]', '[]', '[]', '[]', 500.00, 0.00, 'percent', 20.00, 'percent', '00:59:00', '23:59:00', 0, 1, 70, '2024-04-02 02:25:27', '2024-04-03 05:55:12', 0, 0.00000000000000, 0, NULL, 6, 500, 3, '[\"2024-04-03-660d51b09c046.png\"]', '[]', 'analog-weight-machine141', 0, 0, NULL, 1, 0),
(142, 'Digital Blood Pressure Meter', 'A digital blood pressure monitor will not be as accurate if your body is moving when you are using it. Also, an irregular heart rate will make the reading less accurate. However, digital monitors are the best choice for home use for most people.', '2024-04-03-660d51e866798.png', 115, '[{\"id\":\"115\",\"position\":1}]', '[]', '[]', '[]', '[]', 110.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 70, '2024-04-02 02:25:27', '2024-04-03 05:56:47', 0, 0.00000000000000, 0, NULL, 6, 500, 3, '[\"2024-04-03-660d51e864a30.png\"]', '[]', 'digital-blood-pressure-meter142', 0, 0, NULL, 1, 0),
(143, 'Vitafor COQ-10', 'Compre Suplemento em cápsulas Vitafor COQ-10 coenzima q10 em pote 60 un na Shopee Brasil! Descrição - Coenzima Q10 é uma molécula existente em nosso ...', '2024-04-03-660d526ebb82a.png', 101, '[{\"id\":\"101\",\"position\":1}]', '[]', '[]', '[]', '[]', 75.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 70, '2024-04-02 02:25:27', '2024-04-03 05:58:22', 0, 0.00000000000000, 0, NULL, 6, 1500, 3, '[\"2024-04-03-660d526eb9c38.png\"]', '[]', 'vitafor-coq-10143', 0, 0, NULL, 1, 0),
(144, 'PlanB - One Step', 'If you take the pill within 72 hours after you\'ve had unprotected sex, levonorgestrel can reduce the risk of pregnancy by up to 87% if taken as directed. If you take Plan B One-Step within 24 hours, it is much more effective. But you should know that Plan B One-Step is not as effective as regular contraception.', '2024-04-03-660d52b72f4a8.png', 111, '[{\"id\":\"111\",\"position\":1}]', '[]', '[]', '[]', '[]', 48.00, 0.00, 'percent', 5.00, 'percent', '00:00:00', '23:59:00', 0, 1, 71, '2024-04-02 02:25:27', '2024-04-03 05:59:35', 0, 0.00000000000000, 0, NULL, 6, 1500, 3, '[\"2024-04-03-660d52b72dcc5.png\"]', '[]', 'planb-one-step144', 0, 0, NULL, 1, 0),
(145, 'Panadol Extra', 'The tablets are recommended for the treatment of most painful and febrile conditions, for example, headache, including migraine, backache, toothache, rheumatic pain and dysmenorrhoea, and the relief of the symptoms of colds, influenza and sore throat. Oral use.', '2024-04-03-660d5313dc031.png', 105, '[{\"id\":\"105\",\"position\":1}]', '[]', '[]', '[]', '[]', 90.00, 0.00, 'percent', 5.00, 'amount', '00:00:00', '23:59:00', 0, 1, 71, '2024-04-02 02:25:27', '2024-04-03 06:01:07', 0, 0.00000000000000, 0, NULL, 6, 1000, 3, '[\"2024-04-03-660d5313da8c1.png\"]', '[]', 'panadol-extra145', 0, 0, NULL, 1, 0),
(146, 'Sensodyne Multi-Care Toothpaste', 'With twice daily brushing, Sensodyne Multi Care + Whitening formula works 24/7 to give you tooth sensitivity relief. It builds soothing protection around the nerve, deep inside the tooth so you don\'t worry when you eat or drink. Clinically proven sensitivity relief*.', '2024-04-03-660d5356258b3.png', 118, '[{\"id\":\"118\",\"position\":1}]', '[]', '[]', '[]', '[]', 75.00, 0.00, 'percent', 5.00, 'amount', '00:00:00', '23:59:00', 0, 1, 71, '2024-04-02 02:25:27', '2024-04-03 06:02:14', 0, 0.00000000000000, 0, NULL, 6, 1200, 3, '[\"2024-04-03-660d535623870.png\"]', '[]', 'sensodyne-multi-care-toothpaste146', 0, 0, NULL, 1, 0),
(147, 'Pampers - New Born', 'Pampers Swaddlers top many \"best diapers for newborns\" lists, and with good reason: They\'re super absorbent, lightweight, moisture-wicking, and hypoallergenic. They also have a wetness indicator to gauge whether your infant actually needs changing.', '2022-03-22-6239aaf449ee7.png', 19, '[{\"id\":\"19\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 20.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 13, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 20000, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(148, 'Pampers - New Born', 'Pampers Swaddlers top many \"best diapers for newborns\" lists, and with good reason: They\'re super absorbent, lightweight, moisture-wicking, and hypoallergenic. They also have a wetness indicator to gauge whether your infant actually needs changing.', '2022-03-22-6239aaf4568ad.png', 19, '[{\"id\":\"19\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 20.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 13, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 20000, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(149, 'Mucosolvan - 30ml', 'Oral Liquid: The recommended dose for adults and children are stated as follows: Adult and children over 12 years: 10 mL 2 times daily. For children under 12 years, the following dosage regimen is recommended depending on the severity of the disease. Children 6-12 years: 5 mL 2-3 times daily.', '2022-03-22-6239ac3986851.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 45.00, 0.00, 'percent', 5.00, 'percent', '00:00:00', '23:59:00', 0, 1, 13, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 560, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(150, 'Bislovon', 'Bisolvon Chesty Forte Tablets contain bromhexine hydrochloride, which thins and loosens mucus to help clear stubborn chest congestion. Relieves chesty coughs and breathing difficulties due to excess mucus in cold, flu and respiratory tract infections.', '2022-03-22-6239ad66e7cf5.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 69.00, 0.00, 'percent', 5.00, 'amount', '00:00:00', '23:59:00', 0, 1, 13, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(151, 'Horlics Growth - Kids Special', 'Horlicks Growth Plus is an advanced health drink for the growth & development of children. It is meant to nourish children who have fallen behind with their weight and height and this drink is clinically proven to increase height & weight in 6 months.', '2022-03-22-6239b248405f9.png', 19, '[{\"id\":\"19\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 80.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 13, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1500, 1, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(152, 'Vics Vaporub Cold Relief', 'Limited research shows that Vicks VapoRub may help with cold symptoms. When applied to the chest and throat, it may help ease cold symptoms like nose and sinus congestion. Vicks VapoRub will likely not work to help ease cold symptoms when used on the feet.', '2022-03-22-6239b342aaaef.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 20.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 15, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 500, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(153, 'Avie Nostraceuticals', 'Avie\'s Ultramicronized Turmeric Curcumin is a breakthrough supplement that is better than leading competitors. Give our curcumin a try, 100% risk free.', '2022-03-22-6239b47a2fbec.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 67.00, 0.00, 'percent', 10.00, 'amount', '00:00:00', '23:59:00', 0, 1, 15, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 700, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(154, 'Clorox', 'Clorox® Disinfecting Bleach with CLOROMAX® continues to effectively clean, disinfect, sanitize, whiten and deodorize across a variety of needs.', '2022-03-22-6239b5474e49d.png', 16, '[{\"id\":\"16\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 105.00, 0.00, 'percent', 10.00, 'percent', '00:00:00', '23:59:00', 0, 1, 15, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 500, 3, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(155, 'Stepsils - Double Anti0bacterial Action', 'Strepsils Original antibacterial lozenges provide fast, soothing and effective relief from the discomfort of sore throats. Each lozenge contains a combination of antibacterials to help kill the bacteria which can cause sore throat and mouth infections.', '2022-03-22-6239b665bc620.png', 22, '[{\"id\":\"22\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 20.00, 'amount', '00:00:00', '23:59:00', 0, 1, 17, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 900, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(156, 'Wrigleys Extra', 'Extra is a brand of sugarfree chewing gum produced by the Wrigley Company in North America, Europe, Australia and some parts of Africa and Asia.', '2022-03-22-6239b74934c9c.png', 22, '[{\"id\":\"22\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 20.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 17, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(157, 'Hylo Care', 'HYLO CARE® eye drops provide relief for stressed eyes and quickly alleviate symptoms that can develop after a long day in front of a computer screen or in rooms with dry, heated air, for example.', '2022-03-22-6239b81238a7c.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 68.00, 0.00, 'percent', 5.00, 'percent', '00:00:00', '23:59:00', 0, 1, 17, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 800, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(158, 'Senitelle Instant Hand Sanitizer', 'Sanitelle® ethanol-based instant hand sanitizing gel kills 99.99% of the most common pathogenic bacteria, fungi and viruses in just 15 seconds.', '2022-03-22-6239b8bb7c8cf.png', 22, '[{\"id\":\"22\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 30.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 17, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 500, 3, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(159, 'Rexona Shower Fresh', 'Rexona Shower Fresh Underarm Roll On Deodorant For Women, Antiperspirant, Removes Odour, Keeps Skin Fresh & Clean, Alcohol Free, Skin Friendly, 50 ml.', '2022-03-22-6239b95466807.png', 22, '[{\"id\":\"22\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 30.00, 0.00, 'percent', 5.00, 'amount', '00:00:00', '23:59:00', 0, 1, 17, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 700, 3, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(160, 'The Ordinary 10% Lactic Acid + HA', 'A higher percentage isn\'t always better, though. Jumping right in with a high percentage product can irritate your skin. If you\'ve never used over-the-counter lactic acid before, start off with a very low strength product of 5% to 10% max.', '2022-03-22-6239b9f184f15.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 75.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 17, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 800, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(161, 'Crabtree & Evelyn Triple Mild Soap', 'Crabtree & Evelyn Triple Milled Soap Set, Summer Hill ; Benefits, Glycerine softens the skin while peach and honeysuckle extracts help to condition.', '2022-03-22-6239ba89e9b42.png', 18, '[{\"id\":\"18\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 50.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 2, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 889, 1, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(162, 'Disposable Plastic Syringe', 'Syringes. Plastic disposable syringes are almost universally used for delivering anaesthetics. These single-use syringes should not be resterilized for further use. Ensure that an appropriate-volume syringe is used so that the required dose of anaesthetic can be administered accurately.', '2022-03-22-6239bbe3d17f5.png', 14, '[{\"id\":\"14\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 10.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 2, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 20000, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(163, 'Cal Apetite Bone Builder', 'Top 5 supplements for bone health\n#1 Calcium. Calcium is the most abundant minerals in the body. ...\n#2 Vitamin D. Vitamin D is a fat-soluble vitamin that you can think of as a conductor that directs calcium to the bones. ...\n#3 Magnesium. ...\n#4 Vitamin K. ...\n#5 Isoflavones. ...\nSUPPLEMENT TO AVOID:', '2022-03-22-6239bcd0cdfa4.png', 22, '[{\"id\":\"22\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 66.00, 0.00, 'percent', 5.00, 'percent', '00:00:00', '23:59:00', 0, 1, 4, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 900, 3, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(164, 'Sublingual B-12', 'Comparing the sublingual method to vitamin B12 injections, research found that taking B12 under the tongue had a higher absorption rate, making it a better option (Bensky, 2019). Taking vitamin B12 sublingually may also be a good option for people with a condition called pernicious anemia.', '2022-03-22-6239bd6050217.png', 16, '[{\"id\":\"16\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 85.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 4, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 3, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(165, 'Multizyme', 'MULTIZYME is used to reduce bloating, flatulence, relieve chronic indigestion, supplement enzymes when the body is unable to produce enough and aid in digestion after heavy meals.', '2022-03-22-6239bdd940c5a.png', 18, '[{\"id\":\"18\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 4, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(166, 'Royal Kanin Kitten Food', 'This is a great diet for growing kittens. The food is so palatable and the ingredients make it a very high quality and well balanced diet. All of my kitties loved it!', '2022-03-22-6239be5318915.png', 18, '[{\"id\":\"18\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 160.00, 0.00, 'percent', 10.00, 'percent', '00:00:00', '23:59:00', 0, 1, 4, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1500, 1, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(167, 'Ciprofloxacine 500mg', 'This medication is used to treat a variety of bacterial infections. Ciprofloxacin belongs to a class of drugs called quinolone antibiotics. It works by stopping the growth of bacteria. This antibiotic treats only bacterial infections.', '2022-03-22-6239bec52ee4b.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 25.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 4, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 22998, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(168, 'Aspirina 500mg', 'Take this medication by mouth. Drink a full glass of water (8 ounces/240 milliliters) with it unless your doctor tells you otherwise. Do not lie down for at least 10 minutes after you have taken this drug. If stomach upset occurs while you are taking this medication, you may take it with food or milk.', '2022-03-22-6239bf4ba278b.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 40.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 4, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1297, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(169, 'Aspirin Protect 100mg', 'The usual daily dose to prevent blood clots from forming in the arteries is one 100 mg tablet. Taking a larger dose than this will not protect you more, but will increase your risk of side effects', '2022-03-22-6239c2763ad71.png', 22, '[{\"id\":\"22\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 120.00, 0.00, 'percent', 20.00, 'percent', '00:00:00', '23:59:00', 0, 1, 6, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 1, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(170, 'Flagyl 500mg', 'Flagyl is used to treat parasitic infections including Giardia infections of the small intestine, amebic liver abscess, and amebic dysentery (infection of the colon causing bloody diarrhea), bacterial vaginosis, trichomonas vaginal infections, and carriers of trichomonas (both sexual partners) who do not have symptoms.', '2022-03-22-6239c35041d3d.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 6, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 1, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(171, 'Delcare', 'This long term care residence is owned by Delcare, part of the Tridel Group of Companies. Cawthra Gardens offers a fresh approach to long term care.', '2022-03-22-6239c3c75f48b.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 75.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 6, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 100, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(172, 'Insta Natural Anti-Aging Serum', 'Healthline\'s picks for the best anti-aging serums of 2022\nOlay Regenerist Retinol24 Night Serum.\nBiossance Squalane + Phyto-Retinol Serum.\nSkinCeuticals C E Ferulic Combination Antioxidant Treatment.\nCaudalie Vinopure Skin Perfecting Serum.\nFleur & Bee Nectar of the C Vitamin C Serum.', '2022-03-22-6239c4a726aa3.png', 22, '[{\"id\":\"22\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 43.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 6, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 500, 3, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(173, 'Herbicough Syrup', 'Herbicough syrup is a combination of mucolytic and expectorant which reduces the mucus viscosity in the bronchial tract area by breaking down the mucoprotein ..', '2022-03-22-6239c524ac1d0.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 25.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 6, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 3, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(174, 'Calendula Burn Relief Cream', 'These tinctures (used topically in unpotentized herbal form) often is helpful in soothing burns and promoting tissue healing. Ten drops of either Calendula or Hypericum tincture, or both, may be mixed in an ounce of water and applied to the area several times per day.', '2022-03-22-6239c5bbdde68.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 500.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 6, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1999, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(175, 'Tanvi Herbals Kishan Ointments', 'Kishan Ointment is uniquely designed from essential oils of rose, kokam and vala to replenish and soften dry, chapped lips. It\'s extraordinary moisturizing .', '2022-03-22-6239c63137964.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 67.00, 0.00, 'percent', 10.00, 'amount', '00:00:00', '23:59:00', 0, 1, 10, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 2000, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(176, 'Tetinoin Cream', 'Tretinoin is used to treat acne or other skin diseases as determined by your doctor. It works partly by keeping skin pores clear. One of the tretinoin creams is used to treat fine wrinkles, dark spots, or rough skin on the face caused by the damaging rays of the sun.', '2022-03-22-6239c6ae84d57.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 25.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 6, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1200, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(177, 'Dr. Schumcher Wet Wipes', 'Universal, comfortable and timesaving application in a usual dispenser bucket; Basic, rapid efficacy; Especially suited for disinfection of large surfaces ...', '2022-03-22-6239c71016111.png', 22, '[{\"id\":\"22\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 10.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 6, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(178, 'Papmers Sensitive Baby Wipes', 'Pampers wipes utilize healthy materials that are hypoallergenic. Hypoallergenic and perfume free, these wipes can be safely used on baby\'s face, hands, and diaper area. Many parents are pleased that you can get the job done without having to use a ton of wipes.', '2022-03-22-6239c77a17265.png', 19, '[{\"id\":\"19\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 35.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 10, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 3000, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(179, 'mommy Poco Pants Extra Absorb Diapers', 'Both diapers has soft cottony material but MamyPoko standard pants are comparatively softer than Huggies wonder pants and elastic used is also feels easy on baby skin ( comparatively). Better air circulation in MamyPoko standard pants compared to Huggies wonderpant.', '2022-03-22-6239c7e9acb5a.png', 19, '[{\"id\":\"19\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 20.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 6, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 2999, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(180, 'Pulse oximetry Pulse Oximeters Wrist Oxygen saturation', 'While pulse oximeters are capable of measuring both Sp02 and heart rate, current wrist-worn devices use them only to determine heart rate, as Sp02 measurements collected from the wrist are believed to be inaccurate.', '2022-03-22-6239c87e7320c.png', 17, '[{\"id\":\"17\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 175.00, 0.00, 'percent', 10.00, 'percent', '00:00:00', '23:59:00', 0, 1, 6, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 500, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(181, 'Nebulisers Inhaler Bundesautobahn 3 Inhalacja Compressor', 'Nebulisers Inhaler Bundesautobahn 3 Inhalacja Compressor, Liner International Spa Italy transparent background PNG clipart · Keywords · PNG Clipart Information.', '2022-03-22-6239c90266653.png', 17, '[{\"id\":\"17\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 120.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 15, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 500, 1, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(182, 'Betadine Sore Throat Spray', 'According to a National University Health System study done in 2020, using a povidone-iodine throat spray thrice a day is more effective in reducing Covid-19 infections than taking vitamin C.', '2022-03-23-623ab6896dc8f.png', 20, '[{\"id\":\"20\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 87.00, 0.00, 'percent', 10.00, 'percent', '00:00:00', '23:59:00', 0, 1, 44, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 2000, 3, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(183, 'Fusiderm Antobiotic Cream', 'It is used to treat infections like dermatitis (inflammation of the skin), spots, cuts, grazes, impetigo (weeping, crusty and swollen patch of skin), and folliculitis (inflammation of one or more hair follicles). FUSIDERM B CREAM 10GM is available in the topical (for skin) forms of cream, gel, and ointment.', '2022-03-23-623ab8060603d.png', 22, '[{\"id\":\"22\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 50.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 44, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 5000, 4, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(184, 'One Time Adhesive Band Aid', '6 best adhesive bandages.\nPATCH Bamboo Compostable Adhesive Bandages.\nWelly Assorted Colorwash Adhesive Bandages.\nPATCH Bamboo Compostable Activated Charcoal Adhesive Bandages.\nPATCH Bamboo Compostable Aloe Vera Adhesive Bandages.\nWelly Assorted Space Adhesive Bandages.', '2022-03-23-623ab910b941d.png', 14, '[{\"id\":\"14\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 20.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 43, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 2000, 4, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(185, 'Lemon-Glycerin Sowbsticks', 'Lemon Glycerin Swabsticks are intended for temporary relief of minor soreness and irritation of the mouth. The oral swabs are flavored lemon for pleasant tasting and taste bud stimulation. The swabsticks are also packaged in foil to prevent the loss of moisture in the oral swabs until use.', '2022-03-23-623aba574ad95.png', 14, '[{\"id\":\"14\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 13.00, 'percent', '00:00:00', '23:59:00', 0, 1, 42, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 4, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(186, 'JGB Cotton Gauze Antiseptic', 'User haseohyun2731 uploaded this Sin Cara - JGB Cotton Gauze Antiseptic', '2022-03-23-623abe093d207.png', 14, '[{\"id\":\"14\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 10.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 40, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 2000, 4, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(187, 'Nutivita Vitamin A Tablets', 'Vitamin A is a fat-soluble vitamin that is naturally present in many foods. Vitamin A is important for normal vision, the immune system, and reproduction. Vitamin A also helps the heart, lungs, kidneys, and other organs work properly.', '2022-03-23-623abf6938b22.png', 16, '[{\"id\":\"16\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 70.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 41, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1200, 2, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(188, 'Ultimate Life Natural Vitamin E Moisturizing Cream', 'Vitamin E works wonders when it comes to minimizing the look of fine lines and wrinkles and boosting that youthful glow. It moisturizes. Vitamin E hydrates skin and allows it to retain moisture, keeping it healthy over time. It can help fade the look of dark spots.', '2022-03-23-623ac082aee52.png', 13, '[{\"id\":\"13\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 150.00, 0.00, 'percent', 10.00, 'percent', '00:00:00', '23:59:00', 0, 1, 44, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 4, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(189, 'Ensure Adult Nutritional Suppliment Powder Drink', 'A complete, balanced nutrition with adequate amount of macro nutrients (protein, fat, carbs) and micro nutrients (vitamins & minerals) can help support bone and muscle strength. Ensure is a complete, balanced nutrition designed for adults to help stay strong and active!', '2022-03-23-623ac12153352.png', 22, '[{\"id\":\"22\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:00', 0, 1, 44, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1200, 1, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(190, 'Prostatan', 'Prostatan is a dietary supplement containing a composition of plant extracts (saw palmetto, pumpkin seeds, and nettle), enriched with lycopene and zinc in the form of Albion® amino acid chelate.', '2022-03-23-623ac2fd64280.png', 16, '[{\"id\":\"16\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 120.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 44, '2024-04-02 02:25:27', '2024-04-02 02:25:27', 0, 0.00000000000000, 0, NULL, 6, 1000, 1, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(236, 'Paracetamol', 'Paracetamol for fever', '2024-04-03-660d4e1a68b69.png', 99, '[{\"id\":\"99\",\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 62, '2024-04-03 05:39:54', '2024-04-03 05:39:54', 0, 0.00000000000000, 0, NULL, 6, 0, 5, '[\"2024-04-03-660d4e1a66a75.png\"]', '[]', 'paracetamol', 0, 0, NULL, 1, 0),
(238, 'Injection', 'Injection', '2024-04-03-660d4e7984291.png', 114, '[{\"id\":\"114\",\"position\":1}]', '[]', '[]', '[]', '[]', 150.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 62, '2024-04-03 05:41:29', '2024-04-03 05:41:29', 0, 0.00000000000000, 0, NULL, 6, 300, 5, '[\"2024-04-03-660d4e798287a.png\"]', '[]', 'injection', 0, 0, NULL, 1, 0),
(284, 'Paracetamol', 'For Fever', '2024-04-07-6612589f1fe81.png', 110, '[{\"id\":\"110\",\"position\":1}]', '[]', '[]', '[]', '[]', 10.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 77, '2024-04-07 11:56:07', '2024-04-07 11:56:07', 0, 0.00000000000000, 0, NULL, 6, 1000, 5, '[\"2024-04-07-6612589f1e8d6.png\"]', '[]', 'paracetamol-2', 0, 0, 400, 1, 0),
(285, 'Blood Pressure machine', 'Blood Pressure machine', '2024-04-07-66125919578e5.png', 103, '[{\"id\":\"103\",\"position\":1}]', '[]', '[]', '[]', '[]', 150.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 77, '2024-04-07 11:58:09', '2024-04-07 11:58:09', 0, 0.00000000000000, 0, NULL, 6, 500, 5, '[\"2024-04-07-66125919561f1.png\"]', '[]', 'blood-pressure-machine', 0, 0, 10, 1, 0),
(286, 'Vitamin D Capsule', 'Vitamin D', '2024-04-07-661259952db78.png', 108, '[{\"id\":\"108\",\"position\":1}]', '[]', '[]', '[]', '[]', 180.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 77, '2024-04-07 12:00:13', '2024-04-07 12:00:13', 0, 0.00000000000000, 0, NULL, 6, 400, 5, '[\"2024-04-07-661259952b973.png\"]', '[]', 'vitamin-d-capsule', 0, 0, 40, 1, 0),
(287, 'Digital temperature machine', 'Digital temperature machine', '2024-04-07-661259f307377.png', 103, '[{\"id\":\"103\",\"position\":1}]', '[]', '[]', '[]', '[]', 400.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 77, '2024-04-07 12:01:47', '2024-04-07 12:01:47', 0, 0.00000000000000, 0, NULL, 6, 800, 5, '[\"2024-04-07-661259f305d3e.png\"]', '[]', 'digital-temperature-machine', 0, 0, 100, 1, 0),
(288, 'Injection', 'Injection', '2024-04-07-66125a53b7f4f.png', 101, '[{\"id\":\"101\",\"position\":1}]', '[]', '[]', '[]', '[]', 150.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 77, '2024-04-07 12:03:23', '2024-04-07 12:03:23', 0, 0.00000000000000, 0, NULL, 6, 700, 5, '[\"2024-04-07-66125a53b634c.png\"]', '[]', 'injection-2', 0, 0, 50, 1, 0);

-- --------------------------------------------------------

--
-- Table structure for table `item_campaigns`
--

CREATE TABLE `item_campaigns` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(191) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `admin_id` bigint(20) UNSIGNED NOT NULL,
  `start_date` date DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  `start_time` time DEFAULT NULL,
  `end_time` time DEFAULT NULL,
  `category_id` bigint(20) UNSIGNED DEFAULT NULL,
  `category_ids` varchar(255) DEFAULT NULL,
  `variations` text DEFAULT NULL,
  `add_ons` varchar(255) DEFAULT NULL,
  `attributes` varchar(255) DEFAULT NULL,
  `choice_options` text DEFAULT NULL,
  `price` decimal(24,2) NOT NULL DEFAULT 0.00,
  `tax` decimal(24,2) NOT NULL DEFAULT 0.00,
  `tax_type` varchar(20) NOT NULL DEFAULT 'percent',
  `discount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `discount_type` varchar(20) NOT NULL DEFAULT 'percent',
  `store_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `veg` tinyint(1) NOT NULL DEFAULT 0,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `stock` int(11) DEFAULT 0,
  `unit_id` bigint(20) UNSIGNED DEFAULT NULL,
  `food_variations` text DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `maximum_cart_quantity` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `item_tag`
--

CREATE TABLE `item_tag` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `item_id` bigint(20) UNSIGNED NOT NULL,
  `tag_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `item_tag`
--

INSERT INTO `item_tag` (`id`, `item_id`, `tag_id`) VALUES
(1, 2, 1),
(2, 2, 2),
(3, 3, 3),
(4, 3, 4),
(5, 4, 5),
(6, 5, 6),
(7, 5, 7),
(8, 6, 8),
(9, 6, 9),
(10, 7, 10),
(11, 7, 11),
(12, 8, 12),
(13, 8, 13),
(14, 9, 14),
(15, 10, 15),
(16, 11, 16),
(17, 12, 17),
(18, 12, 18),
(19, 13, 19),
(20, 13, 17),
(21, 14, 17),
(22, 14, 20),
(23, 14, 21),
(24, 15, 22),
(25, 15, 23),
(26, 16, 24),
(27, 16, 25),
(28, 17, 26),
(29, 18, 26),
(30, 19, 27),
(31, 20, 28),
(32, 21, 29),
(33, 22, 26),
(34, 22, 30),
(35, 23, 31),
(36, 24, 32),
(37, 25, 33),
(38, 26, 34),
(39, 27, 24),
(40, 211, 35),
(41, 212, 36);

-- --------------------------------------------------------

--
-- Table structure for table `jobs`
--

CREATE TABLE `jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `queue` varchar(255) NOT NULL,
  `payload` longtext NOT NULL,
  `attempts` tinyint(3) UNSIGNED NOT NULL,
  `reserved_at` int(10) UNSIGNED DEFAULT NULL,
  `available_at` int(10) UNSIGNED NOT NULL,
  `created_at` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `loyalty_point_transactions`
--

CREATE TABLE `loyalty_point_transactions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `transaction_id` char(36) NOT NULL,
  `credit` decimal(24,3) NOT NULL DEFAULT 0.000,
  `debit` decimal(24,3) NOT NULL DEFAULT 0.000,
  `balance` decimal(24,3) NOT NULL DEFAULT 0.000,
  `reference` varchar(191) DEFAULT NULL,
  `transaction_type` varchar(191) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `loyalty_point_transactions`
--

INSERT INTO `loyalty_point_transactions` (`id`, `user_id`, `transaction_id`, `credit`, `debit`, `balance`, `reference`, `transaction_type`, `created_at`, `updated_at`) VALUES
(1, 4, '3861e62b-b841-4527-81a3-63e68b466a93', 6.000, 0.000, 6.000, '100002', 'order_place', '2024-06-06 14:02:46', '2024-06-06 14:02:46'),
(2, 4, 'cdfcc399-44f2-476c-9424-a3a8936aef51', 11.000, 0.000, 17.000, '100001', 'order_place', '2024-06-06 14:03:23', '2024-06-06 14:03:23'),
(3, 4, 'f72d4838-748f-43cc-b55d-9e67e541367b', 10.000, 0.000, 27.000, '100003', 'order_place', '2024-06-06 14:06:36', '2024-06-06 14:06:36'),
(4, 4, 'ebad3582-9c2e-4a0d-a227-54124ee347b0', 10.000, 0.000, 37.000, '100004', 'order_place', '2024-06-06 14:13:08', '2024-06-06 14:13:08');

-- --------------------------------------------------------

--
-- Table structure for table `messages`
--

CREATE TABLE `messages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `conversation_id` bigint(20) UNSIGNED DEFAULT NULL,
  `sender_id` bigint(20) UNSIGNED DEFAULT NULL,
  `message` text DEFAULT NULL,
  `file` varchar(100) DEFAULT NULL,
  `is_seen` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

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

CREATE TABLE `migrations` (
  `id` int(10) UNSIGNED NOT NULL,
  `migration` varchar(255) NOT NULL,
  `batch` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '2016_06_01_000001_create_oauth_auth_codes_table', 30),
(2, '2016_06_01_000002_create_oauth_access_tokens_table', 30),
(3, '2016_06_01_000003_create_oauth_refresh_tokens_table', 30),
(4, '2016_06_01_000004_create_oauth_clients_table', 30),
(5, '2016_06_01_000005_create_oauth_personal_access_clients_table', 30),
(8, '2021_06_17_054551_create_soft_credentials_table', 31),
(9, '2022_04_10_030533_create_newsletters_table', 32),
(10, '2022_04_12_015827_create_social_media_table', 32),
(11, '2022_04_12_215009_create_jobs_table', 32),
(12, '2022_04_21_145207_add_column_to_modules_table', 32),
(13, '2022_05_12_170027_add_column_to_customer_addresses_table', 33),
(14, '2022_05_14_155444_add_all_zones_column_to_modules_table', 33),
(15, '2022_05_26_120821_change_data_column_to_user_notifiations_table', 33),
(16, '2022_03_31_103418_create_wallet_transactions_table', 34),
(17, '2022_03_31_103827_create_loyalty_point_transactions_table', 34),
(18, '2022_04_09_161150_add_wallet_point_columns_to_users_table', 34),
(19, '2022_05_14_122133_add_dm_tips_column_to_orders_table', 34),
(20, '2022_05_14_122603_add_dm_tips_column_to_order_transactions_table', 34),
(21, '2022_05_17_153333_add_ref_code_to_users_table', 34),
(22, '2022_07_31_103626_add_free_delivery_by_column_to_orders_table', 35),
(23, '2022_09_10_112137_create_user_infos_table', 36),
(24, '2022_09_10_112203_create_conversations_table', 36),
(25, '2022_09_10_112220_create_messages_table', 36),
(26, '2022_10_18_092639_create_refunds_table', 37),
(27, '2022_10_18_093323_add_refund_request_cancel_column_to_orders_table', 37),
(28, '2022_10_18_093529_create_refund_reasons_table', 37),
(29, '2022_10_19_150319_add_delivery_column_to_parcel_categories_table', 37),
(30, '2022_10_19_165501_add_default_link_column_to_banners_table', 37),
(31, '2022_10_20_105050_module_zone', 37),
(32, '2022_10_22_115553_add_is_logged_column_to_admins_table', 37),
(33, '2022_10_22_122336_add_is_logged_column_to_vendor_employees_table', 37),
(34, '2022_10_25_153214_add_payment_method_columns_to_zones_table', 37),
(35, '2022_10_31_165427_add_rename_delivery_charge_column_to_stores_table', 37),
(36, '2022_11_05_094404_add_delivery_fee_comission_to_order_transactions_table', 37),
(37, '2022_11_13_130054_create_contacts_table', 37),
(38, '2022_11_15_111925_create_expenses_table', 37),
(39, '2022_11_15_112413_add_expense_column_to_order_transactions_table', 37),
(40, '2022_12_20_104455_add_food_variations_column_to_items_table', 38),
(41, '2022_12_21_154227_alter_table_order_details_change_variation', 38),
(42, '2022_12_29_103803_add_order_id_column_to_expenses_table', 38),
(43, '2022_12_29_105321_add_maximum_cod_order_amount_column_to_module_zone_table', 38),
(44, '2022_12_29_114005_add_prescription_order_column_to_orders_table', 38),
(45, '2022_12_31_111437_create_notification_messages_table', 38),
(46, '2023_01_02_112948_create_tags_table', 38),
(47, '2023_01_02_113235_item_tag', 38),
(48, '2023_01_03_093510_add_current_language_key_column_to_users_table', 38),
(49, '2023_01_07_115354_add_prescription_order_to_stores_table', 38),
(50, '2023_01_07_180000_add_description_to_expenses_table', 38),
(51, '2023_01_10_124723_add_food_variations_column_to_item_campaigns_table', 38),
(52, '2023_01_10_145928_change_refund_amount_column_type', 38),
(53, '2023_01_10_150108_change_amount_column_type', 38),
(54, '2023_01_23_144828_add_tax_status_column_to_orders_table', 39),
(55, '2023_01_30_114113_change_delivery_charge_column_type_to_admin_wallets_table', 39),
(56, '2023_01_23_103943_add_slug_to_items_table', 40),
(57, '2023_01_23_144001_add_slug_to_categories_table', 40),
(58, '2023_01_23_144119_add_slug_to_item_campaigns_table', 40),
(59, '2023_01_23_144232_add_slug_to_stores_table', 40),
(60, '2023_02_25_133200_create_d_m_vehicles_table', 40),
(61, '2023_02_25_133302_add_vehicle_id_column_to_delivery_men_table', 40),
(62, '2023_02_25_133409_add_vehicle_id_column_to_orders_table', 40),
(63, '2023_02_25_163329_add_maximum_delivery_charge_column_to_module_zone_table', 40),
(64, '2023_02_25_175825_add_otp_hit_count_cols_in_phone_verifications_table', 40),
(65, '2023_02_25_175912_add_hit_count_at_col_in_password_resets_table', 40),
(66, '2023_02_26_144503_add_campaign_status_to_campaign_store_table', 40),
(67, '2023_02_26_162224_add_recommened_to_items_table', 40),
(68, '2023_02_27_102931_add_ref_by_col_to_users_table', 40),
(69, '2023_02_27_111635_create_order_cancel_reasons_table', 40),
(70, '2023_02_27_111937_add_cancellation_reason_col_to_orders_table', 40),
(71, '2023_02_27_161418_add_created_by_columns_to_coupons_table', 40),
(72, '2023_02_27_161533_add_created_by_columns_to_expenses_table', 40),
(73, '2023_02_27_162252_add_store_expense_columns_to_order_transactions_table', 40),
(74, '2023_02_27_162357_add_coupon_created_by_columns_to_orders_table', 40),
(75, '2023_03_01_154319_add_maximum_delivery_charge_column_to_stores_table', 40),
(76, '2023_03_02_103114_add_discount_on_product_by_column_to_orders_table', 40),
(77, '2023_03_02_143919_change_amount_column_to_expenses_table', 40),
(78, '2023_03_02_144258_add_discount_amount_by_store_col_to_order_transactions_table', 40),
(79, '2023_03_11_120645_add_temp_block_time_col_to_phone_verifications_table', 41),
(80, '2023_03_11_121000_add_temp_block_time_col_to_password_resets_table', 41),
(81, '2023_03_13_181502_add_temp_token_column_to_users_table', 41),
(82, '2023_04_05_112916_add_created_by_col_to_password_resets_table', 42),
(83, '2023_05_04_100012_create_data_settings_table', 42),
(84, '2023_05_04_100930_create_admin_promotional_banners_table', 42),
(85, '2023_05_04_101825_create_admin_features_table', 42),
(86, '2023_05_04_102015_create_admin_special_criterias_table', 42),
(87, '2023_05_07_152523_create_admin_testimonials_table', 42),
(88, '2023_05_07_173609_create_flutter_special_criterias_table', 42),
(89, '2023_05_08_125811_create_react_testimonials_table', 42),
(90, '2023_05_09_170006_create_email_templates_table', 42),
(91, '2023_05_16_104129_add_cutlery_processing_time_unavailable_product_note_col_to_orders_table', 42),
(92, '2023_05_18_093438_add_featured_col_to_categories_table', 42),
(93, '2023_05_18_143530_add_delivery_instruction_col_to_orders_table', 42),
(94, '2023_05_18_163841_add_organic_col_to_items_table', 42),
(95, '2023_05_28_153920_add_tax_percentage_col_to_orders_table', 42),
(96, '2023_06_11_172741_add_cutlery_col_to_stores_table', 42),
(97, '2023_07_05_104537_add_maximum_cart_quantity_col_to_items_table', 43),
(98, '2023_07_05_135741_add_service_charge_col_to_orders_table', 43),
(99, '2023_07_05_145800_add_service_charge_col_to_order_transactions_table', 43),
(100, '2023_07_05_155429_add_order_proof_col_to_orders_table', 43),
(101, '2023_07_06_124530_add_partially_paid_amount_col_to_orders_table', 43),
(102, '2023_07_06_144944_create_order_payments_table', 43),
(103, '2023_07_09_120533_add_meta_cols_to_stores_table', 43),
(104, '2023_07_09_143746_create_wallet_payments_table', 43),
(105, '2023_07_10_121938_create_wallet_bonuses_table', 43),
(106, '2023_07_10_153950_add_user_id_col_to_expenses_table', 43),
(107, '2023_07_19_124016_add_maximum_cart_quantity_col_to_item_campaigns_table', 43),
(108, '0000_00_00_000000_create_websockets_statistics_entries_table', 44),
(109, '2023_08_10_131937_create_offline_payment_methods_table', 44),
(110, '2023_08_10_132315_create_offline_payments_table', 44),
(111, '2023_08_14_123526_create_temp_products_table', 44),
(112, '2023_08_14_153229_add_is_approved_col_to_items_table', 44),
(113, '2023_08_20_143852_add_created_by_col_to_banners_table', 44),
(114, '2023_08_21_115610_add_announcement_cols_to_stores_table', 44),
(115, '2023_08_21_173527_create_guests_table', 44),
(116, '2023_08_22_102914_add_is_guest_col_to_orders_table', 44),
(117, '2023_08_24_123045_create_common_conditions_table', 44),
(118, '2023_08_24_151032_create_pharmacy_item_details_table', 44),
(119, '2023_08_26_164947_create_module_wise_banners_table', 44),
(120, '2023_08_27_123438_create_module_wise_why_chooses_table', 44),
(121, '2023_08_28_114316_create_flash_sales_table', 44),
(122, '2023_08_28_134428_create_flash_sale_items_table', 44),
(123, '2023_09_07_131829_create_carts_table', 44),
(124, '2023_09_20_122921_create_store_configs_table', 44),
(125, '2023_09_23_184806_add_flash_sale_cols_to_orders_table', 44),
(126, '2023_10_08_103818_add_increased_delivery_fee_in_zones_table', 44),
(127, '2023_11_21_123038_create_withdrawal_methods_table', 45),
(128, '2023_11_21_123229_create_disbursement_withdrawal_methods_table', 45),
(129, '2023_11_21_123320_create_disbursements_table', 45),
(130, '2023_11_21_123742_add_cols_to_withdraw_requests_table', 45),
(131, '2023_11_21_124049_create_disbursement_details_table', 45),
(132, '2023_11_21_160728_add_created_by_col_to_account_transactions_table', 45),
(133, '2023_11_23_093859_create_parcel_delivery_instructions_table', 45),
(134, '2024_01_17_105010_create_order_references_table', 46),
(135, '2024_04_01_124630_create_cash_backs_table', 47),
(136, '2024_04_01_130213_add_is_halal_col_to_items_table', 47),
(137, '2024_04_01_130644_add_body_2_col_to_email_templates_table', 47),
(138, '2024_04_01_142631_add_is_prescription_required_col_to_pharmacy_item_details_table', 47),
(139, '2024_04_02_112611_create_brands_table', 47),
(140, '2024_04_02_122002_create_ecommerce_item_details_table', 47),
(141, '2024_04_02_133855_create_cash_back_histories_table', 47),
(142, '2024_04_04_085842_add_interested_module_ids_col_to_users_table', 47),
(143, '2024_04_18_171021_add_halal_extra_packaging_cols_to_store_configs_table', 47),
(144, '2024_04_18_171206_add_halal_brand_cols_to_temp_products_table', 47),
(145, '2024_04_18_171851_add_cashback_ref_amount_cols_to_temp_orders_table', 47),
(146, '2024_04_18_172145_add_extrapackaging_ref_amount_cols_to_temp_order_transactions_table', 47);

-- --------------------------------------------------------

--
-- Table structure for table `modules`
--

CREATE TABLE `modules` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `module_name` varchar(191) NOT NULL,
  `module_type` varchar(191) NOT NULL,
  `thumbnail` varchar(255) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `stores_count` int(11) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `icon` varchar(191) DEFAULT NULL,
  `theme_id` int(11) NOT NULL DEFAULT 1,
  `description` text DEFAULT NULL,
  `all_zone_service` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `modules`
--

INSERT INTO `modules` (`id`, `module_name`, `module_type`, `thumbnail`, `status`, `stores_count`, `created_at`, `updated_at`, `icon`, `theme_id`, `description`, `all_zone_service`) VALUES
(6, 'Pharmacy', 'pharmacy', '2024-04-02-660cd4d576e74.png', 1, 7, '2024-04-02 02:16:55', '2024-06-08 08:39:51', '2024-06-06-66618a8ebfe15.png', 1, '<p>Welcome to MXMeds, your trusted online pharmacy for all your healthcare needs. Browse our wide selection of prescription medications, over-the-counter products, and health essentials, all available at your convenience. Our team of qualified pharmacists is here to provide expert advice and ensure you get the care you deserve. With secure ordering and fast delivery,&nbsp;MXMeds is your one-stop shop for all things health-related. Experience the convenience of online pharmacy shopping with&nbsp;MXMeds today!</p>', 0);

-- --------------------------------------------------------

--
-- Table structure for table `module_types`
--

CREATE TABLE `module_types` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(191) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `module_wise_banners`
--

CREATE TABLE `module_wise_banners` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `key` varchar(255) DEFAULT NULL,
  `value` text DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `module_wise_why_chooses`
--

CREATE TABLE `module_wise_why_chooses` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(100) DEFAULT NULL,
  `short_description` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `module_zone`
--

CREATE TABLE `module_zone` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `per_km_shipping_charge` double(23,2) DEFAULT NULL,
  `minimum_shipping_charge` double(23,2) DEFAULT NULL,
  `maximum_cod_order_amount` double(23,2) DEFAULT NULL,
  `maximum_shipping_charge` double(23,2) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `module_zone`
--

INSERT INTO `module_zone` (`id`, `module_id`, `zone_id`, `per_km_shipping_charge`, `minimum_shipping_charge`, `maximum_cod_order_amount`, `maximum_shipping_charge`) VALUES
(1, 1, 1, 10.00, 10.00, 10.00, 10.00),
(2, 4, 2, 5.00, 5.00, 500.00, 500.00),
(3, 5, 2, 5.00, 5.00, 500.00, 500.00),
(4, 6, 2, 5.00, 5.00, 500.00, 500.00),
(5, 7, 2, 5.00, 5.00, 500.00, 500.00),
(6, 8, 2, NULL, NULL, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `newsletters`
--

CREATE TABLE `newsletters` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email` varchar(255) NOT NULL COMMENT 'Subscribers email',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `notifications`
--

CREATE TABLE `notifications` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(191) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `image` varchar(50) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `tergat` varchar(255) DEFAULT NULL,
  `zone_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `notification_messages`
--

CREATE TABLE `notification_messages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `module_type` varchar(255) DEFAULT NULL,
  `key` varchar(255) DEFAULT NULL,
  `message` text DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `notification_messages`
--

INSERT INTO `notification_messages` (`id`, `module_type`, `key`, `message`, `status`, `created_at`, `updated_at`) VALUES
(1, 'grocery', 'order_pending_message', '{userName}, Your  order {orderId} is successfully placed', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:40'),
(2, 'grocery', 'order_confirmation_msg', '{userName}, Your order {orderId} is confirmed', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:40'),
(3, 'grocery', 'order_processing_message', '{userName}, Your order is Processing by {storeName}', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:40'),
(4, 'grocery', 'order_handover_message', 'Delivery man is on the way. For this order {orderId}', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:40'),
(5, 'grocery', 'order_refunded_message', 'Order {orderId} Refunded successfully', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:40'),
(6, 'grocery', 'refund_request_canceled', 'Order {orderId}  Refund request is canceled', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:40'),
(7, 'grocery', 'out_for_delivery_message', '{userName}, Your order {orderId} is ready for delivery', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:41'),
(8, 'grocery', 'order_delivered_message', 'Your order {orderId} is delivered', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:41'),
(9, 'grocery', 'delivery_boy_assign_message', 'Your order {orderId} has been assigned to a delivery man', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:41'),
(10, 'grocery', 'delivery_boy_delivered_message', 'Order {orderId} delivered successfully', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:41'),
(11, 'grocery', 'order_cancled_message', 'Order {orderId} is canceled by your request', 1, '2023-01-17 16:53:45', '2023-06-12 18:33:41'),
(12, 'food', 'order_pending_message', '{userName}, Your  order {orderId} is successfully placed', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:14'),
(13, 'food', 'order_confirmation_msg', '{userName}, Your order {orderId} is confirmed', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:14'),
(14, 'food', 'order_processing_message', '{userName}, Your food is started for cooking by {storeName}', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:14'),
(15, 'food', 'order_handover_message', 'Delivery man is on the way. For this order {orderId}', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:14'),
(16, 'food', 'order_refunded_message', 'Order {orderId} Refunded successfully', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:14'),
(17, 'food', 'refund_request_canceled', 'Order {orderId}  Refund request is canceled', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:14'),
(18, 'food', 'out_for_delivery_message', '{userName}, Your order {orderId}  is ready for delivery', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:14'),
(19, 'food', 'order_delivered_message', 'Your order {orderId} is delivered', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:15'),
(20, 'food', 'delivery_boy_assign_message', 'Your order {orderId} has been assigned to a delivery man', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:15'),
(21, 'food', 'delivery_boy_delivered_message', 'Order {orderId} delivered successfully', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:15'),
(22, 'food', 'order_cancled_message', 'Order {orderId} is canceled by your request', 1, '2023-01-17 16:56:00', '2023-06-12 19:19:15'),
(23, 'pharmacy', 'order_pending_message', '{userName}, Your  order {orderId} is successfully placed', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(24, 'pharmacy', 'order_confirmation_msg', '{userName}, Your order {orderId} is confirmed', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(25, 'pharmacy', 'order_processing_message', '{userName}, Your order is Processing by {storeName}', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(26, 'pharmacy', 'order_handover_message', 'Delivery man is on the way. For this order {orderId}', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(27, 'pharmacy', 'order_refunded_message', 'Order {orderId} Refunded successfully', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(28, 'pharmacy', 'refund_request_canceled', 'Order {orderId}  Refund request is canceled', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(29, 'pharmacy', 'out_for_delivery_message', '{userName}, Your order {orderId} is ready for delivery', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(30, 'pharmacy', 'order_delivered_message', 'Your order {orderId} is delivered', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(31, 'pharmacy', 'delivery_boy_assign_message', 'Your order {orderId} has been assigned to a delivery man', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(32, 'pharmacy', 'delivery_boy_delivered_message', 'Order {orderId} delivered successfully', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(33, 'pharmacy', 'order_cancled_message', 'Order {orderId} is canceled by your request', 1, '2023-01-17 16:57:46', '2023-06-12 19:22:20'),
(34, 'ecommerce', 'order_pending_message', '{userName}, Your  order {orderId} is successfully placed', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(35, 'ecommerce', 'order_confirmation_msg', '{userName}, Your order {orderId} is confirmed', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(36, 'ecommerce', 'order_processing_message', '{userName}, Your order is Processing by {storeName}', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(37, 'ecommerce', 'order_handover_message', 'Delivery man is on the way. For this order {orderId}', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(38, 'ecommerce', 'order_refunded_message', 'Order {orderId} Refunded successfully', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(39, 'ecommerce', 'refund_request_canceled', 'Order {orderId}  Refund request is canceled', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(40, 'ecommerce', 'out_for_delivery_message', '{userName}, Your order {orderId} is ready for delivery', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(41, 'ecommerce', 'order_delivered_message', 'Your order {orderId} is delivered', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(42, 'ecommerce', 'delivery_boy_assign_message', 'Your order {orderId} has been assigned to a delivery man', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(43, 'ecommerce', 'delivery_boy_delivered_message', 'Order {orderId} delivered successfully', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(44, 'ecommerce', 'order_cancled_message', 'Order {orderId} is canceled by your request', 1, '2023-01-17 16:59:24', '2023-06-12 19:25:02'),
(45, 'parcel', 'order_pending_message', '{userName}, Your parcel order is successfully placed', 1, '2023-01-17 17:01:02', '2023-06-12 19:29:42'),
(46, 'parcel', 'order_confirmation_msg', 'Your order {orderId} is confirmed', 1, '2023-01-17 17:01:02', '2023-06-12 19:29:42'),
(47, 'parcel', 'out_for_delivery_message', 'Your parcel order  {orderId}  is ready for delivery', 1, '2023-01-17 17:01:02', '2023-06-12 19:29:42'),
(48, 'parcel', 'order_delivered_message', 'Your parcel id  {orderId}  is delivered', 1, '2023-01-17 17:01:02', '2023-06-12 19:29:42'),
(49, 'parcel', 'delivery_boy_assign_message', 'Your order {orderId}  has been assigned to a delivery man', 1, '2023-01-17 17:01:02', '2023-06-12 19:29:42'),
(50, 'parcel', 'delivery_boy_delivered_message', 'parcel id  {orderId}  delivered successfully', 1, '2023-01-17 17:01:02', '2023-06-12 19:29:42'),
(51, 'parcel', 'order_cancled_message', 'Order is canceled by your request', 1, '2023-01-17 17:01:02', '2023-01-17 17:01:02');

-- --------------------------------------------------------

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

CREATE TABLE `oauth_access_tokens` (
  `id` varchar(100) NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `client_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `scopes` text DEFAULT NULL,
  `revoked` tinyint(1) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `expires_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `oauth_access_tokens` (`id`, `user_id`, `client_id`, `name`, `scopes`, `revoked`, `created_at`, `updated_at`, `expires_at`) VALUES
('04448483e79eb0497eee1d69e791a64bf6b134134f85421572ca191bce40541658be098fd0e0c3cb', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-20 16:14:12', '2024-06-20 16:14:12', '2025-06-20 18:14:12'),
('37af98590212f68dc75e89454a33ca132dfc5db6c834bc2bd854de89e1bc34cf8fa45b7c28b59898', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-07 12:35:31', '2024-06-07 12:35:31', '2025-06-07 14:35:31'),
('87d6a8329ecd3b5ae37f62003effdfe5cd3da1a3c92fe18922397b2efd63025997f3cc39f2f46351', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-06 02:46:02', '2024-06-06 02:46:02', '2025-06-06 04:46:02');

-- --------------------------------------------------------

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

CREATE TABLE `oauth_auth_codes` (
  `id` varchar(100) NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `client_id` bigint(20) UNSIGNED NOT NULL,
  `scopes` text DEFAULT NULL,
  `revoked` tinyint(1) NOT NULL,
  `expires_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

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

CREATE TABLE `oauth_clients` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `name` varchar(255) NOT NULL,
  `secret` varchar(100) DEFAULT NULL,
  `provider` varchar(255) DEFAULT NULL,
  `redirect` text 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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

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', 'qBN0j6SW6nIf47748tgxaKxnqKqCacTxa6gii8yc', NULL, 'http://localhost', 1, 0, 0, '2021-08-19 20:44:50', '2021-08-19 20:44:50'),
(2, NULL, 'Laravel Password Grant Client', 'oqQ90HOU0egjgQ01LRzHo9rADUavq16jzWm1TrjT', 'users', 'http://localhost', 0, 1, 0, '2021-08-19 20:44:50', '2021-08-19 20:44:50'),
(3, NULL, 'stackfood Personal Access Client', 'iRxXixYp4CDo7TWbWNCMelAUwgtScaEMGudnbHQk', NULL, 'http://localhost', 1, 0, 0, '2022-01-05 10:22:36', '2022-01-05 10:22:36'),
(4, NULL, 'stackfood Password Grant Client', 'FzGJ1vSlbfGP2mWqF6V575QgVCEfbBHVNA41ApeC', 'users', 'http://localhost', 0, 1, 0, '2022-01-05 10:22:36', '2022-01-05 10:22:36');

-- --------------------------------------------------------

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

CREATE TABLE `oauth_personal_access_clients` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `client_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `oauth_personal_access_clients` (`id`, `client_id`, `created_at`, `updated_at`) VALUES
(1, 1, '2021-08-19 20:44:50', '2021-08-19 20:44:50'),
(2, 3, '2022-01-05 10:22:36', '2022-01-05 10:22:36');

-- --------------------------------------------------------

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

CREATE TABLE `oauth_refresh_tokens` (
  `id` varchar(100) NOT NULL,
  `access_token_id` varchar(100) NOT NULL,
  `revoked` tinyint(1) NOT NULL,
  `expires_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `offline_payments`
--

CREATE TABLE `offline_payments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `payment_info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
  `status` varchar(10) NOT NULL DEFAULT 'pending',
  `note` text DEFAULT NULL,
  `customer_note` text DEFAULT NULL,
  `method_fields` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `offline_payment_methods`
--

CREATE TABLE `offline_payment_methods` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `method_name` varchar(255) NOT NULL,
  `method_fields` text NOT NULL,
  `method_informations` text NOT NULL,
  `status` tinyint(4) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

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

CREATE TABLE `orders` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `order_amount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `coupon_discount_amount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `coupon_discount_title` varchar(255) DEFAULT NULL,
  `payment_status` varchar(255) NOT NULL DEFAULT 'unpaid',
  `order_status` varchar(255) NOT NULL DEFAULT 'pending',
  `total_tax_amount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `payment_method` varchar(30) DEFAULT NULL,
  `transaction_reference` varchar(30) DEFAULT NULL,
  `delivery_address_id` bigint(20) DEFAULT NULL,
  `delivery_man_id` bigint(20) UNSIGNED DEFAULT NULL,
  `coupon_code` varchar(255) DEFAULT NULL,
  `order_note` text DEFAULT NULL,
  `order_type` varchar(255) NOT NULL DEFAULT 'delivery',
  `checked` tinyint(1) NOT NULL DEFAULT 0,
  `store_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `delivery_charge` decimal(24,2) NOT NULL DEFAULT 0.00,
  `schedule_at` timestamp NULL DEFAULT NULL,
  `callback` varchar(255) DEFAULT NULL,
  `otp` varchar(255) DEFAULT NULL,
  `pending` timestamp NULL DEFAULT NULL,
  `accepted` timestamp NULL DEFAULT NULL,
  `confirmed` timestamp NULL DEFAULT NULL,
  `processing` timestamp NULL DEFAULT NULL,
  `handover` timestamp NULL DEFAULT NULL,
  `picked_up` timestamp NULL DEFAULT NULL,
  `delivered` timestamp NULL DEFAULT NULL,
  `canceled` timestamp NULL DEFAULT NULL,
  `refund_requested` timestamp NULL DEFAULT NULL,
  `refunded` timestamp NULL DEFAULT NULL,
  `delivery_address` text DEFAULT NULL,
  `scheduled` tinyint(1) NOT NULL DEFAULT 0,
  `store_discount_amount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `original_delivery_charge` decimal(24,2) NOT NULL DEFAULT 0.00,
  `failed` timestamp NULL DEFAULT NULL,
  `adjusment` decimal(24,2) NOT NULL DEFAULT 0.00,
  `edited` tinyint(1) NOT NULL DEFAULT 0,
  `delivery_time` varchar(255) DEFAULT NULL,
  `zone_id` bigint(20) UNSIGNED DEFAULT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `order_attachment` varchar(191) DEFAULT NULL,
  `parcel_category_id` bigint(20) UNSIGNED DEFAULT NULL,
  `receiver_details` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
  `charge_payer` enum('sender','receiver') DEFAULT NULL,
  `distance` double(16,3) NOT NULL DEFAULT 0.000,
  `dm_tips` double(24,2) NOT NULL DEFAULT 0.00,
  `free_delivery_by` varchar(255) DEFAULT NULL,
  `refund_request_canceled` timestamp NULL DEFAULT NULL,
  `prescription_order` tinyint(1) NOT NULL DEFAULT 0,
  `tax_status` varchar(50) DEFAULT NULL,
  `dm_vehicle_id` bigint(20) UNSIGNED DEFAULT NULL,
  `cancellation_reason` varchar(255) DEFAULT NULL,
  `canceled_by` varchar(50) DEFAULT NULL,
  `coupon_created_by` varchar(50) DEFAULT NULL,
  `discount_on_product_by` varchar(50) NOT NULL DEFAULT 'vendor',
  `processing_time` varchar(10) DEFAULT NULL,
  `unavailable_item_note` varchar(255) DEFAULT NULL,
  `cutlery` tinyint(1) NOT NULL DEFAULT 0,
  `delivery_instruction` text DEFAULT NULL,
  `tax_percentage` double(24,3) DEFAULT NULL,
  `additional_charge` double(23,3) NOT NULL DEFAULT 0.000,
  `order_proof` varchar(255) DEFAULT NULL,
  `partially_paid_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `is_guest` tinyint(1) NOT NULL DEFAULT 0,
  `flash_admin_discount_amount` double(24,3) NOT NULL DEFAULT 0.000,
  `flash_store_discount_amount` double(24,3) NOT NULL DEFAULT 0.000,
  `cash_back_id` bigint(20) UNSIGNED DEFAULT NULL,
  `extra_packaging_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `ref_bonus_amount` double(23,3) NOT NULL DEFAULT 0.000
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `orders` (`id`, `user_id`, `order_amount`, `coupon_discount_amount`, `coupon_discount_title`, `payment_status`, `order_status`, `total_tax_amount`, `payment_method`, `transaction_reference`, `delivery_address_id`, `delivery_man_id`, `coupon_code`, `order_note`, `order_type`, `checked`, `store_id`, `created_at`, `updated_at`, `delivery_charge`, `schedule_at`, `callback`, `otp`, `pending`, `accepted`, `confirmed`, `processing`, `handover`, `picked_up`, `delivered`, `canceled`, `refund_requested`, `refunded`, `delivery_address`, `scheduled`, `store_discount_amount`, `original_delivery_charge`, `failed`, `adjusment`, `edited`, `delivery_time`, `zone_id`, `module_id`, `order_attachment`, `parcel_category_id`, `receiver_details`, `charge_payer`, `distance`, `dm_tips`, `free_delivery_by`, `refund_request_canceled`, `prescription_order`, `tax_status`, `dm_vehicle_id`, `cancellation_reason`, `canceled_by`, `coupon_created_by`, `discount_on_product_by`, `processing_time`, `unavailable_item_note`, `cutlery`, `delivery_instruction`, `tax_percentage`, `additional_charge`, `order_proof`, `partially_paid_amount`, `is_guest`, `flash_admin_discount_amount`, `flash_store_discount_amount`, `cash_back_id`, `extra_packaging_amount`, `ref_bonus_amount`) VALUES
(100001, 4, 196.00, 0.00, '', 'paid', 'delivered', 6.00, 'wallet', '122', NULL, NULL, NULL, NULL, 'delivery', 1, 75, '2024-06-06 13:48:06', '2024-06-06 14:03:23', 36.00, '2024-06-06 13:48:06', NULL, '4971', '2024-06-06 13:48:06', NULL, '2024-06-06 13:48:06', '2024-06-06 13:54:48', '2024-06-06 13:54:07', '2024-06-06 13:54:18', '2024-06-06 14:03:23', NULL, NULL, NULL, '{\"contact_person_name\":\"User Demo\",\"contact_person_number\":\"+919876543210\",\"contact_person_email\":\"user@demo.com\",\"address_type\":\"others\",\"address\":\"Bandra Kurla Complex, Bandra East, Mumbai, Maharashtra, India\",\"floor\":\"\",\"road\":\"\",\"house\":\"\",\"longitude\":\"72.87026457488537\",\"latitude\":\"19.068789261357825\"}', 0, 0.00, 36.00, NULL, 0.00, 0, NULL, 2, 5, NULL, NULL, NULL, NULL, 5.666, 0.00, NULL, NULL, 0, 'included', 1, NULL, NULL, NULL, 'vendor', '2', NULL, 0, NULL, 4.000, 10.000, NULL, 0.000, 0, 0.000, 0.000, NULL, 0.000, 0.000),
(100002, 4, 116.00, 0.00, '', 'paid', 'delivered', 3.00, 'wallet', '123', NULL, NULL, NULL, NULL, 'delivery', 1, 75, '2024-06-06 13:55:41', '2024-06-06 14:02:46', 36.00, '2024-06-06 13:55:41', NULL, '1255', '2024-06-06 13:55:41', NULL, '2024-06-06 13:55:41', '2024-06-06 13:55:59', '2024-06-06 13:56:10', NULL, '2024-06-06 14:02:46', NULL, NULL, NULL, '{\"contact_person_name\":\"User Demo\",\"contact_person_number\":\"+919876543210\",\"contact_person_email\":\"user@demo.com\",\"address_type\":\"others\",\"address\":\"Bandra Kurla Complex, Bandra East, Mumbai, Maharashtra, India\",\"floor\":\"\",\"road\":\"\",\"house\":\"\",\"longitude\":\"72.87026457488537\",\"latitude\":\"19.068789261357825\"}', 0, 0.00, 36.00, NULL, 0.00, 0, NULL, 2, 5, NULL, NULL, NULL, NULL, 5.666, 0.00, NULL, NULL, 0, 'included', 1, NULL, NULL, NULL, 'vendor', '1', NULL, 0, NULL, 4.000, 10.000, NULL, 0.000, 0, 0.000, 0.000, NULL, 0.000, 0.000),
(100003, 4, 177.00, 0.00, '', 'paid', 'delivered', 6.00, 'cash_on_delivery', '111', NULL, 1, NULL, NULL, 'delivery', 1, 75, '2024-06-06 14:05:10', '2024-06-06 14:06:36', 7.00, '2024-06-06 14:05:10', NULL, '9031', '2024-06-06 14:05:10', '2024-06-06 14:05:40', NULL, NULL, NULL, NULL, '2024-06-06 14:06:36', NULL, NULL, NULL, '{\"contact_person_name\":\"User Demo\",\"contact_person_number\":\"+919876543210\",\"contact_person_email\":\"user@demo.com\",\"address_type\":\"others\",\"address\":\"Bandra Kurla Complex, Bandra East, Mumbai, Maharashtra, India\",\"floor\":\"\",\"road\":\"\",\"house\":\"\",\"longitude\":\"72.87026457488537\",\"latitude\":\"19.068789261357825\"}', 0, 0.00, 7.00, NULL, 0.00, 0, NULL, 2, 5, NULL, NULL, NULL, NULL, 0.000, 0.00, NULL, NULL, 0, 'included', 2, NULL, NULL, NULL, 'vendor', NULL, NULL, 0, NULL, 4.000, 10.000, NULL, 0.000, 0, 0.000, 0.000, NULL, 0.000, 0.000),
(100004, 4, 167.00, 0.00, '', 'paid', 'delivered', 6.00, 'cash_on_delivery', NULL, NULL, 1, NULL, NULL, 'delivery', 1, 75, '2024-06-06 14:07:38', '2024-06-06 14:13:08', 7.00, '2024-06-06 14:07:38', NULL, '7935', '2024-06-06 14:07:38', '2024-06-06 14:11:38', '2024-06-06 14:08:02', '2024-06-06 14:08:15', '2024-06-06 14:08:22', '2024-06-06 14:11:49', '2024-06-06 14:13:08', NULL, NULL, NULL, '{\"contact_person_name\":\"User Demo\",\"contact_person_number\":\"+919876543210\",\"contact_person_email\":\"user@demo.com\",\"address_type\":\"others\",\"address\":\"Bandra Kurla Complex, Bandra East, Mumbai, Maharashtra, India\",\"floor\":\"\",\"road\":\"\",\"house\":\"\",\"longitude\":\"72.87026457488537\",\"latitude\":\"19.068789261357825\"}', 0, 0.00, 7.00, NULL, 0.00, 0, NULL, 2, 5, NULL, NULL, NULL, NULL, 0.000, 0.00, NULL, NULL, 0, 'included', 2, NULL, NULL, NULL, 'vendor', '1', NULL, 0, NULL, 4.000, 10.000, '', 0.000, 0, 0.000, 0.000, NULL, 0.000, 0.000);

-- --------------------------------------------------------

--
-- Table structure for table `order_cancel_reasons`
--

CREATE TABLE `order_cancel_reasons` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `reason` varchar(255) NOT NULL,
  `user_type` varchar(50) NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `order_cancel_reasons`
--

INSERT INTO `order_cancel_reasons` (`id`, `reason`, `user_type`, `status`, `created_at`, `updated_at`) VALUES
(1, 'Wrong Item ordered', 'customer', 1, '2024-06-06 13:38:38', '2024-06-06 13:38:38');

-- --------------------------------------------------------

--
-- Table structure for table `order_delivery_histories`
--

CREATE TABLE `order_delivery_histories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `delivery_man_id` bigint(20) UNSIGNED DEFAULT NULL,
  `start_time` datetime DEFAULT NULL,
  `end_time` datetime DEFAULT NULL,
  `start_location` varchar(255) DEFAULT NULL,
  `end_location` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `order_details`
--

CREATE TABLE `order_details` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `item_id` bigint(20) UNSIGNED DEFAULT NULL,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `price` decimal(24,2) NOT NULL DEFAULT 0.00,
  `item_details` text DEFAULT NULL,
  `variation` text DEFAULT NULL,
  `add_ons` text DEFAULT NULL,
  `discount_on_item` decimal(24,2) DEFAULT NULL,
  `discount_type` varchar(20) NOT NULL DEFAULT 'amount',
  `quantity` int(11) NOT NULL DEFAULT 1,
  `tax_amount` decimal(24,2) NOT NULL DEFAULT 1.00,
  `variant` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `item_campaign_id` bigint(20) UNSIGNED DEFAULT NULL,
  `total_add_on_price` decimal(24,2) NOT NULL DEFAULT 0.00
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `order_details`
--

INSERT INTO `order_details` (`id`, `item_id`, `order_id`, `price`, `item_details`, `variation`, `add_ons`, `discount_on_item`, `discount_type`, `quantity`, `tax_amount`, `variant`, `created_at`, `updated_at`, `item_campaign_id`, `total_add_on_price`) VALUES
(1, 277, 100001, 150.00, '{\"id\":277,\"name\":\"Donut\",\"description\":\"Donut\",\"image\":\"2024-04-07-66124c5ee1f84.png\",\"category_id\":92,\"category_ids\":[{\"id\":\"73\",\"position\":1,\"name\":\"Cake\"},{\"id\":\"92\",\"position\":2,\"name\":\"Yellow Butter\"}],\"variations\":[],\"add_ons\":[],\"attributes\":[],\"choice_options\":[],\"price\":150,\"tax\":4,\"tax_type\":\"percent\",\"discount\":0,\"discount_type\":\"percent\",\"available_time_starts\":\"00:00:00\",\"available_time_ends\":\"23:59:59\",\"veg\":1,\"status\":1,\"store_id\":75,\"created_at\":\"2024-04-07T07:33:50.000000Z\",\"updated_at\":\"2024-04-07T07:33:50.000000Z\",\"order_count\":0,\"avg_rating\":0,\"rating_count\":0,\"module_id\":5,\"stock\":0,\"unit_id\":3,\"images\":[\"2024-04-07-66124c5ee0910.png\"],\"food_variations\":[],\"slug\":\"donut-2\",\"recommended\":0,\"organic\":0,\"maximum_cart_quantity\":null,\"is_approved\":1,\"is_halal\":0,\"store_name\":\"Food Hub\",\"is_campaign\":0,\"module_type\":\"food\",\"zone_id\":2,\"flash_sale\":0,\"store_discount\":0,\"schedule_order\":false,\"min_delivery_time\":2,\"max_delivery_time\":6,\"common_condition_id\":0,\"brand_id\":0,\"is_basic\":0,\"is_prescription_required\":0,\"halal_tag_status\":0,\"unit_type\":\"kg\",\"module\":{\"id\":5,\"module_name\":\"Food\",\"module_type\":\"food\",\"thumbnail\":\"2024-04-02-660cd225bbed1.png\",\"status\":\"1\",\"stores_count\":5,\"created_at\":\"2024-04-01T22:45:19.000000Z\",\"updated_at\":\"2024-06-06T10:08:35.000000Z\",\"icon\":\"2024-06-06-66618aa308f65.png\",\"theme_id\":1,\"description\":\"<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\\r\\n\\r\\n<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\",\"all_zone_service\":0,\"translations\":[{\"id\":96,\"translationable_type\":\"App\\\\Models\\\\Module\",\"translationable_id\":5,\"locale\":\"en\",\"key\":\"module_name\",\"value\":\"Food\",\"created_at\":null,\"updated_at\":null},{\"id\":97,\"translationable_type\":\"App\\\\Models\\\\Module\",\"translationable_id\":5,\"locale\":\"en\",\"key\":\"description\",\"value\":\"<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\\r\\n\\r\\n<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\",\"created_at\":null,\"updated_at\":null}]},\"translations\":[],\"ecommerce_item_details\":null,\"unit\":{\"id\":3,\"unit\":\"kg\",\"created_at\":\"2024-04-01T23:53:48.000000Z\",\"updated_at\":\"2024-04-01T23:53:48.000000Z\",\"translations\":[]}}', '[]', '[]', 0.00, 'product_discount', 1, 6.00, 'null', '2024-06-06 13:48:06', '2024-06-06 13:48:06', NULL, 0.00),
(2, 276, 100002, 70.00, '{\"id\":276,\"name\":\"French Fries\",\"description\":\"Fremch Fries\",\"image\":\"2024-04-07-66124c18360fb.png\",\"category_id\":76,\"category_ids\":[{\"id\":\"76\",\"position\":1,\"name\":\"Fast Food\"}],\"variations\":[],\"add_ons\":[],\"attributes\":[],\"choice_options\":[],\"price\":70,\"tax\":4,\"tax_type\":\"percent\",\"discount\":0,\"discount_type\":\"percent\",\"available_time_starts\":\"00:00:00\",\"available_time_ends\":\"23:59:59\",\"veg\":1,\"status\":1,\"store_id\":75,\"created_at\":\"2024-04-07T07:32:40.000000Z\",\"updated_at\":\"2024-04-07T07:32:40.000000Z\",\"order_count\":0,\"avg_rating\":0,\"rating_count\":0,\"module_id\":5,\"stock\":0,\"unit_id\":3,\"images\":[\"2024-04-07-66124c18349d8.png\"],\"food_variations\":[],\"slug\":\"french-fries-2\",\"recommended\":0,\"organic\":0,\"maximum_cart_quantity\":50,\"is_approved\":1,\"is_halal\":0,\"store_name\":\"Food Hub\",\"is_campaign\":0,\"module_type\":\"food\",\"zone_id\":2,\"flash_sale\":0,\"store_discount\":0,\"schedule_order\":false,\"min_delivery_time\":2,\"max_delivery_time\":6,\"common_condition_id\":0,\"brand_id\":0,\"is_basic\":0,\"is_prescription_required\":0,\"halal_tag_status\":0,\"unit_type\":\"kg\",\"module\":{\"id\":5,\"module_name\":\"Food\",\"module_type\":\"food\",\"thumbnail\":\"2024-04-02-660cd225bbed1.png\",\"status\":\"1\",\"stores_count\":5,\"created_at\":\"2024-04-01T22:45:19.000000Z\",\"updated_at\":\"2024-06-06T10:08:35.000000Z\",\"icon\":\"2024-06-06-66618aa308f65.png\",\"theme_id\":1,\"description\":\"<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\\r\\n\\r\\n<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\",\"all_zone_service\":0,\"translations\":[{\"id\":96,\"translationable_type\":\"App\\\\Models\\\\Module\",\"translationable_id\":5,\"locale\":\"en\",\"key\":\"module_name\",\"value\":\"Food\",\"created_at\":null,\"updated_at\":null},{\"id\":97,\"translationable_type\":\"App\\\\Models\\\\Module\",\"translationable_id\":5,\"locale\":\"en\",\"key\":\"description\",\"value\":\"<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\\r\\n\\r\\n<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\",\"created_at\":null,\"updated_at\":null}]},\"translations\":[],\"ecommerce_item_details\":null,\"unit\":{\"id\":3,\"unit\":\"kg\",\"created_at\":\"2024-04-01T23:53:48.000000Z\",\"updated_at\":\"2024-04-01T23:53:48.000000Z\",\"translations\":[]}}', '[]', '[]', 0.00, 'product_discount', 1, 3.00, 'null', '2024-06-06 13:55:42', '2024-06-06 13:55:42', NULL, 0.00),
(3, 278, 100003, 160.00, '{\"id\":278,\"name\":\"Soup\",\"description\":\"Soup\",\"image\":\"2024-04-07-66124ca3e0222.png\",\"category_id\":83,\"category_ids\":[{\"id\":\"83\",\"position\":1,\"name\":\"Snacks\"}],\"variations\":[],\"add_ons\":[],\"attributes\":[],\"choice_options\":[],\"price\":160,\"tax\":4,\"tax_type\":\"percent\",\"discount\":0,\"discount_type\":\"percent\",\"available_time_starts\":\"00:00:00\",\"available_time_ends\":\"23:59:59\",\"veg\":0,\"status\":1,\"store_id\":75,\"created_at\":\"2024-04-07T07:34:59.000000Z\",\"updated_at\":\"2024-04-07T07:34:59.000000Z\",\"order_count\":0,\"avg_rating\":0,\"rating_count\":0,\"module_id\":5,\"stock\":0,\"unit_id\":3,\"images\":[\"2024-04-07-66124ca3dea48.png\"],\"food_variations\":[],\"slug\":\"soup-2\",\"recommended\":0,\"organic\":0,\"maximum_cart_quantity\":40,\"is_approved\":1,\"is_halal\":0,\"store_name\":\"Food Hub\",\"is_campaign\":0,\"module_type\":\"food\",\"zone_id\":2,\"flash_sale\":0,\"store_discount\":0,\"schedule_order\":false,\"min_delivery_time\":2,\"max_delivery_time\":6,\"common_condition_id\":0,\"brand_id\":0,\"is_basic\":0,\"is_prescription_required\":0,\"halal_tag_status\":0,\"unit_type\":\"kg\",\"module\":{\"id\":5,\"module_name\":\"Food\",\"module_type\":\"food\",\"thumbnail\":\"2024-04-02-660cd225bbed1.png\",\"status\":\"1\",\"stores_count\":5,\"created_at\":\"2024-04-01T22:45:19.000000Z\",\"updated_at\":\"2024-06-06T10:08:35.000000Z\",\"icon\":\"2024-06-06-66618aa308f65.png\",\"theme_id\":1,\"description\":\"<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\\r\\n\\r\\n<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\",\"all_zone_service\":0,\"translations\":[{\"id\":96,\"translationable_type\":\"App\\\\Models\\\\Module\",\"translationable_id\":5,\"locale\":\"en\",\"key\":\"module_name\",\"value\":\"Food\",\"created_at\":null,\"updated_at\":null},{\"id\":97,\"translationable_type\":\"App\\\\Models\\\\Module\",\"translationable_id\":5,\"locale\":\"en\",\"key\":\"description\",\"value\":\"<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\\r\\n\\r\\n<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\",\"created_at\":null,\"updated_at\":null}]},\"translations\":[],\"ecommerce_item_details\":null,\"unit\":{\"id\":3,\"unit\":\"kg\",\"created_at\":\"2024-04-01T23:53:48.000000Z\",\"updated_at\":\"2024-04-01T23:53:48.000000Z\",\"translations\":[]}}', '[]', '[]', 0.00, 'product_discount', 1, 6.00, 'null', '2024-06-06 14:05:10', '2024-06-06 14:05:10', NULL, 0.00),
(4, 277, 100004, 150.00, '{\"id\":277,\"name\":\"Donut\",\"description\":\"Donut\",\"image\":\"2024-04-07-66124c5ee1f84.png\",\"category_id\":92,\"category_ids\":[{\"id\":\"73\",\"position\":1,\"name\":\"Cake\"},{\"id\":\"92\",\"position\":2,\"name\":\"Yellow Butter\"}],\"variations\":[],\"add_ons\":[],\"attributes\":[],\"choice_options\":[],\"price\":150,\"tax\":4,\"tax_type\":\"percent\",\"discount\":0,\"discount_type\":\"percent\",\"available_time_starts\":\"00:00:00\",\"available_time_ends\":\"23:59:59\",\"veg\":1,\"status\":1,\"store_id\":75,\"created_at\":\"2024-04-07T07:33:50.000000Z\",\"updated_at\":\"2024-06-06T10:33:23.000000Z\",\"order_count\":1,\"avg_rating\":0,\"rating_count\":0,\"module_id\":5,\"stock\":0,\"unit_id\":3,\"images\":[\"2024-04-07-66124c5ee0910.png\"],\"food_variations\":[],\"slug\":\"donut-2\",\"recommended\":0,\"organic\":0,\"maximum_cart_quantity\":null,\"is_approved\":1,\"is_halal\":0,\"store_name\":\"Food Hub\",\"is_campaign\":0,\"module_type\":\"food\",\"zone_id\":2,\"flash_sale\":0,\"store_discount\":0,\"schedule_order\":false,\"min_delivery_time\":2,\"max_delivery_time\":6,\"common_condition_id\":0,\"brand_id\":0,\"is_basic\":0,\"is_prescription_required\":0,\"halal_tag_status\":0,\"unit_type\":\"kg\",\"module\":{\"id\":5,\"module_name\":\"Food\",\"module_type\":\"food\",\"thumbnail\":\"2024-04-02-660cd225bbed1.png\",\"status\":\"1\",\"stores_count\":5,\"created_at\":\"2024-04-01T22:45:19.000000Z\",\"updated_at\":\"2024-06-06T10:08:35.000000Z\",\"icon\":\"2024-06-06-66618aa308f65.png\",\"theme_id\":1,\"description\":\"<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\\r\\n\\r\\n<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\",\"all_zone_service\":0,\"translations\":[{\"id\":96,\"translationable_type\":\"App\\\\Models\\\\Module\",\"translationable_id\":5,\"locale\":\"en\",\"key\":\"module_name\",\"value\":\"Food\",\"created_at\":null,\"updated_at\":null},{\"id\":97,\"translationable_type\":\"App\\\\Models\\\\Module\",\"translationable_id\":5,\"locale\":\"en\",\"key\":\"description\",\"value\":\"<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\\r\\n\\r\\n<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;<\\/p>\",\"created_at\":null,\"updated_at\":null}]},\"translations\":[],\"ecommerce_item_details\":null,\"unit\":{\"id\":3,\"unit\":\"kg\",\"created_at\":\"2024-04-01T23:53:48.000000Z\",\"updated_at\":\"2024-04-01T23:53:48.000000Z\",\"translations\":[]}}', '[]', '[]', 0.00, 'product_discount', 1, 6.00, 'null', '2024-06-06 14:07:38', '2024-06-06 14:07:38', NULL, 0.00);

-- --------------------------------------------------------

--
-- Table structure for table `order_payments`
--

CREATE TABLE `order_payments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `transaction_ref` varchar(255) DEFAULT NULL,
  `amount` decimal(8,2) NOT NULL DEFAULT 0.00,
  `payment_status` varchar(50) NOT NULL,
  `payment_method` varchar(100) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `order_references`
--

CREATE TABLE `order_references` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `is_reviewed` tinyint(1) NOT NULL DEFAULT 0,
  `is_review_canceled` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `order_references`
--

INSERT INTO `order_references` (`id`, `order_id`, `is_reviewed`, `is_review_canceled`, `created_at`, `updated_at`) VALUES
(1, 100001, 0, 0, '2024-06-06 13:48:06', '2024-06-06 13:48:06'),
(2, 100002, 0, 0, '2024-06-06 13:55:42', '2024-06-06 13:55:42'),
(3, 100003, 0, 0, '2024-06-06 14:05:10', '2024-06-06 14:05:10'),
(4, 100004, 0, 0, '2024-06-06 14:07:38', '2024-06-06 14:07:38');

-- --------------------------------------------------------

--
-- Table structure for table `order_transactions`
--

CREATE TABLE `order_transactions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `vendor_id` bigint(20) UNSIGNED DEFAULT NULL,
  `delivery_man_id` bigint(20) UNSIGNED DEFAULT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `order_amount` decimal(24,2) NOT NULL,
  `store_amount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `admin_commission` decimal(24,2) NOT NULL,
  `received_by` varchar(255) NOT NULL,
  `status` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `delivery_charge` decimal(24,2) NOT NULL DEFAULT 0.00,
  `original_delivery_charge` decimal(24,2) NOT NULL DEFAULT 0.00,
  `tax` decimal(24,2) NOT NULL DEFAULT 0.00,
  `zone_id` bigint(20) UNSIGNED DEFAULT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `parcel_catgory_id` bigint(20) UNSIGNED DEFAULT NULL,
  `dm_tips` double(24,2) NOT NULL DEFAULT 0.00,
  `delivery_fee_comission` double(24,2) NOT NULL DEFAULT 0.00,
  `admin_expense` decimal(23,3) DEFAULT 0.000,
  `store_expense` double(23,3) DEFAULT 0.000,
  `discount_amount_by_store` double(23,3) DEFAULT 0.000,
  `additional_charge` double(23,3) NOT NULL DEFAULT 0.000,
  `extra_packaging_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `ref_bonus_amount` double(23,3) NOT NULL DEFAULT 0.000
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `order_transactions`
--

INSERT INTO `order_transactions` (`id`, `vendor_id`, `delivery_man_id`, `order_id`, `order_amount`, `store_amount`, `admin_commission`, `received_by`, `status`, `created_at`, `updated_at`, `delivery_charge`, `original_delivery_charge`, `tax`, `zone_id`, `module_id`, `parcel_catgory_id`, `dm_tips`, `delivery_fee_comission`, `admin_expense`, `store_expense`, `discount_amount_by_store`, `additional_charge`, `extra_packaging_amount`, `ref_bonus_amount`) VALUES
(1, 75, NULL, 100002, 116.00, 65.98, 16.18, 'admin', NULL, '2024-06-06 14:02:46', '2024-06-06 14:02:46', 36.00, 33.84, 3.00, 2, 5, NULL, 0.00, 2.16, 0.000, 0.000, 0.000, 10.000, 0.000, 0.000),
(2, 75, NULL, 100001, 196.00, 141.36, 20.80, 'admin', NULL, '2024-06-06 14:03:23', '2024-06-06 14:03:23', 36.00, 33.84, 6.00, 2, 5, NULL, 0.00, 2.16, 0.000, 0.000, 0.000, 10.000, 0.000, 0.000),
(3, 75, 1, 100003, 177.00, 150.76, 19.66, 'deliveryman', NULL, '2024-06-06 14:06:36', '2024-06-06 14:06:36', 7.00, 6.58, 6.00, 2, 5, NULL, 0.00, 0.42, 0.000, 0.000, 0.000, 10.000, 0.000, 0.000),
(4, 75, 1, 100004, 167.00, 141.36, 19.06, 'deliveryman', NULL, '2024-06-06 14:13:08', '2024-06-06 14:13:08', 7.00, 6.58, 6.00, 2, 5, NULL, 0.00, 0.42, 0.000, 0.000, 0.000, 10.000, 0.000, 0.000);

-- --------------------------------------------------------

--
-- Table structure for table `parcel_categories`
--

CREATE TABLE `parcel_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(191) DEFAULT NULL,
  `name` varchar(191) NOT NULL,
  `description` text NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `orders_count` int(11) NOT NULL DEFAULT 0,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `parcel_per_km_shipping_charge` double(23,2) DEFAULT NULL,
  `parcel_minimum_shipping_charge` double(23,2) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `parcel_delivery_instructions`
--

CREATE TABLE `parcel_delivery_instructions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `instruction` varchar(255) NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

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

CREATE TABLE `password_resets` (
  `email` varchar(255) NOT NULL,
  `token` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `otp_hit_count` tinyint(4) NOT NULL DEFAULT 0,
  `is_blocked` tinyint(1) NOT NULL DEFAULT 0,
  `is_temp_blocked` tinyint(1) NOT NULL DEFAULT 0,
  `temp_block_time` timestamp NULL DEFAULT NULL,
  `created_by` varchar(50) DEFAULT 'user'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `password_resets` (`email`, `token`, `created_at`, `otp_hit_count`, `is_blocked`, `is_temp_blocked`, `temp_block_time`, `created_by`) VALUES
('admin@admin.com', 'OU4RQSKD01R7VBM', '2024-06-08 23:19:06', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', '6JKAFMYX0LXQ9GQ', '2024-06-12 12:12:20', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'P0UAKKYZ0JMP98D', '2024-06-14 17:05:52', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'YG8XRWYZC9JNO5J', '2024-06-19 04:59:28', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', '12UA1FBHCNTJRT2', '2024-06-20 03:25:15', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', '3VPG5EG2RJEMFVV', '2024-06-20 21:04:34', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'IZJCPCBU5MX74VF', '2024-06-21 01:09:55', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'MC3GTDPHICVQ22P', '2024-06-21 15:01:14', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'IHCVKLOMMHPGFEB', '2024-06-21 17:20:06', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'RNMKIWBVNFPZ2LQ', '2024-06-21 22:12:28', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', '7WGLQPC29F9T2L7', '2024-06-22 03:39:42', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'UF7L1FFCVCY2GIT', '2024-06-23 05:20:49', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', '3TUJDSYDESMFPWO', '2024-06-23 06:04:23', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'FAFCFAMHFH9U0GL', '2024-06-23 06:20:57', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'QRGJDYQ2XRPF9VE', '2024-06-23 07:38:49', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'Y4PEQL6C44D2AOI', '2024-06-23 09:05:36', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'AT1VPKXZNDA6QT9', '2024-06-23 20:28:38', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'K5YC1QPEJHXFGM6', '2024-06-23 20:38:26', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'NPXLNNSD3MZDQ4I', '2024-06-24 01:19:09', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'C9VNHWZZ4NCNUNJ', '2024-06-24 09:44:11', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'ZDCMLGGXYCARGL4', '2024-06-24 19:21:22', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', '8TCVZ02FR8ZPRI0', '2024-06-25 06:27:32', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'ZTGFFSOLS0GHH2S', '2024-06-25 12:23:28', 0, 0, 0, NULL, 'admin');

-- --------------------------------------------------------

--
-- Table structure for table `payment_requests`
--

CREATE TABLE `payment_requests` (
  `id` char(36) NOT NULL,
  `payer_id` varchar(64) DEFAULT NULL,
  `receiver_id` varchar(64) DEFAULT NULL,
  `payment_amount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `gateway_callback_url` varchar(191) DEFAULT NULL,
  `success_hook` varchar(100) DEFAULT NULL,
  `failure_hook` varchar(100) DEFAULT NULL,
  `transaction_id` varchar(100) DEFAULT NULL,
  `currency_code` varchar(20) NOT NULL DEFAULT 'USD',
  `payment_method` varchar(50) DEFAULT NULL,
  `additional_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
  `is_paid` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `payer_information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
  `external_redirect_link` varchar(255) DEFAULT NULL,
  `receiver_information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
  `attribute_id` varchar(64) DEFAULT NULL,
  `attribute` varchar(255) DEFAULT NULL,
  `payment_platform` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `pharmacy_item_details`
--

CREATE TABLE `pharmacy_item_details` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `item_id` bigint(20) UNSIGNED DEFAULT NULL,
  `common_condition_id` bigint(20) UNSIGNED DEFAULT NULL,
  `is_basic` tinyint(1) NOT NULL DEFAULT 0,
  `temp_product_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `is_prescription_required` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `phone_verifications`
--

CREATE TABLE `phone_verifications` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `phone` varchar(255) NOT NULL,
  `token` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `otp_hit_count` tinyint(4) NOT NULL DEFAULT 0,
  `is_blocked` tinyint(1) NOT NULL DEFAULT 0,
  `is_temp_blocked` tinyint(1) NOT NULL DEFAULT 0,
  `temp_block_time` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `provide_d_m_earnings`
--

CREATE TABLE `provide_d_m_earnings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `delivery_man_id` bigint(20) UNSIGNED NOT NULL,
  `amount` decimal(24,2) NOT NULL DEFAULT 0.00,
  `method` varchar(255) DEFAULT NULL,
  `ref` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `react_testimonials`
--

CREATE TABLE `react_testimonials` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) DEFAULT NULL,
  `designation` varchar(100) DEFAULT NULL,
  `review` text DEFAULT NULL,
  `reviewer_image` varchar(255) DEFAULT NULL,
  `company_image` varchar(255) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `react_testimonials`
--

INSERT INTO `react_testimonials` (`id`, `name`, `designation`, `review`, `reviewer_image`, `company_image`, `status`, `created_at`, `updated_at`) VALUES
(1, 'John Doe', 'CTO', 'Very good Service.', '2024-04-20-6623949d88131.png', 'def.png', 1, '2023-08-16 00:05:42', '2024-04-20 05:10:37');

-- --------------------------------------------------------

--
-- Table structure for table `refunds`
--

CREATE TABLE `refunds` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `order_status` varchar(50) NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `customer_reason` varchar(255) DEFAULT NULL,
  `customer_note` text DEFAULT NULL,
  `admin_note` text DEFAULT NULL,
  `refund_amount` decimal(23,3) NOT NULL DEFAULT 0.000,
  `refund_status` varchar(50) NOT NULL,
  `refund_method` varchar(100) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `refund_reasons`
--

CREATE TABLE `refund_reasons` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `reason` varchar(255) NOT NULL,
  `status` tinyint(1) DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `refund_reasons`
--

INSERT INTO `refund_reasons` (`id`, `reason`, `status`, `created_at`, `updated_at`) VALUES
(1, 'I ordered the wrong food', 1, '2023-08-16 23:39:23', '2023-08-16 23:39:23');

-- --------------------------------------------------------

--
-- Table structure for table `reviews`
--

CREATE TABLE `reviews` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `item_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `comment` mediumtext DEFAULT NULL,
  `attachment` varchar(255) DEFAULT NULL,
  `rating` int(11) NOT NULL DEFAULT 0,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `item_campaign_id` bigint(20) UNSIGNED DEFAULT NULL,
  `status` tinyint(1) DEFAULT 1,
  `module_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `social_media`
--

CREATE TABLE `social_media` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `link` varchar(255) NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `soft_credentials`
--

CREATE TABLE `soft_credentials` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `key` varchar(255) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `stores`
--

CREATE TABLE `stores` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `phone` varchar(20) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `logo` varchar(255) DEFAULT NULL,
  `latitude` varchar(255) DEFAULT NULL,
  `longitude` varchar(255) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `footer_text` text DEFAULT NULL,
  `minimum_order` decimal(24,2) NOT NULL DEFAULT 0.00,
  `comission` decimal(24,2) DEFAULT NULL,
  `schedule_order` tinyint(1) NOT NULL DEFAULT 0,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `vendor_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `free_delivery` tinyint(1) NOT NULL DEFAULT 0,
  `rating` varchar(255) DEFAULT NULL,
  `cover_photo` varchar(255) DEFAULT NULL,
  `delivery` tinyint(1) NOT NULL DEFAULT 1,
  `take_away` tinyint(1) NOT NULL DEFAULT 1,
  `item_section` tinyint(1) NOT NULL DEFAULT 1,
  `tax` decimal(24,2) NOT NULL DEFAULT 0.00,
  `zone_id` bigint(20) UNSIGNED DEFAULT NULL,
  `reviews_section` tinyint(1) NOT NULL DEFAULT 1,
  `active` tinyint(1) NOT NULL DEFAULT 1,
  `off_day` varchar(191) NOT NULL DEFAULT ' ',
  `gst` varchar(191) DEFAULT NULL,
  `self_delivery_system` tinyint(1) NOT NULL DEFAULT 0,
  `pos_system` tinyint(1) NOT NULL DEFAULT 0,
  `minimum_shipping_charge` decimal(24,2) NOT NULL DEFAULT 0.00,
  `delivery_time` varchar(100) DEFAULT '30-40',
  `veg` tinyint(1) NOT NULL DEFAULT 1,
  `non_veg` tinyint(1) NOT NULL DEFAULT 1,
  `order_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `total_order` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `order_place_to_schedule_interval` int(11) DEFAULT 0,
  `featured` tinyint(1) NOT NULL DEFAULT 0,
  `per_km_shipping_charge` double(16,3) UNSIGNED NOT NULL DEFAULT 0.000,
  `prescription_order` tinyint(1) NOT NULL DEFAULT 0,
  `slug` varchar(255) DEFAULT NULL,
  `maximum_shipping_charge` double(23,3) DEFAULT NULL,
  `cutlery` tinyint(1) NOT NULL DEFAULT 0,
  `meta_title` varchar(100) DEFAULT NULL,
  `meta_description` text DEFAULT NULL,
  `meta_image` varchar(100) DEFAULT NULL,
  `announcement` tinyint(1) NOT NULL DEFAULT 0,
  `announcement_message` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `stores`
--

INSERT INTO `stores` (`id`, `name`, `phone`, `email`, `logo`, `latitude`, `longitude`, `address`, `footer_text`, `minimum_order`, `comission`, `schedule_order`, `status`, `vendor_id`, `created_at`, `updated_at`, `free_delivery`, `rating`, `cover_photo`, `delivery`, `take_away`, `item_section`, `tax`, `zone_id`, `reviews_section`, `active`, `off_day`, `gst`, `self_delivery_system`, `pos_system`, `minimum_shipping_charge`, `delivery_time`, `veg`, `non_veg`, `order_count`, `total_order`, `module_id`, `order_place_to_schedule_interval`, `featured`, `per_km_shipping_charge`, `prescription_order`, `slug`, `maximum_shipping_charge`, `cutlery`, `meta_title`, `meta_description`, `meta_image`, `announcement`, `announcement_message`) VALUES
(62, 'Infi-Health', '+18526497531', 'infihealth@demo.com', '2024-04-02-660bdf7a2a05d.png', '19.053299391396493', '72.8533461186339', 'telco', NULL, 0.00, NULL, 0, 1, 62, '2024-04-02 03:35:38', '2024-06-06 03:01:04', 0, NULL, '2024-04-02-660bdf7a2bbc9.png', 1, 1, 1, 13.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '40-50 min', 1, 1, 0, 0, 6, 0, 0, 0.000, 0, 'infi-health', NULL, 0, NULL, NULL, NULL, 0, NULL),
(64, 'Medi Store', '+18564972695', 'jho@House.com', '2024-04-02-660be0a9015a5.png', '19.063683511845728', '72.85695100754991', 'House: 00, Road: 00, City-0000, Country', NULL, 0.00, NULL, 0, 1, 64, '2024-04-02 03:40:41', '2024-06-06 03:00:44', 0, NULL, '2024-04-02-660be0a9031ff.png', 1, 1, 1, 13.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '30-40 min', 1, 1, 0, 0, 6, 0, 0, 0.000, 0, 'medi-store', NULL, 0, NULL, NULL, NULL, 0, NULL),
(69, 'Alpha Medicine Store', '+185649756', 'Alpha@demo.com', '2024-04-02-660be2ad8ab2c.png', '19.067315253283233', '72.87004975884014', 'House: 00, Road: 00, City-0000, Country', NULL, 0.00, NULL, 0, 1, 69, '2024-04-02 03:49:17', '2024-06-06 03:00:23', 0, NULL, '2024-04-02-660be2ad8c311.png', 1, 1, 1, 15.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '20-30 min', 1, 1, 0, 0, 6, 0, 0, 0.000, 0, 'alpha-medicine-store', NULL, 0, NULL, NULL, NULL, 0, NULL),
(70, 'Kr pharmacy', '+18465595130', 'krpharmacy@demo.com', '2024-04-02-660be32ad3fc3.png', '23.818841505112722', '90.36211079169043', 'local house 383', NULL, 0.00, NULL, 0, 1, 70, '2024-04-02 03:51:22', '2024-06-06 03:00:05', 0, NULL, '2024-04-02-660be32ad5c81.png', 1, 1, 1, 15.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '20-30 min', 1, 1, 0, 0, 6, 0, 0, 0.000, 0, 'kr-pharmacy', NULL, 0, NULL, NULL, NULL, 0, NULL),
(71, 'Kr pharmacy', '+1848945694', 'krpharmacy@admin.com', '2024-04-02-660be388d7767.png', '19.065468217063827', '72.86330247849718', 'local house 238', NULL, 0.00, NULL, 0, 1, 71, '2024-04-02 03:52:56', '2024-06-06 02:59:55', 0, NULL, '2024-04-02-660be388d9c9e.png', 1, 1, 1, 12.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '20-30 min', 1, 1, 0, 0, 6, 0, 0, 0.000, 0, 'kr-pharmacy-2', NULL, 0, NULL, NULL, NULL, 0, NULL),
(77, 'Medicare', '+918674679054', 'pharmacy@demo.com', '2024-04-07-6612583858d02.png', '19.0670433', '72.87116449999999', 'Medicare', NULL, 0.00, NULL, 0, 1, 77, '2024-04-07 11:54:24', '2024-06-06 02:58:18', 0, NULL, '2024-04-07-661258385a7d8.png', 1, 1, 1, 4.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '20-60 min', 1, 1, 0, 0, 6, 0, 0, 0.000, 0, 'medicare', NULL, 0, NULL, NULL, NULL, 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `store_configs`
--

CREATE TABLE `store_configs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `store_id` bigint(20) UNSIGNED NOT NULL,
  `is_recommended` tinyint(1) NOT NULL DEFAULT 0,
  `is_recommended_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `halal_tag_status` tinyint(1) NOT NULL DEFAULT 0,
  `extra_packaging_status` tinyint(1) NOT NULL DEFAULT 0,
  `extra_packaging_amount` double(23,3) NOT NULL DEFAULT 0.000
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `store_configs`
--

INSERT INTO `store_configs` (`id`, `store_id`, `is_recommended`, `is_recommended_deleted`, `created_at`, `updated_at`, `halal_tag_status`, `extra_packaging_status`, `extra_packaging_amount`) VALUES
(1, 58, 1, 0, NULL, NULL, 0, 0, 0.000),
(2, 74, 1, 0, NULL, NULL, 0, 0, 0.000);

-- --------------------------------------------------------

--
-- Table structure for table `store_schedule`
--

CREATE TABLE `store_schedule` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `store_id` bigint(20) UNSIGNED NOT NULL,
  `day` int(11) NOT NULL,
  `opening_time` time DEFAULT NULL,
  `closing_time` time DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `store_schedule`
--

INSERT INTO `store_schedule` (`id`, `store_id`, `day`, `opening_time`, `closing_time`, `created_at`, `updated_at`) VALUES
(1, 5, 0, '00:00:00', '23:59:59', '2024-04-01 04:27:26', '2024-04-01 04:27:26'),
(2, 5, 1, '00:00:00', '23:59:59', '2024-04-01 04:27:26', '2024-04-01 04:27:26'),
(3, 5, 2, '00:00:00', '23:59:59', '2024-04-01 04:27:26', '2024-04-01 04:27:26'),
(4, 5, 3, '00:00:00', '23:59:59', '2024-04-01 04:27:26', '2024-04-01 04:27:26'),
(5, 5, 4, '00:00:00', '23:59:59', '2024-04-01 04:27:26', '2024-04-01 04:27:26'),
(6, 5, 5, '00:00:00', '23:59:59', '2024-04-01 04:27:26', '2024-04-01 04:27:26'),
(7, 5, 6, '00:00:00', '23:59:59', '2024-04-01 04:27:26', '2024-04-01 04:27:26'),
(8, 6, 0, '00:00:00', '23:59:59', '2024-04-01 04:33:41', '2024-04-01 04:33:41'),
(9, 6, 1, '00:00:00', '23:59:59', '2024-04-01 04:33:41', '2024-04-01 04:33:41'),
(10, 6, 2, '00:00:00', '23:59:59', '2024-04-01 04:33:41', '2024-04-01 04:33:41'),
(11, 6, 3, '00:00:00', '23:59:59', '2024-04-01 04:33:41', '2024-04-01 04:33:41'),
(12, 6, 4, '00:00:00', '23:59:59', '2024-04-01 04:33:41', '2024-04-01 04:33:41'),
(13, 6, 5, '00:00:00', '23:59:59', '2024-04-01 04:33:41', '2024-04-01 04:33:41'),
(14, 6, 6, '00:00:00', '23:59:59', '2024-04-01 04:33:41', '2024-04-01 04:33:41'),
(15, 7, 0, '00:00:00', '23:59:59', '2024-04-01 04:35:03', '2024-04-01 04:35:03'),
(16, 7, 1, '00:00:00', '23:59:59', '2024-04-01 04:35:03', '2024-04-01 04:35:03'),
(17, 7, 2, '00:00:00', '23:59:59', '2024-04-01 04:35:03', '2024-04-01 04:35:03'),
(18, 7, 3, '00:00:00', '23:59:59', '2024-04-01 04:35:03', '2024-04-01 04:35:03'),
(19, 7, 4, '00:00:00', '23:59:59', '2024-04-01 04:35:03', '2024-04-01 04:35:03'),
(20, 7, 5, '00:00:00', '23:59:59', '2024-04-01 04:35:03', '2024-04-01 04:35:03'),
(21, 7, 6, '00:00:00', '23:59:59', '2024-04-01 04:35:03', '2024-04-01 04:35:03'),
(22, 8, 0, '00:00:00', '23:59:59', '2024-04-01 04:36:03', '2024-04-01 04:36:03'),
(23, 8, 1, '00:00:00', '23:59:59', '2024-04-01 04:36:03', '2024-04-01 04:36:03'),
(24, 8, 2, '00:00:00', '23:59:59', '2024-04-01 04:36:03', '2024-04-01 04:36:03'),
(25, 8, 3, '00:00:00', '23:59:59', '2024-04-01 04:36:03', '2024-04-01 04:36:03'),
(26, 8, 4, '00:00:00', '23:59:59', '2024-04-01 04:36:03', '2024-04-01 04:36:03'),
(27, 8, 5, '00:00:00', '23:59:59', '2024-04-01 04:36:03', '2024-04-01 04:36:03'),
(28, 8, 6, '00:00:00', '23:59:59', '2024-04-01 04:36:03', '2024-04-01 04:36:03'),
(29, 9, 0, '00:00:00', '23:59:59', '2024-04-01 04:38:39', '2024-04-01 04:38:39'),
(30, 9, 1, '00:00:00', '23:59:59', '2024-04-01 04:38:39', '2024-04-01 04:38:39'),
(31, 9, 2, '00:00:00', '23:59:59', '2024-04-01 04:38:39', '2024-04-01 04:38:39'),
(32, 9, 3, '00:00:00', '23:59:59', '2024-04-01 04:38:39', '2024-04-01 04:38:39'),
(33, 9, 4, '00:00:00', '23:59:59', '2024-04-01 04:38:39', '2024-04-01 04:38:39'),
(34, 9, 5, '00:00:00', '23:59:59', '2024-04-01 04:38:39', '2024-04-01 04:38:39'),
(35, 9, 6, '00:00:00', '23:59:59', '2024-04-01 04:38:39', '2024-04-01 04:38:39'),
(36, 10, 0, '00:00:00', '23:59:59', '2024-04-01 04:41:44', '2024-04-01 04:41:44'),
(37, 10, 1, '00:00:00', '23:59:59', '2024-04-01 04:41:44', '2024-04-01 04:41:44'),
(38, 10, 2, '00:00:00', '23:59:59', '2024-04-01 04:41:44', '2024-04-01 04:41:44'),
(39, 10, 3, '00:00:00', '23:59:59', '2024-04-01 04:41:44', '2024-04-01 04:41:44'),
(40, 10, 4, '00:00:00', '23:59:59', '2024-04-01 04:41:44', '2024-04-01 04:41:44'),
(41, 10, 5, '00:00:00', '23:59:59', '2024-04-01 04:41:44', '2024-04-01 04:41:44'),
(42, 10, 6, '00:00:00', '23:59:59', '2024-04-01 04:41:44', '2024-04-01 04:41:44'),
(43, 11, 0, '00:00:00', '23:59:59', NULL, NULL),
(44, 11, 1, '00:00:00', '23:59:59', NULL, NULL),
(45, 11, 2, '00:00:00', '23:59:59', NULL, NULL),
(46, 11, 3, '00:00:00', '23:59:59', NULL, NULL),
(47, 11, 4, '00:00:00', '23:59:59', NULL, NULL),
(48, 11, 5, '00:00:00', '23:59:59', NULL, NULL),
(49, 11, 6, '00:00:00', '23:59:59', NULL, NULL),
(50, 12, 0, '00:00:00', '23:59:59', NULL, NULL),
(51, 12, 1, '00:00:00', '23:59:59', NULL, NULL),
(52, 12, 2, '00:00:00', '23:59:59', NULL, NULL),
(53, 12, 3, '00:00:00', '23:59:59', NULL, NULL),
(54, 12, 4, '00:00:00', '23:59:59', NULL, NULL),
(55, 12, 5, '00:00:00', '23:59:59', NULL, NULL),
(56, 12, 6, '00:00:00', '23:59:59', NULL, NULL),
(57, 13, 0, '00:00:00', '23:59:59', NULL, NULL),
(58, 13, 1, '00:00:00', '23:59:59', NULL, NULL),
(59, 13, 2, '00:00:00', '23:59:59', NULL, NULL),
(60, 13, 3, '00:00:00', '23:59:59', NULL, NULL),
(61, 13, 4, '00:00:00', '23:59:59', NULL, NULL),
(62, 13, 5, '00:00:00', '23:59:59', NULL, NULL),
(63, 13, 6, '00:00:00', '23:59:59', NULL, NULL),
(64, 14, 0, '00:00:00', '23:59:59', NULL, NULL),
(65, 14, 1, '00:00:00', '23:59:59', NULL, NULL),
(66, 14, 2, '00:00:00', '23:59:59', NULL, NULL),
(67, 14, 3, '00:00:00', '23:59:59', NULL, NULL),
(68, 14, 4, '00:00:00', '23:59:59', NULL, NULL),
(69, 14, 5, '00:00:00', '23:59:59', NULL, NULL),
(70, 14, 6, '00:00:00', '23:59:59', NULL, NULL),
(71, 15, 0, '00:00:00', '23:59:59', NULL, NULL),
(72, 15, 1, '00:00:00', '23:59:59', NULL, NULL),
(73, 15, 2, '00:00:00', '23:59:59', NULL, NULL),
(74, 15, 3, '00:00:00', '23:59:59', NULL, NULL),
(75, 15, 4, '00:00:00', '23:59:59', NULL, NULL),
(76, 15, 5, '00:00:00', '23:59:59', NULL, NULL),
(77, 15, 6, '00:00:00', '23:59:59', NULL, NULL),
(78, 16, 0, '00:00:00', '23:59:59', NULL, NULL),
(79, 16, 1, '00:00:00', '23:59:59', NULL, NULL),
(80, 16, 2, '00:00:00', '23:59:59', NULL, NULL),
(81, 16, 3, '00:00:00', '23:59:59', NULL, NULL),
(82, 16, 4, '00:00:00', '23:59:59', NULL, NULL),
(83, 16, 5, '00:00:00', '23:59:59', NULL, NULL),
(84, 16, 6, '00:00:00', '23:59:59', NULL, NULL),
(85, 17, 0, '00:00:00', '23:59:59', NULL, NULL),
(86, 17, 1, '00:00:00', '23:59:59', NULL, NULL),
(87, 17, 2, '00:00:00', '23:59:59', NULL, NULL),
(88, 17, 3, '00:00:00', '23:59:59', NULL, NULL),
(89, 17, 4, '00:00:00', '23:59:59', NULL, NULL),
(90, 17, 5, '00:00:00', '23:59:59', NULL, NULL),
(91, 17, 6, '00:00:00', '23:59:59', NULL, NULL),
(92, 18, 0, '00:00:00', '23:59:59', NULL, NULL),
(93, 18, 1, '00:00:00', '23:59:59', NULL, NULL),
(94, 18, 2, '00:00:00', '23:59:59', NULL, NULL),
(95, 18, 3, '00:00:00', '23:59:59', NULL, NULL),
(96, 18, 4, '00:00:00', '23:59:59', NULL, NULL),
(97, 18, 5, '00:00:00', '23:59:59', NULL, NULL),
(98, 18, 6, '00:00:00', '23:59:59', NULL, NULL),
(99, 19, 0, '00:00:00', '23:59:59', NULL, NULL),
(100, 19, 1, '00:00:00', '23:59:59', NULL, NULL),
(101, 19, 2, '00:00:00', '23:59:59', NULL, NULL),
(102, 19, 3, '00:00:00', '23:59:59', NULL, NULL),
(103, 19, 4, '00:00:00', '23:59:59', NULL, NULL),
(104, 19, 5, '00:00:00', '23:59:59', NULL, NULL),
(105, 19, 6, '00:00:00', '23:59:59', NULL, NULL),
(106, 20, 0, '00:00:00', '23:59:59', NULL, NULL),
(107, 20, 1, '00:00:00', '23:59:59', NULL, NULL),
(108, 20, 2, '00:00:00', '23:59:59', NULL, NULL),
(109, 20, 3, '00:00:00', '23:59:59', NULL, NULL),
(110, 20, 4, '00:00:00', '23:59:59', NULL, NULL),
(111, 20, 5, '00:00:00', '23:59:59', NULL, NULL),
(112, 20, 6, '00:00:00', '23:59:59', NULL, NULL),
(113, 21, 0, '00:00:00', '23:59:59', NULL, NULL),
(114, 21, 1, '00:00:00', '23:59:59', NULL, NULL),
(115, 21, 2, '00:00:00', '23:59:59', NULL, NULL),
(116, 21, 3, '00:00:00', '23:59:59', NULL, NULL),
(117, 21, 4, '00:00:00', '23:59:59', NULL, NULL),
(118, 21, 5, '00:00:00', '23:59:59', NULL, NULL),
(119, 21, 6, '00:00:00', '23:59:59', NULL, NULL),
(120, 22, 0, '00:00:00', '23:59:59', NULL, NULL),
(121, 22, 1, '00:00:00', '23:59:59', NULL, NULL),
(122, 22, 2, '00:00:00', '23:59:59', NULL, NULL),
(123, 22, 3, '00:00:00', '23:59:59', NULL, NULL),
(124, 22, 4, '00:00:00', '23:59:59', NULL, NULL),
(125, 22, 5, '00:00:00', '23:59:59', NULL, NULL),
(126, 22, 6, '00:00:00', '23:59:59', NULL, NULL),
(127, 23, 0, '00:00:00', '23:59:59', NULL, NULL),
(128, 23, 1, '00:00:00', '23:59:59', NULL, NULL),
(129, 23, 2, '00:00:00', '23:59:59', NULL, NULL),
(130, 23, 3, '00:00:00', '23:59:59', NULL, NULL),
(131, 23, 4, '00:00:00', '23:59:59', NULL, NULL),
(132, 23, 5, '00:00:00', '23:59:59', NULL, NULL),
(133, 23, 6, '00:00:00', '23:59:59', NULL, NULL),
(134, 24, 0, '00:00:00', '23:59:59', NULL, NULL),
(135, 24, 1, '00:00:00', '23:59:59', NULL, NULL),
(136, 24, 2, '00:00:00', '23:59:59', NULL, NULL),
(137, 24, 3, '00:00:00', '23:59:59', NULL, NULL),
(138, 24, 4, '00:00:00', '23:59:59', NULL, NULL),
(139, 24, 5, '00:00:00', '23:59:59', NULL, NULL),
(140, 24, 6, '00:00:00', '23:59:59', NULL, NULL),
(141, 25, 0, '00:00:00', '23:59:59', NULL, NULL),
(142, 25, 1, '00:00:00', '23:59:59', NULL, NULL),
(143, 25, 2, '00:00:00', '23:59:59', NULL, NULL),
(144, 25, 3, '00:00:00', '23:59:59', NULL, NULL),
(145, 25, 4, '00:00:00', '23:59:59', NULL, NULL),
(146, 25, 5, '00:00:00', '23:59:59', NULL, NULL),
(147, 25, 6, '00:00:00', '23:59:59', NULL, NULL),
(148, 26, 0, '00:00:00', '23:59:59', NULL, NULL),
(149, 26, 1, '00:00:00', '23:59:59', NULL, NULL),
(150, 26, 2, '00:00:00', '23:59:59', NULL, NULL),
(151, 26, 3, '00:00:00', '23:59:59', NULL, NULL),
(152, 26, 4, '00:00:00', '23:59:59', NULL, NULL),
(153, 26, 5, '00:00:00', '23:59:59', NULL, NULL),
(154, 26, 6, '00:00:00', '23:59:59', NULL, NULL),
(155, 27, 0, '00:00:00', '23:59:59', NULL, NULL),
(156, 27, 1, '00:00:00', '23:59:59', NULL, NULL),
(157, 27, 2, '00:00:00', '23:59:59', NULL, NULL),
(158, 27, 3, '00:00:00', '23:59:59', NULL, NULL),
(159, 27, 4, '00:00:00', '23:59:59', NULL, NULL),
(160, 27, 5, '00:00:00', '23:59:59', NULL, NULL),
(161, 27, 6, '00:00:00', '23:59:59', NULL, NULL),
(162, 28, 0, '00:00:00', '23:59:59', NULL, NULL),
(163, 28, 1, '00:00:00', '23:59:59', NULL, NULL),
(164, 28, 2, '00:00:00', '23:59:59', NULL, NULL),
(165, 28, 3, '00:00:00', '23:59:59', NULL, NULL),
(166, 28, 4, '00:00:00', '23:59:59', NULL, NULL),
(167, 28, 5, '00:00:00', '23:59:59', NULL, NULL),
(168, 28, 6, '00:00:00', '23:59:59', NULL, NULL),
(169, 29, 0, '00:00:00', '23:59:59', NULL, NULL),
(170, 29, 1, '00:00:00', '23:59:59', NULL, NULL),
(171, 29, 2, '00:00:00', '23:59:59', NULL, NULL),
(172, 29, 3, '00:00:00', '23:59:59', NULL, NULL),
(173, 29, 4, '00:00:00', '23:59:59', NULL, NULL),
(174, 29, 5, '00:00:00', '23:59:59', NULL, NULL),
(175, 29, 6, '00:00:00', '23:59:59', NULL, NULL),
(176, 30, 0, '00:00:00', '23:59:59', NULL, NULL),
(177, 30, 1, '00:00:00', '23:59:59', NULL, NULL),
(178, 30, 2, '00:00:00', '23:59:59', NULL, NULL),
(179, 30, 3, '00:00:00', '23:59:59', NULL, NULL),
(180, 30, 4, '00:00:00', '23:59:59', NULL, NULL),
(181, 30, 5, '00:00:00', '23:59:59', NULL, NULL),
(182, 30, 6, '00:00:00', '23:59:59', NULL, NULL),
(183, 31, 0, '00:00:00', '23:59:59', NULL, NULL),
(184, 31, 1, '00:00:00', '23:59:59', NULL, NULL),
(185, 31, 2, '00:00:00', '23:59:59', NULL, NULL),
(186, 31, 3, '00:00:00', '23:59:59', NULL, NULL),
(187, 31, 4, '00:00:00', '23:59:59', NULL, NULL),
(188, 31, 5, '00:00:00', '23:59:59', NULL, NULL),
(189, 31, 6, '00:00:00', '23:59:59', NULL, NULL),
(190, 32, 0, '00:00:00', '23:59:59', NULL, NULL),
(191, 32, 1, '00:00:00', '23:59:59', NULL, NULL),
(192, 32, 2, '00:00:00', '23:59:59', NULL, NULL),
(193, 32, 3, '00:00:00', '23:59:59', NULL, NULL),
(194, 32, 4, '00:00:00', '23:59:59', NULL, NULL),
(195, 32, 5, '00:00:00', '23:59:59', NULL, NULL),
(196, 32, 6, '00:00:00', '23:59:59', NULL, NULL),
(197, 33, 0, '00:00:00', '23:59:59', NULL, NULL),
(198, 33, 1, '00:00:00', '23:59:59', NULL, NULL),
(199, 33, 2, '00:00:00', '23:59:59', NULL, NULL),
(200, 33, 3, '00:00:00', '23:59:59', NULL, NULL),
(201, 33, 4, '00:00:00', '23:59:59', NULL, NULL),
(202, 33, 5, '00:00:00', '23:59:59', NULL, NULL),
(203, 33, 6, '00:00:00', '23:59:59', NULL, NULL),
(204, 34, 0, '00:00:00', '23:59:59', NULL, NULL),
(205, 34, 1, '00:00:00', '23:59:59', NULL, NULL),
(206, 34, 2, '00:00:00', '23:59:59', NULL, NULL),
(207, 34, 3, '00:00:00', '23:59:59', NULL, NULL),
(208, 34, 4, '00:00:00', '23:59:59', NULL, NULL),
(209, 34, 5, '00:00:00', '23:59:59', NULL, NULL),
(210, 34, 6, '00:00:00', '23:59:59', NULL, NULL),
(211, 35, 0, '00:00:00', '23:59:59', NULL, NULL),
(212, 35, 1, '00:00:00', '23:59:59', NULL, NULL),
(213, 35, 2, '00:00:00', '23:59:59', NULL, NULL),
(214, 35, 3, '00:00:00', '23:59:59', NULL, NULL),
(215, 35, 4, '00:00:00', '23:59:59', NULL, NULL),
(216, 35, 5, '00:00:00', '23:59:59', NULL, NULL),
(217, 35, 6, '00:00:00', '23:59:59', NULL, NULL),
(218, 36, 0, '00:00:00', '23:59:59', NULL, NULL),
(219, 36, 1, '00:00:00', '23:59:59', NULL, NULL),
(220, 36, 2, '00:00:00', '23:59:59', NULL, NULL),
(221, 36, 3, '00:00:00', '23:59:59', NULL, NULL),
(222, 36, 4, '00:00:00', '23:59:59', NULL, NULL),
(223, 36, 5, '00:00:00', '23:59:59', NULL, NULL),
(224, 36, 6, '00:00:00', '23:59:59', NULL, NULL),
(225, 37, 0, '00:00:00', '23:59:59', NULL, NULL),
(226, 37, 1, '00:00:00', '23:59:59', NULL, NULL),
(227, 37, 2, '00:00:00', '23:59:59', NULL, NULL),
(228, 37, 3, '00:00:00', '23:59:59', NULL, NULL),
(229, 37, 4, '00:00:00', '23:59:59', NULL, NULL),
(230, 37, 5, '00:00:00', '23:59:59', NULL, NULL),
(231, 37, 6, '00:00:00', '23:59:59', NULL, NULL),
(232, 38, 0, '00:00:00', '23:59:59', NULL, NULL),
(233, 38, 1, '00:00:00', '23:59:59', NULL, NULL),
(234, 38, 2, '00:00:00', '23:59:59', NULL, NULL),
(235, 38, 3, '00:00:00', '23:59:59', NULL, NULL),
(236, 38, 4, '00:00:00', '23:59:59', NULL, NULL),
(237, 38, 5, '00:00:00', '23:59:59', NULL, NULL),
(238, 38, 6, '00:00:00', '23:59:59', NULL, NULL),
(239, 39, 0, '00:00:00', '23:59:59', NULL, NULL),
(240, 39, 1, '00:00:00', '23:59:59', NULL, NULL),
(241, 39, 2, '00:00:00', '23:59:59', NULL, NULL),
(242, 39, 3, '00:00:00', '23:59:59', NULL, NULL),
(243, 39, 4, '00:00:00', '23:59:59', NULL, NULL),
(244, 39, 5, '00:00:00', '23:59:59', NULL, NULL),
(245, 39, 6, '00:00:00', '23:59:59', NULL, NULL),
(246, 40, 0, '00:00:00', '23:59:59', NULL, NULL),
(247, 40, 1, '00:00:00', '23:59:59', NULL, NULL),
(248, 40, 2, '00:00:00', '23:59:59', NULL, NULL),
(249, 40, 3, '00:00:00', '23:59:59', NULL, NULL),
(250, 40, 4, '00:00:00', '23:59:59', NULL, NULL),
(251, 40, 5, '00:00:00', '23:59:59', NULL, NULL),
(252, 40, 6, '00:00:00', '23:59:59', NULL, NULL),
(253, 41, 0, '00:00:00', '23:59:59', NULL, NULL),
(254, 41, 1, '00:00:00', '23:59:59', NULL, NULL),
(255, 41, 2, '00:00:00', '23:59:59', NULL, NULL),
(256, 41, 3, '00:00:00', '23:59:59', NULL, NULL),
(257, 41, 4, '00:00:00', '23:59:59', NULL, NULL),
(258, 41, 5, '00:00:00', '23:59:59', NULL, NULL),
(259, 41, 6, '00:00:00', '23:59:59', NULL, NULL),
(260, 42, 0, '00:00:00', '23:59:59', NULL, NULL),
(261, 42, 1, '00:00:00', '23:59:59', NULL, NULL),
(262, 42, 2, '00:00:00', '23:59:59', NULL, NULL),
(263, 42, 3, '00:00:00', '23:59:59', NULL, NULL),
(264, 42, 4, '00:00:00', '23:59:59', NULL, NULL),
(265, 42, 5, '00:00:00', '23:59:59', NULL, NULL),
(266, 42, 6, '00:00:00', '23:59:59', NULL, NULL),
(267, 43, 0, '00:00:00', '23:59:59', NULL, NULL),
(268, 43, 1, '00:00:00', '23:59:59', NULL, NULL),
(269, 43, 2, '00:00:00', '23:59:59', NULL, NULL),
(270, 43, 3, '00:00:00', '23:59:59', NULL, NULL),
(271, 43, 4, '00:00:00', '23:59:59', NULL, NULL),
(272, 43, 5, '00:00:00', '23:59:59', NULL, NULL),
(273, 43, 6, '00:00:00', '23:59:59', NULL, NULL),
(274, 44, 0, '00:00:00', '23:59:59', NULL, NULL),
(275, 44, 1, '00:00:00', '23:59:59', NULL, NULL),
(276, 44, 2, '00:00:00', '23:59:59', NULL, NULL),
(277, 44, 3, '00:00:00', '23:59:59', NULL, NULL),
(278, 44, 4, '00:00:00', '23:59:59', NULL, NULL),
(279, 44, 5, '00:00:00', '23:59:59', NULL, NULL),
(280, 44, 6, '00:00:00', '23:59:59', NULL, NULL),
(281, 45, 0, '00:00:00', '23:59:59', NULL, NULL),
(282, 45, 1, '00:00:00', '23:59:59', NULL, NULL),
(283, 45, 2, '00:00:00', '23:59:59', NULL, NULL),
(284, 45, 3, '00:00:00', '23:59:59', NULL, NULL),
(285, 45, 4, '00:00:00', '23:59:59', NULL, NULL),
(286, 45, 5, '00:00:00', '23:59:59', NULL, NULL),
(287, 45, 6, '00:00:00', '23:59:59', NULL, NULL),
(288, 46, 0, '00:00:00', '23:59:59', NULL, NULL),
(289, 46, 1, '00:00:00', '23:59:59', NULL, NULL),
(290, 46, 2, '00:00:00', '23:59:59', NULL, NULL),
(291, 46, 3, '00:00:00', '23:59:59', NULL, NULL),
(292, 46, 4, '00:00:00', '23:59:59', NULL, NULL),
(293, 46, 5, '00:00:00', '23:59:59', NULL, NULL),
(294, 46, 6, '00:00:00', '23:59:59', NULL, NULL),
(295, 47, 0, '00:00:00', '23:59:59', NULL, NULL),
(296, 47, 1, '00:00:00', '23:59:59', NULL, NULL),
(297, 47, 2, '00:00:00', '23:59:59', NULL, NULL),
(298, 47, 3, '00:00:00', '23:59:59', NULL, NULL),
(299, 47, 4, '00:00:00', '23:59:59', NULL, NULL),
(300, 47, 5, '00:00:00', '23:59:59', NULL, NULL),
(301, 47, 6, '00:00:00', '23:59:59', NULL, NULL),
(302, 48, 0, '00:00:00', '23:59:59', NULL, NULL),
(303, 48, 1, '00:00:00', '23:59:59', NULL, NULL),
(304, 48, 2, '00:00:00', '23:59:59', NULL, NULL),
(305, 48, 3, '00:00:00', '23:59:59', NULL, NULL),
(306, 48, 4, '00:00:00', '23:59:59', NULL, NULL),
(307, 48, 5, '00:00:00', '23:59:59', NULL, NULL),
(308, 48, 6, '00:00:00', '23:59:59', NULL, NULL),
(309, 49, 0, '00:00:00', '23:59:59', NULL, NULL),
(310, 49, 1, '00:00:00', '23:59:59', NULL, NULL),
(311, 49, 2, '00:00:00', '23:59:59', NULL, NULL),
(312, 49, 3, '00:00:00', '23:59:59', NULL, NULL),
(313, 49, 4, '00:00:00', '23:59:59', NULL, NULL),
(314, 49, 5, '00:00:00', '23:59:59', NULL, NULL),
(315, 49, 6, '00:00:00', '23:59:59', NULL, NULL),
(316, 50, 0, '00:00:00', '23:59:59', NULL, NULL),
(317, 50, 1, '00:00:00', '23:59:59', NULL, NULL),
(318, 50, 2, '00:00:00', '23:59:59', NULL, NULL),
(319, 50, 3, '00:00:00', '23:59:59', NULL, NULL),
(320, 50, 4, '00:00:00', '23:59:59', NULL, NULL),
(321, 50, 5, '00:00:00', '23:59:59', NULL, NULL),
(322, 50, 6, '00:00:00', '23:59:59', NULL, NULL),
(323, 51, 0, '00:00:00', '23:59:59', NULL, NULL),
(324, 51, 1, '00:00:00', '23:59:59', NULL, NULL),
(325, 51, 2, '00:00:00', '23:59:59', NULL, NULL),
(326, 51, 3, '00:00:00', '23:59:59', NULL, NULL),
(327, 51, 4, '00:00:00', '23:59:59', NULL, NULL),
(328, 51, 5, '00:00:00', '23:59:59', NULL, NULL),
(329, 51, 6, '00:00:00', '23:59:59', NULL, NULL),
(330, 52, 0, '00:00:00', '23:59:59', NULL, NULL),
(331, 52, 1, '00:00:00', '23:59:59', NULL, NULL),
(332, 52, 2, '00:00:00', '23:59:59', NULL, NULL),
(333, 52, 3, '00:00:00', '23:59:59', NULL, NULL),
(334, 52, 4, '00:00:00', '23:59:59', NULL, NULL),
(335, 52, 5, '00:00:00', '23:59:59', NULL, NULL),
(336, 52, 6, '00:00:00', '23:59:59', NULL, NULL),
(337, 53, 0, '00:00:00', '23:59:59', NULL, NULL),
(338, 53, 1, '00:00:00', '23:59:59', NULL, NULL),
(339, 53, 2, '00:00:00', '23:59:59', NULL, NULL),
(340, 53, 3, '00:00:00', '23:59:59', NULL, NULL),
(341, 53, 4, '00:00:00', '23:59:59', NULL, NULL),
(342, 53, 5, '00:00:00', '23:59:59', NULL, NULL),
(343, 53, 6, '00:00:00', '23:59:59', NULL, NULL),
(344, 54, 0, '00:00:00', '23:59:59', NULL, NULL),
(345, 54, 1, '00:00:00', '23:59:59', NULL, NULL),
(346, 54, 2, '00:00:00', '23:59:59', NULL, NULL),
(347, 54, 3, '00:00:00', '23:59:59', NULL, NULL),
(348, 54, 4, '00:00:00', '23:59:59', NULL, NULL),
(349, 54, 5, '00:00:00', '23:59:59', NULL, NULL),
(350, 54, 6, '00:00:00', '23:59:59', NULL, NULL),
(351, 56, 0, '00:00:00', '23:59:59', '2024-04-02 02:52:31', '2024-04-02 02:52:31'),
(352, 56, 1, '00:00:00', '23:59:59', '2024-04-02 02:52:31', '2024-04-02 02:52:31'),
(353, 56, 2, '00:00:00', '23:59:59', '2024-04-02 02:52:31', '2024-04-02 02:52:31'),
(354, 56, 3, '00:00:00', '23:59:59', '2024-04-02 02:52:31', '2024-04-02 02:52:31'),
(355, 56, 4, '00:00:00', '23:59:59', '2024-04-02 02:52:31', '2024-04-02 02:52:31'),
(356, 56, 5, '00:00:00', '23:59:59', '2024-04-02 02:52:31', '2024-04-02 02:52:31'),
(357, 56, 6, '00:00:00', '23:59:59', '2024-04-02 02:52:31', '2024-04-02 02:52:31'),
(358, 57, 0, '00:00:00', '23:59:59', '2024-04-02 02:55:45', '2024-04-02 02:55:45'),
(359, 57, 1, '00:00:00', '23:59:59', '2024-04-02 02:55:45', '2024-04-02 02:55:45'),
(360, 57, 2, '00:00:00', '23:59:59', '2024-04-02 02:55:45', '2024-04-02 02:55:45'),
(361, 57, 3, '00:00:00', '23:59:59', '2024-04-02 02:55:45', '2024-04-02 02:55:45'),
(362, 57, 4, '00:00:00', '23:59:59', '2024-04-02 02:55:45', '2024-04-02 02:55:45'),
(363, 57, 5, '00:00:00', '23:59:59', '2024-04-02 02:55:45', '2024-04-02 02:55:45'),
(364, 57, 6, '00:00:00', '23:59:59', '2024-04-02 02:55:45', '2024-04-02 02:55:45'),
(365, 60, 0, '00:00:00', '23:59:59', '2024-04-02 03:05:38', '2024-04-02 03:05:38'),
(366, 60, 1, '00:00:00', '23:59:59', '2024-04-02 03:05:38', '2024-04-02 03:05:38'),
(367, 60, 2, '00:00:00', '23:59:59', '2024-04-02 03:05:38', '2024-04-02 03:05:38'),
(368, 60, 3, '00:00:00', '23:59:59', '2024-04-02 03:05:38', '2024-04-02 03:05:38'),
(369, 60, 4, '00:00:00', '23:59:59', '2024-04-02 03:05:38', '2024-04-02 03:05:38'),
(370, 60, 5, '00:00:00', '23:59:59', '2024-04-02 03:05:38', '2024-04-02 03:05:38'),
(371, 60, 6, '00:00:00', '23:59:59', '2024-04-02 03:05:38', '2024-04-02 03:05:38'),
(372, 61, 0, '00:00:00', '23:59:59', '2024-04-02 03:08:14', '2024-04-02 03:08:14'),
(373, 61, 1, '00:00:00', '23:59:59', '2024-04-02 03:08:14', '2024-04-02 03:08:14'),
(374, 61, 2, '00:00:00', '23:59:59', '2024-04-02 03:08:14', '2024-04-02 03:08:14'),
(375, 61, 3, '00:00:00', '23:59:59', '2024-04-02 03:08:14', '2024-04-02 03:08:14'),
(376, 61, 4, '00:00:00', '23:59:59', '2024-04-02 03:08:14', '2024-04-02 03:08:14'),
(377, 61, 5, '00:00:00', '23:59:59', '2024-04-02 03:08:14', '2024-04-02 03:08:14'),
(378, 61, 6, '00:00:00', '23:59:59', '2024-04-02 03:08:14', '2024-04-02 03:08:14'),
(386, 58, 1, '00:53:00', '23:54:00', NULL, NULL),
(387, 58, 2, '00:53:00', '23:54:00', NULL, NULL),
(388, 58, 3, '00:53:00', '23:54:00', NULL, NULL),
(389, 58, 4, '00:53:00', '23:54:00', NULL, NULL),
(390, 58, 5, '00:53:00', '23:54:00', NULL, NULL),
(391, 58, 6, '00:53:00', '23:54:00', NULL, NULL),
(392, 58, 0, '00:53:00', '23:54:00', NULL, NULL),
(393, 73, 1, '00:01:00', '23:59:00', NULL, NULL),
(394, 73, 2, '00:01:00', '23:59:00', NULL, NULL),
(395, 73, 3, '00:01:00', '23:59:00', NULL, NULL),
(396, 73, 4, '00:01:00', '23:59:00', NULL, NULL),
(397, 73, 5, '00:01:00', '23:59:00', NULL, NULL),
(398, 73, 6, '00:01:00', '23:59:00', NULL, NULL),
(399, 73, 0, '00:01:00', '23:59:00', NULL, NULL),
(400, 74, 1, '00:01:00', '11:59:00', NULL, NULL),
(401, 74, 2, '00:01:00', '11:59:00', NULL, NULL),
(402, 74, 3, '00:01:00', '11:59:00', NULL, NULL),
(403, 74, 4, '00:01:00', '11:59:00', NULL, NULL),
(404, 74, 5, '00:01:00', '11:59:00', NULL, NULL),
(405, 74, 6, '00:01:00', '11:59:00', NULL, NULL),
(406, 74, 0, '00:01:00', '11:59:00', NULL, NULL),
(407, 76, 0, '00:00:00', '23:59:59', '2024-04-07 11:16:04', '2024-04-07 11:16:04'),
(408, 76, 1, '00:00:00', '23:59:59', '2024-04-07 11:16:04', '2024-04-07 11:16:04'),
(409, 76, 2, '00:00:00', '23:59:59', '2024-04-07 11:16:04', '2024-04-07 11:16:04'),
(410, 76, 3, '00:00:00', '23:59:59', '2024-04-07 11:16:04', '2024-04-07 11:16:04'),
(411, 76, 4, '00:00:00', '23:59:59', '2024-04-07 11:16:04', '2024-04-07 11:16:04'),
(412, 76, 5, '00:00:00', '23:59:59', '2024-04-07 11:16:04', '2024-04-07 11:16:04'),
(413, 76, 6, '00:00:00', '23:59:59', '2024-04-07 11:16:04', '2024-04-07 11:16:04'),
(414, 75, 1, '01:00:00', '23:59:00', NULL, NULL),
(415, 75, 2, '01:00:00', '23:59:00', NULL, NULL),
(416, 75, 3, '01:00:00', '23:59:00', NULL, NULL),
(417, 75, 4, '01:00:00', '23:59:00', NULL, NULL),
(418, 75, 5, '01:00:00', '23:59:00', NULL, NULL),
(419, 75, 6, '01:00:00', '23:59:00', NULL, NULL),
(420, 75, 0, '01:00:00', '23:59:00', NULL, NULL),
(421, 78, 0, '00:00:00', '23:59:59', NULL, NULL),
(422, 78, 1, '00:00:00', '23:59:59', NULL, NULL),
(423, 78, 2, '00:00:00', '23:59:59', NULL, NULL),
(424, 78, 3, '00:00:00', '23:59:59', NULL, NULL),
(425, 78, 4, '00:00:00', '23:59:59', NULL, NULL),
(426, 78, 5, '00:00:00', '23:59:59', NULL, NULL),
(427, 78, 6, '00:00:00', '23:59:59', NULL, NULL),
(428, 79, 0, '00:00:00', '23:59:59', NULL, NULL),
(429, 79, 1, '00:00:00', '23:59:59', NULL, NULL),
(430, 79, 2, '00:00:00', '23:59:59', NULL, NULL),
(431, 79, 3, '00:00:00', '23:59:59', NULL, NULL),
(432, 79, 4, '00:00:00', '23:59:59', NULL, NULL),
(433, 79, 5, '00:00:00', '23:59:59', NULL, NULL),
(434, 79, 6, '00:00:00', '23:59:59', NULL, NULL),
(435, 80, 0, '00:00:00', '23:59:59', NULL, NULL),
(436, 80, 1, '00:00:00', '23:59:59', NULL, NULL),
(437, 80, 2, '00:00:00', '23:59:59', NULL, NULL),
(438, 80, 3, '00:00:00', '23:59:59', NULL, NULL),
(439, 80, 4, '00:00:00', '23:59:59', NULL, NULL),
(440, 80, 5, '00:00:00', '23:59:59', NULL, NULL),
(441, 80, 6, '00:00:00', '23:59:59', NULL, NULL),
(442, 81, 0, '00:00:00', '23:59:59', NULL, NULL),
(443, 81, 1, '00:00:00', '23:59:59', NULL, NULL),
(444, 81, 2, '00:00:00', '23:59:59', NULL, NULL),
(445, 81, 3, '00:00:00', '23:59:59', NULL, NULL),
(446, 81, 4, '00:00:00', '23:59:59', NULL, NULL),
(447, 81, 5, '00:00:00', '23:59:59', NULL, NULL),
(448, 81, 6, '00:00:00', '23:59:59', NULL, NULL),
(449, 82, 0, '00:00:00', '23:59:59', NULL, NULL),
(450, 82, 1, '00:00:00', '23:59:59', NULL, NULL),
(451, 82, 2, '00:00:00', '23:59:59', NULL, NULL),
(452, 82, 3, '00:00:00', '23:59:59', NULL, NULL),
(453, 82, 4, '00:00:00', '23:59:59', NULL, NULL),
(454, 82, 5, '00:00:00', '23:59:59', NULL, NULL),
(455, 82, 6, '00:00:00', '23:59:59', NULL, NULL),
(456, 83, 0, '00:00:00', '23:59:59', NULL, NULL),
(457, 83, 1, '00:00:00', '23:59:59', NULL, NULL),
(458, 83, 2, '00:00:00', '23:59:59', NULL, NULL),
(459, 83, 3, '00:00:00', '23:59:59', NULL, NULL),
(460, 83, 4, '00:00:00', '23:59:59', NULL, NULL),
(461, 83, 5, '00:00:00', '23:59:59', NULL, NULL),
(462, 83, 6, '00:00:00', '23:59:59', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `store_wallets`
--

CREATE TABLE `store_wallets` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `vendor_id` bigint(20) UNSIGNED NOT NULL,
  `total_earning` decimal(24,2) NOT NULL DEFAULT 0.00,
  `total_withdrawn` decimal(24,2) NOT NULL DEFAULT 0.00,
  `pending_withdraw` decimal(24,2) NOT NULL DEFAULT 0.00,
  `collected_cash` decimal(24,2) NOT NULL DEFAULT 0.00,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `store_wallets`
--

INSERT INTO `store_wallets` (`id`, `vendor_id`, `total_earning`, `total_withdrawn`, `pending_withdraw`, `collected_cash`, `created_at`, `updated_at`) VALUES
(1, 75, 499.46, 0.00, 0.00, 0.00, '2024-06-06 14:02:46', '2024-06-06 14:13:08'),
(2, 84, 0.00, 0.00, 0.00, 0.00, '2024-06-06 14:26:38', '2024-06-06 14:26:38'),
(3, 85, 0.00, 0.00, 0.00, 0.00, '2024-06-06 14:27:08', '2024-06-06 14:27:08'),
(4, 86, 0.00, 0.00, 0.00, 0.00, '2024-06-06 14:27:33', '2024-06-06 14:27:33');

-- --------------------------------------------------------

--
-- Table structure for table `tags`
--

CREATE TABLE `tags` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `tag` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `temp_products`
--

CREATE TABLE `temp_products` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `image` varchar(30) DEFAULT NULL,
  `images` longtext DEFAULT NULL,
  `store_id` bigint(20) UNSIGNED NOT NULL,
  `module_id` bigint(20) UNSIGNED NOT NULL,
  `unit_id` bigint(20) UNSIGNED DEFAULT NULL,
  `item_id` bigint(20) UNSIGNED DEFAULT NULL,
  `category_id` bigint(20) UNSIGNED DEFAULT NULL,
  `category_ids` varchar(255) DEFAULT NULL,
  `tag_ids` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `variations` text DEFAULT NULL,
  `food_variations` text DEFAULT NULL,
  `add_ons` varchar(255) DEFAULT NULL,
  `attributes` varchar(255) DEFAULT NULL,
  `choice_options` text DEFAULT NULL,
  `price` decimal(24,2) NOT NULL DEFAULT 0.00,
  `tax` decimal(24,2) NOT NULL DEFAULT 0.00,
  `tax_type` varchar(20) NOT NULL DEFAULT 'percent',
  `discount` decimal(8,2) NOT NULL DEFAULT 0.00,
  `discount_type` varchar(20) NOT NULL DEFAULT 'percent',
  `veg` tinyint(1) NOT NULL DEFAULT 0,
  `recommended` tinyint(1) NOT NULL DEFAULT 0,
  `organic` tinyint(1) NOT NULL DEFAULT 0,
  `common_condition_id` bigint(20) UNSIGNED DEFAULT NULL,
  `basic` tinyint(1) NOT NULL DEFAULT 0,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `stock` int(11) DEFAULT 0,
  `maximum_cart_quantity` int(11) DEFAULT NULL,
  `note` text DEFAULT NULL,
  `is_rejected` tinyint(1) NOT NULL DEFAULT 0,
  `available_time_ends` time DEFAULT NULL,
  `available_time_starts` time DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `is_halal` tinyint(1) NOT NULL DEFAULT 0,
  `brand_id` tinyint(1) NOT NULL DEFAULT 0,
  `is_prescription_required` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `track_deliverymen`
--

CREATE TABLE `track_deliverymen` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `delivery_man_id` bigint(20) UNSIGNED DEFAULT NULL,
  `longitude` varchar(20) DEFAULT NULL,
  `latitude` varchar(20) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `translations`
--

CREATE TABLE `translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `translationable_type` varchar(255) NOT NULL,
  `translationable_id` bigint(20) UNSIGNED NOT NULL,
  `locale` varchar(255) NOT NULL,
  `key` varchar(255) DEFAULT NULL,
  `value` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `translations`
--

INSERT INTO `translations` (`id`, `translationable_type`, `translationable_id`, `locale`, `key`, `value`, `created_at`, `updated_at`) VALUES
(1, 'App\\Models\\Module', 1, 'en', 'module_name', 'Demo Module', NULL, NULL),
(2, 'App\\Models\\Module', 1, 'en', 'description', '<p><strong>We make grocery shopping more interesting.</strong><br />\r\nFind the greatest deals from the grocery stores near you.<br />\r\n<br />\r\n<strong>Nature &amp; Organic Products</strong><br />\r\nBring Nature into your home.<br />\r\n<br />\r\n<strong>Stay home &amp; get your daily needs from our shop</strong><br />\r\nStart You&#39;r Daily Shopping with MXMeds</p>', NULL, NULL),
(3, 'App\\Models\\Zone', 1, 'en', 'name', 'Demo Zone', NULL, NULL),
(4, 'App\\Models\\Category', 1, 'en', 'name', 'Demo category', NULL, NULL),
(5, 'App\\Models\\Category', 2, 'en', 'name', 'Demo sub category', NULL, NULL),
(6, 'App\\Models\\Store', 1, 'en', 'name', 'Demo Store', NULL, NULL),
(7, 'App\\Models\\Store', 1, 'en', 'address', 'House, road', NULL, NULL),
(8, 'App\\Models\\Item', 1, 'en', 'name', 'Demo Product', NULL, NULL),
(9, 'App\\Models\\Item', 1, 'en', 'description', 'Demo Product Description', NULL, NULL),
(10, 'App\\Models\\AdminPromotionalBanner', 1, 'en', 'title', 'Find', NULL, NULL),
(11, 'App\\Models\\AdminPromotionalBanner', 1, 'en', 'sub_title', 'Your Pharmacy item', NULL, NULL),
(12, 'App\\Models\\AdminFeature', 1, 'en', 'title', 'Trusted', NULL, NULL),
(13, 'App\\Models\\AdminFeature', 1, 'en', 'sub_title', 'Trusted by customers and store owners', NULL, NULL),
(14, 'App\\Models\\AdminSpecialCriteria', 1, 'en', 'title', 'Demo Title', NULL, NULL),
(15, 'App\\Models\\DataSetting', 24, 'en', 'download_user_app_title', 'Let’s  Manage', NULL, NULL),
(16, 'App\\Models\\DataSetting', 25, 'en', 'download_user_app_sub_title', 'Your business  Smartly or Earn.', NULL, NULL),
(17, 'App\\Models\\DataSetting', 29, 'en', 'contact_us_title', 'Contact Us', NULL, NULL),
(18, 'App\\Models\\DataSetting', 30, 'en', 'contact_us_sub_title', 'Any question or remarks? Just write us a message!', NULL, NULL),
(19, 'App\\Models\\DataSetting', 34, 'en', 'header_title', '$Your e-Commerce!$', NULL, NULL),
(20, 'App\\Models\\DataSetting', 35, 'en', 'header_sub_title', 'Venture Starts Here', NULL, NULL),
(21, 'App\\Models\\DataSetting', 36, 'en', 'header_tag_line', 'More than just a reliable $eCommerce$ platform', NULL, NULL),
(22, 'App\\Models\\DataSetting', 59, 'en', 'business_title', '$Let’s$', NULL, NULL),
(23, 'App\\Models\\DataSetting', 60, 'en', 'business_sub_title', 'Manage your business  Smartly', NULL, NULL),
(24, 'App\\Models\\DataSetting', 68, 'en', 'fixed_header_title', 'MXMeds', NULL, NULL),
(25, 'App\\Models\\DataSetting', 69, 'en', 'fixed_header_sub_title', 'More than just reliable Pharmacy platform', NULL, NULL),
(26, 'App\\Models\\FlutterSpecialCriteria', 1, 'en', 'title', 'Easy Checkout & Payment system', NULL, NULL),
(27, 'App\\Models\\DataSetting', 82, 'en', 'download_user_app_title', 'Download app and enjoy more!', NULL, NULL),
(28, 'App\\Models\\DataSetting', 83, 'en', 'download_user_app_sub_title', 'Download app from', NULL, NULL),
(29, 'App\\Models\\RefundReason', 1, 'en', 'reason', 'I ordered the wrong food', NULL, NULL),
(30, 'App\\Models\\AdminFeature', 2, 'en', 'title', 'Delivery', NULL, NULL),
(31, 'App\\Models\\AdminFeature', 2, 'en', 'sub_title', 'Flexible delivery system', NULL, NULL),
(32, 'App\\Models\\AdminFeature', 3, 'en', 'title', 'Shopping', NULL, NULL),
(33, 'App\\Models\\AdminFeature', 3, 'en', 'sub_title', 'Best shopping experience', NULL, NULL),
(34, 'App\\Models\\AdminFeature', 4, 'en', 'title', 'Location', NULL, NULL),
(35, 'App\\Models\\AdminFeature', 4, 'en', 'sub_title', 'Location tracking system', NULL, NULL),
(36, 'App\\Models\\AdminSpecialCriteria', 2, 'en', 'title', 'Easy to Manage Multiple Store', NULL, NULL),
(37, 'App\\Models\\AdminSpecialCriteria', 3, 'en', 'title', 'Easy to Manage Pharmacy', NULL, NULL),
(38, 'App\\Models\\AdminSpecialCriteria', 4, 'en', 'title', 'Easy to Manage Parcel Delivery', NULL, NULL),
(39, 'App\\Models\\AdminSpecialCriteria', 5, 'en', 'title', 'Easy to Manage Location Tracking', NULL, NULL),
(40, 'App\\Models\\AdminSpecialCriteria', 6, 'en', 'title', 'Easy to Manage Pharmacy Business', NULL, NULL),
(41, 'App\\Models\\FlutterSpecialCriteria', 2, 'en', 'title', 'Excellent Shopping Experience', NULL, NULL),
(42, 'App\\Models\\FlutterSpecialCriteria', 3, 'en', 'title', 'Thousands of stores', NULL, NULL),
(43, 'App\\Models\\Zone', 2, 'en', 'name', 'Global', NULL, NULL),
(44, 'App\\Models\\Store', 74, 'en', 'name', 'Super market', NULL, NULL),
(45, 'App\\Models\\Store', 74, 'en', 'address', 'local home532', NULL, NULL),
(46, 'App\\Models\\Store', 73, 'en', 'name', 'fresh market', NULL, NULL),
(47, 'App\\Models\\Store', 73, 'en', 'address', 'market no 86', NULL, NULL),
(48, 'App\\Models\\Store', 72, 'en', 'name', 'market hub', NULL, NULL),
(49, 'App\\Models\\Store', 72, 'en', 'address', 'local market', NULL, NULL),
(50, 'App\\Models\\Store', 59, 'en', 'name', 'Food Plus', NULL, NULL),
(51, 'App\\Models\\Store', 59, 'en', 'address', ': 101 Pine Road, Anytown, USA', NULL, NULL),
(52, 'App\\Models\\Store', 75, 'en', 'name', 'Food Hub', NULL, NULL),
(53, 'App\\Models\\Store', 75, 'en', 'address', '12 Mumbai, India', NULL, NULL),
(54, 'App\\Models\\Module', 4, 'en', 'module_name', 'Grocery', NULL, NULL),
(55, 'App\\Models\\Module', 4, 'en', 'description', '<p>A grocery store is a retail establishment that primarily sells food and household products to customers. These stores typically offer a wide variety of items, including fresh produce, dairy products, meats, canned goods, and packaged foods. Some grocery stores also sell non-food items such as cleaning supplies, personal care products, and household goods. Customers can either shop in-store or increasingly, through online platforms, selecting items for delivery or pickup. Grocery stores are essential for providing communities with access to essential goods, and they often play a central role in local economies.</p>', NULL, NULL),
(56, 'App\\Models\\Store', 68, 'en', 'name', 'Tasty Takeaways', NULL, NULL),
(57, 'App\\Models\\Store', 68, 'en', 'address', 'House: 00, Road: 00, Streed:00, Test City', NULL, NULL),
(58, 'App\\Models\\Store', 67, 'en', 'name', 'Tasty Lunch', NULL, NULL),
(59, 'App\\Models\\Store', 67, 'en', 'address', 'House: 00, Road: 00, Streed:00, Test City', NULL, NULL),
(60, 'App\\Models\\Store', 65, 'en', 'name', 'Mini Kebab', NULL, NULL),
(61, 'App\\Models\\Store', 65, 'en', 'address', 'House: 00, Road: 00, Streed:00, Test City', NULL, NULL),
(62, 'App\\Models\\Store', 63, 'en', 'name', 'Italian Fast Food', NULL, NULL),
(63, 'App\\Models\\Store', 63, 'en', 'address', 'House: 00, Road: 00, Streed:00, Test City', NULL, NULL),
(64, 'App\\Models\\Store', 77, 'en', 'name', 'Medicare', NULL, NULL),
(65, 'App\\Models\\Store', 77, 'en', 'address', 'Medicare', NULL, NULL),
(66, 'App\\Models\\DMVehicle', 1, 'en', 'type', 'Van', NULL, NULL),
(67, 'App\\Models\\DMVehicle', 2, 'en', 'type', 'Bike', NULL, NULL),
(68, 'App\\Models\\Store', 71, 'en', 'name', 'Kr pharmacy', NULL, NULL),
(69, 'App\\Models\\Store', 71, 'en', 'address', 'local house 238', NULL, NULL),
(70, 'App\\Models\\Store', 70, 'en', 'name', 'Kr pharmacy', NULL, NULL),
(71, 'App\\Models\\Store', 70, 'en', 'address', 'local house 383', NULL, NULL),
(72, 'App\\Models\\Store', 69, 'en', 'name', 'Alpha Medicine Store', NULL, NULL),
(73, 'App\\Models\\Store', 69, 'en', 'address', 'House: 00, Road: 00, City-0000, Country', NULL, NULL),
(74, 'App\\Models\\Store', 64, 'en', 'name', 'Medi Store', NULL, NULL),
(75, 'App\\Models\\Store', 64, 'en', 'address', 'House: 00, Road: 00, City-0000, Country', NULL, NULL),
(76, 'App\\Models\\Store', 62, 'en', 'name', 'Infi-Health', NULL, NULL),
(77, 'App\\Models\\Store', 62, 'en', 'address', 'telco', NULL, NULL),
(78, 'App\\Models\\Store', 76, 'en', 'name', 'Shoper', NULL, NULL),
(79, 'App\\Models\\Store', 76, 'en', 'address', '45 Mumbai, India', NULL, NULL),
(80, 'App\\Models\\Store', 61, 'en', 'name', 'Butterfly', NULL, NULL),
(81, 'App\\Models\\Store', 61, 'en', 'address', 'House: 00, Road: 00, City-000, Country', NULL, NULL),
(82, 'App\\Models\\Store', 60, 'en', 'name', 'Royal Crown', NULL, NULL),
(83, 'App\\Models\\Store', 60, 'en', 'address', 'House: 00, Road: 00, City-000, Country', NULL, NULL),
(84, 'App\\Models\\Store', 57, 'en', 'name', 'Art Apparel', NULL, NULL),
(85, 'App\\Models\\Store', 57, 'en', 'address', 'House: 00, Road: 00, City-000, Country', NULL, NULL),
(86, 'App\\Models\\Store', 56, 'en', 'name', 'Miracle', NULL, NULL),
(87, 'App\\Models\\Store', 56, 'en', 'address', 'House: 00, Road: 00, City-000, Country', NULL, NULL),
(88, 'App\\Models\\Module', 9, 'en', 'module_name', 'Liquor', NULL, NULL),
(89, 'App\\Models\\Module', 9, 'en', 'description', '<p>A liquor business module encompasses the entire supply chain and operational framework for running a liquor enterprise. Key components include procurement and sourcing of raw materials, production and distillation processes, quality control, and compliance with legal regulations. It covers distribution channels, marketing strategies, and retail operations. Financial management, including pricing strategies, inventory control, and sales forecasting, is crucial. The module also addresses customer service, branding, and promotional activities. Understanding market trends, consumer preferences, and competitive landscape is essential for strategic planning and growth. Training and development for staff and adherence to health and safety standards are also integral parts of the module.</p>', NULL, NULL),
(90, 'App\\Models\\Module', 8, 'en', 'module_name', 'Parcel', NULL, NULL),
(91, 'App\\Models\\Module', 8, 'en', 'description', '<p>Welcome to Milovox, your premier destination for all things related to parcel delivery! Whether you&#39;re sending packages locally or internationally, Milovox offers a seamless online platform to compare rates, choose the best delivery options, and track your parcels in real-time. With a focus on convenience, reliability, and security, Milovox ensures that your parcels are delivered safely and on time. Join the Milovox community today and experience a new level of parcel delivery service!</p>', NULL, NULL),
(92, 'App\\Models\\Module', 7, 'en', 'module_name', 'Ecommerce', NULL, NULL),
(93, 'App\\Models\\Module', 7, 'en', 'description', '<p>Welcome to Milivox E-commerce , your ultimate destination for online shopping! Explore a vast collection of products from top brands, all available at your fingertips. From fashion and electronics to home goods and beyond, [Website Name] offers a seamless shopping experience with secure transactions and reliable delivery. Whether you&#39;re shopping for yourself or looking for the perfect gift, [Website Name] has something for everyone. Start browsing and discover the ease and convenience of online shopping with&nbsp;Milivox today!</p>', NULL, NULL),
(94, 'App\\Models\\Module', 6, 'en', 'module_name', 'Pharmacy', NULL, NULL),
(95, 'App\\Models\\Module', 6, 'en', 'description', '<p>Welcome to MXMeds, your trusted online pharmacy for all your healthcare needs. Browse our wide selection of prescription medications, over-the-counter products, and health essentials, all available at your convenience. Our team of qualified pharmacists is here to provide expert advice and ensure you get the care you deserve. With secure ordering and fast delivery,&nbsp;MXMeds is your one-stop shop for all things health-related. Experience the convenience of online pharmacy shopping with&nbsp;MXMeds today!</p>', NULL, NULL),
(96, 'App\\Models\\Module', 5, 'en', 'module_name', 'Food', NULL, NULL),
(97, 'App\\Models\\Module', 5, 'en', 'description', '<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;</p>\r\n\r\n<p>Welcome to Milovox Food, your one-stop destination for ordering delicious food online! Browse through a diverse selection of restaurants and cuisines, conveniently order your favorite meals, and have them delivered straight to your doorstep. Whether you&#39;re craving pizza, sushi, or something exotic, we&#39;ve got you covered. With easy online ordering and secure payment options, enjoying great food has never been easier. Join the foodie revolution and experience the convenience of online food ordering with Milovox today!&quot;</p>', NULL, NULL),
(98, 'App\\Models\\OrderCancelReason', 1, 'en', 'reason', 'Wrong Item ordered', NULL, NULL),
(99, 'App\\Models\\Category', 181, 'en', 'name', 'Gin', NULL, NULL),
(100, 'App\\Models\\Category', 182, 'en', 'name', 'Rum', NULL, NULL),
(101, 'App\\Models\\Category', 183, 'en', 'name', 'Whiskey', NULL, NULL),
(102, 'App\\Models\\Category', 184, 'en', 'name', 'Wine', NULL, NULL),
(103, 'App\\Models\\Category', 185, 'en', 'name', 'Vodka', NULL, NULL),
(104, 'App\\Models\\Category', 186, 'en', 'name', 'Beer', NULL, NULL),
(107, 'App\\Models\\Store', 85, 'en', 'name', 'Drink Delights', NULL, NULL),
(108, 'App\\Models\\Store', 85, 'en', 'address', 'Mumbai BKC', NULL, NULL),
(109, 'App\\Models\\Store', 86, 'en', 'name', 'Barrel & Vineyard', NULL, NULL),
(110, 'App\\Models\\Store', 86, 'en', 'address', 'Mumbai BKC', NULL, NULL),
(111, 'App\\Models\\Item', 385, 'en', 'name', 'Blue Lagoon', NULL, NULL),
(112, 'App\\Models\\Item', 385, 'en', 'description', 'Description of Blue Lagoon', NULL, NULL),
(113, 'App\\Models\\Item', 386, 'en', 'name', 'Bombay Saphire', NULL, NULL),
(114, 'App\\Models\\Item', 386, 'en', 'description', 'Description of Bombay Saphire', NULL, NULL),
(115, 'App\\Models\\Item', 387, 'en', 'name', 'Olle Adventurer', NULL, NULL),
(116, 'App\\Models\\Item', 387, 'en', 'description', 'Olle Adventurer', NULL, NULL),
(117, 'App\\Models\\Item', 388, 'en', 'name', 'Mac Dowells', NULL, NULL),
(118, 'App\\Models\\Item', 388, 'en', 'description', 'Mac Dowells', NULL, NULL),
(119, 'App\\Models\\Item', 389, 'en', 'name', 'Absolut Elyx', NULL, NULL),
(120, 'App\\Models\\Item', 389, 'en', 'description', 'Absolut Elyx', NULL, NULL),
(121, 'App\\Models\\Item', 390, 'en', 'name', 'Absolut Vodka', NULL, NULL),
(122, 'App\\Models\\Item', 390, 'en', 'description', 'Absolut Vodka', NULL, NULL),
(123, 'App\\Models\\Item', 391, 'en', 'name', 'William wine', NULL, NULL),
(124, 'App\\Models\\Item', 391, 'en', 'description', 'William wine', NULL, NULL),
(125, 'App\\Models\\Item', 392, 'en', 'name', 'Bombay Saphire', NULL, NULL),
(126, 'App\\Models\\Item', 392, 'en', 'description', 'Bombay Saphire', NULL, NULL),
(127, 'App\\Models\\Item', 393, 'en', 'name', 'Raven Wine', NULL, NULL),
(128, 'App\\Models\\Item', 393, 'en', 'description', 'Raven Wine', NULL, NULL),
(129, 'App\\Models\\Item', 394, 'en', 'name', 'Olle Adventurer', NULL, NULL),
(130, 'App\\Models\\Item', 394, 'en', 'description', 'Olle Adventurer', NULL, NULL),
(131, 'App\\Models\\Item', 395, 'en', 'name', 'Jack Daniels Whiskey', NULL, NULL),
(132, 'App\\Models\\Item', 395, 'en', 'description', 'Jack Daniels Whiskey', NULL, NULL),
(133, 'App\\Models\\Item', 396, 'en', 'name', 'Mac Dowells', NULL, NULL),
(134, 'App\\Models\\Item', 396, 'en', 'description', 'Mac Dowells', NULL, NULL),
(135, 'App\\Models\\Item', 397, 'en', 'name', 'Scottish leader', NULL, NULL),
(136, 'App\\Models\\Item', 397, 'en', 'description', 'Scottish leader', NULL, NULL),
(137, 'App\\Models\\Store', 87, 'en', 'name', 'News and Booze', NULL, NULL),
(138, 'App\\Models\\Store', 87, 'en', 'address', 'Mumbai BKC', NULL, NULL),
(139, 'App\\Models\\Item', 398, 'en', 'name', 'Kingfisher', NULL, NULL),
(140, 'App\\Models\\Item', 398, 'en', 'description', 'Kingfisher', NULL, NULL),
(141, 'App\\Models\\Item', 399, 'en', 'name', 'Absolut Elyx', NULL, NULL),
(142, 'App\\Models\\Item', 399, 'en', 'description', 'Absolut Elyx', NULL, NULL),
(143, 'App\\Models\\Store', 88, 'en', 'name', 'Crafty Cocktails', NULL, NULL),
(144, 'App\\Models\\Store', 88, 'en', 'address', 'Description of Crafty Cocktails', NULL, NULL),
(145, 'App\\Models\\Store', 89, 'en', 'name', 'Barrels and Bottles', NULL, NULL),
(146, 'App\\Models\\Store', 89, 'en', 'address', 'Description of Barrels and Bottles', NULL, NULL),
(147, 'App\\Models\\Item', 400, 'en', 'name', 'Absolut Vodka', NULL, NULL),
(148, 'App\\Models\\Item', 400, 'en', 'description', 'Absolut Vodka', NULL, NULL),
(149, 'App\\Models\\Item', 401, 'en', 'name', 'William wine', NULL, NULL),
(150, 'App\\Models\\Item', 401, 'en', 'description', 'William wine', NULL, NULL),
(151, 'App\\Models\\Item', 402, 'en', 'name', 'Santa Tevesa', NULL, NULL),
(152, 'App\\Models\\Item', 402, 'en', 'description', 'Description of Santa Tevesa', NULL, NULL),
(153, 'App\\Models\\Item', 403, 'en', 'name', 'Raven Wine', NULL, NULL),
(154, 'App\\Models\\Item', 403, 'en', 'description', 'Raven Wine', NULL, NULL),
(155, 'App\\Models\\Item', 404, 'en', 'name', 'Carling', NULL, NULL),
(156, 'App\\Models\\Item', 404, 'en', 'description', 'Description of', NULL, NULL),
(157, 'App\\Models\\Item', 405, 'en', 'name', 'Scottish leader', NULL, NULL),
(158, 'App\\Models\\Item', 405, 'en', 'description', 'Description of Scottish leader', NULL, NULL),
(159, 'App\\Models\\Item', 406, 'en', 'name', 'Jack Daniels', NULL, NULL),
(160, 'App\\Models\\Item', 406, 'en', 'description', 'Jack Daniels', NULL, NULL),
(161, 'App\\Models\\Item', 407, 'en', 'name', 'Scottish leader', NULL, NULL),
(162, 'App\\Models\\Item', 407, 'en', 'description', 'Scottish leader', NULL, NULL),
(163, 'App\\Models\\Item', 408, 'en', 'name', 'Raven Wine', NULL, NULL),
(164, 'App\\Models\\Item', 408, 'en', 'description', 'Description of Raven Wine', NULL, NULL),
(165, 'App\\Models\\DataSetting', 74, 'en', 'join_seller_title', 'Become a Seller', NULL, NULL),
(166, 'App\\Models\\DataSetting', 75, 'en', 'join_seller_sub_title', 'Registered as a seller and open shop for start your business', NULL, NULL),
(167, 'App\\Models\\DataSetting', 76, 'en', 'join_seller_button_name', 'Register', NULL, NULL),
(168, 'App\\Models\\DataSetting', 78, 'en', 'join_delivery_man_title', 'Join as  Deliveryman', NULL, NULL),
(169, 'App\\Models\\DataSetting', 79, 'en', 'join_delivery_man_sub_title', 'Registered as a deliveryman and earn money', NULL, NULL),
(170, 'App\\Models\\DataSetting', 80, 'en', 'join_delivery_man_button_name', 'Register', NULL, NULL),
(171, 'App\\Models\\AdminRole', 2, 'en', 'name', 'admin', NULL, NULL),
(172, 'App\\Models\\Banner', 1, 'en', 'title', 'Pharmacy', NULL, NULL),
(173, 'App\\Models\\Banner', 2, 'en', 'title', 'Pharmacy', NULL, NULL),
(174, 'App\\Models\\Banner', 3, 'en', 'title', 'Pharmacy', NULL, NULL),
(175, 'App\\Models\\Category', 110, 'en', 'name', 'Medicine', NULL, NULL),
(176, 'App\\Models\\Category', 112, 'en', 'name', 'Vaccines', NULL, NULL),
(177, 'App\\Models\\Category', 113, 'en', 'name', 'Supplements & Vitamins', NULL, NULL),
(178, 'App\\Models\\Category', 114, 'en', 'name', 'Medical Devices', NULL, NULL),
(179, 'App\\Models\\Category', 116, 'en', 'name', 'Mother & Baby', NULL, NULL),
(180, 'App\\Models\\Category', 111, 'en', 'name', 'Surgical Instrument', NULL, NULL),
(181, 'App\\Models\\Category', 115, 'en', 'name', 'Adult Care', NULL, NULL),
(182, 'App\\Models\\Category', 117, 'en', 'name', 'Covid Essentials', NULL, NULL),
(183, 'App\\Models\\Category', 118, 'en', 'name', 'Dental Care', NULL, NULL),
(184, 'App\\Models\\Category', 119, 'en', 'name', 'Health & Nutrition', NULL, NULL),
(185, 'App\\Models\\Category', 120, 'en', 'name', 'Pet Care', NULL, NULL),
(186, 'App\\Models\\Category', 99, 'en', 'name', 'Medicine', NULL, NULL),
(187, 'App\\Models\\Category', 100, 'en', 'name', 'Surgical Instrument', NULL, NULL),
(188, 'App\\Models\\Category', 101, 'en', 'name', 'Vaccines', NULL, NULL),
(189, 'App\\Models\\Category', 102, 'en', 'name', 'Supplements & Vitamins', NULL, NULL),
(190, 'App\\Models\\Category', 103, 'en', 'name', 'Medical Devices', NULL, NULL),
(191, 'App\\Models\\Category', 104, 'en', 'name', 'Adult Care', NULL, NULL),
(192, 'App\\Models\\Category', 105, 'en', 'name', 'Mother & Baby', NULL, NULL),
(193, 'App\\Models\\Category', 106, 'en', 'name', 'Covid Essentials', NULL, NULL),
(194, 'App\\Models\\Category', 107, 'en', 'name', 'Dental Care', NULL, NULL),
(195, 'App\\Models\\Category', 108, 'en', 'name', 'Health & Nutrition', NULL, NULL),
(196, 'App\\Models\\Category', 109, 'en', 'name', 'Pet Care', NULL, NULL),
(197, 'App\\Models\\DataSetting', 72, 'en', 'fixed_module_title', 'Your Pharmacy venture starts here !', NULL, NULL),
(198, 'App\\Models\\DataSetting', 73, 'en', 'fixed_module_sub_title', 'Enjoy all services in one platform', NULL, NULL),
(199, 'App\\Models\\DataSetting', 5, 'en', 'fixed_header_title', 'Pharmacy Delivery Simplified.', NULL, NULL),
(200, 'App\\Models\\DataSetting', 6, 'en', 'fixed_header_sub_title', 'More than just a reliable  Pharmacy platform', NULL, NULL),
(201, 'App\\Models\\DataSetting', 7, 'en', 'fixed_module_title', 'Your Pharmacy venture starts here !', NULL, NULL),
(202, 'App\\Models\\DataSetting', 8, 'en', 'fixed_module_sub_title', 'Enjoy all services in one platform', NULL, NULL),
(203, 'App\\Models\\DataSetting', 9, 'en', 'fixed_referal_title', 'Earn point by', NULL, NULL),
(204, 'App\\Models\\DataSetting', 10, 'en', 'fixed_referal_sub_title', 'Refer Your Friend', NULL, NULL),
(205, 'App\\Models\\DataSetting', 11, 'en', 'fixed_newsletter_title', 'Sign Up to Our Newsletter', NULL, NULL),
(206, 'App\\Models\\DataSetting', 12, 'en', 'fixed_newsletter_sub_title', 'Receive Latest News, Updates and Many Other News Every Week', NULL, NULL),
(207, 'App\\Models\\DataSetting', 13, 'en', 'fixed_footer_article_title', 'MXMeds is a complete package!  It\'s time to empower your multivendor online business with  powerful features!', NULL, NULL),
(208, 'App\\Models\\DataSetting', 14, 'en', 'feature_title', 'Remarkable Features that You Can Count!', NULL, NULL),
(209, 'App\\Models\\DataSetting', 15, 'en', 'feature_short_description', 'Jam-packed with outstanding features to elevate your online ordering and delivery easier, and smarter than ever before. It\'s time to empower your multivendor online business with MXMeds powerful features!', NULL, NULL),
(210, 'App\\Models\\DataSetting', 87, 'en', 'about_us', '<p>Welcome to MXMeds, your trusted partner in health and wellness. At MXMeds, we are dedicated to making healthcare accessible, affordable, and convenient for everyone. As a premier online pharmacy, we offer a wide range of prescription medications, over-the-counter drugs, health supplements, and wellness products to cater to all your healthcare needs.</p>\r\n\r\n<p>Our mission is to provide a seamless and reliable online shopping experience, ensuring that you receive the highest quality products delivered right to your doorstep. We partner with licensed pharmacies and certified healthcare professionals to ensure that every product we offer meets stringent quality standards.</p>\r\n\r\n<p>With MXMeds, you can enjoy the convenience of ordering your medications and health products from the comfort of your home. Our user-friendly platform, secure payment options, and fast delivery services make managing your health easier than ever.</p>\r\n\r\n<p>We are committed to your health and well-being, offering personalized customer support and expert advice to help you make informed decisions about your healthcare. Join the MXMeds community today and experience the difference of a pharmacy that truly cares.</p>', NULL, NULL),
(211, 'App\\Models\\DataSetting', 88, 'en', 'about_title', 'About Us', NULL, NULL);
INSERT INTO `translations` (`id`, `translationable_type`, `translationable_id`, `locale`, `key`, `value`, `created_at`, `updated_at`) VALUES
(212, 'App\\Models\\DataSetting', 89, 'en', 'privacy_policy', '<p>I. Introduction&nbsp;</p>\r\n\r\n<p>When you use MXMeds Pharmacy, you trust us with your personal data. We&rsquo;re committed to keeping that trust. That starts with helping you understand our privacy practices.&nbsp;</p>\r\n\r\n<p>This notice describes the personal data we collect, how it&rsquo;s used and shared, and your choices regarding this data. &nbsp;</p>\r\n\r\n<p>Last modified: April 1, 2023&nbsp;</p>\r\n\r\n<p>Effective date: April 1, 2023&nbsp;</p>\r\n\r\n<p>II. Overview&nbsp;</p>\r\n\r\n<p>A. Scope&nbsp;</p>\r\n\r\n<p>This notice applies to users of MXMeds Pharmacy&rsquo;s services anywhere in the world, including users of MXMeds Pharmacy&rsquo;s apps, websites, features, or other services.&nbsp;</p>\r\n\r\n<p>This notice describes how MXMeds Pharmacy collect and use personal data. This notice applies to all users of our apps, websites, features or other services anywhere in the world, unless covered by a separate privacy notice. This notice specifically applies to:&nbsp;</p>\r\n\r\n<p>Riders: individuals who request or receive transportation, including those who receive transportation requested by another individual&nbsp;</p>\r\n\r\n<p>Drivers: individuals who provide transportation to Riders individually or through partner transportation companies&nbsp;</p>\r\n\r\n<p>Delivery recipients: individuals who request or receive food, or other products and services&nbsp;</p>\r\n\r\n<p>Delivery persons: individuals who provide delivery or other services &nbsp;</p>\r\n\r\n<p>This notice also governs MXMeds Pharmacy&rsquo;s other collections of personal data in connection with MXMeds Pharmacy&rsquo;s services. For example, we may collect the contact information of individuals who use accounts owned by MXMeds Pharmacy for Business customers or of owners or employees of MXMeds Pharmacy Eats restaurant partners. We may also collect the personal data of those who start but do not complete applications to be drivers or delivery persons, those who rent bicycles, scooters or other light electrical devices offered by other companies through an MXMeds Pharmacy app, or in connection with our mapping technology and features.&nbsp;</p>\r\n\r\n<p>All those subject to this notice are referred to as &lsquo;users&rsquo; in this notice.&nbsp;</p>\r\n\r\n<p>In addition, please note the following: &nbsp;</p>\r\n\r\n<p>For users in Argentina: The Public Information Access agency, in its role of Regulating Body of Law 25.326, is responsible for receiving complaints and reports presented by any data subjects who believe their rights have been impacted by a violation of the local data protection regulation.&nbsp;</p>\r\n\r\n<p>For users in Brazil: Please see here for information regarding MXMeds Pharmacy&rsquo;s privacy practices required under Brazil&rsquo;s General Data Protection Law (Lei Geral de Prote&ccedil;&atilde;o de Dados - LGPD).&nbsp;</p>\r\n\r\n<p>For California users: Information regarding MXMeds Pharmacy&rsquo;s privacy practices related to the California Consumer Privacy Act (CCPA) is available here.&nbsp;</p>\r\n\r\n<p>For users in Mexico: Please see here for information regarding MXMeds Pharmacy&rsquo;s privacy practices required under Mexico&rsquo;s Mexican Personal Data Protection Law (Ley Federal de Protecci&oacute;n de Datos Personales en Posesi&oacute;n de los Particulares).&nbsp;</p>\r\n\r\n<p>For users in Nigeria: MXMeds Pharmacy does not process the personal data of users in Nigeria for purposes of the &lsquo;legitimate interests of MXMeds Pharmacy or other parties described in Section F below. MXMeds Pharmacy instead processes such data on the other grounds described in that section.&nbsp;</p>\r\n\r\n<p>For users in South Korea: Please see here for information about MXMeds Pharmacy affiliate UT LLC&#39;s privacy practices.&nbsp;</p>\r\n\r\n<p>For guest users: The personal data of those who order or receive trips or deliveries via partner websites or apps (such as when ordering from a restaurant or grocery store), or arranged by other account owners (collectively &lsquo;Guest Users&rsquo;) is used solely to provide such trips, deliveries or other services requested through a third party, and for purposes of safety and security, customer support, research and development, enabling communication between users, and in connection with legal proceedings and requirements, each as described in &lsquo;How we use personal data&rsquo; below. Guest User data may be shared with third parties for these purposes. Such data may be associated with, and accessible by, the owner of that account. This specifically includes Guest Users who receive rides/deliveries ordered by owners of MXMeds Pharmacy Health, MXMeds Pharmacy Central, MXMeds Pharmacy Direct or MXMeds Pharmacy for Business accounts, or who receive rides or deliveries ordered by friends, family members or others. &nbsp;</p>\r\n\r\n<p>Our data practices are subject to applicable laws in the places in which we operate. This means that we engage in the practices described in this notice in a particular country or region only if permitted under the laws of those places. Please contact us here or through the addresses below with any questions regarding our practices in a particular country or region.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>B. Data controller and transfer&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy is the data controller for the personal data collected in connection with use of MXMeds Pharmacy&rsquo;s services anywhere.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy is the data controller for the personal data collected in connection with use of MXMeds Pharmacy&rsquo;s services anywhere. &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy operates, and processes data, globally. We may also transfer data to countries other than the one where our users live or use MXMeds Pharmacy&rsquo;s services. We do so in order to fulfill our agreements with users, such as our Terms of Use, or based on users&rsquo; prior consent, adequacy decisions for the relevant countries, or other transfer mechanisms as may be available under applicable law, such as the Standard Contractual Clauses.&nbsp;</p>\r\n\r\n<p>III. Data collections and uses&nbsp;</p>\r\n\r\n<p>A. The data we collect&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy collects:&nbsp;</p>\r\n\r\n<p>Data provided by users to MXMeds Pharmacy, such as during account creation&nbsp;</p>\r\n\r\n<p>Data created during use of our services, such as location, app usage, and device data&nbsp;</p>\r\n\r\n<p>Data from other sources, such as MXMeds Pharmacy partners and third parties that use MXMeds Pharmacy APIs&nbsp;</p>\r\n\r\n<p>The following data is collected by or on behalf of MXMeds Pharmacy:&nbsp;</p>\r\n\r\n<p>1- Data provided by users. This includes:&nbsp;</p>\r\n\r\n<p>User profile: We collect data when users create or update their MXMeds Pharmacy accounts. This may include their name, email, phone number, login name and password, address, profile picture, payment or banking information (including related payment verification information), driver&rsquo;s license and other government identification documents (which may indicate document numbers as well as birth date, gender, and photo). This also includes vehicle or insurance information of drivers and delivery persons, emergency contact information, user settings, and evidence of health or fitness to provide services using MXMeds Pharmacy apps. &nbsp;<br />\r\nThis also includes gender and/or occupation (when required for certain MXMeds Pharmacy services or programs, such as MXMeds Pharmacy Cash or Women Rider Preferred).&nbsp;<br />\r\nWe may use the photos submitted by users to verify their identities, such as through facial recognition technologies. For more information, please see the section titled &ldquo;How we use personal data.&rdquo;&nbsp;</p>\r\n\r\n<p>Background check and identity verification: We collect background check and identity verification information for drivers and delivery persons. This may include information such as driver history or criminal record (where permitted by law), and right to work. This information may be collected by an authorized vendor on MXMeds Pharmacy&rsquo;s behalf. &nbsp;</p>\r\n\r\n<p>Demographic data: We may collect demographic data about users, including through user surveys. In some countries, we may also receive demographic data about users from third parties.&nbsp;</p>\r\n\r\n<p>User content: We collect the information users submit when they contact MXMeds Pharmacy customer support, provide ratings or compliments for other users or restaurant partners, or otherwise contact MXMeds Pharmacy. This may include feedback, photographs or other recordings collected by users.&nbsp;</p>\r\n\r\n<p>2- Data created during use of our services. This includes: &nbsp;</p>\r\n\r\n<p>Location data (driver and delivery person): MXMeds Pharmacy collects this data when the MXMeds Pharmacy app is running in the foreground (app open and on-screen) or background (app open but not on-screen) of their mobile device.&nbsp;</p>\r\n\r\n<p>Location data (riders and delivery recipients). We collect precise or approximate location data from riders&rsquo; and delivery recipients&rsquo; mobile devices if they enable us to do so. MXMeds Pharmacy collects this data from the time a ride or delivery is requested until it is finished, and any time the app is running in the foreground of their mobile device. We use this data to enhance your use of our apps, including to improve pick-up locations, enable safety features, and prevent and detect fraud. &nbsp;<br />\r\nMXMeds Pharmacy collects driver location data, and links location data collected during a trip with their rider&rsquo;s account, even if the rider has not enabled us to collect location data from their device. This enables us to offer services to the rider like receipt generation and customer support. &nbsp;</p>\r\n\r\n<p>Transaction information: We collect transaction information related to the use of our services, including the type of services requested or provided, order details, delivery information, date and time the service was provided, amount charged, distance travelled, and payment method. Additionally, if someone uses your promotion code, we may associate your name with that person.&nbsp;</p>\r\n\r\n<p>Usage data: We collect data about how users interact with our services. This includes data such as access dates and times, app features or pages viewed, app crashes and other system activity, type of browser, and third-party sites or services used before interacting with our services. In some cases, we collect this data through cookies, pixels, tags, and similar tracking technologies that create and maintain unique identifiers. &nbsp;</p>\r\n\r\n<p>Device data: We may collect data about the devices used to access our services, including the hardware models, device IP address, operating systems and versions, software, preferred languages, unique device identifiers, advertising identifiers, serial numbers, device motion data, and mobile network data.&nbsp;</p>\r\n\r\n<p>Communications data: We enable users to communicate with each other and MXMeds Pharmacy through MXMeds Pharmacy&rsquo;s mobile apps and websites. For example, we enable drivers and riders, and restaurants or delivery persons and delivery recipients, to call, text, or send other files to each other (generally without disclosing their telephone numbers to each other). To provide this service, MXMeds Pharmacy receives some data regarding the calls, texts, or other communications, including the date and time of the communications and the content of the communications. MXMeds Pharmacy may also use this data for customer support services (including to resolve disputes between users), for safety and security purposes, to improve our products and services, and for analytics.&nbsp;</p>\r\n\r\n<p>Rental devices data: We collect data generated by rental devices, such as bicycles, scooters, or other light electric vehicles or devices, when they&rsquo;re in use. This includes the date and time of use, and the location, route, and distance travelled. To the extent permitted by law, the location data collected from the rental device during the trip will be linked to the renter&rsquo;s account, even if they have not enabled MXMeds Pharmacy to collect location data from their mobile device.&nbsp;</p>\r\n\r\n<p>Audio recordings: In certain jurisdictions, and where permitted by law, users can record the audio of their trips through an in-app feature. Recordings are encrypted and stored on users&rsquo; devices, and are only shared with MXMeds Pharmacy if submitted to customer support by the users in connection with safety incidents.&nbsp;</p>\r\n\r\n<p>3- Data from other sources. This includes:&nbsp;</p>\r\n\r\n<p>User feedback, such as ratings, feedback, or compliments.&nbsp;</p>\r\n\r\n<p>Users participating in our referral programs. For example, when a user refers another person, we receive the referred person&rsquo;s personal data from that user.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy account owners who request services for or on behalf of other users, or who enable such users to request or receive services through their accounts. This includes owners of MXMeds Pharmacy for Business accounts.&nbsp;</p>\r\n\r\n<p>Users or others providing information in connection with claims or disputes.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy business partners through which users create or access their MXMeds Pharmacy account, such as payment providers, social media services, or apps or websites that use MXMeds Pharmacy&rsquo;s APIs or whose APIs MXMeds Pharmacy uses. &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy business partners in connection with the MXMeds Pharmacy Visa Card to the extent disclosed in the terms and conditions for the card.&nbsp;</p>\r\n\r\n<p>Vendors who help us verify users&rsquo; identity, background information, and eligibility to work, for regulatory, safety, and security purposes. &nbsp;</p>\r\n\r\n<p>Insurance, vehicle, or financial services providers for drivers and/or delivery persons.&nbsp;</p>\r\n\r\n<p>Partner transportation companies (for drivers or delivery persons who use our services through an account associated with such a company).&nbsp;</p>\r\n\r\n<p>Publicly available sources. &nbsp;</p>\r\n\r\n<p>Marketing service providers.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may combine the data collected from these sources with other data in its possession.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>B. How we use personal data&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy collects and uses data to enable reliable and convenient transportation, delivery, and other products and services. We also use the data we collect:&nbsp;</p>\r\n\r\n<p>To enhance the safety and security of our users and services&nbsp;</p>\r\n\r\n<p>For customer support &nbsp;</p>\r\n\r\n<p>For research and development &nbsp;</p>\r\n\r\n<p>To enable communications between users &nbsp;</p>\r\n\r\n<p>To send marketing and non-marketing communications to users&nbsp;</p>\r\n\r\n<p>In connection with legal proceedings&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy does not sell or share user personal data with third parties for their direct marketing, except with users&rsquo; consent.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy uses the data it collects for purposes including: &nbsp;</p>\r\n\r\n<p>1- Providing services and features. MXMeds Pharmacy uses the data we collect to provide, personalize, maintain, and improve our products and services.&nbsp;<br />\r\n&nbsp;<br />\r\nThis includes using the data to:&nbsp;</p>\r\n\r\n<p>Create and update users&rsquo; accounts.&nbsp;</p>\r\n\r\n<p>Verify drivers&rsquo; and delivery persons&rsquo; identity, background history, and eligibility to work.&nbsp;</p>\r\n\r\n<p>Enable transportation, deliveries, and other services.&nbsp;</p>\r\n\r\n<p>Offer, process, or facilitate payments for our services.&nbsp;</p>\r\n\r\n<p>Offer, obtain, provide, or facilitate insurance, vehicle, invoicing, or financing solutions in connection with our services.&nbsp;</p>\r\n\r\n<p>Track and share the progress of rides or deliveries. &nbsp;</p>\r\n\r\n<p>Enable features that allow users to share information with other people, such as when riders submit a compliment about a driver, when delivery recipients provide feedback for a restaurant or delivery person, refer a friend to MXMeds Pharmacy, split fares, or share ETA and location with their contacts.&nbsp;</p>\r\n\r\n<p>Enable features to personalize users&rsquo; MXMeds Pharmacy accounts, such as creating bookmarks for favourite places, and to enable quick access to previous destinations. &nbsp;</p>\r\n\r\n<p>Enable Accessibility features that make it easier for users with disabilities to use our services, such as those that enable deaf or hard-of-hearing drivers to alert their riders of their disabilities, allow only text messages from riders, and enable receipt of flashing trip request notifications instead of sound notifications on their mobile device.&nbsp;</p>\r\n\r\n<p>Perform internal operations necessary to provide our services, including to troubleshoot software bugs and operational problems; to conduct data analysis, testing, and research; and to monitor and analyze usage and activity trends.&nbsp;</p>\r\n\r\n<p>2- Safety and security. We use personal data to help maintain the safety, security, and integrity of our services and users. This includes:&nbsp;</p>\r\n\r\n<p>Screening riders, drivers, and delivery persons before enabling their use of our services and at subsequent intervals, including through reviews of background checks, where permitted by law, to help prevent use of our services by unsafe drivers and/or riders.&nbsp;</p>\r\n\r\n<p>Using data from drivers&rsquo; or delivery persons&rsquo; devices to help identify unsafe driving behavior such as speeding or harsh braking and acceleration, and to inform them of safer driving practices. We also use data from delivery persons&rsquo; devices to verify the type of vehicles they used to provide deliveries.&nbsp;</p>\r\n\r\n<p>In certain regions, using information derived from driver&rsquo;s license photos, and other photos submitted to MXMeds Pharmacy, for safety and security purposes. This includes MXMeds Pharmacy&rsquo;s Real-Time ID Check feature, which prompts drivers and delivery persons to share a selfie before going online to help ensure that the driver or delivery persons using the app matches the MXMeds Pharmacy account we have on file. This also includes comparing photographs that we have on file against photographs (i) of other users to prevent identity-borrowing, and (ii) from public databases to verify user identity.&nbsp;</p>\r\n\r\n<p>Using device, location, profile, usage, and other data to prevent, detect, and combat fraud or unsafe activities. &nbsp;</p>\r\n\r\n<p>Using user ratings and feedback to encourage compliance with our Community Guidelines and as grounds for deactivating drivers and delivery persons with low ratings or who otherwise violated such guidelines in certain countries.&nbsp;</p>\r\n\r\n<p>3- Customer support. MXMeds Pharmacy uses the information we collect (including recordings of customer support calls with notice to and the consent of the user) to provide customer support, including to: &nbsp;</p>\r\n\r\n<p>Direct questions to the appropriate customer support person &nbsp;</p>\r\n\r\n<p>Investigate and address user concerns&nbsp;</p>\r\n\r\n<p>Monitor and improve our customer support responses and processes&nbsp;</p>\r\n\r\n<p>4- Research and development. We may use the data we collect for testing, research, analysis, product development, and machine learning to improve the user experience. This helps us to improve and enhance the safety and security of our services, improve our ability to prevent the use of our services for illegal or improper purposes, develop new features and products, and facilitate insurance and finance solutions in connection with our services.&nbsp;</p>\r\n\r\n<p>5- Enabling communications between users. For example, a driver may message or call a rider to confirm a pickup location, a rider may contact a driver to retrieve a lost item, or a restaurant or delivery persons may call a delivery recipient with information about their order.&nbsp;</p>\r\n\r\n<p>6- Marketing. MXMeds Pharmacy may use the data we collect to market our services to our users. This includes sending users communications about MXMeds Pharmacy services, features, promotions, sweepstakes, studies, surveys, news, updates, and events. &nbsp;</p>\r\n\r\n<p>We may also send communications to our users about products and services offered by MXMeds Pharmacy partners. For example, if a user has placed an MXMeds Pharmacy Eats order, we may provide recommendations, promotions, or ads about similar food offered by other MXMeds Pharmacy partners. Although we may send users communications about MXMeds Pharmacy partners&rsquo; products and services, we do not sell users&rsquo; personal data to, or share it with, such partners or others for purposes of their own direct marketing or advertising, except with users&rsquo; consent.&nbsp;</p>\r\n\r\n<p>We may use the data we collect to personalize the marketing communications (including advertisements) that we send, including based on user location, past use of MXMeds Pharmacy&rsquo;s services, and user preferences and settings.&nbsp;</p>\r\n\r\n<p>We may also send users communications regarding elections, ballots, referenda, and other political and notice processes that relate to our services. For example, MXMeds Pharmacy has notified some users by email of ballot measures or pending legislation relating to the availability of MXMeds Pharmacy&rsquo;s services in those users&rsquo; areas.&nbsp;</p>\r\n\r\n<p>7- Non-marketing communications. MXMeds Pharmacy may use the data we collect to generate and provide users with receipts; inform them of changes to our terms, services, or policies; or send other communications that aren&rsquo;t for the purpose of marketing the services or products of MXMeds Pharmacy or its partners. &nbsp;</p>\r\n\r\n<p>8- Legal proceedings and requirements. We may use the personal data we collect to investigate or address claims or disputes relating to use of MXMeds Pharmacy&rsquo;s services, or as otherwise allowed by applicable law, or as requested by regulators, government entities, and official inquiries.&nbsp;</p>\r\n\r\n<p>9- Automated decision-making&nbsp;</p>\r\n\r\n<p>We use personal data to make automated decisions relating to use of our services. This includes:&nbsp;</p>\r\n\r\n<p>Enabling dynamic pricing, in which the price of a ride, or the delivery fee for MXMeds Pharmacy Eats orders, is determined based on constantly varying factors such as the estimated time and distance, the predicted route, estimated traffic, and the number of riders and drivers using MXMeds Pharmacy at a given moment.&nbsp;</p>\r\n\r\n<p>Matching available drivers and delivery persons to users requesting services. Users can be matched based on availability, proximity, and other factors. &nbsp;</p>\r\n\r\n<p>Determining driver and delivery person ratings, and deactivating drivers, riders, and delivery persons with low ratings. &nbsp;</p>\r\n\r\n<p>Deactivating users who are identified as having engaged in fraud or activities that may otherwise harm MXMeds Pharmacy, its users, and others. In some cases, such as when a user is determined to be abusing MXMeds Pharmacy&rsquo;s referral program, such behavior may result in automatic deactivation.&nbsp;</p>\r\n\r\n<p>Using driver location information, and communications between riders and drivers, to identify cancellation fees earned or induced through fraud. For example, if we determine by using such information that a driver is delaying a rider pickup in order to induce a cancellation, we will not charge the rider a cancellation fee and will adjust the amounts paid to the driver to omit such a fee. To object to such adjustment, please contact MXMeds Pharmacy customer support.&nbsp;</p>\r\n\r\n<p>Click the links in this section for more information about these processes. To object to a deactivation resulting from these processes, please contact MXMeds Pharmacy customer support.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>C. Cookies and third-party technologies&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy and its partners use cookies and other identification technologies on our apps, websites, emails, and online ads for purposes described in this notice.&nbsp;</p>\r\n\r\n<p>Cookies are small text files that are stored on browsers or devices by websites, apps, online media, and advertisements. MXMeds Pharmacy uses cookies and similar technologies for purposes such as:&nbsp;</p>\r\n\r\n<p>Authenticating users&nbsp;</p>\r\n\r\n<p>Remembering user preferences and settings&nbsp;</p>\r\n\r\n<p>Determining the popularity of content&nbsp;</p>\r\n\r\n<p>Delivering and measuring the effectiveness of advertising campaigns&nbsp;</p>\r\n\r\n<p>Analyzing site traffic and trends, and generally understanding the online behaviors and interests of people who interact with our services&nbsp;</p>\r\n\r\n<p>We may also allow others to provide audience measurement and analytics services for us, to serve advertisements on our behalf across the Internet, and to track and report on the performance of those advertisements. These entities may use cookies, web beacons, SDKs, and other technologies to identify the devices used by visitors to our websites, as well as when they visit other online sites and services. &nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>D. Data sharing and disclosure&nbsp;</p>\r\n\r\n<p>Some of MXMeds Pharmacy&rsquo;s products, services, and features require that we share data with other users or at a user&rsquo;s request. We may also share data with our affiliates, subsidiaries, and partners, for legal reasons or in connection with claims or disputes.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may share the data we collect:&nbsp;</p>\r\n\r\n<p>1- With other users&nbsp;</p>\r\n\r\n<p>This includes sharing: &nbsp;</p>\r\n\r\n<p>Riders&rsquo; first name, rating, and pickup and/or dropoff locations with drivers.&nbsp;</p>\r\n\r\n<p>Riders&rsquo; first name with other riders in a carpool trip. Riders in carpool trips may also see the dropoff location of the other riders.&nbsp;</p>\r\n\r\n<p>Delivery recipients&rsquo; first name, delivery address, and order information with their delivery person and restaurant. We may also share ratings and feedback, or other information to the extent required by law, with the restaurant partner and delivery person.&nbsp;</p>\r\n\r\n<p>For drivers and delivery persons, we may share data with the rider(s), delivery recipient(s) and restaurant partner(s), including name and photo; vehicle make, model, color, license plate, and vehicle photo; location (before and during trip); average rating provided by users; total number of trips; length of use of the MXMeds Pharmacy app; contact information (depending upon applicable laws); and driver or delivery person profile, including compliments and other feedback submitted by past users. &nbsp;<br />\r\n&nbsp;<br />\r\nWe also provide riders and delivery recipients with receipts containing information such as a breakdown of amounts charged, driver or delivery person first name, photo, route map, and such other information required on invoices in the country or region where the driver or delivery person operates.&nbsp;</p>\r\n\r\n<p>For those who participate in MXMeds Pharmacy&rsquo;s referral program, we share certain personal data of referred users, such as trip count, with the user who referred them, to the extent relevant to determining the referral bonus.&nbsp;</p>\r\n\r\n<p>2- At the user&rsquo;s request&nbsp;</p>\r\n\r\n<p>This includes sharing data with:&nbsp;</p>\r\n\r\n<p>Other people at the user&rsquo;s request. For example, we share a user&rsquo;s ETA and location with a friend when requested by that user, or a user&rsquo;s trip information when they split a fare with a friend.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy business partners. For example, if a user requests a service through a partnership or promotional offering made by a third party, MXMeds Pharmacy may share certain data with those third parties. This may include, for example, other services, platforms, apps, or websites that integrate with our APIs; vehicle suppliers or services; those with an API or service with which we integrate; or restaurant partners or other MXMeds Pharmacy business partners and their users in connection with promotions, contests, or specialized services.&nbsp;</p>\r\n\r\n<p>3- With the general public &nbsp;</p>\r\n\r\n<p>Questions or comments from users submitted through public forums such as MXMeds Pharmacy blogs and MXMeds Pharmacy social media pages may be viewable by the public, including any personal data included in the questions or comments submitted by a user. &nbsp;</p>\r\n\r\n<p>4- With the MXMeds Pharmacy account owner&nbsp;</p>\r\n\r\n<p>If a user requests transportation or places an order using an account owned by another party, we may share their order or trip information, including real-time location data, with the owner of that account. This occurs, for example, when:&nbsp;</p>\r\n\r\n<p>A rider uses their employer&rsquo;s MXMeds Pharmacy for Business profile, such as when they take trips arranged through MXMeds Pharmacy&nbsp;</p>\r\n\r\n<p>A driver or delivery person uses an account owned by or associated with an MXMeds Pharmacy partner transportation company or restaurant&nbsp;</p>\r\n\r\n<p>A rider takes a trip arranged by a friend or under a Family Profile&nbsp;</p>\r\n\r\n<p>A delivery person acts as a substitute&nbsp;</p>\r\n\r\n<p>5- With MXMeds Pharmacy subsidiaries and affiliates&nbsp;</p>\r\n\r\n<p>We share data with our subsidiaries and affiliates to help us provide our services or conduct data processing on our behalf. For example, MXMeds Pharmacy processes and stores data in the United States on behalf of its international subsidiaries and affiliates. &nbsp;</p>\r\n\r\n<p>6- With MXMeds Pharmacy service providers and business partners&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy provides data to vendors, consultants, marketing partners, research firms, and other service providers or business partners. These include:&nbsp;</p>\r\n\r\n<p>Payment processors and facilitators&nbsp;</p>\r\n\r\n<p>Background check and identity verification providers (drivers, delivery persons and cash riders only)&nbsp;</p>\r\n\r\n<p>Cloud storage providers&nbsp;</p>\r\n\r\n<p>Google, in connection with the use of Google Maps in MXMeds Pharmacy&rsquo;s apps (see Google&rsquo;s privacy policy for information on their collection and use of data)&nbsp;</p>\r\n\r\n<p>Facebook, in connection with the use of the Facebook Business Tools in MXMeds Pharmacy&rsquo;s apps and websites (see Facebook&rsquo;s privacy policy for information on their collection and use of data)&nbsp;</p>\r\n\r\n<p>Marketing partners and marketing platform providers, including social media advertising services&nbsp;</p>\r\n\r\n<p>Data analytics providers&nbsp;</p>\r\n\r\n<p>Research partners, including those performing surveys or research projects in partnership with MXMeds Pharmacy or on MXMeds Pharmacy&rsquo;s behalf&nbsp;</p>\r\n\r\n<p>Vendors that assist MXMeds Pharmacy to enhance the safety and security of its apps&nbsp;</p>\r\n\r\n<p>Consultants, lawyers, accountants, and other professional service providers&nbsp;</p>\r\n\r\n<p>Fleet partners&nbsp;</p>\r\n\r\n<p>Insurance and financing partners&nbsp;</p>\r\n\r\n<p>Airports&nbsp;</p>\r\n\r\n<p>Lime and other local providers&nbsp;</p>\r\n\r\n<p>Restaurant partners and/or their point of sale providers&nbsp;</p>\r\n\r\n<p>Vehicle solution vendors or third-party vehicle suppliers &nbsp;</p>\r\n\r\n<p>7- For legal reasons or in the event of a dispute&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may share users&rsquo; personal data if we believe it&rsquo;s required by applicable law, regulation, operating license or agreement, legal process or governmental request, or where the disclosure is otherwise appropriate due to safety or similar concerns. &nbsp;</p>\r\n\r\n<p>This includes sharing personal data with law enforcement officials, public health officials, other government authorities, airports (if required by the airport authorities as a condition of operating on airport property), or other third parties as necessary to enforce our Terms of Service, user agreements, or other policies; to protect MXMeds Pharmacy&rsquo;s rights or property or the rights, safety, or property of others; or in the event of a claim or dispute relating to the use of our services. If you use another person&rsquo;s credit card, we may be required by law to share your personal data, including trip or order information, with the owner of that credit card.&nbsp;</p>\r\n\r\n<p>This also includes sharing personal data with others in connection with, or during negotiations of, any merger, sale of company assets, consolidation or restructuring, financing, or acquisition of all or a portion of our business by or into another company.&nbsp;</p>\r\n\r\n<p>8- With consent&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may share a user&rsquo;s personal data other than as described in this notice if we notify the user and they consent to the sharing.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>E. Data retention and deletion&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy retains user data for as long as necessary for the purposes described above.&nbsp;</p>\r\n\r\n<p>Users may request deletion of their accounts at any time. MXMeds Pharmacy may retain user data after a deletion request due to legal or regulatory requirements or for the reasons stated in this policy.&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy retains user data for as long as necessary for the purposes described above. This means that we retain different categories of data for different periods of time depending on the category of user to whom the data relates, the type of data, and the purposes for which we collected the data. &nbsp;</p>\r\n\r\n<p>Users may request deletion of their account at any time through the Settings &gt; Privacy menus in the MXMeds Pharmacy app, or through MXMeds Pharmacy&rsquo;s website.&nbsp;</p>\r\n\r\n<p>Following an account deletion request, MXMeds Pharmacy deletes the user&rsquo;s account and data, unless they must be retained due to legal or regulatory requirements, for purposes of safety, security, and fraud prevention, or because of an issue relating to the user&rsquo;s account such as an outstanding credit or an unresolved claim or dispute. Because we are subject to legal and regulatory requirements relating to drivers and delivery persons, this generally means that we retain their account and data for a minimum of 7 years after a deletion request. For riders and delivery recipients, their data is generally deleted within 90 days of a deletion request, except where retention is necessary for the above reasons.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>F. Grounds for processing&nbsp;</p>\r\n\r\n<p>We only collect and use personal data where we have lawful grounds to do so. These include processing user personal data to provide requested services and features, for purposes of MXMeds Pharmacy&rsquo;s legitimate interests or those of other parties, to fulfill our legal obligations, or based on consent.&nbsp;</p>\r\n\r\n<p>We collect and use personal data only where we have one or more lawful grounds for doing so. Such grounds may vary depending on where our users are located, but generally include processing personal data: &nbsp;</p>\r\n\r\n<p>A- To provide requested services and features&nbsp;</p>\r\n\r\n<p>In order to provide our services, we must collect and use certain personal data. This includes: &nbsp;</p>\r\n\r\n<p>User profile data, which we use to establish and maintain user accounts; verify user identity; communicate with users about their trips, orders, and accounts; and enable users to make payments or receive earnings &nbsp;</p>\r\n\r\n<p>Background trip information, which is used to verify an applicant&rsquo;s eligibility to be a driver or delivery person&nbsp;</p>\r\n\r\n<p>Driver and delivery person location data, which we use to track trips and assist with navigation&nbsp;</p>\r\n\r\n<p>Usage data, which is necessary to maintain, optimize, and enhance MXMeds Pharmacy&rsquo;s services, including to determine incentives, connect riders and drivers, and calculate costs of trips and driver earnings&nbsp;</p>\r\n\r\n<p>Transaction information&nbsp;</p>\r\n\r\n<p>Information relating to customer support &nbsp;</p>\r\n\r\n<p>B- For purposes of the legitimate interests of MXMeds Pharmacy or other parties&nbsp;</p>\r\n\r\n<p>This includes using personal data to maintain and enhance our users&rsquo; safety and security. For example, we use personal data to prevent use of our services by users who have engaged in inappropriate or dangerous behavior, such as by retaining data of banned users to prevent their use of MXMeds Pharmacy&rsquo;s apps. We also use usage data to prevent matching of riders and drivers for whom there is higher risk of conflict (for instance, because they have been the subject of prior complaints from other users). &nbsp;</p>\r\n\r\n<p>This also includes purposes such as combating fraud; improving our services, direct marketing, research, and development; and enforcing MXMeds Pharmacy&rsquo;s Terms of Service.&nbsp;<br />\r\n&nbsp;<br />\r\nIn addition, it includes using personal data to the extent necessary for the interests of other people or the general public, such as in connection with legal or insurance claims, and to protect the rights and safety of others.&nbsp;</p>\r\n\r\n<p>C- To fulfill MXMeds Pharmacy&rsquo;s legal obligations &nbsp;</p>\r\n\r\n<p>For example, MXMeds Pharmacy is subject to laws and regulations in many cities and countries that require it to collect and retain data about our users&rsquo; trips and deliveries, and to provide copies of such data to the government or other authorities. We collect and use personal data to comply with such laws. &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may also share data with law enforcement regarding criminal acts or threats to public safety, or requests by third parties pursuant to legal processes. MXMeds Pharmacy may also share information with public health authorities where required or permitted by law. For more information about such sharing, please see MXMeds Pharmacy&rsquo;s Guidelines for Law Enforcement Authorities - United States, Guidelines for Law Enforcement Authorities - Outside the US, and Guidelines for Third Party Data Requests and Service of Legal Documents.&nbsp;</p>\r\n\r\n<p>D- With consent &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy may collect and use personal data based on the user&rsquo;s consent. For example, we may collect personal data through voluntary surveys. Responses to such surveys are collected on the basis of consent and will be deleted once no longer necessary for the purposes collected. &nbsp;<br />\r\n&nbsp;<br />\r\nA user who has provided consent to a collection or use of their personal data can revoke it at any time. However, the user will not be able to use any service or feature that requires collection or use of that personal data.&nbsp;</p>\r\n\r\n<p>IV. Choice and transparency&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy enables users to access and control the data that MXMeds Pharmacy collects, including through: &nbsp;</p>\r\n\r\n<p>In-app settings&nbsp;</p>\r\n\r\n<p>Device permissions&nbsp;</p>\r\n\r\n<p>In-app ratings pages&nbsp;</p>\r\n\r\n<p>Marketing opt-outs &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy also enables users to request access to or copies of their data, changes or updates to their accounts, deletion of their accounts, or that MXMeds Pharmacy restrict its processing of user personal data. &nbsp;</p>\r\n\r\n<p>A- Privacy settings&nbsp;</p>\r\n\r\n<p>Settings menus in the MXMeds Pharmacy app for riders give them the ability to set or update their location-sharing preferences and their preferences for receiving mobile notifications from MXMeds Pharmacy. Information about these settings, how to set or change these settings, and the effect of turning off these settings is described below. &nbsp;</p>\r\n\r\n<p>Location data&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy uses riders&rsquo; device location services to make it easier to get a ride whenever they need one. Location data helps improve our services, including pickups, navigation, and customer support. &nbsp;</p>\r\n\r\n<p>Riders may enable or disallow MXMeds Pharmacy to collect location data from their mobile devices through the Settings &gt; Privacy menus in the MXMeds Pharmacy app. Riders and delivery recipients can enable or disallow such collections through the settings on their mobile device. &nbsp;</p>\r\n\r\n<p>Share Live Location (riders)&nbsp;</p>\r\n\r\n<p>Riders who have enabled MXMeds Pharmacy to collect location data from their mobile device may also enable MXMeds Pharmacy to share their location with their driver from the time the ride is requested to the start of the trip. This can help improve pickups for both drivers and riders, particularly in crowded areas.&nbsp;</p>\r\n\r\n<p>Riders may enable or disable this feature through the Settings &gt; Privacy menus in the MXMeds Pharmacy app.&nbsp;</p>\r\n\r\n<p>Emergency Data Sharing (riders) &nbsp;</p>\r\n\r\n<p>Riders who have enabled MXMeds Pharmacy to collect location data from their mobile device may also enable the Emergency Data Sharing feature that shares data with emergency police, fire, and ambulance services. Such data includes approximate location at the time the emergency call was placed; the car&rsquo;s make, model, color, and license plate information; the rider&rsquo;s name and phone number; pickup and dropoff locations; and the driver&rsquo;s name.&nbsp;<br />\r\n&nbsp;<br />\r\nRiders may enable or disable this feature through the Settings &gt; Privacy menus or the Safety Center in the MXMeds Pharmacy app.&nbsp;</p>\r\n\r\n<p>Notifications: account and trip updates&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy provides users with trip status notifications and updates related to activity on their account. These notifications are a necessary part of using the MXMeds Pharmacy app and cannot be disabled. However, users may choose the method by which they receive these notifications through the Settings &gt; Privacy menus in the MXMeds Pharmacy app.&nbsp;</p>\r\n\r\n<p>Notifications: discounts and news&nbsp;</p>\r\n\r\n<p>Users may enable MXMeds Pharmacy to send push notifications about discounts and news from MXMeds Pharmacy. Push notifications may be enabled or disabled through the Settings &gt; Privacy menus in the MXMeds Pharmacy app.&nbsp;</p>\r\n\r\n<p>Communications from restaurant partners &nbsp;</p>\r\n\r\n<p>Delivery recipients who have opted in to communications from restaurant partners may stop sharing their data with each restaurant partner in their MXMeds Pharmacy Eats account settings. &nbsp;</p>\r\n\r\n<p>B- Device permissions&nbsp;</p>\r\n\r\n<p>Most mobile device platforms (iOS, Android, etc.) have defined certain types of device data that apps cannot access without the device owner&rsquo;s permission, and these platforms have different methods for how that permission can be obtained. iOS devices notify users the first time the MXMeds Pharmacy app requests permission to access certain types of data and gives users the option to grant or refuse permission. Android devices notify users of the permissions that the MXMeds Pharmacy app seeks before their first use of the app, and use of the app constitutes a grant of such permission.&nbsp;</p>\r\n\r\n<p>C- Ratings look-up&nbsp;</p>\r\n\r\n<p>After every trip, drivers and riders are able to rate each other on a scale from 1 to 5. An average of those ratings is associated with a user&rsquo;s account and is displayed to other users for whom they provide or receive services. For example, rider ratings are available to drivers from whom they request transportation, and driver ratings are available to their riders. &nbsp;</p>\r\n\r\n<p>This 2-way system holds everyone accountable for their behavior. Accountability helps create a respectful, safe environment for drivers and riders. &nbsp;</p>\r\n\r\n<p>Riders can see their average rating in the main menu of the MXMeds Pharmacy app. &nbsp;</p>\r\n\r\n<p>Drivers can see their average rating after tapping their profile photo in the MXMeds Pharmacy Driver app.&nbsp;</p>\r\n\r\n<p>Delivery persons are also rated by delivery recipients and restaurant partners. Click here for more information.&nbsp;</p>\r\n\r\n<p>D- Marketing opt-outs&nbsp;</p>\r\n\r\n<p>Users may opt out of receiving promotional emails from MXMeds Pharmacy. Users may also opt out of receiving emails and other messages from MXMeds Pharmacy by following the unsubscribe instructions in those messages. We may still send users who have opted out non-promotional communications, such as receipts for rides or information about their account.&nbsp;</p>\r\n\r\n<p>E- User data requests &nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy provides users with a variety of ways to learn about, control, and submit questions and comments about MXMeds Pharmacy&rsquo;s handling of their data. &nbsp;</p>\r\n\r\n<p>Accessing data: Users can ask for an explanation of the data we collect from them and how we use it.  &nbsp;</p>\r\n\r\n<p>Receiving data: Users can ask for a copy of data that MXMeds Pharmacy collects from them with their consent or as necessary to provide our services.&nbsp;</p>\r\n\r\n<p>Changing or updating data: Users can edit the name, phone number, email address, payment method, and photo associated with their account through the Settings menu in MXMeds Pharmacy&rsquo;s apps or driver portal. They may also ask that MXMeds Pharmacy change or update their data, including if they believe such data is inaccurate or incomplete. &nbsp;</p>\r\n\r\n<p>Deleting data: Users may request deletion of their account at any time through the Settings &gt; Privacy menus in the MXMeds Pharmacy app, or through MXMeds Pharmacy&rsquo;s website.&nbsp;</p>\r\n\r\n<p>Objections, restrictions, and complaints: Users may request that we stop using all or some of their personal data, or that we limit our use of their data. MXMeds Pharmacy may continue to process data after such objection or request to the extent required or permitted by law. &nbsp;<br />\r\n&nbsp;<br />\r\nIn addition, depending on their location, users may have the right to file a complaint relating to MXMeds Pharmacy&rsquo;s handling of their personal data with the data protection authority in their country. For example, users in the European Union and South America may submit such requests to the data protection authorities in the country in which they live. &nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Image Collection&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>MXMeds Pharmacy collects images from both the web and the app for the purpose of enhancing user experience and providing services effectively. These images may include profile pictures, uploaded images, or any visuals shared within the platform. The collection of such images is aimed at personalizing user experiences, facilitating communication between users and service providers, and ensuring the functionality of the platform.&nbsp;</p>\r\n\r\n<p>It&#39;s important to note that MXMeds Pharmacy respects user privacy and handles collected images in accordance with its privacy policy. The collected images are securely stored and utilized solely for the intended purposes within the platform. MXMeds Pharmacy does not share these images with any third parties without explicit user consent, except as required by law or legal process.&nbsp;</p>\r\n\r\n<p>Users retain ownership of their images and have the right to manage and delete their uploaded content as per the platform&#39;s provided functionalities. MXMeds Pharmacy employs industry-standard security measures to safeguard the collected images against unauthorized access, disclosure, or alteration.&nbsp;</p>\r\n\r\n<p>By using MXMeds Pharmacy&#39;s services, users acknowledge and consent to the collection and processing of images as described in the privacy policy. Users are encouraged to review the privacy policy regularly for any updates or changes regarding the handling of their personal information, including images.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL);
INSERT INTO `translations` (`id`, `translationable_type`, `translationable_id`, `locale`, `key`, `value`, `created_at`, `updated_at`) VALUES
(213, 'App\\Models\\DataSetting', 90, 'en', 'terms_and_conditions', '<h4>Introduction</h4>\r\n\r\n<p>Welcome to MXMeds. By accessing and using our website and services, you agree to comply with and be bound by the following terms and conditions. Please review the following terms carefully. If you do not agree to these terms, you should not use this site or our services.</p>\r\n\r\n<h4>Definitions</h4>\r\n\r\n<ul>\r\n	<li><strong>&quot;Site&quot;</strong> refers to the MXMeds website and its associated services.</li>\r\n	<li><strong>&quot;User&quot;</strong> refers to any individual or entity accessing or using the Site.</li>\r\n	<li><strong>&quot;We,&quot; &quot;Us,&quot;</strong> and <strong>&quot;Our&quot;</strong> refer to MXMeds.</li>\r\n	<li><strong>&quot;Services&quot;</strong> refers to the various functions and features offered by MXMeds, including the sale and delivery of pharmaceutical products.</li>\r\n</ul>\r\n\r\n<h4>Use of the Site</h4>\r\n\r\n<ol>\r\n	<li><strong>Eligibility</strong>: You must be at least 18 years of age to use this Site and purchase our products.</li>\r\n	<li><strong>Registration</strong>: You may be required to register for an account to access certain features of the Site. You agree to provide accurate, current, and complete information during the registration process.</li>\r\n	<li><strong>Account Security</strong>: You are responsible for maintaining the confidentiality of your account and password and for restricting access to your computer. You agree to accept responsibility for all activities that occur under your account.</li>\r\n</ol>\r\n\r\n<h4>Orders and Payments</h4>\r\n\r\n<ol>\r\n	<li><strong>Order Acceptance</strong>: All orders placed through the Site are subject to acceptance by us. We may require verification or additional information before accepting any order.</li>\r\n	<li><strong>Pricing</strong>: All prices are listed in [Currency] and are subject to change without notice. Prices do not include applicable taxes and shipping charges.</li>\r\n	<li><strong>Payment</strong>: Payment must be made by credit/debit card, net banking, or other methods specified on the Site. By providing payment information, you represent and warrant that you are authorized to use the payment method.</li>\r\n</ol>\r\n\r\n<h4>Delivery</h4>\r\n\r\n<ol>\r\n	<li><strong>Shipping</strong>: We will deliver the products to the address provided by you during the order process. Delivery times may vary based on location and product availability.</li>\r\n	<li><strong>Risk of Loss</strong>: All items purchased from us are made pursuant to a shipment contract. The risk of loss and title for such items pass to you upon our delivery to the carrier.</li>\r\n	<li><strong>Delivery Issues</strong>: If a product is delivered in a damaged condition, please contact us within [Time Frame] of receipt for a replacement or refund.</li>\r\n</ol>\r\n\r\n<h4>Returns and Refunds</h4>\r\n\r\n<ol>\r\n	<li><strong>Return Policy</strong>: We accept returns of unopened and undamaged products within [Time Frame] from the date of delivery. Please contact our customer service for return instructions.</li>\r\n	<li><strong>Refunds</strong>: Refunds will be processed within [Time Frame] after receiving the returned products. Refunds will be issued in the original form of payment.</li>\r\n</ol>\r\n\r\n<h4>User Conduct</h4>\r\n\r\n<ol>\r\n	<li><strong>Prohibited Activities</strong>: You agree not to engage in any activity that disrupts or interferes with the Site or the servers and networks connected to the Site.</li>\r\n	<li><strong>Compliance</strong>: You agree to use the Site only for lawful purposes and in compliance with all applicable laws and regulations.</li>\r\n</ol>\r\n\r\n<h4>Intellectual Property</h4>\r\n\r\n<ol>\r\n	<li><strong>Ownership</strong>: All content on the Site, including text, graphics, logos, images, and software, is the property of MXMeds or its content suppliers and is protected by intellectual property laws.</li>\r\n	<li><strong>License</strong>: We grant you a limited, non-exclusive, non-transferable license to access and use the Site for personal, non-commercial purposes.</li>\r\n</ol>\r\n\r\n<h4>Disclaimers and Limitation of Liability</h4>\r\n\r\n<ol>\r\n	<li><strong>Disclaimer</strong>: The Site and its content are provided &quot;as is&quot; without warranties of any kind, either express or implied.</li>\r\n	<li><strong>Limitation of Liability</strong>: In no event shall MXMeds be liable for any indirect, incidental, special, or consequential damages arising out of or in connection with the use of the Site or the purchase of products.</li>\r\n</ol>\r\n\r\n<h4>Indemnification</h4>\r\n\r\n<p>You agree to indemnify and hold MXMeds, its affiliates, and their respective officers, directors, employees, and agents harmless from any claims, liabilities, damages, and expenses arising out of your use of the Site or violation of these terms.</p>\r\n\r\n<h4>Changes to Terms</h4>\r\n\r\n<p>We reserve the right to modify these terms at any time. Your continued use of the Site following any changes constitutes your acceptance of the new terms.</p>\r\n\r\n<h4>Governing Law</h4>\r\n\r\n<p>These terms shall be governed by and construed in accordance with the laws of [Country/State]. Any disputes arising under these terms shall be subject to the exclusive jurisdiction of the courts of [Country/State].</p>\r\n\r\n<h4>Contact Information</h4>\r\n\r\n<p>If you have any questions about these terms, please contact us at:</p>\r\n\r\n<p>MXMeds&nbsp;</p>\r\n\r\n<p>Mumbai</p>\r\n\r\n<p>+919903909333</p>\r\n\r\n<p>info@miracuves.com</p>', NULL, NULL),
(214, 'App\\Models\\DataSetting', 33, 'en', 'refund_policy', '<h3>1. Eligibility for Refunds</h3>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Damaged or Defective Products</strong>:</p>\r\n\r\n	<ul>\r\n		<li>If you receive a damaged or defective product, you are eligible for a full refund or replacement. Please contact our customer support team within 7 days of receiving the product.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Incorrect Orders</strong>:</p>\r\n\r\n	<ul>\r\n		<li>If you receive a product that is different from what you ordered, you can request a refund or replacement. Contact our customer support team within 7 days of receiving the product.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Expired Products</strong>:</p>\r\n\r\n	<ul>\r\n		<li>If you receive a product that is past its expiration date, you are eligible for a full refund or replacement. Please notify us within 7 days of receiving the product.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h3>2. Conditions for Refunds</h3>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Original Condition</strong>:</p>\r\n\r\n	<ul>\r\n		<li>The product must be in its original packaging and condition, unused and unaltered.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Proof of Purchase</strong>:</p>\r\n\r\n	<ul>\r\n		<li>You must provide a receipt or proof of purchase to be eligible for a refund.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Return Authorization</strong>:</p>\r\n\r\n	<ul>\r\n		<li>You must obtain a return authorization from our customer support team before returning any products.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h3>3. Non-Refundable Items</h3>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Personal Care Items</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Items such as personal care products, hygiene products, and certain healthcare products are non-refundable due to health and safety reasons.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Opened or Used Products</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Products that have been opened or used are not eligible for a refund unless they are defective or damaged.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h3>4. Refund Process</h3>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Contact Customer Support</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Initiate the refund process by contacting our customer support team via email or phone. Provide your order details, reason for the refund request, and any supporting evidence (e.g., photos of damaged items).</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Return Authorization</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Once your request is approved, you will receive a return authorization and instructions on how to return the product.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Return the Product</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Ship the product back to us following the provided instructions. Ensure the product is securely packaged to prevent further damage.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Refund Issuance</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Once we receive and inspect the returned product, we will process your refund. The refund will be issued to your original payment method within 7-10 business days.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h3>5. Shipping Costs</h3>\r\n\r\n<ol>\r\n	<li><strong>Return Shipping</strong>:\r\n\r\n	<ul>\r\n		<li>The cost of return shipping will be covered by MXMeds if the product is defective, damaged, or incorrect. For all other returns, the customer is responsible for the return shipping costs.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h3>6. Contact Information</h3>\r\n\r\n<p>If you have any questions or need further assistance regarding our refund policy, please contact our customer support team:</p>\r\n\r\n<ul>\r\n	<li><strong>Email</strong>: info@miracuves.com</li>\r\n	<li><strong>Phone</strong>:&nbsp;+919903909333</li>\r\n	<li><strong>Address</strong>: Global</li>\r\n</ul>\r\n\r\n<h3>7. Policy Updates</h3>\r\n\r\n<p>MXMeds reserves the right to update or modify this refund policy at any time without prior notice. Please review this policy periodically for any changes. Your continued use of our services constitutes acceptance of any modifications to this policy.</p>\r\n\r\n<p>Thank you for choosing MXMeds. Your satisfaction is our priority!</p>', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `units`
--

CREATE TABLE `units` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `unit` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `units`
--

INSERT INTO `units` (`id`, `unit`, `created_at`, `updated_at`) VALUES
(3, 'kg', '2024-04-02 03:23:48', '2024-04-02 03:23:48'),
(4, 'Ltr', '2024-04-02 03:23:57', '2024-04-02 03:23:57'),
(5, 'Pcs', '2024-04-02 03:24:03', '2024-04-02 03:24:03');

-- --------------------------------------------------------

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

CREATE TABLE `users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `f_name` varchar(100) DEFAULT NULL,
  `l_name` varchar(100) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `email` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `is_phone_verified` tinyint(1) NOT NULL DEFAULT 0,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(100) DEFAULT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `interest` varchar(255) DEFAULT NULL,
  `cm_firebase_token` varchar(255) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `order_count` int(11) NOT NULL DEFAULT 0,
  `login_medium` varchar(255) DEFAULT NULL,
  `social_id` varchar(255) DEFAULT NULL,
  `zone_id` bigint(20) UNSIGNED DEFAULT NULL,
  `wallet_balance` decimal(24,3) NOT NULL DEFAULT 0.000,
  `loyalty_point` decimal(24,3) NOT NULL DEFAULT 0.000,
  `ref_code` varchar(10) DEFAULT NULL,
  `current_language_key` varchar(255) DEFAULT 'en',
  `ref_by` bigint(20) UNSIGNED DEFAULT NULL,
  `temp_token` varchar(255) DEFAULT NULL,
  `module_ids` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `users` (`id`, `f_name`, `l_name`, `phone`, `email`, `image`, `is_phone_verified`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `interest`, `cm_firebase_token`, `status`, `order_count`, `login_medium`, `social_id`, `zone_id`, `wallet_balance`, `loyalty_point`, `ref_code`, `current_language_key`, `ref_by`, `temp_token`, `module_ids`) VALUES
(1, 'test1', 'test', '987654321', 'test@gmail.com', NULL, 0, NULL, '$2y$10$AOUab/uGe3JGgzwTHgmfNOaDlXVScqO6WyhGWgBjkkXWYIlCnX5J6', NULL, '2024-04-01 00:17:16', '2024-04-01 00:17:16', NULL, NULL, 1, 0, NULL, NULL, NULL, 0.000, 0.000, NULL, 'en', NULL, NULL, NULL),
(2, 'Customer', 'Demo', '+911234567890', 'customer@demo.com', NULL, 0, NULL, '$2y$10$FWEUSc6aGKpRNSERBNc5autmHNwwqfIshnjScfchpVfXUdrqTvXNi', NULL, '2024-04-02 04:37:13', '2024-04-06 13:29:59', NULL, 'djJR60b2SIGT4PcU3qUJfX:APA91bGRnT-mG3_sXxJFl6P2LZL2Q6pkTmbuYiZaLEZPTrZ8-TC8atW9xX7RHW1-gBrxjbJRRmm4IlvcncrVkEGHXvuVzC0OtshnsNi6d7XMw0XQ-r6krSRGNTX4ssM2Tlih4TuejRmr', 1, 1, NULL, NULL, 2, 0.000, 1.000, 'ETCEAUICAV', 'en', NULL, NULL, NULL),
(3, 'Demo', 'User', '+12233665544', 'demouser@demo.com', NULL, 0, NULL, '$2y$10$zZRR2t3z7PHbJTz2pJihje.k68E0tLElPoGAIL8YtxAClDrPkMQBy', NULL, '2024-04-02 21:20:55', '2024-05-28 14:41:37', NULL, 'de70sPcfSuq_J14Vk-4Eq-:APA91bFLTE4E-fmGG7mbDxw5COwATYpNWY09EUZU33zeoNikWlBk15dc0LPmXqbGpteeJpJoRokEUXq8jCRzAQ2d73mIdwd72Y11e2s20uJ40FksNcCzUEWQ4rRRu4bfR0614zXlS99b', 1, 5, NULL, NULL, 0, 0.000, 6.000, 'J3C5PLLMDR', 'en', NULL, NULL, NULL),
(4, 'User', 'Demo', '+919876543210', 'user@demo.com', NULL, 0, NULL, '$2y$10$rNNupbSjRx3.B4qukD529epSUNarO.unu3h4ZcEMTGR7BLlzN8r8G', NULL, '2024-06-06 02:46:02', '2024-06-20 16:14:23', '[70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85]', 'ctjy8J59Sb6lP6Vru2KF0C:APA91bFrQBqEmvMxXQaC9tUovA_A9rf6wkYAHjqf_zFovq_3xZYxIeHNDdNoJxIaPSufltCIZfQQOcDDAhgJWrBV99FdlmDWrfXsAA8aPhwtz7JnaLFD8AcWMF2ekHLsLfnc9VPp3Y7o', 1, 4, NULL, NULL, 0, 6588.000, 37.000, '2M5NU63M5D', 'en', NULL, NULL, '[\"5\"]');

-- --------------------------------------------------------

--
-- Table structure for table `user_infos`
--

CREATE TABLE `user_infos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `f_name` varchar(100) DEFAULT NULL,
  `l_name` varchar(100) DEFAULT NULL,
  `phone` varchar(20) DEFAULT NULL,
  `email` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `admin_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `vendor_id` bigint(20) UNSIGNED DEFAULT NULL,
  `deliveryman_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `user_infos`
--

INSERT INTO `user_infos` (`id`, `f_name`, `l_name`, `phone`, `email`, `image`, `admin_id`, `user_id`, `vendor_id`, `deliveryman_id`, `created_at`, `updated_at`) VALUES
(1, 'Medicare', '', '+918674679054', 'pharmacy@demo.com', '2024-04-07-6612583858d02.png', NULL, NULL, 77, NULL, '2024-06-25 18:12:58', '2024-06-25 18:12:58');

-- --------------------------------------------------------

--
-- Table structure for table `user_notifications`
--

CREATE TABLE `user_notifications` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `data` text DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `vendor_id` bigint(20) UNSIGNED DEFAULT NULL,
  `delivery_man_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `user_notifications`
--

INSERT INTO `user_notifications` (`id`, `data`, `status`, `user_id`, `vendor_id`, `delivery_man_id`, `created_at`, `updated_at`) VALUES
(1, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your order 100001 is confirmed\",\"order_id\":100001,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 13:48:07', '2024-06-06 13:48:07'),
(2, '{\"title\":\"Order push title\",\"description\":\"New order push description\",\"order_id\":100001,\"image\":\"\",\"type\":\"new_order\"}', 1, NULL, 75, NULL, '2024-06-06 13:48:07', '2024-06-06 13:48:07'),
(3, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your food is started for cooking by Food Hub\",\"order_id\":100001,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 13:48:34', '2024-06-06 13:48:34'),
(4, '{\"title\":\"Order push title\",\"description\":\"Delivery man is on the way. For this order 100001\",\"order_id\":100001,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 13:48:46', '2024-06-06 13:48:46'),
(5, '{\"title\":\"Order push title\",\"description\":\"Delivery man is on the way. For this order 100001\",\"order_id\":100001,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 13:54:07', '2024-06-06 13:54:07'),
(6, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your order 100001  is ready for delivery\",\"order_id\":100001,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 13:54:18', '2024-06-06 13:54:18'),
(7, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your order 100001  is ready for delivery\",\"order_id\":100001,\"image\":\"\",\"type\":\"order_status\"}', 1, NULL, 75, NULL, '2024-06-06 13:54:19', '2024-06-06 13:54:19'),
(8, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your food is started for cooking by Food Hub\",\"order_id\":100001,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 13:54:48', '2024-06-06 13:54:48'),
(9, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your order 100002 is confirmed\",\"order_id\":100002,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 13:55:42', '2024-06-06 13:55:42'),
(10, '{\"title\":\"Order push title\",\"description\":\"New order push description\",\"order_id\":100002,\"image\":\"\",\"type\":\"new_order\"}', 1, NULL, 75, NULL, '2024-06-06 13:55:43', '2024-06-06 13:55:43'),
(11, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your food is started for cooking by Food Hub\",\"order_id\":100002,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 13:56:00', '2024-06-06 13:56:00'),
(12, '{\"title\":\"Order push title\",\"description\":\"Delivery man is on the way. For this order 100002\",\"order_id\":100002,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 13:56:10', '2024-06-06 13:56:10'),
(13, '{\"title\":\"Order push title\",\"description\":\"Your order 100002 is delivered\",\"order_id\":100002,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:02:46', '2024-06-06 14:02:46'),
(14, '{\"title\":\"Order push title\",\"description\":\"Your order 100001 is delivered\",\"order_id\":100001,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:03:24', '2024-06-06 14:03:24'),
(15, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your  order 100003 is successfully placed\",\"order_id\":100003,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:05:11', '2024-06-06 14:05:11'),
(16, '{\"title\":\"Order push title\",\"description\":\"New order push description\",\"order_id\":100003,\"module_id\":5,\"order_type\":\"delivery\",\"image\":\"\",\"type\":\"new_order\"}', 1, NULL, 75, NULL, '2024-06-06 14:05:11', '2024-06-06 14:05:11'),
(17, '{\"title\":\"Order push title\",\"description\":\"Your order 100003 has been assigned to a delivery man\",\"order_id\":100003,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:05:40', '2024-06-06 14:05:40'),
(18, '{\"title\":\"Order push title\",\"description\":\"You are assigned to a order\",\"order_id\":100003,\"image\":\"\",\"type\":\"assign\"}', 1, NULL, NULL, 1, '2024-06-06 14:05:40', '2024-06-06 14:05:40'),
(19, '{\"title\":\"Order push title\",\"description\":\"Order 100003 delivered successfully\",\"order_id\":100003,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:06:37', '2024-06-06 14:06:37'),
(20, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your  order 100004 is successfully placed\",\"order_id\":100004,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:07:39', '2024-06-06 14:07:39'),
(21, '{\"title\":\"Order push title\",\"description\":\"New order push description\",\"order_id\":100004,\"module_id\":5,\"order_type\":\"delivery\",\"image\":\"\",\"type\":\"new_order\"}', 1, NULL, 75, NULL, '2024-06-06 14:07:39', '2024-06-06 14:07:39'),
(22, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your order 100004 is confirmed\",\"order_id\":100004,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:08:02', '2024-06-06 14:08:02'),
(23, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your food is started for cooking by Food Hub\",\"order_id\":100004,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:08:15', '2024-06-06 14:08:15'),
(24, '{\"title\":\"Order push title\",\"description\":\"Delivery man is on the way. For this order 100004\",\"order_id\":100004,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:08:22', '2024-06-06 14:08:22'),
(25, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your order 100004  is ready for delivery\",\"order_id\":100004,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:11:49', '2024-06-06 14:11:49'),
(26, '{\"title\":\"Order push title\",\"description\":\"User Demo, Your order 100004  is ready for delivery\",\"order_id\":100004,\"image\":\"\",\"type\":\"order_status\"}', 1, NULL, 75, NULL, '2024-06-06 14:11:49', '2024-06-06 14:11:49'),
(27, '{\"title\":\"Order ready to be delivered\",\"description\":\"Your order is ready to be delivered  plesae share your otp with delivery man. Otp:7935, Order id:100004\",\"order_id\":100004,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:12:36', '2024-06-06 14:12:36'),
(28, '{\"title\":\"Order push title\",\"description\":\"Order 100004 delivered successfully\",\"order_id\":100004,\"image\":\"\",\"type\":\"order_status\"}', 1, 4, NULL, NULL, '2024-06-06 14:13:08', '2024-06-06 14:13:08');

-- --------------------------------------------------------

--
-- Table structure for table `vendors`
--

CREATE TABLE `vendors` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `f_name` varchar(100) NOT NULL,
  `l_name` varchar(100) DEFAULT NULL,
  `phone` varchar(20) NOT NULL,
  `email` varchar(100) NOT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(100) NOT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `bank_name` varchar(255) DEFAULT NULL,
  `branch` varchar(255) DEFAULT NULL,
  `holder_name` varchar(255) DEFAULT NULL,
  `account_no` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `status` tinyint(1) DEFAULT 1,
  `firebase_token` varchar(255) DEFAULT NULL,
  `auth_token` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `vendors`
--

INSERT INTO `vendors` (`id`, `f_name`, `l_name`, `phone`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `bank_name`, `branch`, `holder_name`, `account_no`, `image`, `status`, `firebase_token`, `auth_token`) VALUES
(62, 'jhon', 'li', '+18526497531', 'infihealth@demo.com', NULL, '$2y$10$it.77hD5tLVXH/14RfaLeexA3SxFiNsQ1v.El1nB93IUWkA3XQWMO', NULL, '2024-04-02 03:35:38', '2024-06-06 03:01:04', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL),
(64, 'jho', 'kon', '+18564972695', 'jho@House.com', NULL, '$2y$10$YdwMZUQ8fAdPu12OwYz8G.1t.Ab.hYngKt0Gs1xLy1XGv9ubwTgVa', NULL, '2024-04-02 03:40:40', '2024-06-06 03:00:44', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL),
(69, 'gomen', 'asai', '+185649756', 'Alpha@demo.com', NULL, '$2y$10$/dKMOwT.x0QPSH8mtk7rGuMyCiAYfJCVXT24jW4ezCkChag.jQDPi', NULL, '2024-04-02 03:49:17', '2024-06-06 03:00:23', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL),
(70, 'Alpha', 'kumar', '+18465595130', 'krpharmacy@demo.com', NULL, '$2y$10$4qzBseDU6wnjXJTkUOyr0OPeecbM6/Wt6cTQ9CtQ/wY2vAbMawVYy', NULL, '2024-04-02 03:51:22', '2024-04-02 03:51:22', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL),
(71, 'rakesh', 'verma', '+1848945694', 'krpharmacy@admin.com', NULL, '$2y$10$R1RKxPJGmYd5V.FvzGJRaeOJgyGDQy.lUTHjySjM266AR2tyvoCju', NULL, '2024-04-02 03:52:56', '2024-06-06 02:59:55', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL),
(77, 'Kate', 'Bishope', '+918674679054', 'pharmacy@demo.com', NULL, '$2y$10$7m5ivfNlXLcMk//0J8Ztu.znS9gCrGwcNm9tEhGNdSPrhlwyP0YX2', NULL, '2024-04-07 11:54:24', '2024-06-25 18:12:15', NULL, NULL, NULL, NULL, NULL, 1, 'cFRWvFgAQ26wnGU607kKrJ:APA91bH4MTDI855m9xNTgJ3BV-izgyygARrey8T4HZ46bklyg9XGysCE2tAAiHntVmR4KSVV_hU8TFHE7fLbdWpSdlNwoWxgMo1lUr9aGYO8cA3vxgDPXRFTa3neHS-yRcNJ1w-zUErh', 'b1EX3lky6CrvFzJJwcvklA0ZKJCOVGo5pUgsl9x2cxlZnVcpnjk88lGiLrW06gzS7msQt8eqki0ijBPuOVAIA7xw8a0d1FDqINf98ZOjxImnlTcq5QPpYKiy');

-- --------------------------------------------------------

--
-- Table structure for table `vendor_employees`
--

CREATE TABLE `vendor_employees` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `f_name` varchar(100) DEFAULT NULL,
  `l_name` varchar(100) DEFAULT NULL,
  `phone` varchar(20) DEFAULT NULL,
  `email` varchar(100) NOT NULL,
  `image` varchar(100) DEFAULT NULL,
  `employee_role_id` bigint(20) UNSIGNED NOT NULL,
  `vendor_id` bigint(20) UNSIGNED NOT NULL,
  `store_id` bigint(20) UNSIGNED NOT NULL,
  `password` varchar(100) NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `remember_token` varchar(100) DEFAULT NULL,
  `firebase_token` varchar(255) DEFAULT NULL,
  `auth_token` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `is_logged_in` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wallet_bonuses`
--

CREATE TABLE `wallet_bonuses` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text DEFAULT NULL,
  `bonus_type` varchar(255) NOT NULL,
  `bonus_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `minimum_add_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `maximum_bonus_amount` double(23,3) NOT NULL DEFAULT 0.000,
  `start_date` date DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wallet_payments`
--

CREATE TABLE `wallet_payments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `transaction_ref` varchar(255) DEFAULT NULL,
  `amount` decimal(8,2) NOT NULL DEFAULT 0.00,
  `payment_status` varchar(50) NOT NULL,
  `payment_method` varchar(100) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wallet_transactions`
--

CREATE TABLE `wallet_transactions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `transaction_id` char(36) NOT NULL,
  `credit` decimal(24,3) NOT NULL DEFAULT 0.000,
  `debit` decimal(24,3) NOT NULL DEFAULT 0.000,
  `admin_bonus` decimal(24,3) NOT NULL DEFAULT 0.000,
  `balance` decimal(24,3) NOT NULL DEFAULT 0.000,
  `transaction_type` varchar(191) DEFAULT NULL,
  `reference` varchar(191) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wallet_transactions`
--

INSERT INTO `wallet_transactions` (`id`, `user_id`, `transaction_id`, `credit`, `debit`, `admin_bonus`, `balance`, `transaction_type`, `reference`, `created_at`, `updated_at`) VALUES
(1, 4, '26e9513a-a18f-4ecd-bf6a-86d2d399f6c2', 6900.000, 0.000, 0.000, 6900.000, 'add_fund_by_admin', NULL, '2024-06-06 13:45:44', '2024-06-06 13:45:44'),
(2, 4, '111c1693-e70c-425a-b499-ea58c278d1e3', 0.000, 196.000, 0.000, 6704.000, 'order_place', '100001', '2024-06-06 13:48:06', '2024-06-06 13:48:06'),
(3, 4, 'f2912649-17fe-4b23-b4f7-a2df1134f2a3', 0.000, 116.000, 0.000, 6588.000, 'order_place', '100002', '2024-06-06 13:55:42', '2024-06-06 13:55:42');

-- --------------------------------------------------------

--
-- Table structure for table `websockets_statistics_entries`
--

CREATE TABLE `websockets_statistics_entries` (
  `id` int(10) UNSIGNED NOT NULL,
  `app_id` varchar(255) NOT NULL,
  `peak_connection_count` int(11) NOT NULL,
  `websocket_message_count` int(11) NOT NULL,
  `api_message_count` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wishlists`
--

CREATE TABLE `wishlists` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `item_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `store_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wishlists`
--

INSERT INTO `wishlists` (`id`, `user_id`, `item_id`, `created_at`, `updated_at`, `store_id`) VALUES
(1, 4, 236, '2024-06-20 16:15:07', '2024-06-20 16:15:07', NULL),
(2, 4, 131, '2024-06-20 16:15:12', '2024-06-20 16:15:12', NULL),
(3, 4, 139, '2024-06-20 16:15:13', '2024-06-20 16:15:13', NULL),
(4, 4, 133, '2024-06-20 16:15:18', '2024-06-20 16:15:18', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `withdrawal_methods`
--

CREATE TABLE `withdrawal_methods` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `method_name` varchar(255) NOT NULL,
  `method_fields` text NOT NULL,
  `is_default` tinyint(4) NOT NULL DEFAULT 0,
  `is_active` tinyint(4) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `withdraw_requests`
--

CREATE TABLE `withdraw_requests` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `vendor_id` bigint(20) UNSIGNED DEFAULT NULL,
  `admin_id` bigint(20) UNSIGNED DEFAULT NULL,
  `transaction_note` varchar(255) DEFAULT NULL,
  `amount` decimal(23,3) NOT NULL DEFAULT 0.000,
  `approved` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `delivery_man_id` bigint(20) UNSIGNED DEFAULT NULL,
  `withdrawal_method_id` bigint(20) UNSIGNED DEFAULT NULL,
  `withdrawal_method_fields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
  `type` varchar(20) NOT NULL DEFAULT 'manual'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `zones`
--

CREATE TABLE `zones` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `coordinates` polygon NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `store_wise_topic` varchar(255) DEFAULT NULL,
  `customer_wise_topic` varchar(255) DEFAULT NULL,
  `deliveryman_wise_topic` varchar(255) DEFAULT NULL,
  `cash_on_delivery` tinyint(1) NOT NULL DEFAULT 0,
  `digital_payment` tinyint(1) NOT NULL DEFAULT 0,
  `increased_delivery_fee` double(8,2) NOT NULL DEFAULT 0.00,
  `increased_delivery_fee_status` tinyint(1) NOT NULL DEFAULT 0,
  `increase_delivery_charge_message` varchar(255) DEFAULT NULL,
  `offline_payment` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `zones`
--

INSERT INTO `zones` (`id`, `name`, `coordinates`, `status`, `created_at`, `updated_at`, `store_wise_topic`, `customer_wise_topic`, `deliveryman_wise_topic`, `cash_on_delivery`, `digital_payment`, `increased_delivery_fee`, `increased_delivery_fee_status`, `increase_delivery_charge_message`, `offline_payment`) VALUES
(2, 'Global', 0x000000000103000000010000000d00000024d44b6ccef150c09f2ad3b9c3f9544062e92536e7f364c0a0d2981c52fd514062e92536e74d65c08c19620c62084d4024d44b6cceff51c0c63d9482e9c54dc082847a89cd590ec032ba210dd1ef1ec070afd04ec60839405e64153a16e54bc0dc2bb49331095240a23e2a5b9eeb0b409e16dac998826240deded65e977a4cc09e16dac99852654030aec3511ec8454062e92536674566c014027c0f1b0a50409e16dac918f0654078b80741a8835340e05ea19d8c892440c3def7c36c0c554024d44b6ccef150c09f2ad3b9c3f95440, 1, '2024-06-06 01:50:58', '2024-06-06 02:47:39', 'zone_2_store', 'zone_2_customer', 'zone_2_delivery_man', 1, 1, 10.00, 1, '10', 1);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `account_transactions`
--
ALTER TABLE `account_transactions`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `addon_settings`
--
ALTER TABLE `addon_settings`
  ADD PRIMARY KEY (`id`),
  ADD KEY `payment_settings_id_index` (`id`);

--
-- Indexes for table `add_ons`
--
ALTER TABLE `add_ons`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `admins`
--
ALTER TABLE `admins`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `admins_email_unique` (`email`);

--
-- Indexes for table `admin_features`
--
ALTER TABLE `admin_features`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `admin_promotional_banners`
--
ALTER TABLE `admin_promotional_banners`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `admin_roles`
--
ALTER TABLE `admin_roles`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `admin_special_criterias`
--
ALTER TABLE `admin_special_criterias`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `admin_testimonials`
--
ALTER TABLE `admin_testimonials`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `admin_wallets`
--
ALTER TABLE `admin_wallets`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `attributes`
--
ALTER TABLE `attributes`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `banners`
--
ALTER TABLE `banners`
  ADD PRIMARY KEY (`id`),
  ADD KEY `banners_module_id_foreign` (`module_id`);

--
-- Indexes for table `brands`
--
ALTER TABLE `brands`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `business_settings`
--
ALTER TABLE `business_settings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `campaigns`
--
ALTER TABLE `campaigns`
  ADD PRIMARY KEY (`id`),
  ADD KEY `campaigns_module_id_foreign` (`module_id`);

--
-- Indexes for table `carts`
--
ALTER TABLE `carts`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `cash_backs`
--
ALTER TABLE `cash_backs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `cash_back_histories`
--
ALTER TABLE `cash_back_histories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `categories`
--
ALTER TABLE `categories`
  ADD PRIMARY KEY (`id`),
  ADD KEY `categories_module_id_foreign` (`module_id`);

--
-- Indexes for table `common_conditions`
--
ALTER TABLE `common_conditions`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `contacts`
--
ALTER TABLE `contacts`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `conversations`
--
ALTER TABLE `conversations`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `coupons`
--
ALTER TABLE `coupons`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `coupons_code_unique` (`code`),
  ADD KEY `coupons_module_id_foreign` (`module_id`);

--
-- Indexes for table `currencies`
--
ALTER TABLE `currencies`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `customer_addresses`
--
ALTER TABLE `customer_addresses`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `data_settings`
--
ALTER TABLE `data_settings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `delivery_histories`
--
ALTER TABLE `delivery_histories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `delivery_man_wallets`
--
ALTER TABLE `delivery_man_wallets`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `delivery_men`
--
ALTER TABLE `delivery_men`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `delivery_men_phone_unique` (`phone`);

--
-- Indexes for table `disbursements`
--
ALTER TABLE `disbursements`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `disbursement_details`
--
ALTER TABLE `disbursement_details`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `disbursement_withdrawal_methods`
--
ALTER TABLE `disbursement_withdrawal_methods`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `discounts`
--
ALTER TABLE `discounts`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `d_m_reviews`
--
ALTER TABLE `d_m_reviews`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `d_m_vehicles`
--
ALTER TABLE `d_m_vehicles`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `ecommerce_item_details`
--
ALTER TABLE `ecommerce_item_details`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `email_templates`
--
ALTER TABLE `email_templates`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `email_verifications`
--
ALTER TABLE `email_verifications`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `employee_roles`
--
ALTER TABLE `employee_roles`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `expenses`
--
ALTER TABLE `expenses`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`);

--
-- Indexes for table `flash_sales`
--
ALTER TABLE `flash_sales`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `flash_sale_items`
--
ALTER TABLE `flash_sale_items`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `flutter_special_criterias`
--
ALTER TABLE `flutter_special_criterias`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `guests`
--
ALTER TABLE `guests`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `items`
--
ALTER TABLE `items`
  ADD PRIMARY KEY (`id`),
  ADD KEY `items_module_id_foreign` (`module_id`);

--
-- Indexes for table `item_campaigns`
--
ALTER TABLE `item_campaigns`
  ADD PRIMARY KEY (`id`),
  ADD KEY `item_campaigns_module_id_foreign` (`module_id`);

--
-- Indexes for table `item_tag`
--
ALTER TABLE `item_tag`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `jobs`
--
ALTER TABLE `jobs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `jobs_queue_index` (`queue`);

--
-- Indexes for table `loyalty_point_transactions`
--
ALTER TABLE `loyalty_point_transactions`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `messages`
--
ALTER TABLE `messages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `migrations`
--
ALTER TABLE `migrations`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `modules`
--
ALTER TABLE `modules`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `module_types`
--
ALTER TABLE `module_types`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `module_wise_banners`
--
ALTER TABLE `module_wise_banners`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `module_wise_why_chooses`
--
ALTER TABLE `module_wise_why_chooses`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `module_zone`
--
ALTER TABLE `module_zone`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `newsletters`
--
ALTER TABLE `newsletters`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `newsletters_email_unique` (`email`);

--
-- Indexes for table `notifications`
--
ALTER TABLE `notifications`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `notification_messages`
--
ALTER TABLE `notification_messages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `oauth_access_tokens`
--
ALTER TABLE `oauth_access_tokens`
  ADD PRIMARY KEY (`id`),
  ADD KEY `oauth_access_tokens_user_id_index` (`user_id`);

--
-- Indexes for table `oauth_auth_codes`
--
ALTER TABLE `oauth_auth_codes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `oauth_auth_codes_user_id_index` (`user_id`);

--
-- Indexes for table `oauth_clients`
--
ALTER TABLE `oauth_clients`
  ADD PRIMARY KEY (`id`),
  ADD KEY `oauth_clients_user_id_index` (`user_id`);

--
-- Indexes for table `oauth_personal_access_clients`
--
ALTER TABLE `oauth_personal_access_clients`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `oauth_refresh_tokens`
--
ALTER TABLE `oauth_refresh_tokens`
  ADD PRIMARY KEY (`id`),
  ADD KEY `oauth_refresh_tokens_access_token_id_index` (`access_token_id`);

--
-- Indexes for table `offline_payments`
--
ALTER TABLE `offline_payments`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `offline_payment_methods`
--
ALTER TABLE `offline_payment_methods`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `orders`
--
ALTER TABLE `orders`
  ADD PRIMARY KEY (`id`),
  ADD KEY `zone_id` (`zone_id`),
  ADD KEY `orders_module_id_foreign` (`module_id`);

--
-- Indexes for table `order_cancel_reasons`
--
ALTER TABLE `order_cancel_reasons`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `order_delivery_histories`
--
ALTER TABLE `order_delivery_histories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `order_details`
--
ALTER TABLE `order_details`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `order_payments`
--
ALTER TABLE `order_payments`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `order_references`
--
ALTER TABLE `order_references`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `order_transactions`
--
ALTER TABLE `order_transactions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `order_transactions_zone_id_index` (`zone_id`),
  ADD KEY `order_transactions_module_id_foreign` (`module_id`);

--
-- Indexes for table `parcel_categories`
--
ALTER TABLE `parcel_categories`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `parcel_categories_name_unique` (`name`),
  ADD KEY `parcel_categories_module_id_foreign` (`module_id`);

--
-- Indexes for table `parcel_delivery_instructions`
--
ALTER TABLE `parcel_delivery_instructions`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `password_resets`
--
ALTER TABLE `password_resets`
  ADD KEY `password_resets_email_index` (`email`);

--
-- Indexes for table `pharmacy_item_details`
--
ALTER TABLE `pharmacy_item_details`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `phone_verifications`
--
ALTER TABLE `phone_verifications`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `phone_verifications_phone_unique` (`phone`);

--
-- Indexes for table `provide_d_m_earnings`
--
ALTER TABLE `provide_d_m_earnings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `react_testimonials`
--
ALTER TABLE `react_testimonials`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `refunds`
--
ALTER TABLE `refunds`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `refund_reasons`
--
ALTER TABLE `refund_reasons`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `reviews`
--
ALTER TABLE `reviews`
  ADD PRIMARY KEY (`id`),
  ADD KEY `reviews_module_id_foreign` (`module_id`);

--
-- Indexes for table `social_media`
--
ALTER TABLE `social_media`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `soft_credentials`
--
ALTER TABLE `soft_credentials`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `stores`
--
ALTER TABLE `stores`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `restaurants_phone_unique` (`phone`),
  ADD KEY `stores_module_id_foreign` (`module_id`);

--
-- Indexes for table `store_configs`
--
ALTER TABLE `store_configs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `store_schedule`
--
ALTER TABLE `store_schedule`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `store_wallets`
--
ALTER TABLE `store_wallets`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `tags`
--
ALTER TABLE `tags`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `temp_products`
--
ALTER TABLE `temp_products`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `track_deliverymen`
--
ALTER TABLE `track_deliverymen`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `translations`
--
ALTER TABLE `translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `translations_translationable_id_index` (`translationable_id`),
  ADD KEY `translations_locale_index` (`locale`);

--
-- Indexes for table `units`
--
ALTER TABLE `units`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `users_phone_unique` (`phone`),
  ADD UNIQUE KEY `users_ref_code_unique` (`ref_code`),
  ADD KEY `users_zone_id_index` (`zone_id`);

--
-- Indexes for table `user_infos`
--
ALTER TABLE `user_infos`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `user_notifications`
--
ALTER TABLE `user_notifications`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `vendors`
--
ALTER TABLE `vendors`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `vendors_phone_unique` (`phone`),
  ADD UNIQUE KEY `vendors_email_unique` (`email`);

--
-- Indexes for table `vendor_employees`
--
ALTER TABLE `vendor_employees`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `vendor_employees_email_unique` (`email`);

--
-- Indexes for table `wallet_bonuses`
--
ALTER TABLE `wallet_bonuses`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wallet_payments`
--
ALTER TABLE `wallet_payments`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wallet_transactions`
--
ALTER TABLE `wallet_transactions`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `websockets_statistics_entries`
--
ALTER TABLE `websockets_statistics_entries`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wishlists`
--
ALTER TABLE `wishlists`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `withdrawal_methods`
--
ALTER TABLE `withdrawal_methods`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `withdraw_requests`
--
ALTER TABLE `withdraw_requests`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zones`
--
ALTER TABLE `zones`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `zones_name_unique` (`name`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `account_transactions`
--
ALTER TABLE `account_transactions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `add_ons`
--
ALTER TABLE `add_ons`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `admins`
--
ALTER TABLE `admins`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `admin_features`
--
ALTER TABLE `admin_features`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `admin_promotional_banners`
--
ALTER TABLE `admin_promotional_banners`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `admin_roles`
--
ALTER TABLE `admin_roles`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `admin_special_criterias`
--
ALTER TABLE `admin_special_criterias`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `admin_testimonials`
--
ALTER TABLE `admin_testimonials`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `admin_wallets`
--
ALTER TABLE `admin_wallets`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `attributes`
--
ALTER TABLE `attributes`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `banners`
--
ALTER TABLE `banners`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `brands`
--
ALTER TABLE `brands`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `business_settings`
--
ALTER TABLE `business_settings`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=160;

--
-- AUTO_INCREMENT for table `campaigns`
--
ALTER TABLE `campaigns`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `carts`
--
ALTER TABLE `carts`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `cash_backs`
--
ALTER TABLE `cash_backs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cash_back_histories`
--
ALTER TABLE `cash_back_histories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `categories`
--
ALTER TABLE `categories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=187;

--
-- AUTO_INCREMENT for table `common_conditions`
--
ALTER TABLE `common_conditions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `contacts`
--
ALTER TABLE `contacts`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `conversations`
--
ALTER TABLE `conversations`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `coupons`
--
ALTER TABLE `coupons`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `currencies`
--
ALTER TABLE `currencies`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=120;

--
-- AUTO_INCREMENT for table `customer_addresses`
--
ALTER TABLE `customer_addresses`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `data_settings`
--
ALTER TABLE `data_settings`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=91;

--
-- AUTO_INCREMENT for table `delivery_histories`
--
ALTER TABLE `delivery_histories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=731;

--
-- AUTO_INCREMENT for table `delivery_man_wallets`
--
ALTER TABLE `delivery_man_wallets`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `delivery_men`
--
ALTER TABLE `delivery_men`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `disbursements`
--
ALTER TABLE `disbursements`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `disbursement_details`
--
ALTER TABLE `disbursement_details`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `disbursement_withdrawal_methods`
--
ALTER TABLE `disbursement_withdrawal_methods`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `discounts`
--
ALTER TABLE `discounts`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `d_m_reviews`
--
ALTER TABLE `d_m_reviews`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `d_m_vehicles`
--
ALTER TABLE `d_m_vehicles`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `ecommerce_item_details`
--
ALTER TABLE `ecommerce_item_details`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `email_templates`
--
ALTER TABLE `email_templates`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

--
-- AUTO_INCREMENT for table `email_verifications`
--
ALTER TABLE `email_verifications`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `employee_roles`
--
ALTER TABLE `employee_roles`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `expenses`
--
ALTER TABLE `expenses`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `flash_sales`
--
ALTER TABLE `flash_sales`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `flash_sale_items`
--
ALTER TABLE `flash_sale_items`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `flutter_special_criterias`
--
ALTER TABLE `flutter_special_criterias`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `guests`
--
ALTER TABLE `guests`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=39;

--
-- AUTO_INCREMENT for table `items`
--
ALTER TABLE `items`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=409;

--
-- AUTO_INCREMENT for table `item_campaigns`
--
ALTER TABLE `item_campaigns`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `item_tag`
--
ALTER TABLE `item_tag`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=42;

--
-- AUTO_INCREMENT for table `jobs`
--
ALTER TABLE `jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `loyalty_point_transactions`
--
ALTER TABLE `loyalty_point_transactions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `messages`
--
ALTER TABLE `messages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `migrations`
--
ALTER TABLE `migrations`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=147;

--
-- AUTO_INCREMENT for table `modules`
--
ALTER TABLE `modules`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `module_types`
--
ALTER TABLE `module_types`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `module_wise_banners`
--
ALTER TABLE `module_wise_banners`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `module_wise_why_chooses`
--
ALTER TABLE `module_wise_why_chooses`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `module_zone`
--
ALTER TABLE `module_zone`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `newsletters`
--
ALTER TABLE `newsletters`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `notifications`
--
ALTER TABLE `notifications`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `notification_messages`
--
ALTER TABLE `notification_messages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=52;

--
-- AUTO_INCREMENT for table `oauth_clients`
--
ALTER TABLE `oauth_clients`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `oauth_personal_access_clients`
--
ALTER TABLE `oauth_personal_access_clients`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `offline_payments`
--
ALTER TABLE `offline_payments`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `offline_payment_methods`
--
ALTER TABLE `offline_payment_methods`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `orders`
--
ALTER TABLE `orders`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=100005;

--
-- AUTO_INCREMENT for table `order_cancel_reasons`
--
ALTER TABLE `order_cancel_reasons`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `order_delivery_histories`
--
ALTER TABLE `order_delivery_histories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `order_details`
--
ALTER TABLE `order_details`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `order_payments`
--
ALTER TABLE `order_payments`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `order_references`
--
ALTER TABLE `order_references`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `order_transactions`
--
ALTER TABLE `order_transactions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `parcel_categories`
--
ALTER TABLE `parcel_categories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `parcel_delivery_instructions`
--
ALTER TABLE `parcel_delivery_instructions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pharmacy_item_details`
--
ALTER TABLE `pharmacy_item_details`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `phone_verifications`
--
ALTER TABLE `phone_verifications`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `provide_d_m_earnings`
--
ALTER TABLE `provide_d_m_earnings`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `react_testimonials`
--
ALTER TABLE `react_testimonials`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `refunds`
--
ALTER TABLE `refunds`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `refund_reasons`
--
ALTER TABLE `refund_reasons`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `reviews`
--
ALTER TABLE `reviews`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `social_media`
--
ALTER TABLE `social_media`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `soft_credentials`
--
ALTER TABLE `soft_credentials`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `stores`
--
ALTER TABLE `stores`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=90;

--
-- AUTO_INCREMENT for table `store_configs`
--
ALTER TABLE `store_configs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `store_schedule`
--
ALTER TABLE `store_schedule`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=463;

--
-- AUTO_INCREMENT for table `store_wallets`
--
ALTER TABLE `store_wallets`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `tags`
--
ALTER TABLE `tags`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `temp_products`
--
ALTER TABLE `temp_products`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `track_deliverymen`
--
ALTER TABLE `track_deliverymen`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `translations`
--
ALTER TABLE `translations`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=215;

--
-- AUTO_INCREMENT for table `units`
--
ALTER TABLE `units`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `user_infos`
--
ALTER TABLE `user_infos`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `user_notifications`
--
ALTER TABLE `user_notifications`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29;

--
-- AUTO_INCREMENT for table `vendors`
--
ALTER TABLE `vendors`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=90;

--
-- AUTO_INCREMENT for table `vendor_employees`
--
ALTER TABLE `vendor_employees`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wallet_bonuses`
--
ALTER TABLE `wallet_bonuses`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wallet_payments`
--
ALTER TABLE `wallet_payments`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wallet_transactions`
--
ALTER TABLE `wallet_transactions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `websockets_statistics_entries`
--
ALTER TABLE `websockets_statistics_entries`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wishlists`
--
ALTER TABLE `wishlists`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `withdrawal_methods`
--
ALTER TABLE `withdrawal_methods`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `withdraw_requests`
--
ALTER TABLE `withdraw_requests`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `zones`
--
ALTER TABLE `zones`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- Constraints for dumped tables
--

--
-- Constraints for table `banners`
--
ALTER TABLE `banners`
  ADD CONSTRAINT `banners_module_id_foreign` FOREIGN KEY (`module_id`) REFERENCES `modules` (`id`);

--
-- Constraints for table `campaigns`
--
ALTER TABLE `campaigns`
  ADD CONSTRAINT `campaigns_module_id_foreign` FOREIGN KEY (`module_id`) REFERENCES `modules` (`id`);

--
-- Constraints for table `categories`
--
ALTER TABLE `categories`
  ADD CONSTRAINT `categories_module_id_foreign` FOREIGN KEY (`module_id`) REFERENCES `modules` (`id`);

--
-- Constraints for table `coupons`
--
ALTER TABLE `coupons`
  ADD CONSTRAINT `coupons_module_id_foreign` FOREIGN KEY (`module_id`) REFERENCES `modules` (`id`);

--
-- Constraints for table `item_campaigns`
--
ALTER TABLE `item_campaigns`
  ADD CONSTRAINT `item_campaigns_module_id_foreign` FOREIGN KEY (`module_id`) REFERENCES `modules` (`id`);
COMMIT;

/*!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 */;
