-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jun 07, 2024 at 04:13 PM
-- Server version: 10.6.18-MariaDB
-- PHP Version: 8.1.28

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_mxooze`
--

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

--
-- 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', '9999999999', 'master@mxooze.com', NULL, '$2y$10$5w6jb0lP4zsKuzQEVLoud.HmBISQcFAUIwyOk3kxhspiynYyI7YFq', NULL, '2024-06-06 01:03:16', '2024-06-07 07:17:02', 1, NULL, 1),
(4, 'Admin', 'Demo', '8529637412', 'admin@demo.com', '2024-06-07-6662829cda713.png', '$2y$10$wsvgkhpGZQLTm2.0XwLGiORU8/RrQsi/Or5HNHPfcbGvx2jIf38H.', NULL, '2024-06-07 07:16:36', '2024-06-07 07:16:36', 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\",\"collect_cash\",\"addon\",\"attribute\",\"campaign\",\"category\",\"coupon\",\"deliveryman\",\"provide_dm_earning\",\"item\",\"notification\",\"order\",\"store\",\"report\",\"withdraw_list\",\"module\",\"pos\",\"unit\"]', 1, '2024-06-07 07:15:29', '2024-06-07 07:15:29');

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

--
-- 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-6662837442fd8.png', 1, '', '2024-06-07 07:20:12', '2024-06-07 07:20:21', 2, 4, 1, NULL, 'admin'),
(2, 'Food', 'default', '2024-06-07-66628395f2128.png', 1, '', '2024-06-07 07:20:45', '2024-06-07 07:24:53', 2, 4, 1, NULL, 'admin'),
(3, 'Liquor', 'default', '2024-06-07-666284753d5e5.png', 1, '', '2024-06-07 07:21:18', '2024-06-07 07:24:47', 2, 4, 1, NULL, 'admin'),
(4, 'Grocery', 'default', '2024-06-07-666283db09973.png', 1, '', '2024-06-07 07:21:55', '2024-06-07 07:25:01', 2, 4, 1, NULL, 'admin'),
(5, 'Liquor', 'default', '2024-06-07-666284c98cdbf.png', 1, '', '2024-06-07 07:25:53', '2024-06-07 07:26:11', 2, 4, 1, NULL, 'admin'),
(6, 'Liquor', 'default', '2024-06-07-6662d5a4dcaf3.png', 1, '', '2024-06-07 13:10:52', '2024-06-07 13:11:23', 2, 9, 1, NULL, 'admin'),
(7, 'Liquor', 'default', '2024-06-07-6662d5b70a900.png', 1, '', '2024-06-07 13:11:11', '2024-06-07 13:11:18', 2, 9, 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\":\"MXOOZE\",\"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', 'mxooze-29a11', 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', 'MXOOZE', NULL, NULL),
(17, 'currency', 'USD', NULL, NULL),
(18, 'logo', '2024-06-07-6662eec213e12.png', NULL, NULL),
(19, 'phone', '+919830009649', NULL, NULL),
(20, 'email_address', 'info@miracuves.com', NULL, NULL),
(21, 'address', 'Global', NULL, NULL),
(22, 'footer_text', 'MXOOZE @ 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:\\/\\/stackfood.6amtech.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-07-6662eec2150d0.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:\\/\\/stackfood.6amtech.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:\\/\\/6ammart-web.6amtech.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\": \"mxooze-29a11\",\r\n  \"private_key_id\": \"be52c06aa748629e59f0792286533d0c4ebd0bb2\",\r\n  \"private_key\": \"-----BEGIN PRIVATE KEY-----\\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDo+VRR5lt6Iq4i\\nkmttPWdMCMS6gQHU1ddPDSrFewsXmgRxjPmYAe1KmpaBxIjDP0jdzVXRkCDxFd+V\\nCXMXpGXkPHp29AqJOwNzuTVYDo1P9DwEQ52bEvWi2s+rROkdzne2k22/vIZFgvDe\\nKlu+2V+kvevWL4UM9Y/gSWvlAvnk5al1w/IO7W3r8YB1pgqzorc0z8Y0xGAzrXQn\\nuKIrusUdOGE80J1Fay4MH3gKqBWyW9a1omI9Emug6oyCqRN8vRodX95+2CVf7Gam\\nFoMKc6MXYoHaIfLD0MQ0L2HkYz0MPwtAi/ac8kZOnmEXrAQvCB3xsBfq71qcHCoI\\njItgO+KtAgMBAAECggEABYmDvIEkFUmGjw8vHNh6EjslAoWq0HK3OqRYR20932NQ\\nwzix9hN13t+WHB8Tjrn8IthQRdMDb6TJwD4YjyinQ6ROc5xg4A/UbIkPSV/NnLzX\\nrKnv97arAdsxOorHqbwARgIWMURnu1nvVZOMbp+2DBh30ZHfLSaJFtrW/bshdffA\\nlYmvng2diHIrFVdCzSE0bQgto/8VwK6FyeGLMNdxNS036HPUzoATvZSxSAFkHvgY\\ntPplwCSB5+eeQpwzO678cvaaaIYVVbUfDPrE1krbplZvy4LwMt1pqbLrvwDyn8Cg\\nKeVVEd2h3lCHQKSc77RSI3coCobIoZfXGr1WbjXEqQKBgQD36o94ENbINLpfzI+j\\n6eAcRWh53aTSDgg/do8+k4GDGBH4tSNN/Jaq44DqGJyW0BNWhpSOXZvmWPTKu8Bn\\nk43yaA3fKcHAZg2vQ6A4mFkp+v7/O9kq4n2QRIilnBLF277elT8BTNsk9KOx9P8h\\nlvlNCfm5/BfkNPHpHVt4uA2MNQKBgQDwkgpfXWWUxdnB7JV40PaXJxekQgDpu9AI\\nidhpUMgy692jEgDSTgM55DEVJ+RQSAWitUjUJRGqNMJGMDgMCNAsvjWizMvEApL5\\n94NBJS2Bmih1e7fvOXVWdX4YTwxaWXOcX9GBDU2Y2k3qwyLircPHaZVnfqCry9uV\\nZVd1HSObmQKBgQCyGZ7xyV8TOtX9Rm6WeciXZsF0cucaRBxmwxyK/trWu68FddOk\\nDeaLY57UDdRIf7i0uz/zuonqBFPvZMwHXLhnwZrdjBj1yBriovlyTvgXMYqI/4y2\\nwzkjMCjemG3gGEpZiuxVWcpBFUKX8IJsthHo51aw5sqfFe4H4yA4bDjHVQKBgF94\\nFVWzItTfj4M9+DNx+eoSQXeWGfan6e75hUCGJmzO3a4RPvI2s2EOBcx3gEu7yUDA\\n4J4P9+qr9U0VZaig9rxK384zp8mpm9pHN3dq4ZxFKTk2V9A/5Sjih5/t/uD8Dr1H\\n6URlmx3FxJYdyoJaow9H/1qLDggfZozrIsH/RlpBAoGBAI6vGtk1CMl4ZFP4aBZp\\nfK6f1IDpxyUJjySsv4HDWEQvBvYXIpTldGX5k3HKoBdFbmBQ99aYo0I8QKXIqzX2\\neQ/dr4OKAjwABbhRaFy/CSkWW8vNVL9vCSTja/8ToF+bsGiCK+8gb1r3SzDRL1+s\\nYUOQyZdSAbYFboQrHU99hxVq\\n-----END PRIVATE KEY-----\\n\",\r\n  \"client_email\": \"firebase-adminsdk-s4tsf@mxooze-29a11.iam.gserviceaccount.com\",\r\n  \"client_id\": \"112686675938130076909\",\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-s4tsf%40mxooze-29a11.iam.gserviceaccount.com\",\r\n  \"universe_domain\": \"googleapis.com\"\r\n}', NULL, NULL),
(140, 'fcm_credentials', '{\"apiKey\":\"AIzaSyCvJIwcb_6rb8S2GFvssXyQ8rv0pAzej14\",\"authDomain\":\"mxooze-29a11.firebaseapp.com\",\"projectId\":\"mxooze-29a11\",\"storageBucket\":\"mxooze-29a11.appspot.com\",\"messagingSenderId\":\"935786232252\",\"appId\":\"1:935786232252:web:21003d3eae979e77ec93b9\",\"measurementId\":\"G-VQ50MHMKBZ\"}', 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://mxooze.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;

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

--
-- 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
(181, 'Gin', '2024-06-06-66618b023894a.png', 0, 0, 1, '2024-06-06 13:40:10', '2024-06-06 13:41:08', 0, 9, 'gin', 1),
(182, 'Rum', '2024-06-07-6662d039197bf.png', 0, 0, 1, '2024-06-06 13:41:03', '2024-06-07 12:47:45', 0, 9, 'rum', 1),
(183, 'Whiskey', '2024-06-06-66618b5a8db98.png', 0, 0, 1, '2024-06-06 13:41:38', '2024-06-06 13:42:58', 0, 9, 'whiskey', 1),
(184, 'Wine', '2024-06-06-66618b80150f9.png', 0, 0, 1, '2024-06-06 13:42:16', '2024-06-06 13:42:56', 0, 9, 'wine', 1),
(185, 'Vodka', '2024-06-06-66618ba191461.png', 0, 0, 1, '2024-06-06 13:42:49', '2024-06-06 13:42:55', 0, 9, 'vodka', 1),
(186, 'Beer', '2024-06-06-66618bf74f947.png', 0, 0, 1, '2024-06-06 13:44:15', '2024-06-06 13:44:20', 0, 9, 'beer', 1);

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

--
-- 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', 'Manage Your  Daily Life in one platform', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(6, 'fixed_header_sub_title', 'More than just a reliable  eCommerce platform', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(7, 'fixed_module_title', 'Your eCommerce venture starts here !', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(8, 'fixed_module_sub_title', 'Enjoy all services in one platform', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(9, 'fixed_referal_title', 'Earn point by', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(10, 'fixed_referal_sub_title', 'Refer Your Friend', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(11, 'fixed_newsletter_title', 'Sign Up to Our Newsletter', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(12, 'fixed_newsletter_sub_title', 'Receive Latest News, Updates and Many Other News Every Week', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(13, 'fixed_footer_article_title', '6amMart is a complete package!  It\'s time to empower your multivendor online business with  powerful features!', 'admin_landing_page', '2023-06-11 15:06:27', '2023-06-11 15:06:27'),
(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 6amMart\'s powerful features!', 'admin_landing_page', '2023-06-11 15:14:25', '2023-06-11 15:14:25'),
(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 6amMart ?', 'admin_landing_page', '2023-06-11 15:30:30', '2023-06-11 15:32:08'),
(23, 'counter_section', '{\"app_download_count_numbers\":\"300\",\"seller_count_numbers\":\"85\",\"deliveryman_count_numbers\":\"150\",\"customer_count_numbers\":\"10000\",\"status\":\"1\"}', 'admin_landing_page', NULL, NULL),
(24, 'download_user_app_title', 'Let’s  Manage', 'admin_landing_page', '2023-06-11 15:38:17', '2023-06-11 15:38:17'),
(25, 'download_user_app_sub_title', 'Your business  Smartly or Earn.', 'admin_landing_page', '2023-06-11 15:38:17', '2023-06-11 15:38:17'),
(26, 'download_user_app_image', '2024-06-07-66631496af72d.png', 'admin_landing_page', '2023-06-11 15:38:17', '2024-06-07 17:39:26'),
(27, 'download_user_app_links', '{\"playstore_url_status\":\"1\",\"playstore_url\":\"https:\\/\\/play.google.com\\/store\\/apps\\/details?id=com.sixamtech.sixam_mart_store_app\",\"apple_store_url_status\":\"1\",\"apple_store_url\":\"https:\\/\\/www.apple.com\\/app-store\"}', 'admin_landing_page', NULL, NULL),
(28, 'testimonial_title', 'People Who Shared Love with us?', 'admin_landing_page', '2023-06-11 15:42:04', '2023-06-11 15:42:04'),
(29, 'contact_us_title', 'Contact Us', 'admin_landing_page', '2023-06-11 15:53:22', '2023-06-11 15:53:22'),
(30, 'contact_us_sub_title', 'Any question or remarks? Just write us a message!', 'admin_landing_page', '2023-06-11 15:53:22', '2023-06-11 15:53:22'),
(31, 'contact_us_image', '2023-08-16-64dcab0c7b434.png', 'admin_landing_page', '2023-06-11 15:53:23', '2023-08-15 23:55:08'),
(32, 'refund_policy_status', '1', 'admin_landing_page', '2023-06-11 20:10:58', '2023-06-11 20:10:58'),
(33, 'refund_policy', NULL, 'admin_landing_page', '2023-06-11 20:10:59', '2023-06-11 20:10:59'),
(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', '$6amMart$', 'react_landing_page', '2023-06-12 16:35:07', '2023-06-12 17:46:19'),
(40, 'company_sub_title', 'is Best Delivery Service Near You', 'react_landing_page', '2023-06-12 16:35:07', '2023-06-12 16:35:07'),
(41, 'company_description', '6amMart 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', '2023-06-12 16:35:07'),
(42, 'company_button_name', 'Order Now', 'react_landing_page', '2023-06-12 16:35:07', '2023-06-12 17:46:52'),
(43, 'company_button_url', 'https://6ammart-react.6amtech.com/', 'react_landing_page', '2023-06-12 16:35:07', '2023-06-12 16:35:07'),
(44, 'download_user_app_title', 'Complete Multipurpose eBusiness Solution', 'react_landing_page', '2023-06-12 16:40:30', '2023-06-12 16:40:30'),
(45, 'download_user_app_sub_title', '6amMart is a Laravel and Flutter Framework-based multi-vendor food, grocery, eCommerce, parcel, and pharmacy delivery system. It has six modules to cover all your business function', 'react_landing_page', '2023-06-12 16:40:30', '2023-06-12 16:40:30'),
(46, 'download_user_app_image', NULL, 'react_landing_page', '2023-06-12 16:40:30', '2023-06-12 16:40:30'),
(47, 'download_user_app_links', '{\"playstore_url_status\":\"1\",\"playstore_url\":\"https:\\/\\/play.google.com\\/store\\/\",\"apple_store_url_status\":\"1\",\"apple_store_url\":\"https:\\/\\/www.apple.com\\/app-store\\/\"}', 'react_landing_page', NULL, NULL),
(48, 'earning_title', 'Let’s Start Earning with $6amMart$', 'react_landing_page', '2023-06-12 16:43:22', '2023-06-12 16:43:22'),
(49, 'earning_sub_title', 'Join our online marketplace revolution and boost your income.', 'react_landing_page', '2023-06-12 16:43:22', '2023-06-12 16:43:22'),
(50, 'earning_seller_title', 'Become a Seller', 'react_landing_page', '2023-06-12 16:45:07', '2023-06-12 16:45:07'),
(51, 'earning_seller_sub_title', 'Register as seller & open shop in 6amMart 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://6ammart-admin.6amtech.com/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://6ammart-admin.6amtech.com/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', 'MXOOZE', 'flutter_landing_page', '2023-06-12 17:31:35', '2024-06-07 08:14:20'),
(69, 'fixed_header_sub_title', 'More than just reliable MXOOZE platform', 'flutter_landing_page', '2023-06-12 17:31:35', '2024-06-07 08:14:20'),
(70, 'fixed_header_image', '2024-06-07-66630c9f6a072.png', 'flutter_landing_page', '2023-06-12 17:31:35', '2024-06-07 17:05:27'),
(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 MXOOZE venture starts here !', 'flutter_landing_page', '2023-06-12 17:37:29', '2024-06-07 08:15:38'),
(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://mxooze.mimeld.com/admin/store/apply', 'flutter_landing_page', '2023-06-12 18:12:56', '2024-06-07 08:16:03'),
(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://mxooze.mimeld.com/admin/deliveryman/apply', 'flutter_landing_page', '2023-06-12 18:16:03', '2024-06-07 08:16:15'),
(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-66631481dd270.png', 'flutter_landing_page', '2023-06-12 18:17:56', '2024-06-07 17:39:05'),
(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);

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

--
-- 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 19:22:30', '77.2939696', '28.3672844', '111-32, Faridabad Division, IN', '2024-06-07 17:22:30', '2024-06-07 17:22:30'),
(199, NULL, 1, '2024-06-07 19:22:30', '77.2939696', '28.3672844', '111-32, Faridabad Division, IN', '2024-06-07 17:22:30', '2024-06-07 17:22:30'),
(200, NULL, 1, '2024-06-07 19:22:30', '77.2939696', '28.3672844', '111-32, Faridabad Division, IN', '2024-06-07 17:22:30', '2024-06-07 17:22:30'),
(201, NULL, 1, '2024-06-07 19:22:30', '77.2939696', '28.3672844', '111-32, Faridabad Division, IN', '2024-06-07 17:22:30', '2024-06-07 17:22:30'),
(202, NULL, 1, '2024-06-07 19:22:31', '77.2939696', '28.3672844', '111-32, Faridabad Division, IN', '2024-06-07 17:22:31', '2024-06-07 17:22:31'),
(203, NULL, 1, '2024-06-07 19:22:55', '77.2939657', '28.3672791', '111-32, Faridabad Division, IN', '2024-06-07 17:22:55', '2024-06-07 17:22:55'),
(204, NULL, 1, '2024-06-07 19:22:55', '77.2939657', '28.3672791', '111-32, Faridabad Division, IN', '2024-06-07 17:22:55', '2024-06-07 17:22:55'),
(205, NULL, 1, '2024-06-07 19:23:19', '77.2939674', '28.3672821', '111-32, Faridabad Division, IN', '2024-06-07 17:23:19', '2024-06-07 17:23:19'),
(206, NULL, 1, '2024-06-07 19:23:19', '77.2939674', '28.3672821', '111-32, Faridabad Division, IN', '2024-06-07 17:23:19', '2024-06-07 17:23:19'),
(207, NULL, 1, '2024-06-07 19:23:20', '77.2939674', '28.3672821', '111-32, Faridabad Division, IN', '2024-06-07 17:23:20', '2024-06-07 17:23:20');

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

--
-- 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$cGD/49u6tp74tJzxaQy9V.cH1lEpE4BdPUlZnjDKiyiIMYggvcUoW', 'OzvK4AbSBlKABDo3lDMxwvb7805knKHzLLS0vB82GPFSX7NW9OrCT6fjpruT5b4bwPqrmAhOJgBQg48t3H8DfCnKnKOj2cahjmigxJbcc0cNziqJZ2Qcivh8', 'fmKELkxlQji9z4stN7xwwM:APA91bESh4ZrZuZEGUY-puQrqJKYuTofLlOxRiHDf72RJd_6uNpDnawxHpc7PsHpvLehmxwF2-x_zjINSwcezVQu-5dHYkfUFbDc97SVJWVM3EwJsR3nMnjb_pe2bvRtdjKJo0Ne306r', 2, '2024-06-06 03:02:50', '2024-06-07 17:21:19', 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 6amMart. All rights reserved.', 'admin', 'forget_password', '5', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:26:24', '2023-06-12 19:40:28', NULL),
(2, 'New Store Registration Request', '<p>Please find below the details of the new Store registration:</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Store Name: {storeName}</strong></p>\r\n\r\n<p>To review the store from the respective Module, go to:&nbsp;</p>\r\n\r\n<p><strong>Module Section</strong><strong>&rarr;Store Management&rarr;New Stores</strong></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Or you can directly review the store here &rarr;</p>\r\n\r\n<p>&nbsp;</p>', NULL, '2023-06-12-6486f4420b5c1.png', '2023-06-12-6486f4420d61d.png', NULL, 'Review Request', 'https://www.facebook.com/', 'Please contact us for any queries; we’re always happy to help.', '© 2023 6amMart. All rights reserved.', 'admin', 'store_registration', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:32:34', '2023-06-12 19:59:26', NULL),
(3, 'New Deliveryman Registration Request', '<p>Please find below the details of the new Deliveryman registration:</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Deliveryman Name: {deliveryManName}</strong></p>\r\n\r\n<p>To review the store from the respective Module, go to:&nbsp;</p>\r\n\r\n<p><strong>Users</strong><strong>&rarr;Deliveryman Management&rarr;New Deliveryman</strong></p>\r\n\r\n<p>&nbsp;</p>', NULL, '2023-06-12-6486f4fe20b2c.png', '2023-06-12-6486f528877fe.png', NULL, 'Review Request', 'https://www.facebook.com/', 'Please contact us for any queries; we’re always happy to help.', '© 2023 6amMart. All rights reserved.', 'admin', 'dm_registration', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:35:42', '2023-06-12 20:04:49', NULL),
(4, 'New Withdraw Request', '<p>Please find below the details of the new Withdraw Request:</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Store Name: {storeName}</strong></p>\r\n\r\n<p>To review the Refund Request, go to:&nbsp;</p>\r\n\r\n<p><strong>Transactions &amp; Reports</strong><strong>&rarr;Withdraw Requests</strong></p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, NULL, '2023-06-12-6486f5b6a24a4.png', 'Review Request', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 6amMart. All rights reserved.', 'admin', 'withdraw_request', '6', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:38:46', '2023-06-12 20:04:17', NULL),
(5, '“BUY ONE GET ONE” Campaign Join Request', '<p>Please find below the details of the new Campaign Join Request:</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Store Name: {storeName}</strong></p>\r\n\r\n<p>To review the Refund Request, go to:&nbsp;</p>\r\n\r\n<p><strong>Module Section</strong><strong>&rarr;Choose Module&rarr;Promotion Management&rarr;Campaigns&rarr;Basic Campaigns&rarr;Buy One Get One</strong></p>\r\n\r\n<p>&nbsp;</p>', NULL, '2023-06-12-6486f611cfb9b.png', '2023-06-12-6486f611cfdf0.png', NULL, 'Review Request', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 6amMart. All rights reserved.', 'admin', 'campaign_request', '1', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 16:40:17', '2023-06-12 20:06:04', NULL),
(6, 'You Have A Refund Request.', '<p>Please find below the details of the new Refund Request:</p>\r\n\r\n<p><strong>Customer Name: {userName}</strong></p>\r\n\r\n<p><strong>Order ID: {orderId}</strong></p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, '2023-06-12-6486fb27a6a00.png', NULL, 'Review Request', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 6amMart. All rights reserved.', 'admin', 'refund_request', '2', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 17:01:59', '2023-06-12 20:14:43', NULL),
(7, 'Mart Morning [ID 1234] Just Signed In', '<p>Mart Morning [ID 1234] just signed in from the Store Panel.&nbsp;</p>\r\n\r\n<p><br />\r\n<strong>Login Time:</strong> 12.00pm</p>', NULL, NULL, '2023-06-12-6486fbdeb92d6.png', NULL, 'Check Status', '', 'Please contact us for any queries; we’re always happy to help.', '© 2023 6amMart. 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 6amMart. 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://6ammart-admin.6amtech.com/store-panel/business-settings/store-setup\">https://6ammart-admin.6amtech.com/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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. 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 6amMart. All rights reserved.', 'user', 'add_fund', '6', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, '2023-06-12 18:57:55', '2023-06-12 20:23:47', NULL);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

INSERT INTO `guests` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES
(1, '66.249.80.99', 'BLACKLISTED', '2024-04-19 23:59:46', '2024-04-19 23:59:46'),
(2, '61.247.177.142', NULL, '2024-04-20 00:16:22', '2024-04-20 00:16:22'),
(3, '74.125.215.160', '@', '2024-04-20 00:30:17', '2024-04-20 00:30:17'),
(4, '61.247.177.142', '@', '2024-04-20 00:35:00', '2024-04-20 00:35:00'),
(5, '66.102.8.36', '@', '2024-04-20 00:38:01', '2024-04-20 00:38:01'),
(6, '61.247.177.142', '@', '2024-04-20 00:39:09', '2024-04-20 00:39:09'),
(7, '61.247.177.142', '@', '2024-04-20 01:26:20', '2024-04-20 01:26:20'),
(8, '61.247.177.142', '@', '2024-04-20 01:26:20', '2024-04-20 01:26:20'),
(9, '61.247.177.142', NULL, '2024-04-20 01:27:30', '2024-04-20 01:27:30'),
(10, '152.58.130.81', '@', '2024-06-07 08:21:13', '2024-06-07 08:21:13'),
(11, '152.58.130.81', '@', '2024-06-07 08:22:02', '2024-06-07 08:22:02'),
(12, '152.58.130.81', '@', '2024-06-07 10:41:34', '2024-06-07 10:41:34'),
(13, '27.59.70.250', 'cWPMQ8yURcqK_kS27p_ITu:APA91bFvh2hjIYTsna83nMbGZY57qffqH_mPl2PRUSHoSASHk7MQ5Kv3Uu-eqvHksZlOB6ycQNiz2XQV_4ICqTyxa-ULV2TjeT8GMqh6dlf2Gh_cWzNkmC1zB_GtQA7NAzc20z2KW0ce', '2024-06-07 16:55:45', '2024-06-07 16:55:45'),
(14, '152.58.130.168', '@', '2024-06-07 17:02:05', '2024-06-07 17:02:05'),
(15, '202.8.119.118', '@', '2024-06-07 17:41:58', '2024-06-07 17:41:58');

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

--
-- 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
(385, 'Blue Lagoon', 'Description of Blue Lagoon', '2024-06-06-666192d1913b4.png', 181, '[{\"id\":\"181\",\"position\":1}]', '[]', '[]', '[]', '[]', 70.00, 0.00, 'percent', 1.00, 'percent', '00:00:00', '23:59:59', 0, 1, 87, '2024-06-06 14:13:29', '2024-06-06 14:54:17', 0, 0.00000000000000, 0, NULL, 9, 10, 4, '[\"2024-06-06-666192d18eea2.png\",\"2024-06-06-666192d190f2d.png\",\"2024-06-06-666192d19114f.png\"]', '[]', 'blue-lagoon', 0, 1, 10, 1, 1),
(386, 'Bombay Saphire', 'Description of Bombay Saphire', '2024-06-06-6661934f78e14.png', 181, '[{\"id\":\"181\",\"position\":1}]', '[]', '[]', '[]', '[]', 150.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 85, '2024-06-06 14:15:35', '2024-06-06 14:15:35', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-6661934f7720a.png\"]', '[]', 'bombay-saphire', 0, 1, 10, 1, 1),
(387, 'Olle Adventurer', 'Olle Adventurer', '2024-06-06-666193c6c6eb1.png', 182, '[{\"id\":\"182\",\"position\":1}]', '[]', '[]', '[]', '[]', 95.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 86, '2024-06-06 14:17:34', '2024-06-06 14:17:34', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-666193c6c4dce.png\"]', '[]', 'olle-adventurer', 0, 1, 10, 1, 1),
(388, 'Mac Dowells', 'Mac Dowells', '2024-06-06-666194212ec01.png', 182, '[{\"id\":\"182\",\"position\":1}]', '[]', '[]', '[]', '[]', 110.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 85, '2024-06-06 14:19:05', '2024-06-06 14:19:05', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-666194212ce41.png\"]', '[]', 'mac-dowells', 0, 1, 10, 1, 1),
(389, 'Absolut Elyx', 'Absolut Elyx', '2024-06-06-66619487ed9c4.png', 185, '[{\"id\":\"185\",\"position\":1}]', '[]', '[]', '[]', '[]', 96.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 86, '2024-06-06 14:20:47', '2024-06-06 14:53:52', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-66619487ebcb0.png\"]', '[]', 'absolut-elyx', 0, 1, 10, 1, 1),
(390, 'Absolut Vodka', 'Absolut Vodka', '2024-06-06-6661966748053.png', 185, '[{\"id\":\"185\",\"position\":1}]', '[]', '[]', '[]', '[]', 65.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 86, '2024-06-06 14:28:47', '2024-06-06 14:28:47', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-6661966745306.png\"]', '[]', 'absolut-vodka', 0, 1, 10, 1, 1),
(391, 'William wine', 'William wine', '2024-06-06-6661970e8b043.png', 184, '[{\"id\":\"184\",\"position\":1}]', '[]', '[]', '[]', '[]', 55.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 85, '2024-06-06 14:31:34', '2024-06-06 14:31:34', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-6661970e89127.png\"]', '[]', 'william-wine', 0, 1, 5, 1, 1),
(392, 'Bombay Saphire', 'Bombay Saphire', '2024-06-06-666197ab2e8e5.png', 181, '[{\"id\":\"181\",\"position\":1}]', '[]', '[]', '[]', '[]', 50.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 85, '2024-06-06 14:34:11', '2024-06-06 14:34:11', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-666197ab2d15b.png\"]', '[]', 'bombay-saphire-2', 0, 1, 5, 1, 1),
(393, 'Raven Wine', 'Raven Wine', '2024-06-06-66619841e21e0.png', 184, '[{\"id\":\"184\",\"position\":1}]', '[]', '[]', '[]', '[]', 45.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 86, '2024-06-06 14:36:41', '2024-06-06 14:36:41', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-66619841e0d2b.png\"]', '[]', 'raven-wine', 0, 1, 5, 1, 1),
(394, 'Olle Adventurer', 'Olle Adventurer', '2024-06-06-6661989fdb3fa.png', 182, '[{\"id\":\"182\",\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 88, '2024-06-06 14:38:15', '2024-06-06 14:52:02', 0, 0.00000000000000, 0, NULL, 9, 20, 4, '[\"2024-06-06-6661989fd9c43.png\"]', '[]', 'olle-adventurer-2', 0, 1, 5, 1, 1),
(395, 'Jack Daniels Whiskey', 'Jack Daniels Whiskey', '2024-06-06-666198f18df97.png', 183, '[{\"id\":\"183\",\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 85, '2024-06-06 14:39:37', '2024-06-06 14:39:37', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-666198f18c946.png\"]', '[]', 'jack-daniels-whiskey', 0, 1, 6, 1, 1),
(396, 'Mac Dowells', 'Mac Dowells', '2024-06-06-6661994c51740.png', 182, '[{\"id\":\"182\",\"position\":1}]', '[]', '[]', '[]', '[]', 60.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 89, '2024-06-06 14:41:08', '2024-06-06 14:53:32', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-6661994c4fe43.png\"]', '[]', 'mac-dowells-2', 0, 1, 9, 1, 1),
(397, 'Scottish leader', 'Scottish leader', '2024-06-06-6661995547173.png', 183, '[{\"id\":\"183\",\"position\":1}]', '[]', '[]', '[]', '[]', 45.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 86, '2024-06-06 14:41:17', '2024-06-06 14:41:17', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-66619955454f8.png\"]', '[]', 'scottish-leader', 0, 1, 10, 1, 1),
(398, 'Kingfisher', 'Kingfisher', '2024-06-06-666199a82de77.png', 186, '[{\"id\":\"186\",\"position\":1}]', '[]', '[]', '[]', '[]', 20.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 87, '2024-06-06 14:42:40', '2024-06-06 14:42:40', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-666199a82c379.png\"]', '[]', 'kingfisher', 0, 1, 5, 1, 1),
(399, 'Absolut Elyx', 'Absolut Elyx', '2024-06-06-666199c3a5d08.png', 185, '[{\"id\":\"185\",\"position\":1}]', '[]', '[]', '[]', '[]', 50.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 87, '2024-06-06 14:43:07', '2024-06-06 14:51:46', 0, 0.00000000000000, 0, NULL, 9, 10, 4, '[\"2024-06-06-666199c3a4328.png\"]', '[]', 'absolut-elyx-2', 0, 1, 8, 1, 1),
(400, 'Absolut Vodka', 'Absolut Vodka', '2024-06-06-66619b2cab79c.png', 185, '[{\"id\":\"185\",\"position\":1}]', '[]', '[]', '[]', '[]', 50.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 85, '2024-06-06 14:49:08', '2024-06-06 14:49:08', 0, 0.00000000000000, 0, NULL, 9, 10, 3, '[\"2024-06-06-66619b2ca9e51.png\"]', '[]', 'absolut-vodka-2', 0, 1, 9, 1, 1),
(401, 'William wine', 'William wine', '2024-06-06-66619b96cbad7.png', 184, '[{\"id\":\"184\",\"position\":1}]', '[]', '[]', '[]', '[]', 60.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 86, '2024-06-06 14:50:54', '2024-06-06 14:50:54', 0, 0.00000000000000, 0, NULL, 9, 12, 4, '[\"2024-06-06-66619b96c9dcf.png\"]', '[]', 'william-wine-2', 0, 1, 9, 1, 1),
(402, 'Santa Tevesa', 'Description of Santa Tevesa', '2024-06-06-66619c44a7df6.png', 182, '[{\"id\":\"182\",\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 2.00, 'percent', '00:00:00', '23:59:59', 0, 1, 88, '2024-06-06 14:53:48', '2024-06-06 14:53:48', 0, 0.00000000000000, 0, NULL, 9, 10, 4, '[\"2024-06-06-66619c44a637a.png\"]', '[]', 'santa-tevesa', 0, 1, 10, 1, 1),
(403, 'Raven Wine', 'Raven Wine', '2024-06-06-66619c6268b1c.png', 184, '[{\"id\":\"184\",\"position\":1}]', '[]', '[]', '[]', '[]', 90.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 86, '2024-06-06 14:54:18', '2024-06-06 14:54:18', 0, 0.00000000000000, 0, NULL, 9, 20, 4, '[\"2024-06-06-66619c6267472.png\"]', '[]', 'raven-wine-2', 0, 1, 10, 1, 1),
(404, 'Carling', 'Description of', '2024-06-06-66619c832db2c.png', 186, '[{\"id\":\"186\",\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 2.00, 'percent', '00:00:00', '23:59:59', 0, 1, 88, '2024-06-06 14:54:51', '2024-06-06 14:56:16', 0, 0.00000000000000, 0, NULL, 9, 100, 4, '[\"2024-06-06-66619c832b893.png\"]', '[]', 'carling', 0, 1, 10, 1, 1),
(405, 'Scottish leader', 'Description of Scottish leader', '2024-06-06-66619cca40d75.png', 183, '[{\"id\":\"183\",\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 2.00, 'percent', '00:00:00', '23:59:59', 0, 1, 88, '2024-06-06 14:56:02', '2024-06-06 14:56:02', 0, 0.00000000000000, 0, NULL, 9, 100, 4, '[\"2024-06-06-66619cca3f1ec.png\"]', '[]', 'scottish-leader-2', 0, 1, 100, 1, 1),
(406, 'Jack Daniels', 'Jack Daniels', '2024-06-06-66619cdd48a39.png', 183, '[{\"id\":\"183\",\"position\":1}]', '[]', '[]', '[]', '[]', 80.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 86, '2024-06-06 14:56:21', '2024-06-06 14:56:21', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-66619cdd46ef4.png\"]', '[]', 'jack-daniels', 0, 1, 9, 1, 1),
(407, 'Scottish leader', 'Scottish leader', '2024-06-06-66619d5c1793c.png', 183, '[{\"id\":\"183\",\"position\":1}]', '[]', '[]', '[]', '[]', 60.00, 0.00, 'percent', 0.00, 'percent', '00:00:00', '23:59:59', 0, 1, 86, '2024-06-06 14:58:28', '2024-06-06 14:58:28', 0, 0.00000000000000, 0, NULL, 9, 15, 4, '[\"2024-06-06-66619d5c15bb5.png\"]', '[]', 'scottish-leader-3', 0, 1, 8, 1, 1),
(408, 'Raven Wine', 'Description of Raven Wine', '2024-06-06-66619d6e3c5ed.png', 184, '[{\"id\":\"184\",\"position\":1}]', '[]', '[]', '[]', '[]', 100.00, 0.00, 'percent', 2.00, 'percent', '00:00:00', '23:59:59', 0, 1, 88, '2024-06-06 14:58:46', '2024-06-06 14:58:46', 0, 0.00000000000000, 0, NULL, 9, 100, 4, '[\"2024-06-06-66619d6e3a4a8.png\"]', '[]', 'raven-wine-3', 0, 1, 100, 1, 1);

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

--
-- 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
(9, 'Liquor', 'grocery', '2024-06-06-666189f430955.png', 1, 6, '2024-06-06 03:05:40', '2024-06-06 14:47:15', '2024-06-06-666189f42f109.png', 1, '<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>', 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;

--
-- Dumping data for table `module_wise_banners`
--

INSERT INTO `module_wise_banners` (`id`, `module_id`, `key`, `value`, `type`, `status`, `created_at`, `updated_at`) VALUES
(1, 10, 'promotional_banner', '2024-06-07-6662948fc17d9.png', 'promotional_banner', 1, NULL, NULL);

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

--
-- 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),
(7, 9, 2, 5.00, 5.00, 500.00, 500.00),
(8, 10, 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
('13b5730e8367169596fc0fd7406a2f701b316ed628b9336c8e268cd058e9d2a3d132a95184626a38', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-07 10:41:26', '2024-06-07 10:41:26', '2025-06-07 12:41:26'),
('6de032488796d899b3502fa0402ad7dbab4998005f0ce49140f4a24bfc819f209fdb012c99280135', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-07 10:40:19', '2024-06-07 10:40:19', '2025-06-07 12:40:19'),
('87d6a8329ecd3b5ae37f62003effdfe5cd3da1a3c92fe18922397b2efd63025997f3cc39f2f46351', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-06 02:46:02', '2024-06-06 02:46:02', '2025-06-06 04:46:02'),
('a6461e0551fb2f185586dd4938090aee75d19ee0d8fc700fad3d319761c9f819a89d327dce3a439e', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-07 10:41:51', '2024-06-07 10:41:51', '2025-06-07 12:41:51'),
('d3b23a251f44b65c0ef92f4dd0ec283b712ebeae43ad9a0e11e0769ee0ae322e98f9472a4c46a1e9', 4, 3, 'RestaurantCustomerAuth', '[]', 0, '2024-06-07 10:27:16', '2024-06-07 10:27:16', '2025-06-07 12:27:16');

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

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

--
-- Dumping data for table `parcel_categories`
--

INSERT INTO `parcel_categories` (`id`, `image`, `name`, `description`, `status`, `orders_count`, `module_id`, `created_at`, `updated_at`, `parcel_per_km_shipping_charge`, `parcel_minimum_shipping_charge`) VALUES
(1, '2024-06-07-666295274559c.png', 'Package', 'Non-perishable goods, no food items - Not more than 5kg', 1, 0, 10, '2024-06-07 08:35:43', '2024-06-07 08:35:43', 5.00, 10.00),
(2, '2024-06-07-66629549bb898.png', 'Gifts', 'Flowers, cards, chocolates', 1, 0, 10, '2024-06-07 08:36:17', '2024-06-07 08:36:17', 7.00, 40.00),
(3, '2024-06-07-666295654a6b8.png', 'Electronics', 'Bubble wrapped, comments if fragile', 1, 0, 10, '2024-06-07 08:36:45', '2024-06-07 08:36:45', 5.00, 50.00),
(4, '2024-06-07-6662957cbae61.png', 'Documents', 'No passport or bank cheques allowed', 1, 0, 10, '2024-06-07 08:37:08', '2024-06-07 08:37:08', 5.00, 50.00);

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

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

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

--
-- 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
(85, 'Drink Delights', '+17485963214', 'liquor2@demo.com', '2024-06-06-66618f562f7df.png', '19.206376690722813', '72.9379846435686', 'Mumbai BKC', NULL, 0.00, NULL, 0, 1, 85, '2024-06-06 13:58:38', '2024-06-06 13:58:42', 0, NULL, '2024-06-06-66618f5630fe2.png', 1, 1, 1, 5.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '20-30 min', 1, 1, 0, 0, 9, 0, 1, 0.000, 0, 'drink-delights', NULL, 0, NULL, NULL, NULL, 0, NULL),
(86, 'Barrel & Vineyard', '+18596478965', 'liquor@demo.com', '2024-06-06-6661900f544b7.png', '19.067274692466288', '72.87032870857769', 'Mumbai BKC', NULL, 0.00, NULL, 0, 1, 86, '2024-06-06 14:01:43', '2024-06-07 13:12:36', 0, NULL, '2024-06-06-6661900f55f30.png', 1, 1, 1, 5.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '10-15 min', 1, 1, 0, 0, 9, 0, 1, 0.000, 0, 'barrel-vineyard', NULL, 0, NULL, NULL, NULL, 0, NULL),
(87, 'News and Booze', '+917895673452', 'liquor6@demo.com', '2024-06-06-6661995caf053.png', '19.0670433', '72.87116449999999', 'Mumbai BKC', NULL, 0.00, NULL, 0, 1, 87, '2024-06-06 14:41:24', '2024-06-06 14:44:41', 0, NULL, '2024-06-06-6661995cb2f11.png', 1, 1, 1, 5.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '30-60 min', 1, 1, 0, 0, 9, 0, 1, 0.000, 0, 'news-and-booze', NULL, 0, NULL, NULL, NULL, 0, NULL),
(88, 'Crafty Cocktails', '+916789012345', 'liquor5@demo.com', '2024-06-06-66619a1a38135.png', '19.0670433', '72.87116449999999', 'Description of Crafty Cocktails', NULL, 0.00, NULL, 0, 1, 88, '2024-06-06 14:44:34', '2024-06-06 14:44:43', 0, NULL, '2024-06-06-66619a1a39d62.png', 1, 1, 1, 5.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '30-60 min', 1, 1, 0, 0, 9, 0, 1, 0.000, 0, 'crafty-cocktails', NULL, 0, NULL, NULL, NULL, 0, NULL),
(89, 'Barrels and Bottles', '+918878956743', 'liquor4@demo.com', '2024-06-06-66619abb01222.png', '19.0670433', '72.87116449999999', 'Description of Barrels and Bottles', NULL, 0.00, NULL, 0, 1, 89, '2024-06-06 14:47:15', '2024-06-06 14:47:15', 0, NULL, '2024-06-06-66619abb03528.png', 1, 1, 1, 5.00, 2, 1, 1, ' ', NULL, 0, 0, 0.00, '30-60 min', 1, 1, 0, 0, 9, 0, 0, 0.000, 0, 'barrels-and-bottles', NULL, 0, NULL, NULL, NULL, 0, NULL);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

INSERT INTO `translations` (`id`, `translationable_type`, `translationable_id`, `locale`, `key`, `value`, `created_at`, `updated_at`) VALUES
(1, 'App\\Models\\Module', 1, 'en', 'module_name', 'Demo Module', NULL, NULL),
(2, 'App\\Models\\Module', 1, 'en', 'description', '<p><strong>We make grocery shopping more interesting.</strong><br />\r\nFind the greatest deals from the grocery stores near you.<br />\r\n<br />\r\n<strong>Nature &amp; Organic Products</strong><br />\r\nBring Nature into your home.<br />\r\n<br />\r\n<strong>Stay home &amp; get your daily needs from our shop</strong><br />\r\nStart You&#39;r Daily Shopping with 6amMart</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', 'MXOOZE', NULL, NULL),
(25, 'App\\Models\\DataSetting', 69, 'en', 'fixed_header_sub_title', 'More than just reliable MXOOZE 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', 'Food', NULL, NULL),
(168, 'App\\Models\\Banner', 3, 'en', 'title', 'Liquor', NULL, NULL),
(169, 'App\\Models\\Banner', 4, 'en', 'title', 'Grocery', NULL, NULL),
(170, 'App\\Models\\Banner', 5, 'en', 'title', 'Liquor', NULL, NULL),
(171, 'App\\Models\\DataSetting', 72, 'en', 'fixed_module_title', 'Your MXOOZE venture starts here !', NULL, NULL),
(172, 'App\\Models\\DataSetting', 73, 'en', 'fixed_module_sub_title', 'Enjoy all services in one platform', NULL, NULL),
(173, 'App\\Models\\DataSetting', 74, 'en', 'join_seller_title', 'Become a Seller', NULL, NULL),
(174, 'App\\Models\\DataSetting', 75, 'en', 'join_seller_sub_title', 'Registered as a seller and open shop for start your business', NULL, NULL),
(175, 'App\\Models\\DataSetting', 76, 'en', 'join_seller_button_name', 'Register', NULL, NULL),
(176, 'App\\Models\\DataSetting', 78, 'en', 'join_delivery_man_title', 'Join as  Deliveryman', NULL, NULL),
(177, 'App\\Models\\DataSetting', 79, 'en', 'join_delivery_man_sub_title', 'Registered as a deliveryman and earn money', NULL, NULL),
(178, 'App\\Models\\DataSetting', 80, 'en', 'join_delivery_man_button_name', 'Register', NULL, NULL),
(179, 'App\\Models\\Module', 10, 'en', 'module_name', 'Parcel', NULL, NULL),
(180, 'App\\Models\\Module', 10, 'en', 'description', '<p>A parcel business module includes key components: package collection, sorting, transportation, and delivery. It integrates online booking systems for customer convenience, efficient route planning for cost-effectiveness, and tracking systems for transparency. The module also incorporates warehouse management, customer service, and handling of returns. Partnerships with local and international carriers extend service reach. Emphasis on reliable, timely delivery and competitive pricing enhances customer satisfaction, fostering business growth and market competitiveness.</p>', NULL, NULL),
(181, 'App\\Models\\ParcelCategory', 1, 'en', 'name', 'Package', NULL, NULL),
(182, 'App\\Models\\ParcelCategory', 1, 'en', 'description', 'Non-perishable goods, no food items - Not more than 5kg', NULL, NULL),
(183, 'App\\Models\\ParcelCategory', 2, 'en', 'name', 'Gifts', NULL, NULL),
(184, 'App\\Models\\ParcelCategory', 2, 'en', 'description', 'Flowers, cards, chocolates', NULL, NULL),
(185, 'App\\Models\\ParcelCategory', 3, 'en', 'name', 'Electronics', NULL, NULL),
(186, 'App\\Models\\ParcelCategory', 3, 'en', 'description', 'Bubble wrapped, comments if fragile', NULL, NULL),
(187, 'App\\Models\\ParcelCategory', 4, 'en', 'name', 'Documents', NULL, NULL),
(188, 'App\\Models\\ParcelCategory', 4, 'en', 'description', 'No passport or bank cheques allowed', NULL, NULL),
(189, 'App\\Models\\Category', 177, 'en', 'name', 'Cosmatic', NULL, NULL),
(190, 'App\\Models\\Category', 178, 'en', 'name', 'Shoes', NULL, NULL),
(191, 'App\\Models\\Category', 179, 'en', 'name', 'Clothes', NULL, NULL),
(192, 'App\\Models\\Category', 180, 'en', 'name', 'Sun Glasses', NULL, NULL),
(193, 'App\\Models\\Category', 16, 'en', 'name', 'Office Stationery', NULL, NULL),
(194, 'App\\Models\\Category', 17, 'en', 'name', 'Skin Care', NULL, NULL),
(195, 'App\\Models\\Category', 18, 'en', 'name', 'Fish & Meat', NULL, NULL),
(196, 'App\\Models\\Category', 19, 'en', 'name', 'Personal Care', NULL, NULL),
(197, 'App\\Models\\Category', 20, 'en', 'name', 'Cooking Essentials', NULL, NULL),
(198, 'App\\Models\\Category', 21, 'en', 'name', 'Cleaning Supplies', NULL, NULL),
(199, 'App\\Models\\Category', 22, 'en', 'name', 'Pest Control', NULL, NULL),
(200, 'App\\Models\\Category', 23, 'en', 'name', 'BreakFast', NULL, NULL),
(201, 'App\\Models\\Category', 24, 'en', 'name', 'Fruits & Vegetables', NULL, NULL),
(202, 'App\\Models\\Category', 25, 'en', 'name', 'Baby Care', NULL, NULL),
(203, 'App\\Models\\Category', 26, 'en', 'name', 'Dairy Needs', NULL, NULL),
(204, 'App\\Models\\Category', 27, 'en', 'name', 'Home and Kitchen Appliance', NULL, NULL),
(205, 'App\\Models\\Category', 70, 'en', 'name', 'Burger', NULL, NULL),
(206, 'App\\Models\\Category', 71, 'en', 'name', 'Biryani', NULL, NULL),
(207, 'App\\Models\\Category', 73, 'en', 'name', 'Cake', NULL, NULL),
(208, 'App\\Models\\Category', 74, 'en', 'name', 'Coffee & Drinks', NULL, NULL),
(209, 'App\\Models\\Category', 75, 'en', 'name', 'Chinese', NULL, NULL),
(210, 'App\\Models\\Category', 76, 'en', 'name', 'Fast Food', NULL, NULL),
(211, 'App\\Models\\Category', 77, 'en', 'name', 'Kabab & More', NULL, NULL),
(212, 'App\\Models\\Category', 78, 'en', 'name', 'Indian', NULL, NULL),
(213, 'App\\Models\\Category', 79, 'en', 'name', 'Noodles', NULL, NULL),
(214, 'App\\Models\\Category', 72, 'en', 'name', 'Asian', NULL, NULL),
(215, 'App\\Models\\Category', 80, 'en', 'name', 'Mexican Food', NULL, NULL),
(216, 'App\\Models\\Category', 81, 'en', 'name', 'Pasta', NULL, NULL),
(217, 'App\\Models\\Category', 82, 'en', 'name', 'Pizza', NULL, NULL),
(218, 'App\\Models\\Category', 83, 'en', 'name', 'Snacks', NULL, NULL),
(219, 'App\\Models\\Category', 84, 'en', 'name', 'Thai', NULL, NULL),
(220, 'App\\Models\\Category', 85, 'en', 'name', 'Varieties', NULL, NULL),
(221, 'App\\Models\\Banner', 6, 'en', 'title', 'Liquor', NULL, NULL),
(222, 'App\\Models\\Banner', 7, 'en', 'title', 'Liquor', 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 10:41:40', '[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;

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

--
-- 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
(85, 'Liquor', 'Store2', '+17485963214', 'liquor2@demo.com', NULL, '$2y$10$.P7TOSSM5ehCeTbxwLgrLO9jwE.OqwsiyXjbTIMj2yE2bOhWx2sxa', NULL, '2024-06-06 13:58:38', '2024-06-06 13:58:38', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL),
(86, 'Liquor', 'Store', '+18596478965', 'liquor@demo.com', NULL, '$2y$10$obnhPT9jPN2I3gZB1ovKM.nI77WbJTjWwiP7VlgS.fLkXb76GFRpq', NULL, '2024-06-06 14:01:43', '2024-06-07 17:15:55', NULL, NULL, NULL, NULL, NULL, 1, 'd0OjArQ6R3uaNkXl6Y8NC3:APA91bGwrn9bFC4VAtptWouxayK5XBJnlTGdxlGSW7TWqfG37_TnDla3rbhmnlZkqSszr3_5nQHy2sKfeoqgOVtlFg6yJYO16nPiT-dNzNslitLOTFC00RA7wr_8yR70cDvREjQR5W1U', 'LuEQMasEoXd0Qp4SF1WQQrOZ7QToiw52YwVk5049PuJgqXvDCDzKQu4sotynYLevJLUPsBvbkgr9xQoIENhf2zmIjgl6G0JMFRTlowfuyvhaZEnIhp9W8ulw'),
(87, 'Liquor6', 'demo', '+917895673452', 'liquor6@demo.com', NULL, '$2y$10$HBqngcbScrkJIMOhol8nLeqIwe.X6JjYq/ZxscAbNfrNOleR5jS86', NULL, '2024-06-06 14:41:24', '2024-06-06 14:41:24', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL),
(88, 'Liquor5', 'demo', '+916789012345', 'liquor5@demo.com', NULL, '$2y$10$5R9.5GMRU41m/6GcCDg3auuGi4l1vi38WJwmuXiMf5x10M362Hm32', NULL, '2024-06-06 14:44:34', '2024-06-06 14:44:34', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL),
(89, 'Liquor4', 'demo', '+918878956743', 'liquor4@demo.com', NULL, '$2y$10$mUVvLRUoJsD8.ZUyCQ9uO.ZiVqUoDoXLxdffrEJxuLE8/5vO3uiUa', NULL, '2024-06-06 14:47:15', '2024-06-06 14:47:15', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- 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 for table `user_notifications`
--
ALTER TABLE `user_notifications`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29;

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT 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`);

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

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

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

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

--
-- Constraints for table `stores`
--
ALTER TABLE `stores`
  ADD CONSTRAINT `stores_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 */;
