-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jun 28, 2024 at 09:44 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_mxgroc`
--

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

--
-- 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@mxgroc.com', NULL, '$2y$10$l6D.TkP.vvVnGX6iy9.3UON5WEL.xCKU6qFhTfSepFZlWtp5m5FDi', NULL, '2024-06-06 01:03:16', '2024-06-21 15:11:42', 1, NULL, 1),
(4, 'Admin', 'Demo', '8596321456', 'admin@demo.com', '2024-06-06-6661c1187da56.png', '$2y$10$9p71MhRGB7b6E4KRWp1gEOw9U5nzEK8IkLljDXVbw8RuGoZTtXckm', NULL, '2024-06-06 17:30:56', '2024-06-06 17:30:56', 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 daily grocery item', '2024-04-20-66239166962bd.png', 1, '2023-08-15 23:49:59', '2024-04-20 04:56:54');

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

--
-- 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', '[\"collect_cash\",\"attribute\",\"campaign\",\"category\",\"coupon\",\"deliveryman\",\"provide_dm_earning\",\"item\",\"notification\",\"order\",\"store\",\"report\",\"withdraw_list\",\"module\",\"parcel\",\"pos\"]', 1, '2024-06-06 17:29:42', '2024-06-06 17:29:42');

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

--
-- 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 E-Commerce', '2024-04-20-662395134788d.png', 1, '2024-04-20 05:12:35', '2024-04-20 05:12:35'),
(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 Grocery Business', '2024-04-20-6623954d187f8.png', 1, '2024-04-20 05:13:33', '2024-04-20 05:13:33');

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

--
-- 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, 'Grocery', 'default', '2024-06-07-666289f3aded2.png', 1, '', '2024-06-07 07:47:55', '2024-06-07 07:48:05', 2, 4, 1, NULL, 'admin'),
(2, 'Grocery', 'default', '2024-06-07-66628a169c151.png', 1, '', '2024-06-07 07:48:30', '2024-06-07 07:48:38', 2, 4, 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\":\"MXGroc\",\"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', 'mxgroc', 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', 'MXGroc', NULL, NULL),
(17, 'currency', 'USD', NULL, NULL),
(18, 'logo', '2024-06-06-6661a11b28b34.png', NULL, NULL),
(19, 'phone', '+919903909333', NULL, NULL),
(20, 'email_address', 'info@miracuves.com', NULL, NULL),
(21, 'address', 'Global', NULL, NULL),
(22, 'footer_text', 'MXGroc@ 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:\\/\\/mxgroc.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-08-6663d831aae7a.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:\\/\\/mxgroc.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', 'url', '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:\\/\\/mxgroc.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\": \"mxgroc\",\r\n  \"private_key_id\": \"4c8d1d41bf606303c31e844949171992f4005624\",\r\n  \"private_key\": \"-----BEGIN PRIVATE KEY-----\\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDpfj1GtqA+NrrA\\njQokvveYsrr7IMlmkDvoOH3bPg3HKyzUoqghv36EBdJqjTwRi1Val4zBmy61xMux\\nhttUg9K8NfkiD0CkxB3wy9fwjT9m/A8x0KOZ1PQ3J+BBOQmzMLNto/BVoJ4BGom4\\n7DEzOH1jxSrGugL4h2cGwYT6WeY4nA0Y/FVhTOA9olSktAYNH2tdAjmgR2q+DP1x\\n70PsidaTLkoyofjIBOkslEe41kN7y03vDKpoA49rA84euH46KNjrJw9ZYoAEca79\\nOOU905uHcF7dvoHcQKXYFFggiHyZbbWOcpMRVoZt8lPjMWm5vUeBWYA6cUxR7bsH\\niIGvCr2XAgMBAAECggEABIkQNaRsfmjfvce/j7Ep7Axkt2YOo3BfyYX3Y9/Tsq+z\\nAjpam7U1huj6ClnN9eVH9ieFc2lJQfydnEgrUHvzBvbhbPjw34Jztm6vNhv4RE7X\\nGLedxeouCDg9EedCuflTMukBTRh+mTTjwfTMi9soDF0TFKMeVaeDp8zwgVBnuWe9\\nFW8de9If+AuYKulbIqjRcokjUZMy0rrdMEzlOGmX7sq+LkvuJL7EBoI99UBN90iM\\n0oOEXhITcqMeW1KvN++VDpMzYX3oT2koeHutS55HqyVrLzrrkcDJZXa4JMKhFdl8\\nRympz5vrYngcoE/WX2lETcidnes1YPNoRYLYXz9OuQKBgQD5PWWhX4kUOpwVVAYK\\nh5a3JvYka2DLSbRPtlQlOYqp3zzXt19wiauvYbjcfIQucJqSIkb5pvW+E7R0It4m\\nyUiY84BvaLthx6eEQuqIu2xssT5WOAfPlDDRvxe/oht+nUObLXOhQNGVyjHu4wmA\\nCOJ3iSs6nOsEfApx2fc5eP9WfQKBgQDv04Ezt9a+Ggmfiko6Qvq0vkZuWgAVHLrU\\n6gsHG86j4KcLtijnbdOKYNLg+xyLxoL2Tp1LFJ9PSYVy1NTNkBYlY/3pM8McXRKW\\nL+t2/sSi/JaEZPBAUtmAY8XGP4b3DSSlz9BLc0Nh+1TJdx0d7UHVMBpIUsAjNAup\\nhWy0ldUcowKBgBG0+vNsBiEZyNz7CzLUTzDT48jSmB3ZLqY7Hd9HJ0LKSVhJ/s3P\\n+hKLrsZ7Uii6d0DKjqBN7EeEvt1BXOcEhdPX+NfxaN6ZgJ0049Sy/BD8xqD5ehSV\\nQqKkINvMeIeWRKdRo1VhdYJeyw1ds98UwoIbjKatX0UCSvursJS0s+9BAoGBAOMa\\nOkMrV2L1bR9y6Q961cXKWQ+ukl1rs1BjwMWeg3OUDRt+CAX/bk6fmZIKuOFzvhhY\\nIYMzqBiA2qn++PUf+Ji3s33d0mlNiYhHIIaygqqE3lPI8ek3i1eVI3e0OK5B9+48\\neFa6c5iZU5TkAuKQBcNHpdvO4Lt1UYXaHzJyoDhZAoGAH0n0uosx1MKWLxtxfVJ/\\ncqcEyVec1O3WBCulxB2AxdrSwTHYFK5qd67iMa99/Q+ovodxw9YFmOQKRt7rJGrs\\n0ed/WOOtrNRDkldb34KpLzrdmVoJI9XkyHWaZDsmZo2vTVpsI5gSLWmuDygkvKPG\\nc79ClgPt7iwD/mVZ481FqYs=\\n-----END PRIVATE KEY-----\\n\",\r\n  \"client_email\": \"firebase-adminsdk-2q6wm@mxgroc.iam.gserviceaccount.com\",\r\n  \"client_id\": \"108398484949208955542\",\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-2q6wm%40mxgroc.iam.gserviceaccount.com\",\r\n  \"universe_domain\": \"googleapis.com\"\r\n}', NULL, NULL),
(140, 'fcm_credentials', '{\"apiKey\":\"AIzaSyBSzoYEAGzOXWVUwYgFOwxGt8_nqzdBytE\",\"authDomain\":\"mxgroc.firebaseapp.com\",\"projectId\":\"mxgroc\",\"storageBucket\":\"mxgroc.appspot.com\",\"messagingSenderId\":\"957945325252\",\"appId\":\"1:957945325252:web:d4abbb1bda73a7081dcb91\",\"measurementId\":\"G-1EMENHZFKM\"}', 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),
(160, 'landing_page_custom_url', 'https://mxgroc.mimeld.com/', 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, 16, 4, 220, 1, '\"[]\"', '\"[]\"', 'App\\Models\\Item', 160.000, 4, '\"[]\"', '2024-06-20 14:10:22', '2024-06-20 14:11:48'),
(6, 17, 4, 220, 1, '\"[]\"', '\"[]\"', 'App\\Models\\Item', 40.000, 1, '\"[]\"', '2024-06-20 14:12:36', '2024-06-20 14:12:36'),
(7, 17, 4, 220, 1, '\"[]\"', '\"[]\"', 'App\\Models\\Item', 40.000, 1, '\"[]\"', '2024-06-20 14:14:37', '2024-06-20 14:14:37'),
(8, 18, 4, 220, 1, '\"[]\"', '\"[]\"', 'App\\Models\\Item', 40.000, 1, '\"[]\"', '2024-06-20 14:17:33', '2024-06-20 14:17:33'),
(9, 25, 4, 211, 1, '\"[]\"', '\"[]\"', 'App\\Models\\Item', 3.000, 3, '\"[]\"', '2024-06-22 14:57:10', '2024-06-22 14:57:30'),
(11, 28, 4, 227, 1, '\"[]\"', '\"[]\"', 'App\\Models\\Item', 3.000, 1, '\"[]\"', '2024-06-25 09:53:54', '2024-06-25 09:53:54');

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

--
-- 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
(16, 'Office Stationery', '2024-06-10-6666cb2e53592.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-10 13:15:18', 0, 4, 'office-stationery16', 0),
(17, 'Skin Care', '2024-06-10-6666cb3bbcfa9.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-10 13:15:31', 0, 4, 'skin-care17', 0),
(18, 'Fish & Meat', '2024-06-10-6666cb4b0200f.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-10 13:15:47', 0, 4, 'fish-meat18', 0),
(19, 'Personal Care', '2024-06-10-6666cb5ab0a68.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-10 13:16:02', 0, 4, 'personal-care19', 0),
(20, 'Cooking Essentials', '2024-06-10-6666cb69a0043.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-10 13:16:17', 0, 4, 'cooking-essentials20', 0),
(21, 'Cleaning Supplies', '2024-06-10-6666cb7832fb0.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-10 13:16:32', 0, 4, 'cleaning-supplies21', 0),
(22, 'Pest Control', '2024-06-10-6666cbb133739.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-10 13:17:29', 0, 4, 'pest-control22', 0),
(23, 'BreakFast', '2024-06-10-6666cbcb5cbf9.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-10 13:17:55', 0, 4, 'breakfast23', 0),
(24, 'Fruits & Vegetables', '2024-06-10-6666cbdce17aa.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-27 09:56:48', 0, 4, 'fruits-vegetables24', 1),
(25, 'Baby Care', '2024-06-10-6666cbf1b0e87.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-27 09:56:51', 0, 4, 'baby-care25', 1),
(26, 'Dairy Needs', '2024-06-10-6666df41b2c4b.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-27 09:56:50', 0, 4, 'dairy-needs26', 1),
(27, 'Home and Kitchen Appliance', '2024-06-10-6666cc18b6442.png', 0, 0, 1, '2024-04-02 02:07:04', '2024-06-10 13:19:12', 0, 4, 'home-and-kitchen-appliance27', 0),
(176, 'Grocery', '2024-06-10-6666cabb0ebf1.png', 0, 0, 1, '2024-04-02 03:19:01', '2024-06-27 09:56:32', 0, 4, 'grocery176', 1),
(177, 'Cosmatic', '2024-06-10-6666cac6653a7.png', 0, 0, 1, '2024-04-02 03:19:01', '2024-06-10 13:13:34', 0, 4, 'cosmatic177', 0),
(178, 'Shoes', '2024-06-10-6666cad3e13bc.png', 0, 0, 1, '2024-04-02 03:19:01', '2024-06-27 09:56:44', 0, 4, 'shoes178', 1),
(179, 'Clothes', '2024-06-10-6666cafdbca74.png', 0, 0, 1, '2024-04-02 03:19:01', '2024-06-10 13:14:42', 0, 4, 'clothes179', 0),
(180, 'Sun Glasses', '2024-06-10-6666cb21ed5b5.png', 0, 0, 1, '2024-04-02 03:19:01', '2024-06-10 13:15:05', 0, 4, 'sun-glasses180', 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', 'Order Grocery & Household Items Easy', 'admin_landing_page', '2023-06-11 15:06:27', '2024-06-08 06:24:31'),
(6, 'fixed_header_sub_title', 'More than just a reliable instacart platform', 'admin_landing_page', '2023-06-11 15:06:27', '2024-06-08 06:24:31'),
(7, 'fixed_module_title', 'Your grocery venture starts here !', 'admin_landing_page', '2023-06-11 15:06:27', '2024-06-08 06:24:31'),
(8, 'fixed_module_sub_title', 'Enjoy a very wide selection in one place', 'admin_landing_page', '2023-06-11 15:06:27', '2024-06-08 06:24:31'),
(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', 'MXGroc is a complete package!  It\'s time to empower your multivendor grocery business!', 'admin_landing_page', '2023-06-11 15:06:27', '2024-06-08 06:24:31'),
(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 MXGroc\'s powerful features!', 'admin_landing_page', '2023-06-11 15:14:25', '2024-06-08 07:36:41'),
(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-04-20-66239442684d3.png', 'admin_landing_page', '2023-06-11 15:27:29', '2024-04-20 05:09:06'),
(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 MXGroc ?', 'admin_landing_page', '2023-06-11 15:30:30', '2024-06-08 05:45:03'),
(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-6662f2633f3b9.png', 'admin_landing_page', '2023-06-11 15:38:17', '2024-06-07 15:13:31'),
(27, '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\"}', '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-6663f11493e92.png', 'admin_landing_page', '2023-06-11 15:53:23', '2024-06-08 09:20:12'),
(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 MXGroc 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>MXGroc 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 MXGroc. Your satisfaction is our priority!</p>', 'admin_landing_page', '2023-06-11 20:10:59', '2024-06-26 16:27:30'),
(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', '$MXGroc$', 'react_landing_page', '2023-06-12 16:35:07', '2024-06-27 10:23:24'),
(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', 'MXGroc is 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', '2024-06-27 10:23:24'),
(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://mxgroc.mimeld.com/', 'react_landing_page', '2023-06-12 16:35:07', '2024-06-27 10:23:24'),
(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', 'MXGroc is a Laravel and Flutter Framework-based multi-vendor food, grocery delivery system. It has one modules to cover all your business function', 'react_landing_page', '2023-06-12 16:40:30', '2024-06-27 10:24:19'),
(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 $MXGroc$', 'react_landing_page', '2023-06-12 16:43:22', '2024-06-27 10:29:19'),
(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 MXGroc to 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://mxgroc.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://mxgroc.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', 'MXGroc', 'flutter_landing_page', '2023-06-12 17:31:35', '2024-06-07 08:06:13'),
(69, 'fixed_header_sub_title', 'More than just reliable Grocery platform', 'flutter_landing_page', '2023-06-12 17:31:35', '2024-06-07 08:06:13'),
(70, 'fixed_header_image', '2024-06-07-66628eb346311.png', 'flutter_landing_page', '2023-06-12 17:31:35', '2024-06-07 08:08:11'),
(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 Grocery venture starts here !', 'flutter_landing_page', '2023-06-12 17:37:29', '2024-06-07 15:05:27'),
(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://mxgroc.mimeld.com/admin/store/apply', 'flutter_landing_page', '2023-06-12 18:12:56', '2024-06-07 08:09:02'),
(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://mxgroc.mimeld.com/admin/deliveryman/apply', 'flutter_landing_page', '2023-06-12 18:16:03', '2024-06-07 08:09:12'),
(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-6662f08be8976.png', 'flutter_landing_page', '2023-06-12 18:17:56', '2024-06-07 15:05:39'),
(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:\\/\\/mxgroc.mimeld.com\"}', 'admin_landing_page', NULL, NULL);
INSERT INTO `data_settings` (`id`, `key`, `value`, `type`, `created_at`, `updated_at`) VALUES
(87, 'privacy_policy', '<p>I. Introduction&nbsp;</p>\r\n\r\n<p>When you use MXGroc, 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 MXGroc&rsquo;s services anywhere in the world, including users of MXGroc&rsquo;s apps, websites, features, or other services.&nbsp;</p>\r\n\r\n<p>This notice describes how MXGroc 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 MXGroc&rsquo;s other collections of personal data in connection with MXGroc&rsquo;s services. For example, we may collect the contact information of individuals who use accounts owned by MXGroc for Business customers or of owners or employees of MXGroc 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 MXGroc 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 MXGroc&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 MXGroc&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 MXGroc&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: MXGroc does not process the personal data of users in Nigeria for purposes of the &lsquo;legitimate interests of MXGroc or other parties described in Section F below. MXGroc 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 MXGroc 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 MXGroc Health, MXGroc Central, MXGroc Direct or MXGroc 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>MXGroc is the data controller for the personal data collected in connection with use of MXGroc&rsquo;s services anywhere.&nbsp;</p>\r\n\r\n<p>MXGroc is the data controller for the personal data collected in connection with use of MXGroc&rsquo;s services anywhere. &nbsp;</p>\r\n\r\n<p>MXGroc operates, and processes data, globally. We may also transfer data to countries other than the one where our users live or use MXGroc&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>MXGroc collects:&nbsp;</p>\r\n\r\n<p>Data provided by users to MXGroc, 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 MXGroc partners and third parties that use MXGroc APIs&nbsp;</p>\r\n\r\n<p>The following data is collected by or on behalf of MXGroc:&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 MXGroc 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 MXGroc apps. &nbsp;<br />\r\nThis also includes gender and/or occupation (when required for certain MXGroc services or programs, such as MXGroc 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 MXGroc&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 MXGroc customer support, provide ratings or compliments for other users or restaurant partners, or otherwise contact MXGroc. 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): MXGroc collects this data when the MXGroc 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. MXGroc 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\nMXGroc 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 MXGroc through MXGroc&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, MXGroc receives some data regarding the calls, texts, or other communications, including the date and time of the communications and the content of the communications. MXGroc 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 MXGroc 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 MXGroc 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>MXGroc 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 MXGroc 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>MXGroc business partners through which users create or access their MXGroc account, such as payment providers, social media services, or apps or websites that use MXGroc&rsquo;s APIs or whose APIs MXGroc uses. &nbsp;</p>\r\n\r\n<p>MXGroc business partners in connection with the MXGroc 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>MXGroc 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>MXGroc 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>MXGroc 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>MXGroc uses the data it collects for purposes including: &nbsp;</p>\r\n\r\n<p>1- Providing services and features. MXGroc 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 MXGroc, split fares, or share ETA and location with their contacts.&nbsp;</p>\r\n\r\n<p>Enable features to personalize users&rsquo; MXGroc 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 MXGroc, for safety and security purposes. This includes MXGroc&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 MXGroc 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. MXGroc 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. MXGroc may use the data we collect to market our services to our users. This includes sending users communications about MXGroc 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 MXGroc partners. For example, if a user has placed an MXGroc Eats order, we may provide recommendations, promotions, or ads about similar food offered by other MXGroc partners. Although we may send users communications about MXGroc 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 MXGroc&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, MXGroc has notified some users by email of ballot measures or pending legislation relating to the availability of MXGroc&rsquo;s services in those users&rsquo; areas.&nbsp;</p>\r\n\r\n<p>7- Non-marketing communications. MXGroc 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 MXGroc 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 MXGroc&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 MXGroc 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 MXGroc 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 MXGroc, its users, and others. In some cases, such as when a user is determined to be abusing MXGroc&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 MXGroc 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 MXGroc 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>MXGroc 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. MXGroc 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 MXGroc&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>MXGroc 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 MXGroc 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 MXGroc&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>MXGroc business partners. For example, if a user requests a service through a partnership or promotional offering made by a third party, MXGroc 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 MXGroc 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 MXGroc blogs and MXGroc 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 MXGroc 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 MXGroc for Business profile, such as when they take trips arranged through MXGroc&nbsp;</p>\r\n\r\n<p>A driver or delivery person uses an account owned by or associated with an MXGroc 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 MXGroc 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, MXGroc 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 MXGroc service providers and business partners&nbsp;</p>\r\n\r\n<p>MXGroc 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 MXGroc&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 MXGroc&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 MXGroc or on MXGroc&rsquo;s behalf&nbsp;</p>\r\n\r\n<p>Vendors that assist MXGroc 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>MXGroc 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 MXGroc&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>MXGroc 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>MXGroc 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. MXGroc 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>MXGroc 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 MXGroc app, or through MXGroc&rsquo;s website.&nbsp;</p>\r\n\r\n<p>Following an account deletion request, MXGroc 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 MXGroc&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 MXGroc&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 MXGroc 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 MXGroc&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 MXGroc&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 MXGroc&rsquo;s legal obligations &nbsp;</p>\r\n\r\n<p>For example, MXGroc 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>MXGroc may also share data with law enforcement regarding criminal acts or threats to public safety, or requests by third parties pursuant to legal processes. MXGroc may also share information with public health authorities where required or permitted by law. For more information about such sharing, please see MXGroc&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>MXGroc 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>MXGroc enables users to access and control the data that MXGroc 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>MXGroc also enables users to request access to or copies of their data, changes or updates to their accounts, deletion of their accounts, or that MXGroc 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 MXGroc app for riders give them the ability to set or update their location-sharing preferences and their preferences for receiving mobile notifications from MXGroc. 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>MXGroc 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 MXGroc to collect location data from their mobile devices through the Settings &gt; Privacy menus in the MXGroc 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 MXGroc to collect location data from their mobile device may also enable MXGroc 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 MXGroc app.&nbsp;</p>\r\n\r\n<p>Emergency Data Sharing (riders) &nbsp;</p>\r\n\r\n<p>Riders who have enabled MXGroc 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 MXGroc app.&nbsp;</p>\r\n\r\n<p>Notifications: account and trip updates&nbsp;</p>\r\n\r\n<p>MXGroc provides users with trip status notifications and updates related to activity on their account. These notifications are a necessary part of using the MXGroc 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 MXGroc app.&nbsp;</p>\r\n\r\n<p>Notifications: discounts and news&nbsp;</p>\r\n\r\n<p>Users may enable MXGroc to send push notifications about discounts and news from MXGroc. Push notifications may be enabled or disabled through the Settings &gt; Privacy menus in the MXGroc 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 MXGroc 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 MXGroc 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 MXGroc 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 MXGroc app. &nbsp;</p>\r\n\r\n<p>Drivers can see their average rating after tapping their profile photo in the MXGroc 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 MXGroc. Users may also opt out of receiving emails and other messages from MXGroc 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>MXGroc provides users with a variety of ways to learn about, control, and submit questions and comments about MXGroc&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 MXGroc 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 MXGroc&rsquo;s apps or driver portal. They may also ask that MXGroc 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 MXGroc app, or through MXGroc&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. MXGroc 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 MXGroc&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>MXGroc 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 MXGroc 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. MXGroc 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. MXGroc 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 MXGroc&#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>User Data &nbsp;</p>\r\n\r\n<p>About the User Data Policy&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>We are committed to transparency in how we handle your data. This includes information collected from or about you, including device information. Here is how we manage your data:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>1. Access and Collection:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We collect personal data that you provide directly when using our services, such as when you create or modify your account, request on-demand services, contact customer support, or otherwise communicate with us.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We also collect data about your usage of our services, such as access dates and times, app features or pages viewed, app crashes, and other system activity.&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>2. Use of Data:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;The data we collect is used to provide, maintain, and improve our services. This includes using data to:&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Facilitate transactions and payments.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Send receipts, provide customer support, and inform you about changes to our terms, services, or policies.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Personalize and improve the services, including to provide or recommend features, content, social connections, referrals, and advertisements.&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>3. Handling and Sharing of Data:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We handle your data with the utmost care and take appropriate security measures to protect it from unauthorized access, disclosure, alteration, or destruction.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We may share your data with:&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Service providers: We work with third-party service providers to perform services on our behalf, such as payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Business transfers: We may share or transfer your information in connection with, or during negotiations of, any merger, sale of company assets, financing, or acquisition of all or a portion of our business by another company.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Legal purposes: We may disclose your information if required to do so by law or in the good faith belief that such action is necessary to comply with applicable laws, respond to valid legal processes, or protect the rights, property, or safety of our users, us, or the public.&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>4. Limiting Use:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We limit the use of your data to the purposes that are compliant with our policy and have been disclosed to you. We do not use your data for any other purposes without obtaining your explicit consent.&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>5. Your Choices:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;You have choices regarding your data. You can:&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Access and update your account information.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Request the deletion of your account.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Opt out of receiving promotional communications from us.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Control the use of cookies and tracking technologies.&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>6. Updates to the Policy:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We may update this User Data Policy from time to time. We will notify you of any changes by posting the new policy on our website and updating the &ldquo;Last modified&rdquo; date. Your continued use of our services after the posting of any changes constitutes your acceptance of those changes.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', 'admin_landing_page', '2024-06-26 15:52:04', '2024-06-26 15:52:04');
INSERT INTO `data_settings` (`id`, `key`, `value`, `type`, `created_at`, `updated_at`) VALUES
(88, 'terms_and_conditions', '<p>Introduction<br />\r\nWelcome to MXGroc. 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<p>Definitions<br />\r\n&quot;Site&quot; refers to the MXGroc website and its associated services.<br />\r\n&quot;User&quot; refers to any individual or entity accessing or using the Site.<br />\r\n&quot;We,&quot; &quot;Us,&quot; and &quot;Our&quot; refer to MXGroc.<br />\r\n&quot;Services&quot; refers to the various functions and features offered by MXGroc, including the sale and delivery of pharmaceutical products.</p>\r\n\r\n<p>Use of the Site<br />\r\nEligibility: You must be at least 18 years of age to use this Site and purchase our products.<br />\r\nRegistration: 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.<br />\r\nAccount Security: 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.</p>\r\n\r\n<p>Orders and Payments<br />\r\nOrder Acceptance: All orders placed through the Site are subject to acceptance by us. We may require verification or additional information before accepting any order.<br />\r\nPricing: All prices are listed in [Currency] and are subject to change without notice. Prices do not include applicable taxes and shipping charges.<br />\r\nPayment: 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.</p>\r\n\r\n<p>Delivery<br />\r\nShipping: 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.<br />\r\nRisk of Loss: 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.<br />\r\nDelivery Issues: If a product is delivered in a damaged condition, please contact us within [Time Frame] of receipt for a replacement or refund.</p>\r\n\r\n<p>Returns and Refunds<br />\r\nReturn Policy: We accept returns of unopened and undamaged products within [Time Frame] from the date of delivery. Please contact our customer service for return instructions.<br />\r\nRefunds: Refunds will be processed within [Time Frame] after receiving the returned products. Refunds will be issued in the original form of payment.</p>\r\n\r\n<p>User Conduct<br />\r\nProhibited Activities: You agree not to engage in any activity that disrupts or interferes with the Site or the servers and networks connected to the Site.<br />\r\nCompliance: You agree to use the Site only for lawful purposes and in compliance with all applicable laws and regulations.</p>\r\n\r\n<p>Intellectual Property<br />\r\nOwnership: All content on the Site, including text, graphics, logos, images, and software, is the property of MXGroc or its content suppliers and is protected by intellectual property laws.<br />\r\nLicense: We grant you a limited, non-exclusive, non-transferable license to access and use the Site for personal, non-commercial purposes.</p>\r\n\r\n<p>Disclaimers and Limitation of Liability<br />\r\nDisclaimer: The Site and its content are provided &quot;as is&quot; without warranties of any kind, either express or implied.<br />\r\nLimitation of Liability: In no event shall MXGroc 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.</p>\r\n\r\n<p>Indemnification<br />\r\nYou agree to indemnify and hold MXGroc, 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<p>Changes to Terms<br />\r\nWe 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<p>Governing Law<br />\r\nThese 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<p>Contact Information<br />\r\nIf you have any questions about these terms, please contact us at:</p>\r\n\r\n<p>MXGroc</p>\r\n\r\n<p>Mumbai</p>\r\n\r\n<p>+919903909333</p>', 'admin_landing_page', '2024-06-26 16:02:58', '2024-06-26 16:02:58');

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

--
-- 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 15:00:20', '77.2939498', '28.3672743', '111-32, Faridabad Division, IN', '2024-06-07 13:00:20', '2024-06-07 13:00:20'),
(199, NULL, 1, '2024-06-07 15:00:37', '77.293952', '28.3672745', '111-32, Faridabad Division, IN', '2024-06-07 13:00:37', '2024-06-07 13:00:37'),
(200, NULL, 1, '2024-06-07 15:00:58', '77.2939958', '28.3671998', '111-32, Faridabad Division, IN', '2024-06-07 13:00:58', '2024-06-07 13:00:58'),
(201, NULL, 1, '2024-06-07 15:00:59', '77.2939958', '28.3671998', '111-32, Faridabad Division, IN', '2024-06-07 13:00:59', '2024-06-07 13:00:59'),
(202, NULL, 1, '2024-06-07 15:01:20', '77.2939143', '28.3672309', '111-32, Faridabad Division, IN', '2024-06-07 13:01:20', '2024-06-07 13:01:20'),
(203, NULL, 1, '2024-06-07 15:01:20', '77.2939143', '28.3672309', '111-32, Faridabad Division, IN', '2024-06-07 13:01:20', '2024-06-07 13:01:20'),
(204, NULL, 1, '2024-06-07 15:01:42', '77.2937943', '28.3671712', '155, Faridabad Division, IN', '2024-06-07 13:01:42', '2024-06-07 13:01:42'),
(205, NULL, 1, '2024-06-07 15:01:42', '77.2937943', '28.3671712', '155, Faridabad Division, IN', '2024-06-07 13:01:42', '2024-06-07 13:01:42'),
(206, NULL, 1, '2024-06-07 15:02:03', '77.2940238', '28.3671927', '111-32, Faridabad Division, IN', '2024-06-07 13:02:03', '2024-06-07 13:02:03'),
(207, NULL, 1, '2024-06-07 15:02:05', '77.2940238', '28.3671927', '111-32, Faridabad Division, IN', '2024-06-07 13:02:05', '2024-06-07 13:02:05'),
(208, NULL, 1, '2024-06-07 15:02:26', '77.2939989', '28.36721', '111-32, Faridabad Division, IN', '2024-06-07 13:02:26', '2024-06-07 13:02:26'),
(209, NULL, 1, '2024-06-07 15:02:26', '77.2939989', '28.36721', '111-32, Faridabad Division, IN', '2024-06-07 13:02:26', '2024-06-07 13:02:26'),
(210, NULL, 1, '2024-06-07 15:02:51', '77.2939963', '28.3672387', '111-32, Faridabad Division, IN', '2024-06-07 13:02:51', '2024-06-07 13:02:51'),
(211, NULL, 1, '2024-06-07 15:02:51', '77.2939963', '28.3672387', '111-32, Faridabad Division, IN', '2024-06-07 13:02:51', '2024-06-07 13:02:51'),
(212, NULL, 1, '2024-06-07 15:02:51', '77.2939963', '28.3672387', '111-32, Faridabad Division, IN', '2024-06-07 13:02:51', '2024-06-07 13:02:51'),
(213, NULL, 1, '2024-06-20 16:08:26', '77.2939517', '28.3672726', '155, Faridabad Division, IN', '2024-06-20 14:08:26', '2024-06-20 14:08:26'),
(214, NULL, 1, '2024-06-20 16:08:42', '77.2939565', '28.3672764', '155, Faridabad Division, IN', '2024-06-20 14:08:42', '2024-06-20 14:08:42'),
(215, NULL, 1, '2024-06-20 16:14:05', '77.2934899', '28.3681825', '979V+79Q, Faridabad Division, IN', '2024-06-20 14:14:05', '2024-06-20 14:14:05'),
(216, NULL, 1, '2024-06-20 16:14:05', '77.2934899', '28.3681825', '979V+79Q, Faridabad Division, IN', '2024-06-20 14:14:05', '2024-06-20 14:14:05'),
(217, NULL, 1, '2024-06-27 15:51:15', '72.8644961', '19.1962725', '2, Konkan Division, IN', '2024-06-27 13:51:15', '2024-06-27 13:51:15'),
(218, NULL, 1, '2024-06-27 15:51:24', '72.8644962', '19.196267', '2, Konkan Division, IN', '2024-06-27 13:51:24', '2024-06-27 13:51:24'),
(219, NULL, 1, '2024-06-27 15:51:33', '72.8644949', '19.1962717', '2, Konkan Division, IN', '2024-06-27 13:51:33', '2024-06-27 13:51:33'),
(220, NULL, 1, '2024-06-27 15:51:43', '72.8644939', '19.1962668', '2, Konkan Division, IN', '2024-06-27 13:51:43', '2024-06-27 13:51:43'),
(221, NULL, 1, '2024-06-27 15:51:53', '72.8644939', '19.1962668', '2, Konkan Division, IN', '2024-06-27 13:51:53', '2024-06-27 13:51:53'),
(222, NULL, 1, '2024-06-27 15:52:03', '72.8644887', '19.1962684', '2, Konkan Division, IN', '2024-06-27 13:52:03', '2024-06-27 13:52:03'),
(223, NULL, 1, '2024-06-27 15:52:32', '72.8644968', '19.1962701', '2, Konkan Division, IN', '2024-06-27 13:52:32', '2024-06-27 13:52:32'),
(224, NULL, 1, '2024-06-27 15:54:47', '72.8644904', '19.196269', '2, Konkan Division, IN', '2024-06-27 13:54:47', '2024-06-27 13:54:47');

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

--
-- 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$BteZ3yIRJusQ.qRdquDrJelAozSj32R68zQ3AWjjXjUDRUaGrlt3u', 'hm5Wur7nXIYObvMF8zvqMfihe5GAmF8WbMgRtKNpDaHqScMkq0C2oVk6whEcK5aYgvCrujSpyhfyF2biJfEq1B5NNtvmvJ8nYd43fcMiFEJhZMByyw0auBxY', 'cyf35gRFRNOnhpC05eIaeN:APA91bG90A_RVUL_m8aHy2tzOgfB2qCfqIjFTTB275TToJDcgULlF_eqoIuJT-Ap_xUNcKBDFwHUHU7yVs0gIxxjHp-Q8NUil6khX9q0tt-9V9kYecM1ScvJzsw2fR8grI3uv0OdUllF', 2, '2024-06-06 03:02:50', '2024-06-27 13:52:53', 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 MXGroc. All rights reserved.', 'admin', 'forget_password', '5', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:26:24', '2024-06-27 10:42:59', 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', '2024-06-27-667d11b1819d6.png', NULL, 'Review Request', 'https://www.facebook.com/', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXGroc. All rights reserved.', 'admin', 'store_registration', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:32:34', '2024-06-27 10:46:01', 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', '2024-06-27-667d12c42e5f0.png', NULL, 'Review Request', 'https://www.facebook.com/', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXGroc. All rights reserved.', 'admin', 'dm_registration', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:35:42', '2024-06-27 10:50:36', 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, '2024-06-27-667d12d8412cf.png', 'Review Request', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXGroc. All rights reserved.', 'admin', 'withdraw_request', '6', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:38:46', '2024-06-27 10:50:56', 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', '2024-06-27-667d12fa7a03a.png', NULL, 'Review Request', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXGroc. All rights reserved.', 'admin', 'campaign_request', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:40:17', '2024-06-27 10:51:30', 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, '2024-06-27-667d13ac4cf30.png', NULL, 'Review Request', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 MXGroc. All rights reserved.', 'admin', 'refund_request', '2', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 17:01:59', '2024-06-27 10:54:28', 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 MXGroc. 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 MXGroc. 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://mxgroc.mimeld.com/admin/store-panel/business-settings/store-setup\">https://mxgroc.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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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 MXGroc. 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;

--
-- Dumping data for table `employee_roles`
--

INSERT INTO `employee_roles` (`id`, `name`, `modules`, `status`, `created_at`, `updated_at`, `store_id`) VALUES
(1, 'Store Employee', '[\"item\",\"order\",\"store_setup\",\"wallet\",\"bank_info\",\"employee\",\"my_shop\",\"campaign\",\"reviews\",\"pos\",\"chat\"]', 1, '2024-06-26 15:54:15', '2024-06-26 15:54:15', 74);

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

--
-- 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:05:03', '2024-06-07 08:05:03'),
(11, '152.58.130.81', '@', '2024-06-07 08:18:11', '2024-06-07 08:18:11'),
(12, '152.58.130.81', '@', '2024-06-07 08:22:17', '2024-06-07 08:22:17'),
(13, '122.161.51.58', '@', '2024-06-11 14:47:53', '2024-06-11 14:47:53'),
(14, '60.254.0.96', '@', '2024-06-11 14:55:08', '2024-06-11 14:55:08'),
(15, '106.219.120.185', '@', '2024-06-20 13:51:02', '2024-06-20 13:51:02'),
(16, '66.249.80.204', '@', '2024-06-20 14:09:03', '2024-06-20 14:09:03'),
(17, '74.125.210.141', '@', '2024-06-20 14:11:50', '2024-06-20 14:11:50'),
(18, '66.249.84.229', '@', '2024-06-20 14:14:35', '2024-06-20 14:14:35'),
(19, '103.237.158.231', '@', '2024-06-21 14:46:59', '2024-06-21 14:46:59'),
(20, '74.125.210.141', '@', '2024-06-21 14:53:19', '2024-06-21 14:53:19'),
(21, '103.87.65.76', '@', '2024-06-21 20:36:41', '2024-06-21 20:36:41'),
(22, '74.125.210.140', '@', '2024-06-22 00:29:08', '2024-06-22 00:29:08'),
(23, '74.125.212.65', '@', '2024-06-22 14:44:25', '2024-06-22 14:44:25'),
(24, '74.125.212.64', '@', '2024-06-22 14:45:48', '2024-06-22 14:45:48'),
(25, '74.125.212.64', '@', '2024-06-22 14:54:26', '2024-06-22 14:54:26'),
(26, '66.249.88.99', '@', '2024-06-23 08:19:36', '2024-06-23 08:19:36'),
(27, '66.249.88.97', '@', '2024-06-23 08:35:56', '2024-06-23 08:35:56'),
(28, '106.219.123.104', 'drUWkzlZQR2YH7CJ4qRQOG:APA91bEio1YEBJE3_XT16BR61Hun_V5IAyu5NaJ4CeyA9bM3XjtcHAnT9-BwPiCX5bbsOdlUkMVroiJBT_sHVAHmLTwxZ5eXBakfLFup9XDXT8csPXI1MhEhUwWhLJM0SmdWzTvWFz3I', '2024-06-25 09:53:30', '2024-06-25 09:53:30'),
(29, '65.154.226.168', '@', '2024-06-25 18:45:10', '2024-06-25 18:45:10'),
(30, '74.125.212.64', '@', '2024-06-26 08:19:04', '2024-06-26 08:19:04'),
(31, '74.125.212.64', '@', '2024-06-26 09:58:09', '2024-06-26 09:58:09'),
(32, '103.87.65.68', '@', '2024-06-27 13:11:40', '2024-06-27 13:11:40'),
(33, '103.87.65.68', '@', '2024-06-27 13:30:42', '2024-06-27 13:30:42'),
(34, '103.87.65.68', '@', '2024-06-27 13:39:30', '2024-06-27 13:39:30');

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

--
-- 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
(197, 'Flour', 'Flour for sell', '2024-04-01-660aa22008031.png', 3, '[{\"id\":\"3\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 1.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 9, '2024-04-02 03:21:49', '2024-04-02 03:21:49', 0, 0.00000000000000, 0, NULL, 4, 5, NULL, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(198, 'Rice', 'Rice for sell', '2024-04-01-660aa28d5baa3.png', 3, '[{\"id\":\"3\",\"position\":0},{\"id\":0,\"position\":1}]', '[]', '[]', '[]', '[]', 1.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 9, '2024-04-02 03:21:49', '2024-04-02 03:21:49', 0, 0.00000000000000, 0, NULL, 4, 5, 1, '[]', '[]', NULL, 0, 0, NULL, 1, 0),
(199, 'Panner', 'Panner for sell', '2024-04-01-660aa3089fc9b.png', 3, '[{\"id\":\"3\",\"position\":1}]', '[]', '[]', '[]', '[]', 152.00, 0.00, 'percent', 5.00, 'percent', '00:00:00', '23:59:59', 0, 1, 9, '2024-04-02 03:21:49', '2024-04-03 01:48:22', 0, 0.00000000000000, 0, NULL, 4, 50, 3, '[]', '[]', 'panner199', 0, 1, 10, 1, 0),
(211, 'corn', 'corn', '2024-04-02-660be615e33db.png', 20, '[{\"id\":\"20\",\"position\":1}]', '[]', '[]', '[]', '[]', 1.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 58, '2024-04-02 04:03:49', '2024-04-06 13:29:59', 1, 0.00000000000000, 0, NULL, 4, 9, 3, '[\"2024-04-02-660be615e17ef.png\"]', '[]', 'corn', 0, 1, 4, 1, 0),
(212, 'mushroom', 'mushroom', '2024-04-02-660be7168577a.png', 19, '[{\"id\":\"19\",\"position\":1}]', '[]', '[]', '[]', '[]', 1.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 59, '2024-04-02 04:08:06', '2024-04-02 04:08:06', 0, 0.00000000000000, 0, NULL, 4, 52, 3, '[\"2024-04-02-660be716838c8.png\"]', '[]', 'mushroom', 0, 1, 5, 1, 0),
(213, 'Watch', 'watch product', '2024-04-03-660d3cd9479ba.png', 19, '[{\"id\":\"19\",\"position\":1}]', '[{\"type\":\"black\",\"price\":1200,\"stock\":200},{\"type\":\"white\",\"price\":1200,\"stock\":200}]', '[]', '[\"3\"]', '[{\"name\":\"choice_3\",\"title\":\"color\",\"options\":[\"black\",\"white\"]}]', 1200.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 55, '2024-04-03 04:26:17', '2024-04-03 04:26:17', 0, 0.00000000000000, 0, NULL, 4, 400, 5, '[\"2024-04-03-660d3cd9457a1.png\"]', '[]', 'watch', 0, 1, NULL, 1, 0),
(214, 'Tata Salt, Vacuum Evaporated Iodised Salt', 'Tata Salt, Vacuum Evaporated Iodised Salt', '2024-04-03-660d3d659c599.png', 176, '[{\"id\":\"176\",\"position\":1}]', '[]', '[]', '[]', '[]', 1.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 58, '2024-04-03 04:28:37', '2024-04-03 04:28:37', 0, 0.00000000000000, 0, NULL, 4, 10, 3, '[\"2024-04-03-660d3d659ac91.png\",\"2024-04-03-660d3d659c412.png\"]', '[]', 'tata-salt-vacuum-evaporated-iodised-salt', 0, 1, 10, 1, 0),
(215, 'Carpet', 'Carpet for house', '2024-04-03-660d3d89e43bc.png', 21, '[{\"id\":\"21\",\"position\":1}]', '[{\"type\":\"white\",\"price\":300,\"stock\":100},{\"type\":\"red\",\"price\":300,\"stock\":100}]', '[]', '[\"3\"]', '[{\"name\":\"choice_3\",\"title\":\"color\",\"options\":[\"white\",\"red\"]}]', 300.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 55, '2024-04-03 04:29:13', '2024-04-03 04:29:13', 0, 0.00000000000000, 0, NULL, 4, 200, 5, '[\"2024-04-03-660d3d89e2f0b.png\"]', '[]', 'carpet', 0, 1, NULL, 1, 0),
(216, 'Wallet', 'new wallet for men', '2024-04-03-660d3e98d78f9.png', 19, '[{\"id\":\"19\",\"position\":1}]', '[{\"type\":\"black\",\"price\":800,\"stock\":800},{\"type\":\"blue\",\"price\":800,\"stock\":800}]', '[]', '[\"3\"]', '[{\"name\":\"choice_3\",\"title\":\"color\",\"options\":[\"black\",\"blue\"]}]', 800.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 74, '2024-04-03 04:33:44', '2024-04-03 04:33:44', 0, 0.00000000000000, 0, NULL, 4, 1600, 5, '[\"2024-04-03-660d3e98d5de3.png\"]', '[]', 'wallet', 0, 1, NULL, 1, 0),
(217, 'Bat', 'Bat for cricket', '2024-04-03-660d3f7a55fe7.png', 16, '[{\"id\":\"16\",\"position\":1}]', '[{\"type\":\"yellow\",\"price\":500,\"stock\":1500}]', '[]', '[\"3\"]', '[{\"name\":\"choice_3\",\"title\":\"color\",\"options\":[\"yellow\"]}]', 1500.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 74, '2024-04-03 04:37:30', '2024-04-03 04:37:30', 0, 0.00000000000000, 0, NULL, 4, 1500, 3, '[\"2024-04-03-660d3f7a5407c.png\"]', '[]', 'bat', 0, 1, NULL, 1, 0),
(218, 'Football', 'Football for kids', '2024-04-03-660d3fe2769f3.png', 176, '[{\"id\":\"176\",\"position\":1}]', '[]', '[]', '[]', '[]', 500.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 74, '2024-04-03 04:39:14', '2024-04-03 04:39:14', 0, 0.00000000000000, 0, NULL, 4, 100, 5, '[\"2024-04-03-660d3fe274815.png\"]', '[]', 'football', 0, 1, NULL, 1, 0),
(219, 'Bread', 'Soft Bread', '2024-04-03-660d4074303e5.png', 23, '[{\"id\":\"23\",\"position\":1}]', '[]', '[]', '[]', '[]', 50.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 73, '2024-04-03 04:41:40', '2024-04-03 04:41:40', 0, 0.00000000000000, 0, NULL, 4, 400, 5, '[\"2024-04-03-660d40742ea76.png\"]', '[]', 'bread', 0, 1, NULL, 1, 0),
(220, 'Milk', 'Fresh Cow Milk', '2024-04-03-660d40d390967.png', 20, '[{\"id\":\"20\",\"position\":1}]', '[]', '[]', '[]', '[]', 40.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 73, '2024-04-03 04:43:15', '2024-04-03 04:43:15', 0, 0.00000000000000, 0, NULL, 4, 400, 4, '[\"2024-04-03-660d40d38f391.png\"]', '[]', 'milk', 0, 1, NULL, 1, 0),
(221, 'Mobile', 'Latest smart phone', '2024-04-03-660d4151f1ae5.png', 26, '[{\"id\":\"26\",\"position\":1}]', '[]', '[]', '[]', '[]', 10000.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 72, '2024-04-03 04:45:21', '2024-04-03 04:45:21', 0, 0.00000000000000, 0, NULL, 4, 0, 3, '[\"2024-04-03-660d4151eff63.png\"]', '[]', 'mobile-2', 0, 1, NULL, 1, 0),
(222, 'Surf Excel', 'Surf Excel Matic Liquid Detergent Front Load', '2024-04-03-660d419ca2409.png', 176, '[{\"id\":\"176\",\"position\":1}]', '[]', '[]', '[]', '[]', 1.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 1, 1, 58, '2024-04-03 04:46:36', '2024-04-03 04:46:36', 0, 0.00000000000000, 0, NULL, 4, 10, 3, '[\"2024-04-03-660d419ca0d38.png\"]', '[]', 'surf-excel', 0, 1, 10, 1, 0),
(223, 'Scotch-Brite', 'Scotch-Brite 2-in-1 Bucket Spin Mop (Green.', '2024-04-03-660d42912bc3d.png', 176, '[{\"id\":\"176\",\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 58, '2024-04-03 04:50:41', '2024-04-03 04:50:41', 0, 0.00000000000000, 0, NULL, 4, 20, 3, '[\"2024-04-03-660d42912a4f9.png\"]', '[]', 'scotch-brite', 0, 1, 20, 1, 0),
(224, 'Shirt', 'Tshirt for girls', '2024-04-03-660d42cdaec7c.png', 179, '[{\"id\":\"179\",\"position\":1}]', '[{\"type\":\"white-medium\",\"price\":150,\"stock\":70},{\"type\":\"white-small\",\"price\":150,\"stock\":70},{\"type\":\"white-large\",\"price\":150,\"stock\":10}]', '[]', '[\"3\",\"4\"]', '[{\"name\":\"choice_3\",\"title\":\"color\",\"options\":[\"white\"]},{\"name\":\"choice_4\",\"title\":\"size\",\"options\":[\"medium\",\"small\",\"large\"]}]', 150.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 72, '2024-04-03 04:51:41', '2024-04-03 04:51:41', 0, 0.00000000000000, 0, NULL, 4, 150, 5, '[\"2024-04-03-660d42cdacda9.png\"]', '[]', 'shirt', 0, 1, NULL, 1, 0),
(225, 'Colgate', 'Colgate Strong Teeth Cavity Protection Toothpaste.', '2024-04-03-660d435009e88.png', 176, '[{\"id\":\"176\",\"position\":1}]', '[]', '[]', '[]', '[]', 4.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 58, '2024-04-03 04:53:52', '2024-04-03 04:53:52', 0, 0.00000000000000, 0, NULL, 4, 20, 3, '[\"2024-04-03-660d435008890.png\"]', '[]', 'colgate', 0, 1, 20, 1, 0),
(226, 'Bournvita', 'Cadbury Bournvita Health Drink Pouch', '2024-04-03-660d43be7d2c5.png', 176, '[{\"id\":\"176\",\"position\":1}]', '[]', '[]', '[]', '[]', 6.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 58, '2024-04-03 04:55:42', '2024-04-03 04:55:42', 0, 0.00000000000000, 0, NULL, 4, 30, 3, '[\"2024-04-03-660d43be7bab8.png\"]', '[]', 'bournvita', 0, 1, 30, 1, 0),
(227, 'Vim', 'Vim Dishwash Liquid Gel Lemon, With Lemon Fragrance', '2024-04-03-660d443d0f6cd.png', 176, '[{\"id\":\"176\",\"position\":1}]', '[]', '[]', '[]', '[]', 3.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 58, '2024-04-03 04:57:49', '2024-04-03 04:57:49', 0, 0.00000000000000, 0, NULL, 4, 20, 3, '[\"2024-04-03-660d443d0d6c4.png\"]', '[]', 'vim', 0, 1, 20, 1, 0),
(228, 'Sunglasses', 'Sunglasses', '2024-04-03-660d48e645dc2.png', 180, '[{\"id\":\"180\",\"position\":1}]', '[{\"type\":\"red\",\"price\":1200,\"stock\":100}]', '[]', '[\"3\"]', '[{\"name\":\"choice_3\",\"title\":\"color\",\"options\":[\"red\"]}]', 1200.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 73, '2024-04-03 05:17:42', '2024-04-03 05:17:42', 0, 0.00000000000000, 0, NULL, 4, 100, 5, '[\"2024-04-03-660d48e6415ad.png\"]', '[]', 'sunglasses', 0, 1, NULL, 1, 0),
(229, 'Tomatoes', 'Tomatoes', '2024-04-03-660d4b91e4fb2.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 5.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 55, '2024-04-03 05:29:05', '2024-04-03 05:29:05', 0, 0.00000000000000, 0, NULL, 4, 20, 3, '[\"2024-04-03-660d4b91e37ab.png\"]', '[]', 'tomatoes', 0, 1, 20, 1, 0),
(230, 'Carrot', 'Carrot', '2024-04-03-660d4c00cd949.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 3.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 59, '2024-04-03 05:30:56', '2024-04-03 05:30:56', 0, 0.00000000000000, 0, NULL, 4, 100, 3, '[\"2024-04-03-660d4c00cc5ce.png\"]', '[]', 'carrot', 0, 1, 100, 1, 0),
(231, 'Watermelon', 'Watermelon', '2024-04-03-660d4c511dac4.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 55, '2024-04-03 05:32:17', '2024-04-03 05:32:17', 0, 0.00000000000000, 0, NULL, 4, 100, 3, '[\"2024-04-03-660d4c511c01e.png\"]', '[]', 'watermelon', 0, 1, 100, 1, 0),
(232, 'Strawberry', 'Strawberry', '2024-04-03-660d4ca0571b2.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 50.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 55, '2024-04-03 05:33:36', '2024-04-03 05:33:36', 0, 0.00000000000000, 0, NULL, 4, 0, 3, '[\"2024-04-03-660d4ca055cf3.png\"]', '[]', 'strawberry', 0, 1, NULL, 1, 0),
(233, 'kiwi', 'kiwi', '2024-04-03-660d4cf1441c0.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 60.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 55, '2024-04-03 05:34:57', '2024-04-03 05:34:57', 0, 0.00000000000000, 0, NULL, 4, 100, 3, '[\"2024-04-03-660d4cf142c9a.png\"]', '[]', 'kiwi', 0, 1, 100, 1, 0),
(234, 'Spinach', 'Spinach', '2024-04-03-660d4d36f0776.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 5.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 59, '2024-04-03 05:36:06', '2024-04-03 05:36:06', 0, 0.00000000000000, 0, NULL, 4, 200, 3, '[\"2024-04-03-660d4d36ef171.png\"]', '[]', 'spinach', 0, 1, 200, 1, 0),
(235, 'Cucumber', 'Cucumber', '2024-04-03-660d4d8b55cde.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 22.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 59, '2024-04-03 05:37:31', '2024-04-03 05:37:31', 0, 0.00000000000000, 0, NULL, 4, 300, 3, '[\"2024-04-03-660d4d8b540bb.png\"]', '[]', 'cucumber', 0, 1, 300, 1, 0),
(237, 'vegetable basket', 'vegetable basket', '2024-04-03-660d4e34e7a6a.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 200.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 59, '2024-04-03 05:40:20', '2024-04-03 05:40:20', 0, 0.00000000000000, 0, NULL, 4, 300, 3, '[\"2024-04-03-660d4e34e631f.png\"]', '[]', 'vegetable-basket', 0, 1, 300, 1, 0),
(239, 'pomegranate', 'pomegranate', '2024-04-03-660d4f1c4bd2e.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 23.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 72, '2024-04-03 05:44:12', '2024-04-03 05:44:12', 0, 0.00000000000000, 0, NULL, 4, 300, 3, '[\"2024-04-03-660d4f1c4a445.png\"]', '[]', 'pomegranate', 0, 1, 300, 1, 0),
(240, 'avocado', 'avocado', '2024-04-03-660d4f8c21a03.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 10.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 72, '2024-04-03 05:46:04', '2024-04-03 05:46:04', 0, 0.00000000000000, 0, NULL, 4, 400, 3, '[\"2024-04-03-660d4f8c20292.png\"]', '[]', 'avocado', 0, 1, 400, 1, 0),
(241, 'blueberry', 'blueberry', '2024-04-03-660d5007e9aad.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 13.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 72, '2024-04-03 05:48:07', '2024-04-03 05:48:07', 0, 0.00000000000000, 0, NULL, 4, 300, 3, '[\"2024-04-03-660d5007e8802.png\"]', '[]', 'blueberry', 0, 1, 300, 1, 0),
(242, 'Capsicum', 'Capsicum', '2024-04-03-660d5056c4497.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 3.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 72, '2024-04-03 05:49:26', '2024-04-03 05:49:26', 0, 0.00000000000000, 0, NULL, 4, 400, 3, '[\"2024-04-03-660d5056c2a03.png\"]', '[]', 'capsicum', 0, 1, 400, 1, 0),
(243, 'apple', 'apple', '2024-04-03-660d51d039ae1.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 10.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 73, '2024-04-03 05:55:44', '2024-04-03 05:55:44', 0, 0.00000000000000, 0, NULL, 4, 100, 3, '[\"2024-04-03-660d51d0387a9.png\"]', '[]', 'apple', 0, 1, 100, 1, 0),
(244, 'Broccoli', 'Broccoli', '2024-04-03-660d521b11c0d.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 4.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 73, '2024-04-03 05:56:59', '2024-04-03 05:56:59', 0, 0.00000000000000, 0, NULL, 4, 200, 3, '[\"2024-04-03-660d521b1041d.png\"]', '[]', 'broccoli', 0, 1, 200, 1, 0),
(245, 'orange', 'orange', '2024-04-03-660d5258b8484.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 10.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 73, '2024-04-03 05:58:00', '2024-04-06 13:46:14', 1, 4.00000000000000, 1, '{\"1\":0,\"2\":0,\"3\":0,\"4\":1,\"5\":0}', 4, 194, 3, '[\"2024-04-03-660d5258b6a2a.png\"]', '[]', 'orange', 0, 1, 200, 1, 0),
(246, 'cherry', 'cherry', '2024-04-03-660d52983d5cd.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 9.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 73, '2024-04-03 05:59:04', '2024-04-06 13:41:43', 1, 5.00000000000000, 1, '{\"1\":0,\"2\":0,\"3\":0,\"4\":0,\"5\":1}', 4, 496, 3, '[\"2024-04-03-660d52983c028.png\"]', '[]', 'cherry', 0, 1, 500, 1, 0),
(247, 'Dragon Fruit', 'Dragon Fruit', '2024-04-03-660d52f74696e.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 12.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 74, '2024-04-03 06:00:39', '2024-04-03 06:00:39', 0, 0.00000000000000, 0, NULL, 4, 200, 3, '[\"2024-04-03-660d52f7451ed.png\"]', '[]', 'dragon-fruit', 0, 1, 200, 1, 0),
(248, 'banana', 'banana', '2024-04-03-660d533f07c56.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 20.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 74, '2024-04-03 06:01:51', '2024-04-03 06:01:51', 0, 0.00000000000000, 0, NULL, 4, 300, 3, '[\"2024-04-03-660d533f06641.png\"]', '[]', 'banana', 0, 1, 300, 1, 0),
(249, 'coconut', 'coconut', '2024-04-03-660d53bfacaea.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 8.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 74, '2024-04-03 06:03:59', '2024-04-06 13:30:45', 1, 0.00000000000000, 0, NULL, 4, 97, 3, '[\"2024-04-03-660d53bfaa7ca.png\"]', '[]', 'coconut', 0, 1, 100, 1, 0),
(250, 'lemon', 'lemon', '2024-04-03-660d53f97b999.png', 24, '[{\"id\":\"24\",\"position\":1}]', '[]', '[]', '[]', '[]', 1.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 74, '2024-04-03 06:04:57', '2024-04-03 06:04:57', 0, 0.00000000000000, 0, NULL, 4, 100, 3, '[\"2024-04-03-660d53f97a477.png\"]', '[]', 'lemon', 0, 1, 100, 1, 0),
(257, 'skincare', 'skincare', '2024-04-03-660d563663d51.png', 17, '[{\"id\":\"17\",\"position\":1}]', '[]', '[]', '[]', '[]', 10.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 55, '2024-04-03 06:14:30', '2024-04-03 06:14:30', 0, 0.00000000000000, 0, NULL, 4, 200, 3, '[\"2024-04-03-660d563662355.png\"]', '[]', 'skincare', 0, 1, 200, 1, 0),
(261, 'skincare', 'skincare', '2024-04-03-660d574084250.png', 17, '[{\"id\":\"17\",\"position\":1}]', '[]', '[]', '[]', '[]', 14.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 55, '2024-04-03 06:18:56', '2024-04-03 06:18:56', 0, 0.00000000000000, 0, NULL, 4, 200, 3, '[\"2024-04-03-660d5740823a4.png\"]', '[]', 'skincare-2', 0, 1, 200, 1, 0),
(262, 'skincare', 'skincare', '2024-04-03-660d57749200e.png', 17, '[{\"id\":\"17\",\"position\":1}]', '[]', '[]', '[]', '[]', 19.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 55, '2024-04-03 06:19:48', '2024-04-03 06:19:48', 0, 0.00000000000000, 0, NULL, 4, 100, 3, '[\"2024-04-03-660d577490993.png\"]', '[]', 'skincare-3', 0, 1, 100, 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
(4, 'Grocery', 'grocery', '2024-04-02-660cd4ea28466.png', 1, 6, '2024-04-02 02:06:35', '2024-06-06 02:54:09', '2024-06-06-666187419ecc3.png', 1, '<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>', 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
('05868e600989ed0902f3edb1de0167f636b473875938179e3e33bc9e7fe3b87cbea1f82b00d3d713', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-27 05:42:40', '2024-06-27 05:42:40', '2025-06-27 07:42:40'),
('277c9f5b35c1ce4ec1561cc16aaf0813361ab4ec5d67326dda6f59ed396b3817b3f336482bafcf51', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-07 12:23:55', '2024-06-07 12:23:55', '2025-06-07 14:23:55'),
('645012226fb692fec7b390a1ff2488de032bbf67f9419bd0b1421ae7d89a3976f8b32178911ec48a', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-26 10:22:16', '2024-06-26 10:22:16', '2025-06-26 12:22:16'),
('6da3859bf9448c3b88828ea5da24a55eb3ebdf704608af6b0053b62f5a5c6284d5c3987ba609d087', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-20 13:33:59', '2024-06-20 13:33:59', '2025-06-20 15:33:59'),
('773d1dd1352bd92ee28801ab634077e80c4aa1506794db5a4be150faad76eae6850a11158852910a', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-27 13:14:15', '2024-06-27 13:14:15', '2025-06-27 15:14:15'),
('87d6a8329ecd3b5ae37f62003effdfe5cd3da1a3c92fe18922397b2efd63025997f3cc39f2f46351', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-06 02:46:02', '2024-06-06 02:46:02', '2025-06-06 04:46:02'),
('9c1871f8ff3d3a2580d3ecfdfb5a898bb0269f04747e0b9406b6976dedd336a1515db0ad9a8b929a', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-27 13:12:45', '2024-06-27 13:12:45', '2025-06-27 15:12:45'),
('a091e03f02669fbed01a16bc16b4bbf2f0e0bb765a544c0cae42c1779bb7380a6fd929edca174aab', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-11 14:56:06', '2024-06-11 14:56:06', '2025-06-11 16:56:06'),
('a4357c420c1f6df8f6008b64d044f60a0850599660e2006938b15363956388899d2ecdcdc2226580', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-27 13:31:13', '2024-06-27 13:31:13', '2025-06-27 15:31:13'),
('d26cc0bfbfa328eb31274b4daf7c2ab14a574fd6e63900e7e0044daad721f1a08d1edf51f74162eb', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-25 09:53:08', '2024-06-25 09:53:08', '2025-06-25 11:53:08'),
('e28834712f25209ac0197ba37361e8507923914408c6277d5eb00a5d87a7c2c9dd4587acd2eea95a', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-27 05:32:12', '2024-06-27 05:32:12', '2025-06-27 07:32:12');

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

--
-- 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', 'VUVVXLQJIOWDTR5', '2024-06-16 07:41:26', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'PBEYJIZ9Q9UABSH', '2024-06-17 05:00:42', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'IDTQWTULNBJ7PUK', '2024-06-22 02:26:52', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'EWQZ5VFTGMOLMFV', '2024-06-25 13:23:08', 0, 0, 0, NULL, 'admin'),
('admin@admin.com', 'YZDQKCD4UQTYIIM', '2024-06-26 22:18:09', 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
(55, 'storemarket', '+195649846239', 'grocery5@demo.com', '2024-04-02-660bd5196f547.png', '40.7127753', '-74.0059728', 'store no 765', NULL, 0.00, NULL, 0, 1, 55, '2024-04-02 02:51:21', '2024-04-04 14:24:52', 0, NULL, '2024-04-02-660bd51971388.png', 1, 1, 1, 13.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '30-40 min', 1, 1, 0, 0, 4, 0, 1, 0.000, 0, 'storemarket', NULL, 0, NULL, NULL, NULL, 0, NULL),
(58, 'Corner Market', '+185664626496', 'grocery4@demo.com', '2024-04-02-660bd6c803599.png', '40.7127753', '-74.0059728', '789 Oak Avenue, Anytown, USA', NULL, 1.00, NULL, 0, 1, 58, '2024-04-02 02:58:32', '2024-04-06 13:29:59', 0, NULL, '2024-04-02-660bd6c808d12.png', 1, 1, 1, 13.00, 2, 1, 1, ' ', '{\"status\":null,\"code\":null}', 0, 0, 0.00, '30-40 min', 1, 1, 2, 3, 4, 1, 1, 0.000, 0, 'corner-market', NULL, 0, NULL, NULL, NULL, 0, NULL),
(59, 'Food Plus', '+156497621594', 'grocery3@demo.com', '2024-04-02-660bd79f76792.png', '19.066341790937315', '72.87032870857769', ': 101 Pine Road, Anytown, USA', NULL, 0.00, NULL, 0, 1, 59, '2024-04-02 03:02:07', '2024-06-06 02:50:48', 0, NULL, '2024-04-02-660bd79f78293.png', 1, 1, 1, 15.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '20-30 min', 1, 1, 0, 0, 4, 0, 1, 0.000, 0, 'food-plus', NULL, 0, NULL, NULL, NULL, 0, NULL),
(72, 'market hub', '+189456325874', 'grocery2@demo.com', '2024-04-02-660be502e19b9.png', '19.06774114126198', '72.86962060539776', 'local market', NULL, 0.00, NULL, 0, 1, 72, '2024-04-02 03:59:14', '2024-06-06 02:50:23', 0, NULL, '2024-04-02-660be502e3baf.png', 1, 1, 1, 15.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '20-30 min', 1, 1, 0, 0, 4, 0, 1, 0.000, 0, 'market-hub', NULL, 0, NULL, NULL, NULL, 0, NULL),
(73, 'fresh market', '+17894561385', 'grocery1@demo.com', '2024-04-02-660be562b52c8.png', '18.975594107600514', '72.81847914844347', 'market no 86', NULL, 0.00, NULL, 1, 1, 73, '2024-04-02 04:00:50', '2024-06-06 02:50:03', 0, '{\"1\":0,\"2\":0,\"3\":0,\"4\":1,\"5\":1}', '2024-04-02-660be562b776a.png', 1, 1, 1, 15.00, 2, 1, 1, ' ', '{\"status\":null,\"code\":null}', 0, 0, 0.00, '30-62 min', 1, 1, 3, 3, 4, 15, 1, 0.000, 0, 'fresh-market', NULL, 0, NULL, NULL, NULL, 0, NULL),
(74, 'Super market', '+184649752664', 'grocery@demo.com', '2024-04-02-660be5bb0fc07.png', '19.072120130875394', '72.86707902879014', 'local home532', NULL, 10.00, NULL, 0, 1, 74, '2024-04-02 04:02:19', '2024-06-06 02:49:42', 0, NULL, '2024-04-02-660be5bb117c0.png', 1, 1, 1, 7.00, 2, 1, 1, ' ', '{\"status\":null,\"code\":null}', 0, 0, 0.00, '10-15 min', 1, 1, 1, 1, 4, 6, 1, 0.000, 0, 'super-market', 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'),
(5, 74, 0.00, 0.00, 0.00, 0.00, '2024-06-27 13:05:39', '2024-06-27 13:05:39');

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

--
-- 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;

--
-- Dumping data for table `temp_products`
--

INSERT INTO `temp_products` (`id`, `name`, `description`, `image`, `images`, `store_id`, `module_id`, `unit_id`, `item_id`, `category_id`, `category_ids`, `tag_ids`, `slug`, `variations`, `food_variations`, `add_ons`, `attributes`, `choice_options`, `price`, `tax`, `tax_type`, `discount`, `discount_type`, `veg`, `recommended`, `organic`, `common_condition_id`, `basic`, `status`, `stock`, `maximum_cart_quantity`, `note`, `is_rejected`, `available_time_ends`, `available_time_starts`, `created_at`, `updated_at`, `is_halal`, `brand_id`, `is_prescription_required`) VALUES
(1, 'banana', 'banana', '2024-04-03-660d533f07c56.png', '[\"2024-04-03-660d533f06641.png\"]', 74, 4, 3, 248, 24, '[{\"id\":\"24\",\"position\":1}]', '[]', 'banana', '[]', '[]', '[\"\"]', '[]', '[]', 20.00, 0.00, 'percent', 0.00, 'percent', 0, 0, 0, 0, 0, 1, 300, 300, NULL, 0, NULL, NULL, '2024-06-26 09:50:07', '2024-06-26 09:50:07', 0, 0, 0);

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

--
-- 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 MXGroc</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 daily grocery 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', 'MXGroc', NULL, NULL),
(25, 'App\\Models\\DataSetting', 69, 'en', 'fixed_header_sub_title', 'More than just reliable Grocery 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 E-Commerce', 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 Grocery 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 Milovox, 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;Milovox is your one-stop shop for all things health-related. Experience the convenience of online pharmacy shopping with&nbsp;Milovox 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\\AdminRole', 2, 'en', 'name', 'admin', NULL, NULL),
(166, 'App\\Models\\Banner', 1, 'en', 'title', 'Grocery', NULL, NULL),
(167, 'App\\Models\\Banner', 2, 'en', 'title', 'Grocery', NULL, NULL),
(168, 'App\\Models\\DataSetting', 74, 'en', 'join_seller_title', 'Become a Seller', NULL, NULL),
(169, 'App\\Models\\DataSetting', 75, 'en', 'join_seller_sub_title', 'Registered as a seller and open shop for start your business', NULL, NULL),
(170, 'App\\Models\\DataSetting', 76, 'en', 'join_seller_button_name', 'Register', NULL, NULL),
(171, 'App\\Models\\DataSetting', 78, 'en', 'join_delivery_man_title', 'Join as  Deliveryman', NULL, NULL),
(172, 'App\\Models\\DataSetting', 79, 'en', 'join_delivery_man_sub_title', 'Registered as a deliveryman and earn money', NULL, NULL),
(173, 'App\\Models\\DataSetting', 80, 'en', 'join_delivery_man_button_name', 'Register', NULL, NULL),
(174, 'App\\Models\\Category', 177, 'en', 'name', 'Cosmatic', NULL, NULL),
(175, 'App\\Models\\Category', 178, 'en', 'name', 'Shoes', NULL, NULL),
(176, 'App\\Models\\Category', 179, 'en', 'name', 'Clothes', NULL, NULL),
(177, 'App\\Models\\Category', 180, 'en', 'name', 'Sun Glasses', NULL, NULL),
(178, 'App\\Models\\Category', 27, 'en', 'name', 'Home and Kitchen Appliance', NULL, NULL),
(179, 'App\\Models\\Category', 16, 'en', 'name', 'Office Stationery', NULL, NULL),
(180, 'App\\Models\\Category', 17, 'en', 'name', 'Skin Care', NULL, NULL),
(181, 'App\\Models\\Category', 18, 'en', 'name', 'Fish & Meat', NULL, NULL),
(182, 'App\\Models\\Category', 19, 'en', 'name', 'Personal Care', NULL, NULL),
(183, 'App\\Models\\Category', 20, 'en', 'name', 'Cooking Essentials', NULL, NULL),
(184, 'App\\Models\\Category', 21, 'en', 'name', 'Cleaning Supplies', NULL, NULL),
(185, 'App\\Models\\Category', 22, 'en', 'name', 'Pest Control', NULL, NULL),
(186, 'App\\Models\\Category', 23, 'en', 'name', 'BreakFast', NULL, NULL),
(187, 'App\\Models\\Category', 24, 'en', 'name', 'Fruits & Vegetables', NULL, NULL),
(188, 'App\\Models\\Category', 25, 'en', 'name', 'Baby Care', NULL, NULL),
(189, 'App\\Models\\Category', 26, 'en', 'name', 'Dairy Needs', NULL, NULL),
(190, 'App\\Models\\DataSetting', 72, 'en', 'fixed_module_title', 'Your Grocery venture starts here !', NULL, NULL),
(191, 'App\\Models\\DataSetting', 73, 'en', 'fixed_module_sub_title', 'Enjoy all services in one platform', NULL, NULL),
(192, 'App\\Models\\DataSetting', 5, 'en', 'fixed_header_title', 'Order Grocery & Household Items Easy', NULL, NULL),
(193, 'App\\Models\\DataSetting', 6, 'en', 'fixed_header_sub_title', 'More than just a reliable instacart platform', NULL, NULL),
(194, 'App\\Models\\DataSetting', 7, 'en', 'fixed_module_title', 'Your grocery venture starts here !', NULL, NULL),
(195, 'App\\Models\\DataSetting', 8, 'en', 'fixed_module_sub_title', 'Enjoy a very wide selection in one place', NULL, NULL),
(196, 'App\\Models\\DataSetting', 9, 'en', 'fixed_referal_title', 'Earn point by', NULL, NULL),
(197, 'App\\Models\\DataSetting', 10, 'en', 'fixed_referal_sub_title', 'Refer Your Friend', NULL, NULL),
(198, 'App\\Models\\DataSetting', 11, 'en', 'fixed_newsletter_title', 'Sign Up to Our Newsletter', NULL, NULL),
(199, 'App\\Models\\DataSetting', 12, 'en', 'fixed_newsletter_sub_title', 'Receive Latest News, Updates and Many Other News Every Week', NULL, NULL),
(200, 'App\\Models\\DataSetting', 13, 'en', 'fixed_footer_article_title', 'MXGroc is a complete package!  It\'s time to empower your multivendor online business with  powerful features!', NULL, NULL),
(201, 'App\\Models\\DataSetting', 22, 'en', 'why_choose_title', 'What so Special About MXGroc ?', NULL, NULL),
(202, 'App\\Models\\DataSetting', 14, 'en', 'feature_title', 'Remarkable Features that You Can Count!', NULL, NULL),
(203, '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 MXGroc\'s powerful features!', NULL, NULL),
(204, 'App\\Models\\Category', 176, 'en', 'name', 'Grocery', NULL, NULL),
(205, 'App\\Models\\TempProduct', 1, 'en', 'name', 'banana', NULL, NULL),
(206, 'App\\Models\\TempProduct', 1, 'en', 'description', 'banana', NULL, NULL);
INSERT INTO `translations` (`id`, `translationable_type`, `translationable_id`, `locale`, `key`, `value`, `created_at`, `updated_at`) VALUES
(207, 'App\\Models\\DataSetting', 87, 'en', 'privacy_policy', '<p>I. Introduction&nbsp;</p>\r\n\r\n<p>When you use MXGroc, 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 MXGroc&rsquo;s services anywhere in the world, including users of MXGroc&rsquo;s apps, websites, features, or other services.&nbsp;</p>\r\n\r\n<p>This notice describes how MXGroc 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 MXGroc&rsquo;s other collections of personal data in connection with MXGroc&rsquo;s services. For example, we may collect the contact information of individuals who use accounts owned by MXGroc for Business customers or of owners or employees of MXGroc 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 MXGroc 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 MXGroc&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 MXGroc&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 MXGroc&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: MXGroc does not process the personal data of users in Nigeria for purposes of the &lsquo;legitimate interests of MXGroc or other parties described in Section F below. MXGroc 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 MXGroc 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 MXGroc Health, MXGroc Central, MXGroc Direct or MXGroc 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>MXGroc is the data controller for the personal data collected in connection with use of MXGroc&rsquo;s services anywhere.&nbsp;</p>\r\n\r\n<p>MXGroc is the data controller for the personal data collected in connection with use of MXGroc&rsquo;s services anywhere. &nbsp;</p>\r\n\r\n<p>MXGroc operates, and processes data, globally. We may also transfer data to countries other than the one where our users live or use MXGroc&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>MXGroc collects:&nbsp;</p>\r\n\r\n<p>Data provided by users to MXGroc, 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 MXGroc partners and third parties that use MXGroc APIs&nbsp;</p>\r\n\r\n<p>The following data is collected by or on behalf of MXGroc:&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 MXGroc 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 MXGroc apps. &nbsp;<br />\r\nThis also includes gender and/or occupation (when required for certain MXGroc services or programs, such as MXGroc 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 MXGroc&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 MXGroc customer support, provide ratings or compliments for other users or restaurant partners, or otherwise contact MXGroc. 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): MXGroc collects this data when the MXGroc 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. MXGroc 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\nMXGroc 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 MXGroc through MXGroc&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, MXGroc receives some data regarding the calls, texts, or other communications, including the date and time of the communications and the content of the communications. MXGroc 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 MXGroc 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 MXGroc 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>MXGroc 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 MXGroc 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>MXGroc business partners through which users create or access their MXGroc account, such as payment providers, social media services, or apps or websites that use MXGroc&rsquo;s APIs or whose APIs MXGroc uses. &nbsp;</p>\r\n\r\n<p>MXGroc business partners in connection with the MXGroc 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>MXGroc 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>MXGroc 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>MXGroc 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>MXGroc uses the data it collects for purposes including: &nbsp;</p>\r\n\r\n<p>1- Providing services and features. MXGroc 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 MXGroc, split fares, or share ETA and location with their contacts.&nbsp;</p>\r\n\r\n<p>Enable features to personalize users&rsquo; MXGroc 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 MXGroc, for safety and security purposes. This includes MXGroc&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 MXGroc 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. MXGroc 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. MXGroc may use the data we collect to market our services to our users. This includes sending users communications about MXGroc 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 MXGroc partners. For example, if a user has placed an MXGroc Eats order, we may provide recommendations, promotions, or ads about similar food offered by other MXGroc partners. Although we may send users communications about MXGroc 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 MXGroc&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, MXGroc has notified some users by email of ballot measures or pending legislation relating to the availability of MXGroc&rsquo;s services in those users&rsquo; areas.&nbsp;</p>\r\n\r\n<p>7- Non-marketing communications. MXGroc 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 MXGroc 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 MXGroc&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 MXGroc 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 MXGroc 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 MXGroc, its users, and others. In some cases, such as when a user is determined to be abusing MXGroc&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 MXGroc 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 MXGroc 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>MXGroc 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. MXGroc 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 MXGroc&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>MXGroc 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 MXGroc 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 MXGroc&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>MXGroc business partners. For example, if a user requests a service through a partnership or promotional offering made by a third party, MXGroc 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 MXGroc 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 MXGroc blogs and MXGroc 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 MXGroc 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 MXGroc for Business profile, such as when they take trips arranged through MXGroc&nbsp;</p>\r\n\r\n<p>A driver or delivery person uses an account owned by or associated with an MXGroc 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 MXGroc 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, MXGroc 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 MXGroc service providers and business partners&nbsp;</p>\r\n\r\n<p>MXGroc 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 MXGroc&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 MXGroc&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 MXGroc or on MXGroc&rsquo;s behalf&nbsp;</p>\r\n\r\n<p>Vendors that assist MXGroc 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>MXGroc 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 MXGroc&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>MXGroc 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>MXGroc 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. MXGroc 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>MXGroc 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 MXGroc app, or through MXGroc&rsquo;s website.&nbsp;</p>\r\n\r\n<p>Following an account deletion request, MXGroc 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 MXGroc&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 MXGroc&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 MXGroc 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 MXGroc&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 MXGroc&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 MXGroc&rsquo;s legal obligations &nbsp;</p>\r\n\r\n<p>For example, MXGroc 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>MXGroc may also share data with law enforcement regarding criminal acts or threats to public safety, or requests by third parties pursuant to legal processes. MXGroc may also share information with public health authorities where required or permitted by law. For more information about such sharing, please see MXGroc&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>MXGroc 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>MXGroc enables users to access and control the data that MXGroc 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>MXGroc also enables users to request access to or copies of their data, changes or updates to their accounts, deletion of their accounts, or that MXGroc 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 MXGroc app for riders give them the ability to set or update their location-sharing preferences and their preferences for receiving mobile notifications from MXGroc. 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>MXGroc 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 MXGroc to collect location data from their mobile devices through the Settings &gt; Privacy menus in the MXGroc 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 MXGroc to collect location data from their mobile device may also enable MXGroc 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 MXGroc app.&nbsp;</p>\r\n\r\n<p>Emergency Data Sharing (riders) &nbsp;</p>\r\n\r\n<p>Riders who have enabled MXGroc 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 MXGroc app.&nbsp;</p>\r\n\r\n<p>Notifications: account and trip updates&nbsp;</p>\r\n\r\n<p>MXGroc provides users with trip status notifications and updates related to activity on their account. These notifications are a necessary part of using the MXGroc 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 MXGroc app.&nbsp;</p>\r\n\r\n<p>Notifications: discounts and news&nbsp;</p>\r\n\r\n<p>Users may enable MXGroc to send push notifications about discounts and news from MXGroc. Push notifications may be enabled or disabled through the Settings &gt; Privacy menus in the MXGroc 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 MXGroc 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 MXGroc 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 MXGroc 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 MXGroc app. &nbsp;</p>\r\n\r\n<p>Drivers can see their average rating after tapping their profile photo in the MXGroc 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 MXGroc. Users may also opt out of receiving emails and other messages from MXGroc 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>MXGroc provides users with a variety of ways to learn about, control, and submit questions and comments about MXGroc&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 MXGroc 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 MXGroc&rsquo;s apps or driver portal. They may also ask that MXGroc 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 MXGroc app, or through MXGroc&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. MXGroc 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 MXGroc&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>MXGroc 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 MXGroc 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. MXGroc 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. MXGroc 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 MXGroc&#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>User Data &nbsp;</p>\r\n\r\n<p>About the User Data Policy&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>We are committed to transparency in how we handle your data. This includes information collected from or about you, including device information. Here is how we manage your data:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>1. Access and Collection:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We collect personal data that you provide directly when using our services, such as when you create or modify your account, request on-demand services, contact customer support, or otherwise communicate with us.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We also collect data about your usage of our services, such as access dates and times, app features or pages viewed, app crashes, and other system activity.&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>2. Use of Data:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;The data we collect is used to provide, maintain, and improve our services. This includes using data to:&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Facilitate transactions and payments.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Send receipts, provide customer support, and inform you about changes to our terms, services, or policies.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Personalize and improve the services, including to provide or recommend features, content, social connections, referrals, and advertisements.&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>3. Handling and Sharing of Data:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We handle your data with the utmost care and take appropriate security measures to protect it from unauthorized access, disclosure, alteration, or destruction.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We may share your data with:&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Service providers: We work with third-party service providers to perform services on our behalf, such as payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Business transfers: We may share or transfer your information in connection with, or during negotiations of, any merger, sale of company assets, financing, or acquisition of all or a portion of our business by another company.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Legal purposes: We may disclose your information if required to do so by law or in the good faith belief that such action is necessary to comply with applicable laws, respond to valid legal processes, or protect the rights, property, or safety of our users, us, or the public.&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>4. Limiting Use:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We limit the use of your data to the purposes that are compliant with our policy and have been disclosed to you. We do not use your data for any other purposes without obtaining your explicit consent.&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>5. Your Choices:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;You have choices regarding your data. You can:&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Access and update your account information.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Request the deletion of your account.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Opt out of receiving promotional communications from us.&nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;Control the use of cookies and tracking technologies.&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>6. Updates to the Policy:&nbsp;</p>\r\n\r\n<p> &nbsp;</p>\r\n\r\n<p>&emsp;&emsp;&bull;&emsp;&emsp;We may update this User Data Policy from time to time. We will notify you of any changes by posting the new policy on our website and updating the &ldquo;Last modified&rdquo; date. Your continued use of our services after the posting of any changes constitutes your acceptance of those changes.&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
(208, 'App\\Models\\EmployeeRole', 1, 'en', 'name', 'Store Employee', NULL, NULL),
(209, 'App\\Models\\DataSetting', 88, 'en', 'terms_and_conditions', '<p>Introduction<br />\r\nWelcome to MXGroc. 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<p>Definitions<br />\r\n&quot;Site&quot; refers to the MXGroc website and its associated services.<br />\r\n&quot;User&quot; refers to any individual or entity accessing or using the Site.<br />\r\n&quot;We,&quot; &quot;Us,&quot; and &quot;Our&quot; refer to MXGroc.<br />\r\n&quot;Services&quot; refers to the various functions and features offered by MXGroc, including the sale and delivery of pharmaceutical products.</p>\r\n\r\n<p>Use of the Site<br />\r\nEligibility: You must be at least 18 years of age to use this Site and purchase our products.<br />\r\nRegistration: 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.<br />\r\nAccount Security: 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.</p>\r\n\r\n<p>Orders and Payments<br />\r\nOrder Acceptance: All orders placed through the Site are subject to acceptance by us. We may require verification or additional information before accepting any order.<br />\r\nPricing: All prices are listed in [Currency] and are subject to change without notice. Prices do not include applicable taxes and shipping charges.<br />\r\nPayment: 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.</p>\r\n\r\n<p>Delivery<br />\r\nShipping: 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.<br />\r\nRisk of Loss: 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.<br />\r\nDelivery Issues: If a product is delivered in a damaged condition, please contact us within [Time Frame] of receipt for a replacement or refund.</p>\r\n\r\n<p>Returns and Refunds<br />\r\nReturn Policy: We accept returns of unopened and undamaged products within [Time Frame] from the date of delivery. Please contact our customer service for return instructions.<br />\r\nRefunds: Refunds will be processed within [Time Frame] after receiving the returned products. Refunds will be issued in the original form of payment.</p>\r\n\r\n<p>User Conduct<br />\r\nProhibited Activities: You agree not to engage in any activity that disrupts or interferes with the Site or the servers and networks connected to the Site.<br />\r\nCompliance: You agree to use the Site only for lawful purposes and in compliance with all applicable laws and regulations.</p>\r\n\r\n<p>Intellectual Property<br />\r\nOwnership: All content on the Site, including text, graphics, logos, images, and software, is the property of MXGroc or its content suppliers and is protected by intellectual property laws.<br />\r\nLicense: We grant you a limited, non-exclusive, non-transferable license to access and use the Site for personal, non-commercial purposes.</p>\r\n\r\n<p>Disclaimers and Limitation of Liability<br />\r\nDisclaimer: The Site and its content are provided &quot;as is&quot; without warranties of any kind, either express or implied.<br />\r\nLimitation of Liability: In no event shall MXGroc 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.</p>\r\n\r\n<p>Indemnification<br />\r\nYou agree to indemnify and hold MXGroc, 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<p>Changes to Terms<br />\r\nWe 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<p>Governing Law<br />\r\nThese 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<p>Contact Information<br />\r\nIf you have any questions about these terms, please contact us at:</p>\r\n\r\n<p>MXGroc</p>\r\n\r\n<p>Mumbai</p>\r\n\r\n<p>+919903909333</p>', NULL, NULL),
(210, '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 MXGroc 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>MXGroc 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 MXGroc. Your satisfaction is our priority!</p>', NULL, NULL),
(211, 'App\\Models\\DataSetting', 39, 'en', 'company_title', '$MXGroc$', NULL, NULL),
(212, 'App\\Models\\DataSetting', 40, 'en', 'company_sub_title', 'is Best Delivery Service Near You', NULL, NULL),
(213, 'App\\Models\\DataSetting', 41, 'en', 'company_description', 'MXGroc is 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.', NULL, NULL),
(214, 'App\\Models\\DataSetting', 42, 'en', 'company_button_name', 'Order Now', NULL, NULL),
(215, 'App\\Models\\DataSetting', 44, 'en', 'download_user_app_title', 'Complete Multipurpose eBusiness Solution', NULL, NULL),
(216, 'App\\Models\\DataSetting', 45, 'en', 'download_user_app_sub_title', 'MXGroc is a Laravel and Flutter Framework-based multi-vendor food, grocery delivery system. It has one modules to cover all your business function', NULL, NULL),
(217, 'App\\Models\\DataSetting', 48, 'en', 'earning_title', 'Let’s Start Earning with $MXGroc$', NULL, NULL),
(218, 'App\\Models\\DataSetting', 49, 'en', 'earning_sub_title', 'Join our online marketplace revolution and boost your income.', NULL, NULL),
(219, 'App\\Models\\EmailTemplate', 1, 'en', 'title', 'Change Password Request', NULL, NULL),
(220, 'App\\Models\\EmailTemplate', 1, 'en', 'body', '<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),
(221, 'App\\Models\\EmailTemplate', 1, 'en', 'button_name', '', NULL, NULL),
(222, 'App\\Models\\EmailTemplate', 1, 'en', 'footer_text', 'Please contact us for any queries; we’re always happy to help.', NULL, NULL),
(223, 'App\\Models\\EmailTemplate', 1, 'en', 'copyright_text', '© 2023 MXGroc. All rights reserved.', NULL, NULL),
(224, 'App\\Models\\EmailTemplate', 2, 'en', 'title', 'New Store Registration Request', NULL, NULL),
(225, 'App\\Models\\EmailTemplate', 2, 'en', 'body', '<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, NULL),
(226, 'App\\Models\\EmailTemplate', 2, 'en', 'button_name', 'Review Request', NULL, NULL),
(227, 'App\\Models\\EmailTemplate', 2, 'en', 'footer_text', 'Please contact us for any queries; we’re always happy to help.', NULL, NULL),
(228, 'App\\Models\\EmailTemplate', 2, 'en', 'copyright_text', '© 2023 MXGroc. All rights reserved.', NULL, NULL),
(229, 'App\\Models\\EmailTemplate', 3, 'en', 'title', 'New Deliveryman Registration Request', NULL, NULL),
(230, 'App\\Models\\EmailTemplate', 3, 'en', 'body', '<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, NULL),
(231, 'App\\Models\\EmailTemplate', 3, 'en', 'button_name', 'Review Request', NULL, NULL),
(232, 'App\\Models\\EmailTemplate', 3, 'en', 'footer_text', 'Please contact us for any queries; we’re always happy to help.', NULL, NULL),
(233, 'App\\Models\\EmailTemplate', 3, 'en', 'copyright_text', '© 2023 MXGroc. All rights reserved.', NULL, NULL),
(234, 'App\\Models\\EmailTemplate', 4, 'en', 'title', 'New Withdraw Request', NULL, NULL),
(235, 'App\\Models\\EmailTemplate', 4, 'en', 'body', '<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),
(236, 'App\\Models\\EmailTemplate', 4, 'en', 'button_name', 'Review Request', NULL, NULL),
(237, 'App\\Models\\EmailTemplate', 4, 'en', 'footer_text', 'Please contact us for any queries; we’re always happy to help.', NULL, NULL),
(238, 'App\\Models\\EmailTemplate', 4, 'en', 'copyright_text', '© 2023 MXGroc. All rights reserved.', NULL, NULL),
(239, 'App\\Models\\EmailTemplate', 5, 'en', 'title', '“BUY ONE GET ONE” Campaign Join Request', NULL, NULL),
(240, 'App\\Models\\EmailTemplate', 5, 'en', 'body', '<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, NULL),
(241, 'App\\Models\\EmailTemplate', 5, 'en', 'button_name', 'Review Request', NULL, NULL),
(242, 'App\\Models\\EmailTemplate', 5, 'en', 'footer_text', 'Please contact us for any queries; we’re always happy to help.', NULL, NULL),
(243, 'App\\Models\\EmailTemplate', 5, 'en', 'copyright_text', '© 2023 MXGroc. All rights reserved.', NULL, NULL),
(244, 'App\\Models\\EmailTemplate', 6, 'en', 'title', 'You Have A Refund Request.', NULL, NULL),
(245, 'App\\Models\\EmailTemplate', 6, 'en', 'body', '<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),
(246, 'App\\Models\\EmailTemplate', 6, 'en', 'button_name', 'Review Request', NULL, NULL),
(247, 'App\\Models\\EmailTemplate', 6, 'en', 'footer_text', 'Please contact us for any queries; we’re always happy to help.', NULL, NULL),
(248, 'App\\Models\\EmailTemplate', 6, 'en', 'copyright_text', '© 2023 MXGroc. All rights reserved.', 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-07 12:24:13', '[70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85]', '@', 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, 'User', 'Demo', '+919876543210', 'user@demo.com', NULL, NULL, 4, NULL, NULL, '2024-06-27 05:33:41', '2024-06-27 05:33:41');

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

--
-- 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
(55, 'avishek', 'prasad', '+195649846239', 'grocery5@demo.com', NULL, '$2y$10$GwsfNXsKGW5EiPB/bsKCIuNh1XoeCsJl36BLCjS/Lp5tPDeR94eHy', NULL, '2024-04-02 02:51:21', '2024-04-06 13:35:38', NULL, NULL, NULL, NULL, NULL, 1, '@', 'OZBMvRQiyVQZ5yTYMh610Nx76qmRBERHnppTG8NrOpWwOp8dRmA3C6KwuBsC6YfL15QUzD27FQNz7yHWSwnhl5XAPXzDYDZ2vMySOzXkOdOY7EygqXuIZ00Y'),
(58, 'avishek', 'prasad', '+185664626496', 'grocery4@demo.com', NULL, '$2y$10$LVBcGX4sSovuI7YyTYcpJeOfQsvEuE/Q6o8d/VLOtBu0mMPkwhXHe', NULL, '2024-04-02 02:58:32', '2024-04-04 14:24:14', NULL, NULL, NULL, NULL, NULL, 1, 'd3aI1oRTSg61jmJtwjVf9s:APA91bGCZ83MHL1RSNfy9w6bIpZP0yfjI5D9qVaHwixqb8ZKaZYsEu7Q-BAMjV7gFZ4YBdvZfZyjX0Ef7aC3CxsN-LuvQHzJsp_djOVhxvkx4l4ap7d7VJ3EpKYwJ7KvaGuXd47hZ9L2', 'hOYSzVpe8iPaBShHT2Trnyx3hzICMOacyYzInmhyEgRsnurxCYXCFqV5ZMP5cwNiVspn2quFn90mqTbzKKpl7l2NotDJWbqbJudGRlQikrNzaq8BbYFYjE4b'),
(59, 'avishek', 'prasad', '+156497621594', 'grocery3@demo.com', NULL, '$2y$10$CZuTIqkeFkbtG8/ObKv1BOewkR/76xhBcf76EKO4AsYd2qZHkYy7e', NULL, '2024-04-02 03:02:07', '2024-06-06 02:50:48', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL),
(72, 'hou', 'li', '+189456325874', 'grocery2@demo.com', NULL, '$2y$10$gBQVco8uT9ji/CrPYYR.vuxVgWqv6XsSRwWn0BttOit7YTPggbNFO', NULL, '2024-04-02 03:59:14', '2024-06-06 02:50:23', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL),
(73, 'huberman', 'kou', '+17894561385', 'grocery1@demo.com', NULL, '$2y$10$z4zU5D.ot1V4pHCdwIJVE.lFYM7g3TqYe3LI0M8/KMGz7Z2S4GWtC', NULL, '2024-04-02 04:00:50', '2024-06-06 02:50:03', NULL, NULL, NULL, NULL, NULL, 1, '@', 'VNLhsLnPCKeNVWz06P0PJ7I2WgnkhHQYvVeCjYjtGsqyehj2LLJ28Dl22EyouP2qxirs6xf7PmzsIZ4Jd2YFkv0QIfBIHRQG9aJZLYxakbLAuemJHdSV3Qm7'),
(74, 'joe', 'humn', '+184649752664', 'grocery@demo.com', NULL, '$2y$10$DzZN9Zv9x4LdpnEycMVYTO/eCr.7T.GTyGTjiSc4HwXlE8dZvzcPq', NULL, '2024-04-02 04:02:19', '2024-06-26 09:49:00', NULL, NULL, NULL, NULL, NULL, 1, 'cvoT-6d5QaCXtvGeAvPOoC:APA91bGakfonLfZH7XvouQOGf2XEzp1H1NwY1rkc3LbupOijMd0uNDRUVOISgTfED8dgcioPuT2jjxSilgQ4oSv5lU0U2u_qmkmDOMuxZS0RiN0OociXVxf6-Ekfq1EaRVfsGv_3utCY', 'qOj4F1YAnHv2mJbd9cqmpsI3r8UbGljdvUnKCkxur6805dwdBOSbChPjxwqkW3Xrp7Gm7dTWUpOJPmrgWOLhLkgXXjwvxE2piduD4yF8VQjeYxyaB5DDRo0W');

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

--
-- 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;

--
-- Dumping data for table `vendor_employees`
--

INSERT INTO `vendor_employees` (`id`, `f_name`, `l_name`, `phone`, `email`, `image`, `employee_role_id`, `vendor_id`, `store_id`, `password`, `status`, `remember_token`, `firebase_token`, `auth_token`, `created_at`, `updated_at`, `is_logged_in`) VALUES
(1, 'Store', 'Employee', '9999999999', 'employee@demo.com', '2024-06-26-667c08c4f03de.png', 1, 74, 74, '$2y$10$MCoHG0NRo/jRO6r88Sbai.y3Jpkt789jTsP/WXx..qDfxH6KEOxT.', 1, NULL, NULL, NULL, '2024-06-26 15:55:41', '2024-06-26 15:55:41', 1);

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

--
-- 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, NULL, '2024-06-20 13:35:32', '2024-06-20 13:35:32', 73),
(2, 4, 217, '2024-06-20 13:35:38', '2024-06-20 13:35:38', NULL),
(3, 4, 262, '2024-06-20 13:35:47', '2024-06-20 13:35:47', NULL),
(4, 4, 261, '2024-06-20 13:35:47', '2024-06-20 13:35:47', NULL),
(5, 4, 257, '2024-06-20 13:35:47', '2024-06-20 13:35:47', NULL),
(6, 4, 216, '2024-06-20 13:35:53', '2024-06-20 13:35:53', NULL),
(7, 4, 213, '2024-06-20 13:35:53', '2024-06-20 13:35:53', NULL),
(8, 4, 212, '2024-06-20 13:35:54', '2024-06-20 13:35:54', 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=3;

--
-- 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=161;

--
-- 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=12;

--
-- 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=89;

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

--
-- 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=2;

--
-- 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=35;

--
-- 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=6;

--
-- 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=2;

--
-- 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=249;

--
-- 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=2;

--
-- 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=9;

--
-- 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 `items`
--
ALTER TABLE `items`
  ADD CONSTRAINT `items_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 */;
