-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Apr 16, 2026 at 05:21 PM
-- Server version: 10.4.32-MariaDB
-- PHP Version: 8.2.12

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: `new_hyipking`
--

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

--
-- Table structure for table `abouts`
--

CREATE TABLE `abouts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `about_photo` varchar(255) DEFAULT NULL,
  `theme2_about_photo` varchar(255) DEFAULT NULL,
  `mission_image` 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 `abouts`
--

INSERT INTO `abouts` (`id`, `about_photo`, `theme2_about_photo`, `mission_image`, `created_at`, `updated_at`) VALUES
(1, '19249169551755503991.png', '15561033411757500302.png', '74801111755335251.png', '2025-08-16 03:07:31', '2025-09-10 04:31:43');

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

--
-- Table structure for table `about_sections`
--

CREATE TABLE `about_sections` (
  `id` int(11) NOT NULL,
  `status` varchar(255) NOT NULL,
  `button_url` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `about_sections`
--

INSERT INTO `about_sections` (`id`, `status`, `button_url`, `created_at`, `updated_at`) VALUES
(2, 'active', 'http://localhost:8000/about', '2025-08-18 02:21:14', '2025-11-28 00:22:42');

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

--
-- Table structure for table `about_section_translations`
--

CREATE TABLE `about_section_translations` (
  `id` int(11) NOT NULL,
  `about_section_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `sub_title` text NOT NULL,
  `text` text NOT NULL,
  `button_text` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `about_section_translations`
--

INSERT INTO `about_section_translations` (`id`, `about_section_id`, `lang_code`, `title`, `sub_title`, `text`, `button_text`, `created_at`, `updated_at`) VALUES
(1, 2, 'en', 'Who We Are: Empowering Your Financial Growth', 'About Us', 'At GHYIP, our mission is to provide secure, high-yield investment opportunities that empower individuals and businesses to achieve their financial goals.', 'Know More About Us', '2025-08-18 02:21:14', '2025-08-18 02:23:19'),
(2, 2, 'es', 'Quiénes somos: Impulsamos su crecimiento financiero', 'Sobre nosotras', 'En GHYIP, nuestra misión es brindar oportunidades de inversión seguras y de alto rendimiento que permitan a las personas y empresas alcanzar sus objetivos financieros.', 'Know More About Us', '2025-08-18 02:21:14', '2025-08-18 02:23:19');

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

--
-- Table structure for table `about_translations`
--

CREATE TABLE `about_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `about_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `license_certify` text DEFAULT NULL,
  `saving_investment` text DEFAULT NULL,
  `innovate` text NOT NULL,
  `mission_title` varchar(255) DEFAULT NULL,
  `mission_description` text DEFAULT NULL,
  `vision_title` varchar(255) DEFAULT NULL,
  `vision_description` text DEFAULT NULL,
  `core_values_title` varchar(255) DEFAULT NULL,
  `core_values_description` text DEFAULT NULL,
  `cta_title` varchar(255) DEFAULT NULL,
  `cta_text` text DEFAULT NULL,
  `cta_button_text` varchar(255) DEFAULT NULL,
  `cta_button_url` 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 `about_translations`
--

INSERT INTO `about_translations` (`id`, `about_id`, `lang_code`, `license_certify`, `saving_investment`, `innovate`, `mission_title`, `mission_description`, `vision_title`, `vision_description`, `core_values_title`, `core_values_description`, `cta_title`, `cta_text`, `cta_button_text`, `cta_button_url`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', '<h6 class=\"title mb-12\" style=\"line-height: 23.4px; font-family: Poppins, sans-serif; color: rgb(0, 12, 26);\">Licensed &amp; Certified</h6><p class=\"des\" style=\"font-family: Poppins, sans-serif; line-height: 25.6px; color: rgb(51, 61, 72);\">Explore our cutting-edge certified models backed by a track record of exceptional performance</p>', '<h6 class=\"title mb-12\" style=\"line-height: 23.4px; font-family: Poppins, sans-serif; color: rgb(0, 12, 26);\">Saving &amp; Investments</h6><p class=\"des\" style=\"font-family: Poppins, sans-serif; line-height: 25.6px; color: rgb(51, 61, 72);\">Explore our cutting-edge certified models backed by a track record of exceptional performanc</p>', '<h6 class=\"title mb-12\" style=\"line-height: 23.4px; font-family: Poppins, sans-serif; color: rgb(0, 12, 26);\">We Innovate</h6><p class=\"des\" style=\"font-family: Poppins, sans-serif; line-height: 25.6px; color: rgb(51, 61, 72);\">Explore our cutting-edge certified models backed by a track record of exceptional performance.</p>', 'Mission', '<h4 class=\"mb-24\" style=\"line-height: 39px; font-size: 30px; font-family: Poppins, sans-serif; color: rgb(33, 37, 41); background-color: rgb(229, 242, 255);\">Our mission is to democratize high-yield investments, offering secure, transparent, and profitable opportunities for investors of all levels.</h4><h4 class=\"mb-24\" style=\"line-height: 39px; font-size: 30px; font-family: Poppins, sans-serif; color: rgb(33, 37, 41); background-color: rgb(229, 242, 255);\"><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><ul class=\"mb-16\" style=\"list-style: disc; margin-left: 20px; font-size: 16px; font-weight: 400;\"><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Establishes trust and reliability with users.</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Highlights how your platform solves a problem (e.g., offering accessible investment solutions).</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Sets the tone for how your services will impact users\' financial growth.</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Emphasizes user-centricity (how the platform puts investors first).</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">A strong mission creates a sense of direction and aligns both your team and investors with your goals.</li></ul><div class=\"mb-16 collapse show\" id=\"collapseExample\" style=\"font-size: 16px; font-weight: 400;\"><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><p style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p></div></h4>', 'Visión', '<h4 class=\"mb-24\" style=\"line-height: 39px; font-size: 30px; font-family: Poppins, sans-serif; color: rgb(33, 37, 41); background-color: rgb(230, 249, 238);\">Nuestra misión es democratizar las inversiones de alto rendimiento, ofreciendo oportunidades seguras, transparentes y rentables para inversores de todos los niveles.</h4><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">La misión define el propósito principal de su plataforma: qué busca lograr y cómo beneficia a sus usuarios. Se centra en la razón de ser de su empresa y en lo que motiva su trabajo. Una misión sólida crea un rumbo y alinea tanto a su equipo como a sus inversores con sus objetivos.</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\"><br></font></p><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">Establece confianza y fiabilidad con los usuarios.</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">Resalta cómo su plataforma resuelve un problema (por ejemplo, ofreciendo soluciones de inversión accesibles).</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">Establece el tono sobre cómo sus servicios impactarán el crecimiento financiero de los usuarios.</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">Enfatiza la centralidad en el usuario (cómo la plataforma prioriza a los inversores).</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">Una misión sólida crea un rumbo y alinea tanto a su equipo como a sus inversores con sus objetivos.</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\"><br></font></p><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">La misión define el propósito principal de su plataforma: qué busca lograr y cómo beneficia a sus usuarios. Se centra en la razón de ser de su empresa y en lo que motiva su trabajo. Una misión sólida crea un sentido de dirección y alinea tanto a su equipo como a sus inversores con sus objetivos.</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\"><br></font></p><p class=\"mb-16\" style=\"line-height: 25.6px; background-color: rgb(230, 249, 238);\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">La misión define el propósito principal de tu plataforma: qué buscas lograr y cómo beneficia a tus usuarios. Se centra en la razón de ser de tu empresa y en lo que motiva tu trabajo. Una misión sólida crea un rumbo y alinea a tu equipo e inversores con tus objetivos.</font></p>', 'Core Values', '<h4 class=\"mb-24\" style=\"line-height: 39px; font-size: 30px; font-family: Poppins, sans-serif; color: rgb(33, 37, 41); background-color: rgb(255, 249, 229);\">Our mission is to democratize high-yield investments, offering secure, transparent, and profitable opportunities for investors of all levels.</h4><div class=\"mb-16 collapse show\" id=\"collapseExample-22\" style=\"background-color: rgb(255, 249, 229);\"><p class=\"mb-16\" style=\"line-height: 25.6px; font-family: Poppins, sans-serif; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><ul class=\"mb-16\" style=\"list-style: disc; margin-left: 20px; color: rgb(33, 37, 41); font-family: Poppins, sans-serif;\"><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Establishes trust and reliability with users.</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Highlights how your platform solves a problem (e.g., offering accessible investment solutions).</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Sets the tone for how your services will impact users\' financial growth.</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Emphasizes user-centricity (how the platform puts investors first).</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">A strong mission creates a sense of direction and aligns both your team and investors with your goals.</li></ul><div class=\"mb-16 collapse show\" id=\"collapseExample-22\" style=\"color: rgb(33, 37, 41); font-family: Poppins, sans-serif;\"><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><p style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p></div></div><p><button class=\"read-more-btn\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseExample-22\" aria-expanded=\"true\" aria-controls=\"collapseExample-22\" style=\"font-size: 16px; line-height: 27.2px; color: rgb(0, 123, 255); font-style: normal; font-weight: 400; position: relative;\"></button></p>', 'Ready to Grow Your Wealth? Join Now!', 'Take control of your financial future and join a community of investors committed to wealth growth. With our secure, high-yield investment options, you’ll find the perfect plan to build lasting prosperity and achieve financial freedom on your terms.', 'Start Investing Today', 'https://geniusocean.online/hyip/public/about', '2025-08-16 03:07:31', '2025-12-13 00:48:02'),
(2, 1, 'es', '<h6 class=\"title mb-12\" style=\"line-height: 23.4px; font-family: Poppins, sans-serif; color: rgb(0, 12, 26);\">Con licencia y certificación</h6><p class=\"des\" style=\"font-family: Poppins, sans-serif; line-height: 25.6px; color: rgb(51, 61, 72);\">Explore nuestros modelos certificados de vanguardia respaldados por un historial de rendimiento excepcional</p>', '<h6 class=\"title mb-12\" style=\"line-height: 23.4px; font-family: Poppins, sans-serif; color: rgb(0, 12, 26);\">Ahorro e inversiones</h6><p class=\"des\" style=\"font-family: Poppins, sans-serif; line-height: 25.6px; color: rgb(51, 61, 72);\">Explore nuestros modelos certificados de vanguardia respaldados por un historial de rendimiento excepcional.</p>', '<h6 class=\"title mb-12\" style=\"line-height: 23.4px; font-family: Poppins, sans-serif; color: rgb(0, 12, 26);\">Nosotras innovamos</h6><p class=\"des\" style=\"font-family: Poppins, sans-serif; line-height: 25.6px; color: rgb(51, 61, 72);\">Explore nuestros modelos certificados de vanguardia respaldados por un historial de rendimiento excepcional.</p>', 'Misión', '<h4 class=\"mb-24\" style=\"line-height: 39px; font-size: 30px; font-family: Poppins, sans-serif; color: rgb(33, 37, 41); background-color: rgb(229, 242, 255);\">Nuestra misión es democratizar las inversiones de alto rendimiento, ofreciendo oportunidades seguras, transparentes y rentables para inversores de todos los niveles..</h4><h4 class=\"mb-24\" style=\"line-height: 39px; font-size: 30px; font-family: Poppins, sans-serif; color: rgb(33, 37, 41); background-color: rgb(229, 242, 255);\"><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><ul class=\"mb-16\" style=\"list-style: disc; margin-left: 20px; font-size: 16px; font-weight: 400;\"><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Establishes trust and reliability with users.</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Highlights how your platform solves a problem (e.g., offering accessible investment solutions).</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Sets the tone for how your services will impact users\' financial growth.</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Emphasizes user-centricity (how the platform puts investors first).</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">A strong mission creates a sense of direction and aligns both your team and investors with your goals.</li></ul><div class=\"mb-16 collapse show\" id=\"collapseExample\" style=\"font-size: 16px; font-weight: 400;\"><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><p style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p></div></h4>', 'Vision', '<h4 class=\"mb-24\" style=\"line-height: 39px; font-size: 30px; font-family: Poppins, sans-serif; color: rgb(33, 37, 41); background-color: rgb(230, 249, 238);\">Our mission is to democratize high-yield investments, offering secure, transparent, and profitable opportunities for investors of all levels.</h4><p class=\"mb-16\" style=\"font-family: Poppins, sans-serif; line-height: 25.6px; color: rgb(0, 12, 26); background-color: rgb(230, 249, 238);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><ul class=\"mb-16\" style=\"list-style: disc; margin-left: 20px; color: rgb(33, 37, 41); font-family: Poppins, sans-serif; background-color: rgb(230, 249, 238);\"><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Establishes trust and reliability with users.</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Highlights how your platform solves a problem (e.g., offering accessible investment solutions).</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Sets the tone for how your services will impact users\' financial growth.</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">Emphasizes user-centricity (how the platform puts investors first).</li><li style=\"padding: 0px; margin: 0px; line-height: 1.5; color: rgb(0, 12, 26);\">A strong mission creates a sense of direction and aligns both your team and investors with your goals.</li></ul><div class=\"mb-16 collapse show\" id=\"collapseExample-11\" style=\"color: rgb(33, 37, 41); font-family: Poppins, sans-serif; background-color: rgb(230, 249, 238);\"><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><p style=\"line-height: 25.6px; color: rgb(0, 12, 26);\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p></div>', 'Valores fundamentales', '<h4 class=\"mb-24\" style=\"line-height: 39px; color: rgb(33, 37, 41); font-size: 30px; font-family: Poppins, sans-serif; background-color: rgb(255, 249, 229);\">Nuestra misión es democratizar las inversiones de alto rendimiento, ofreciendo oportunidades seguras, transparentes y rentables para inversores de todos los niveles.</h4><h4 class=\"mb-24\" style=\"line-height: 39px; font-size: 30px; font-family: Poppins, sans-serif; color: rgb(33, 37, 41); background-color: rgb(255, 249, 229);\"><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 0, 0); font-family: sans-serif;\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">La misión define el propósito principal de su plataforma: qué busca lograr y cómo beneficia a sus usuarios. Se centra en la razón de ser de su empresa y en lo que motiva su trabajo. Una misión sólida crea un rumbo y alinea tanto a su equipo como a sus inversores con sus objetivos.</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 0, 0); font-family: sans-serif;\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\"><br></font></p><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 0, 0); font-family: sans-serif;\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">Genera confianza y fiabilidad con los usuarios.</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 0, 0); font-family: sans-serif;\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">Destaca cómo su plataforma resuelve un problema (por ejemplo, ofreciendo soluciones de inversión accesibles).</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 0, 0); font-family: sans-serif;\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">Define el impacto de sus servicios en el crecimiento financiero de los usuarios.</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 0, 0); font-family: sans-serif;\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">Enfatiza la centralidad en el usuario (cómo la plataforma prioriza a los inversores).</font></p><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 0, 0); font-family: sans-serif;\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">Una misión sólida crea un rumbo y alinea tanto a su equipo como a sus inversores con sus objetivos.</font></p><div class=\"mb-16 collapse show\" id=\"collapseExample-22\" style=\"color: rgb(0, 0, 0); font-family: sans-serif; font-size: 16px; font-weight: 400;\"><p class=\"mb-16\" style=\"line-height: 25.6px; color: rgb(0, 12, 26); font-family: Poppins, sans-serif;\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><p style=\"line-height: 25.6px; color: rgb(0, 12, 26); font-family: Poppins, sans-serif;\">The mission defines the core purpose of your platform—what you aim to achieve and how it benefits your users. It focuses on why your company exists and what motivates your work. A strong mission creates a sense of direction and aligns both your team and investors with your goals.</p><p style=\"line-height: 25.6px; color: rgb(0, 12, 26); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 25.6px;\"><font color=\"#000c1a\" face=\"Poppins, sans-serif\">La misión define el propósito principal de tu plataforma: qué buscas lograr y cómo beneficia a tus usuarios. Se centra en la razón de ser de tu empresa y en lo que motiva tu trabajo. Una misión sólida crea un sentido de dirección y alinea tanto a tu equipo como a tus inversores con tus objetivos.</font></p></div></h4>', '¿Listo para hacer crecer tu patrimonio? ¡Únete ya!', 'Tome el control de su futuro financiero y únase a una comunidad de inversionistas comprometidos con el crecimiento patrimonial. Con nuestras opciones de inversión seguras y de alto rendimiento, encontrará el plan perfecto para construir una prosperidad duradera y alcanzar la libertad financiera a su medida.', 'Comience a invertir hoy', 'https://www.google.com/search?q=english+to+spanish&rlz=1C1RXQR_enBD1154BD1155&oq=en&gs_lcrp=EgZjaHJvbWUqBggAEEUYOzIGCAAQRRg7MgYIARBFGDkyBggCEEUYQDIGCAMQRRg8MgYIBBBFGDwyBggFEEUYPDIGCAYQRRhBMgYIBxBFGEHSAQgxMjM5ajBqMagCALACAA&sourceid=chrome&ie=UTF-8', '2025-08-16 03:07:31', '2025-08-26 00:58:23');

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

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

CREATE TABLE `admins` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `username` varchar(255) DEFAULT NULL,
  `email` varchar(255) NOT NULL,
  `password` varchar(255) NOT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `address` varchar(255) DEFAULT NULL,
  `role_id` int(11) NOT NULL,
  `photo` varchar(255) DEFAULT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `remember_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 `admins`
--

INSERT INTO `admins` (`id`, `name`, `username`, `email`, `password`, `phone`, `address`, `role_id`, `photo`, `status`, `remember_token`, `created_at`, `updated_at`) VALUES
(1, 'admin', 'John Doe', 'admin@gmail.com', '$2y$12$W4B6blQeIsZ3TpUGak0i7.k.J4K7gAqK.dnzBJFQqhTJYDRQAXYiO', '0128324372', 'mirpur-12,Dhaka', 0, '11301342831764725087.jpg', '1', 'CLuGp4g8Gm5LXafYEmSagMtw3PgwFMSiCakfqtrJewmz75Fuj4rCw4X9Ut5G', '2025-07-08 06:19:11', '2025-12-08 20:25:12'),
(4, 'Shihab Uddin', NULL, 'shihab@gmail.com', '$2y$12$vHE5viE7fZUFIyeVfci3Y.0q3vS.jvPxjINxPCTI0HzGZlnhq4VUO', '01792166629', NULL, 11, '21211968261756715242.jpg', 'active', NULL, '2025-09-01 02:27:22', '2025-09-01 02:27:22'),
(6, 'xuceforina@mailinator.com', NULL, 'buhib@mailinator.com', '$2y$12$4HQXLAJfsnN76a9nqkzbre10fZJtg9dU41/w6s6F62rEuUZNGSCp.', 'kufag@mailinator.com', NULL, 10, '8220403791758960079.png', 'active', NULL, '2025-09-27 02:01:19', '2025-09-27 02:01:19'),
(7, 'Shihab Uddin', NULL, 'user22@gmail.com', '$2y$12$Zs2MkDTHOnzTieACvxk6x.BBhuUN29JowLgDt9C7wrnrqi9qOP72O', '4333333', NULL, 15, '2619800981761924665.png', 'active', NULL, '2025-10-31 09:31:09', '2025-10-31 09:31:09');

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

--
-- Table structure for table `admin_user_conversations`
--

CREATE TABLE `admin_user_conversations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` int(11) DEFAULT NULL,
  `ticket_number` varchar(255) DEFAULT NULL,
  `subject` varchar(255) DEFAULT NULL,
  `message` text NOT NULL,
  `attachment` varchar(255) DEFAULT NULL,
  `status` tinyint(4) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `affiliate_sections`
--

CREATE TABLE `affiliate_sections` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `photo` varchar(255) NOT NULL DEFAULT '4',
  `photo2` varchar(255) NOT NULL,
  `button_url` 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 `affiliate_sections`
--

INSERT INTO `affiliate_sections` (`id`, `status`, `photo`, `photo2`, `button_url`, `created_at`, `updated_at`) VALUES
(2, 'active', '4925144561755493744.png', '6469797311764714542.png', 'https://geniusocean.online/hyip/public', '2025-07-19 03:44:03', '2025-12-14 15:24:31');

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

--
-- Table structure for table `affiliate_section_translations`
--

CREATE TABLE `affiliate_section_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `affiliate_section_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `text` text NOT NULL,
  `text1` text DEFAULT NULL,
  `text2` text DEFAULT NULL,
  `button_text` 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;

--
-- Dumping data for table `affiliate_section_translations`
--

INSERT INTO `affiliate_section_translations` (`id`, `affiliate_section_id`, `lang_code`, `sub_title`, `title`, `text`, `text1`, `text2`, `button_text`, `created_at`, `updated_at`) VALUES
(1, 2, 'en', 'Affiliate Program', 'Invite, Earn, and Grow with Our Referral Program', 'Unlock the potential to earn passive income by sharing your unique referral link. Every time someone signs up and makes an investment through your recommendation, you’ll earn a generous commission. The more people you invite, the more you earn – it’s that simple! Start spreading the word through social media, email, or personal networks and watch your earnings grow effortlessly.', 'Get unlimited design inspirations. Level up your design.', '14+ Premium tailwind UI kits. Start with unlimited product downloads.', 'Join the Affiliate Program', '2025-07-19 03:44:03', '2025-08-26 01:14:59'),
(2, 2, 'es', 'Itaque acusa a quien', 'Invita, gana y crece con nuestro programa de referidos', 'Desbloquea el potencial de generar ingresos pasivos compartiendo tu enlace de referencia único. Cada vez que alguien se registre e invierta gracias a tu recomendación, ganarás una generosa comisión. Cuantas más personas invites, más ganarás: ¡así de simple! Empieza a difundir la información en redes sociales, correo electrónico o redes personales y observa cómo tus ganancias aumentan sin esfuerzo.', 'Get unlimited design inspirations. Level up your design.', '14+ Premium tailwind UI kits. Start with unlimited product downloads.', 'Únase al programa de afiliados', '2025-07-19 04:28:49', '2025-08-26 01:16:11');

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

--
-- Table structure for table `balance_transfers`
--

CREATE TABLE `balance_transfers` (
  `id` int(11) NOT NULL,
  `user_id` int(11) DEFAULT NULL,
  `receiver_id` int(11) DEFAULT NULL,
  `transaction_no` varchar(255) DEFAULT NULL,
  `cost` double DEFAULT NULL,
  `amount` double DEFAULT NULL,
  `final_amount` double DEFAULT 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_general_ci;

--
-- Dumping data for table `balance_transfers`
--

INSERT INTO `balance_transfers` (`id`, `user_id`, `receiver_id`, `transaction_no`, `cost`, `amount`, `final_amount`, `status`, `created_at`, `updated_at`) VALUES
(70, 7, 1, 'JjMF1705121515', 0, 100, NULL, 0, '2024-01-13 11:51:55', '2024-01-13 11:51:55'),
(71, 7, 1, 'aoWN1753773792', 0, 10, NULL, 1, '2025-07-29 01:23:12', '2025-07-29 01:23:12'),
(72, 7, 1, 'fl7j1756611745', 0, 10, NULL, 1, '2025-08-30 21:42:25', '2025-08-30 21:42:25'),
(73, 7, 1, 'YDMK1756613302', 0, 10, NULL, 1, '2025-08-30 22:08:22', '2025-08-30 22:08:22'),
(74, 7, 1, 'b2Lp1756613328', 0, 10, NULL, 1, '2025-08-30 22:08:48', '2025-08-30 22:08:48'),
(75, 7, 1, 'IoyZ1756613757', 0, 10, NULL, 1, '2025-08-30 22:15:57', '2025-08-30 22:15:57'),
(76, 7, 1, 'C8Gj1756613841', 0, 10, NULL, 1, '2025-08-30 22:17:21', '2025-08-30 22:17:21'),
(77, 7, 1, 'bM1Z1756617000', 0, 10, NULL, 1, '2025-08-30 23:10:00', '2025-08-30 23:10:00'),
(78, 7, 1, 'chgJ1758248063', 0, 10, NULL, 1, '2025-09-18 20:14:23', '2025-09-18 20:14:23'),
(79, 7, 1, 'tNJw1763485383', 0, 12, NULL, 1, '2025-11-18 11:03:03', '2025-11-18 11:03:03'),
(81, 80, 7, '2IYP1764382638', 0, 12, NULL, 1, '2025-11-28 20:17:18', '2025-11-28 20:17:18'),
(82, 1, 77, '9Q7Z1765032296', 0, 100, NULL, 1, '2025-12-06 21:44:56', '2025-12-06 21:44:56'),
(83, 7, 90, '4IjX1765279000', 0, 15, NULL, 1, '2025-12-09 05:16:40', '2025-12-09 05:16:40');

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

--
-- Table structure for table `blogs`
--

CREATE TABLE `blogs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `admin_id` int(11) NOT NULL,
  `blog_category_id` bigint(20) UNSIGNED NOT NULL,
  `slug` varchar(255) NOT NULL,
  `photo` varchar(255) DEFAULT NULL,
  `source` varchar(255) DEFAULT NULL,
  `view` int(11) NOT NULL DEFAULT 0,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `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 `blogs`
--

INSERT INTO `blogs` (`id`, `admin_id`, `blog_category_id`, `slug`, `photo`, `source`, `view`, `status`, `created_at`, `updated_at`) VALUES
(4, 1, 18, 'what-is-hyip-and-how-does-it-work-complete-beginners-guide', '8241328041764711298.jpg', NULL, 13, 'active', '2025-08-17 20:51:17', '2025-12-12 22:03:14'),
(5, 1, 18, '10-things-you-must-know-before-starting-hyip-investment', '17249008361764711247.jpg', NULL, 25, 'active', '2025-08-17 20:53:22', '2025-12-10 13:54:15'),
(6, 1, 18, 'hyip-risk-management-strategies-to-protect-money', '11350461071764711222.jpg', NULL, 0, 'active', '2025-08-17 21:08:05', '2025-12-02 15:55:12'),
(7, 1, 18, 'are-hyip-monitoring-sites-trustworthy', '17036193881764711184.jpg', NULL, 16, 'active', '2025-08-17 21:09:34', '2025-12-14 13:46:34'),
(8, 1, 14, '7-seales-inequvocas-de-una-estafa-hyip', '8604808151764711159.jpg', NULL, 1, 'active', '2025-08-17 21:10:35', '2025-12-14 13:46:39');

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

--
-- Table structure for table `blog_categories`
--

CREATE TABLE `blog_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `slug` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `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 `blog_categories`
--

INSERT INTO `blog_categories` (`id`, `slug`, `status`, `created_at`, `updated_at`) VALUES
(11, 'hyip-basics-educatio', 'active', '2025-08-17 20:38:11', '2025-08-26 23:51:59'),
(12, 'investment-strategies-tips', 'active', '2025-08-17 20:40:40', '2025-08-17 20:40:40'),
(13, 'scams-risk-management', 'active', '2025-08-17 20:40:49', '2025-08-17 20:40:49'),
(14, 'technology-tools', 'Active', '2025-08-17 20:40:57', '2025-09-02 19:24:48'),
(15, 'case-studies-real-experiences', 'Active', '2025-08-17 20:41:06', '2025-09-02 19:24:48'),
(18, 'test', 'active', '2025-09-22 00:18:24', '2025-09-22 00:18:24');

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

--
-- Table structure for table `blog_category_translations`
--

CREATE TABLE `blog_category_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `blog_category_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` 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;

--
-- Dumping data for table `blog_category_translations`
--

INSERT INTO `blog_category_translations` (`id`, `blog_category_id`, `lang_code`, `title`, `created_at`, `updated_at`) VALUES
(11, 11, 'en', 'HYIP Basics & Education', '2025-08-17 20:38:11', '2025-08-17 20:38:11'),
(12, 12, 'en', 'Investment Strategies & Tips', '2025-08-17 20:40:40', '2025-08-17 20:40:40'),
(13, 13, 'en', 'Scams & Risk Management', '2025-08-17 20:40:49', '2025-08-17 20:40:49'),
(14, 14, 'en', 'Technology & Tools', '2025-08-17 20:40:57', '2025-08-17 20:40:57'),
(15, 15, 'en', 'Case Studies & Real Experiences', '2025-08-17 20:41:06', '2025-08-17 20:41:06'),
(16, 11, 'es', 'Conceptos básicos y educación sobre HYIP', '2025-08-26 23:31:10', '2025-09-03 01:36:20'),
(17, 15, 'es', 'Estudios de caso y experiencias reales', '2025-08-27 02:18:24', '2025-08-27 02:18:24'),
(18, 14, 'es', 'Tecnología y herramientas', '2025-08-27 02:20:30', '2025-08-27 02:20:30'),
(21, 18, 'en', 'test', '2025-09-22 00:18:24', '2025-09-22 00:18:24'),
(22, 18, 'es', 'test-spenish', '2025-09-22 00:20:44', '2025-09-22 00:20:44');

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

--
-- Table structure for table `blog_comments`
--

CREATE TABLE `blog_comments` (
  `id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `blog_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `comment` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `blog_comments`
--

INSERT INTO `blog_comments` (`id`, `parent_id`, `user_id`, `blog_id`, `name`, `email`, `status`, `comment`, `created_at`, `updated_at`) VALUES
(1, 0, 7, 4, 'shihab', 'shihab@gmail.com', 'active', 'This is good information', '2025-09-09 05:13:00', '2025-11-26 19:59:15'),
(2, 1, 1, 4, 'user', 'user@gmail.com', 'active', 'How can you know?', '2025-09-09 05:13:00', '2025-09-09 05:13:00'),
(3, 1, 7, 4, 'shihab', 'shihab@gmail.com', 'active', 'From reading this artile', '2025-09-09 05:13:00', '2025-09-09 05:13:00'),
(4, 0, 2, 4, 'user2', 'user2@gmail.com', 'active', 'This article save my life', '2025-09-09 05:13:00', '2025-09-09 05:13:00'),
(6, 7, 1, 8, 'shihab Uddin', 'shihab@gmail.com', 'active', 'ok', '2025-09-20 20:42:40', '2025-09-20 20:42:40'),
(7, 0, 7, 5, 'Maggy Oneil', 'temesy@mailinator.com', 'active', 'Non qui quia dolore', '2025-09-20 23:42:46', '2025-09-27 20:48:13'),
(8, 7, 0, 8, 'shihab Uddin', 'shihab34@gmail.com', 'active', 'This is my first comment', '2025-10-11 22:16:02', '2025-10-11 22:16:02'),
(9, 7, 0, 8, 'shihab Uddin', 'shihab34@gmail.com', 'active', 'This is guro', '2025-10-11 23:16:26', '2025-10-11 23:16:26'),
(10, 7, 0, 8, 'shihab Uddin', 'shihab34@gmail.com', 'active', 'This is guro t20', '2025-10-11 23:16:48', '2025-10-11 23:16:48'),
(11, 7, 0, 4, 'shihab Uddin', 'shihab34@gmail.com', 'active', 'i knew eveything bro', '2025-10-12 00:23:14', '2025-10-12 00:23:55'),
(12, 7, 0, 4, 'shihab Uddin', 'shihab34@gmail.com', 'active', 'hello', '2025-10-12 00:25:16', '2025-10-12 00:25:37'),
(13, 2, 0, 4, 'shihab Uddin', 'shihab34@gmail.com', 'active', 'Really', '2025-10-12 00:40:08', '2025-11-26 19:47:22'),
(14, 6, 0, 5, 'test-102', 'czfjd@photobrex.com', 'active', 'ok2', '2025-12-07 13:48:51', '2025-12-07 13:49:13'),
(15, 91, 0, 5, 'test-102', 'czfjd@photobrex.com', 'active', 'ok33', '2025-12-07 14:04:24', '2025-12-07 14:04:33'),
(16, 91, 0, 5, 'test-102', 'czfjd@photobrex.com', 'active', 'okkk66', '2025-12-07 14:06:26', '2025-12-07 14:06:33'),
(17, 0, 0, 4, 'Shihab Uddin', 'user55@gmail.com', 'active', 'This is new comment', '2025-12-08 21:01:43', '2025-12-08 21:01:43'),
(18, 0, 0, 4, 'User55', 'user2fd@gmail.com', 'active', 'This is not good bro', '2025-12-08 21:05:53', '2025-12-08 21:05:53');

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

--
-- Table structure for table `blog_sections`
--

CREATE TABLE `blog_sections` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `blog_show_homepage` int(11) DEFAULT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `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 `blog_sections`
--

INSERT INTO `blog_sections` (`id`, `blog_show_homepage`, `status`, `created_at`, `updated_at`) VALUES
(3, 2, 'active', '2025-07-19 00:30:45', '2025-11-27 20:01:03');

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

--
-- Table structure for table `blog_section_translations`
--

CREATE TABLE `blog_section_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `blog_section_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `title` 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;

--
-- Dumping data for table `blog_section_translations`
--

INSERT INTO `blog_section_translations` (`id`, `blog_section_id`, `lang_code`, `sub_title`, `title`, `created_at`, `updated_at`) VALUES
(1, 3, 'en', 'Latest Blog', 'Explore Tips, News, and Strategies to Grow Your Wealth', '2025-07-19 00:30:45', '2025-08-17 21:22:30'),
(2, 3, 'es', 'Blog más reciente', 'Explora consejos, noticias y estrategias para hacer crecer tu patrimonio', '2025-07-19 00:33:54', '2025-08-26 01:28:08');

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

--
-- Table structure for table `blog_translations`
--

CREATE TABLE `blog_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `blog_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` text NOT NULL,
  `short_description` text DEFAULT NULL,
  `description` longtext DEFAULT NULL,
  `meta_tag` varchar(255) DEFAULT NULL,
  `meta_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;

--
-- Dumping data for table `blog_translations`
--

INSERT INTO `blog_translations` (`id`, `blog_id`, `lang_code`, `title`, `short_description`, `description`, `meta_tag`, `meta_description`, `created_at`, `updated_at`) VALUES
(2, 4, 'en', 'What is HYIP and How Does It Work? (Complete Beginner’s Guide)', 'High Yield Investment Programs (HYIPs) are online investment schemes that promise exceptionally high returns in a short time period. Unlike traditional investments like stocks, mutual funds, or bonds, HYIPs focus on extremely high daily or weekly profits, sometimes ranging from 1% to 5% per day or even higher. While they sound attractive, they are considered very high-risk investments.', '<h2 data-start=\"266\" data-end=\"340\"><strong data-start=\"269\" data-end=\"338\">What is HYIP and How Does It Work? (Complete Beginner’s Guide)</strong></h2><h3 data-start=\"734\" data-end=\"763\">\r\n<p data-start=\"342\" data-end=\"732\">High Yield Investment Programs (HYIPs) are online investment schemes that promise exceptionally high returns in a short time period. Unlike traditional investments like stocks, mutual funds, or bonds, HYIPs focus on extremely high daily or weekly profits, sometimes ranging from 1% to 5% per day or even higher. While they sound attractive, they are considered very high-risk investments.</p>\r\n</h3><h3 data-start=\"734\" data-end=\"763\">Key Components of HYIP:</h3><h3 data-start=\"734\" data-end=\"763\">\r\n<ol data-start=\"764\" data-end=\"1356\">\r\n<li data-start=\"764\" data-end=\"920\">\r\n<p data-start=\"767\" data-end=\"920\"><strong data-start=\"767\" data-end=\"785\">Admin/Platform</strong>: The program is run by an administrator who manages deposits and payouts. Many HYIPs are anonymous, making transparency a key issue.</p>\r\n</li>\r\n<li data-start=\"921\" data-end=\"1036\">\r\n<p data-start=\"924\" data-end=\"1036\"><strong data-start=\"924\" data-end=\"943\">Investment Plan</strong>: Each HYIP has a plan showing the expected returns, duration, and minimum/maximum deposit.</p>\r\n</li>\r\n<li data-start=\"1037\" data-end=\"1172\">\r\n<p data-start=\"1040\" data-end=\"1172\"><strong data-start=\"1040\" data-end=\"1058\">Payment System</strong>: Most HYIPs use e-currencies or cryptocurrencies such as Perfect Money, Bitcoin, or USDT for fast transactions.</p>\r\n</li>\r\n<li data-start=\"1173\" data-end=\"1274\">\r\n<p data-start=\"1176\" data-end=\"1274\"><strong data-start=\"1176\" data-end=\"1191\">ROI Promise</strong>: HYIPs usually guarantee fixed or compounding returns daily, weekly, or monthly.</p>\r\n</li>\r\n<li data-start=\"1275\" data-end=\"1356\">\r\n<p data-start=\"1278\" data-end=\"1356\"><strong data-start=\"1278\" data-end=\"1298\">Referral Program</strong>: Many HYIPs offer bonuses for inviting other investors.</p>\r\n</li>\r\n</ol>\r\n</h3><h3 data-start=\"1358\" data-end=\"1379\">How HYIPs Work:</h3><h3 data-start=\"734\" data-end=\"763\">\r\n<p data-start=\"1380\" data-end=\"1676\">HYIPs often operate on a Ponzi-like structure, where new deposits are used to pay older investors. This is why early investors sometimes see profits, but if the flow of new investments slows down, the program collapses. Understanding the difference between legitimate and scam HYIPs is crucial.</p>\r\n</h3><h3 data-start=\"1678\" data-end=\"1707\">History and Popularity:</h3><h3 data-start=\"734\" data-end=\"763\">\r\n<p data-start=\"1708\" data-end=\"1946\">HYIPs emerged in the early 2000s with e-currencies like Perfect Money. They became popular because traditional banking returns were very low. Social media, crypto adoption, and affiliate marketing have contributed to their rapid growth.</p>\r\n</h3><h3 data-start=\"1948\" data-end=\"1972\">Risks and Rewards:</h3><h3 data-start=\"734\" data-end=\"763\">\r\n<ul data-start=\"1973\" data-end=\"2173\">\r\n<li data-start=\"1973\" data-end=\"2025\">\r\n<p data-start=\"1975\" data-end=\"2025\"><strong data-start=\"1975\" data-end=\"1985\">Reward</strong>: High returns in a very short period.</p>\r\n</li>\r\n<li data-start=\"2026\" data-end=\"2089\">\r\n<p data-start=\"2028\" data-end=\"2089\"><strong data-start=\"2028\" data-end=\"2036\">Risk</strong>: High probability of losing the entire investment.</p>\r\n</li>\r\n<li data-start=\"2090\" data-end=\"2173\">\r\n<p data-start=\"2092\" data-end=\"2173\"><strong data-start=\"2092\" data-end=\"2099\">Tip</strong>: Only invest spare money and always diversify across multiple programs.</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"2175\" data-end=\"2343\"><strong data-start=\"2175\" data-end=\"2189\">Conclusion</strong>: HYIPs can be profitable in the short term but are extremely risky. Education, monitoring, and careful planning are key before starting any investment.</p></h3>', 'blog', 'Learn everything about HYIP (High Yield Investment Programs) — from beginner’s guide, investment strategies, risk management, referral tips, to scam detection. Maximize profits safely', '2025-08-17 20:51:17', '2025-09-20 20:12:28'),
(3, 5, 'en', '10 Things You Must Know Before Starting HYIP Investment', 'Investing in HYIPs without proper knowledge can result in huge losses. Before you deposit money into any HYIP, consider the following factors', '<h2 data-start=\"2350\" data-end=\"2417\"><strong data-start=\"2353\" data-end=\"2415\">Things You Must Know Before Starting HYIP Investment</strong></h2><p data-start=\"2419\" data-end=\"2563\">Investing in HYIPs without proper knowledge can result in huge losses. Before you deposit money into any HYIP, consider the following factors:</p><h3 data-start=\"2565\" data-end=\"2601\">1. Analyze the Investment Plan</h3><p data-start=\"2602\" data-end=\"2714\">Check ROI, duration, and payout frequency. A plan promising 20% daily return for 30 days is highly suspicious.</p><h3 data-start=\"2716\" data-end=\"2739\">2. Deposit Limits</h3><p data-start=\"2740\" data-end=\"2841\">Understand the minimum and maximum deposit. Some HYIPs require high minimum deposits to join early.</p><h3 data-start=\"2843\" data-end=\"2867\">3. ROI Calculation</h3><p data-start=\"2868\" data-end=\"3009\">Learn how to calculate returns properly. Many beginners misunderstand compounding vs. simple interest, leading to unrealistic expectations.</p><h3 data-start=\"3011\" data-end=\"3037\">4. Withdrawal System</h3><p data-start=\"3038\" data-end=\"3143\">Check if the platform allows daily or weekly withdrawals and whether withdrawals are instant or manual.</p><h3 data-start=\"3145\" data-end=\"3166\">5. Transparency</h3><p data-start=\"3167\" data-end=\"3287\">Look for admin details, website domain age, company registration, and payment proofs. Transparent platforms are safer.</p><h3 data-start=\"3289\" data-end=\"3317\">6. Investment Duration</h3><p data-start=\"3318\" data-end=\"3439\">Short-term plans are less risky but give smaller total profits. Long-term plans may collapse if new deposits slow down.</p><h3 data-start=\"3441\" data-end=\"3464\">7. Scam Detection</h3><p data-start=\"3465\" data-end=\"3543\">Watch out for fake testimonials, cloned websites, or unrealistic guarantees.</p><h3 data-start=\"3545\" data-end=\"3570\">8. Monitoring Tools</h3><p data-start=\"3571\" data-end=\"3661\">Use HYIP monitor sites to check the program’s history, reputation, and average lifespan.</p><h3 data-start=\"3663\" data-end=\"3687\">9. Diversification</h3><p data-start=\"3688\" data-end=\"3783\">Never invest all your money in a single HYIP. Spread across multiple programs to reduce risk.</p><h3 data-start=\"3785\" data-end=\"3808\">10. Exit Strategy</h3><p data-start=\"3809\" data-end=\"3942\">Plan when to withdraw your capital and profits. Exiting too early may reduce profit, but exiting too late can result in total loss.</p><p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n</p><p data-start=\"3944\" data-end=\"4114\"><strong data-start=\"3944\" data-end=\"3958\">Conclusion</strong>: Knowledge and preparation are more important than chasing high returns. A well-researched HYIP investment may yield profit, but ignorance leads to loss.</p>', 'blog', 'Learn everything about HYIP (High Yield Investment Programs) — from beginner’s guide, investment strategies, risk management, referral tips, to scam detection. Maximize profits safely', '2025-08-17 20:53:22', '2025-09-20 20:12:51'),
(4, 6, 'en', 'HYIP Risk Management: Strategies to Protect Money', 'HYIPs are high-risk by nature, but there are ways to minimize risks and protect your investment.', '<h2 data-start=\"4121\" data-end=\"4187\"><strong data-start=\"4124\" data-end=\"4185\">HYIP Risk Management: Strategies to Protect Your Money</strong></h2><p data-start=\"4189\" data-end=\"4287\">HYIPs are high-risk by nature, but there are ways to minimize risks and protect your investment.</p><h3 data-start=\"4289\" data-end=\"4321\">Risk Reduction Techniques:</h3><ol data-start=\"4323\" data-end=\"5348\">\r\n<li data-start=\"4323\" data-end=\"4438\">\r\n<p data-start=\"4326\" data-end=\"4438\"><strong data-start=\"4326\" data-end=\"4353\">Invest Only Spare Money</strong><br data-start=\"4353\" data-end=\"4356\">\r\nNever use essential funds. HYIP is speculative and can collapse without warning.</p>\r\n</li>\r\n<li data-start=\"4440\" data-end=\"4548\">\r\n<p data-start=\"4443\" data-end=\"4548\"><strong data-start=\"4443\" data-end=\"4462\">Diversification</strong><br data-start=\"4462\" data-end=\"4465\">\r\nSplit your investment across multiple HYIPs to reduce dependency on one platform.</p>\r\n</li>\r\n<li data-start=\"4550\" data-end=\"4694\">\r\n<p data-start=\"4553\" data-end=\"4694\"><strong data-start=\"4553\" data-end=\"4592\">Check Principal Protection Policies</strong><br data-start=\"4592\" data-end=\"4595\">\r\nSome HYIPs promise to return the principal amount even if the program fails. Verify these claims.</p>\r\n</li>\r\n<li data-start=\"4696\" data-end=\"4834\">\r\n<p data-start=\"4699\" data-end=\"4834\"><strong data-start=\"4699\" data-end=\"4723\">Withdrawal Practices</strong><br data-start=\"4723\" data-end=\"4726\">\r\nPrefer platforms that allow instant withdrawals. Avoid programs that force you to leave your money locked.</p>\r\n</li>\r\n<li data-start=\"4836\" data-end=\"4958\">\r\n<p data-start=\"4839\" data-end=\"4958\"><strong data-start=\"4839\" data-end=\"4865\">Monitor Daily Activity</strong><br data-start=\"4865\" data-end=\"4868\">\r\nTrack withdrawals, payouts, and referral bonuses daily. Sudden delays may indicate risk.</p>\r\n</li>\r\n<li data-start=\"4960\" data-end=\"5096\">\r\n<p data-start=\"4963\" data-end=\"5096\"><strong data-start=\"4963\" data-end=\"4991\">Use Scam Detection Tools</strong><br data-start=\"4991\" data-end=\"4994\">\r\nOnline forums, monitoring sites, and crypto communities often share warnings about suspicious HYIPs.</p>\r\n</li>\r\n<li data-start=\"5098\" data-end=\"5241\">\r\n<p data-start=\"5101\" data-end=\"5241\"><strong data-start=\"5101\" data-end=\"5122\">Referral Strategy</strong><br data-start=\"5122\" data-end=\"5125\">\r\nReferral bonuses are optional. Don’t depend on referral income for profits, as this may increase exposure to risk.</p>\r\n</li>\r\n<li data-start=\"5243\" data-end=\"5348\">\r\n<p data-start=\"5246\" data-end=\"5348\"><strong data-start=\"5246\" data-end=\"5263\">Exit Strategy</strong><br data-start=\"5263\" data-end=\"5266\">\r\nSet rules for exiting: withdraw profits regularly and limit your total exposure.</p>\r\n</li>\r\n</ol><p>\r\n\r\n\r\n\r\n</p><p data-start=\"5350\" data-end=\"5470\"><strong data-start=\"5350\" data-end=\"5364\">Conclusion</strong>: HYIP can provide high returns, but without proper risk management, investors are extremely vulnerable.</p>', 'blog', 'Learn everything about HYIP (High Yield Investment Programs) — from beginner’s guide, investment strategies, risk management, referral tips, to scam detection. Maximize profits safely', '2025-08-17 21:08:05', '2025-12-02 15:55:12'),
(5, 7, 'en', 'Are HYIP Monitoring Sites Trustworthy?', 'Many investors use monitoring websites to decide whether to join a HYIP. But are these sites reliable?-risk by nature, but there are ways to minimize risks and protect your investment.', '<h2 data-start=\"6472\" data-end=\"6522\"><strong data-start=\"6475\" data-end=\"6520\">Are HYIP Monitoring Sites Trustworthy?</strong></h2><p data-start=\"6524\" data-end=\"6628\">Many investors use monitoring websites to decide whether to join a HYIP. But are these sites reliable?</p><h3 data-start=\"6630\" data-end=\"6661\">What Monitoring Sites Do:</h3><ul data-start=\"6662\" data-end=\"6822\">\r\n<li data-start=\"6662\" data-end=\"6717\">\r\n<p data-start=\"6664\" data-end=\"6717\">Track HYIP launch dates, status, and payout history</p>\r\n</li>\r\n<li data-start=\"6718\" data-end=\"6758\">\r\n<p data-start=\"6720\" data-end=\"6758\">Display investor reviews and ratings</p>\r\n</li>\r\n<li data-start=\"6759\" data-end=\"6822\">\r\n<p data-start=\"6761\" data-end=\"6822\">Provide statistics about average lifespan and success rates</p>\r\n</li>\r\n</ul><h3 data-start=\"6824\" data-end=\"6852\">Paid vs Free Listings:</h3><ul data-start=\"6853\" data-end=\"6983\">\r\n<li data-start=\"6853\" data-end=\"6924\">\r\n<p data-start=\"6855\" data-end=\"6924\"><strong data-start=\"6855\" data-end=\"6872\">Paid Listings</strong>: May show biased reviews or overstate reliability</p>\r\n</li>\r\n<li data-start=\"6925\" data-end=\"6983\">\r\n<p data-start=\"6927\" data-end=\"6983\"><strong data-start=\"6927\" data-end=\"6944\">Free Listings</strong>: Often more honest but less detailed</p>\r\n</li>\r\n</ul><h3 data-start=\"6985\" data-end=\"7024\">How to Evaluate Monitoring Sites:</h3><ul data-start=\"7025\" data-end=\"7150\">\r\n<li data-start=\"7025\" data-end=\"7071\">\r\n<p data-start=\"7027\" data-end=\"7071\">Cross-check with other independent sources</p>\r\n</li>\r\n<li data-start=\"7072\" data-end=\"7114\">\r\n<p data-start=\"7074\" data-end=\"7114\">Verify if payment proofs are authentic</p>\r\n</li>\r\n<li data-start=\"7115\" data-end=\"7150\">\r\n<p data-start=\"7117\" data-end=\"7150\">Look for consistency in reviews</p>\r\n</li>\r\n</ul><h3 data-start=\"7152\" data-end=\"7170\">Limitations:</h3><ul data-start=\"7171\" data-end=\"7297\">\r\n<li data-start=\"7171\" data-end=\"7231\">\r\n<p data-start=\"7173\" data-end=\"7231\">Monitoring sites cannot guarantee that a program is safe</p>\r\n</li>\r\n<li data-start=\"7232\" data-end=\"7297\">\r\n<p data-start=\"7234\" data-end=\"7297\">Relying solely on monitors without personal research is risky</p>\r\n</li>\r\n</ul><p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n</p><p data-start=\"7299\" data-end=\"7477\"><strong data-start=\"7299\" data-end=\"7313\">Conclusion</strong>: HYIP monitors are useful tools but should not replace due diligence. Combine monitoring, personal research, and risk management strategies for safer investment.</p>', 'blog', 'Learn everything about HYIP (High Yield Investment Programs) — from beginner’s guide, investment strategies, risk management, referral tips, to scam detection. Maximize profits safely', '2025-08-17 21:09:34', '2025-09-20 20:11:43'),
(6, 8, 'en', 'Top Advantages of HYIP Platforms for Smart Investors', 'Learn why more investors are choosing HYIP platforms for their high ROI, low entry cost, and automated profit generation features.', '<h2 data-start=\"105\" data-end=\"148\"><strong data-start=\"108\" data-end=\"148\">7 Key Advantages of HYIP Investments</strong></h2><h2 data-start=\"105\" data-end=\"148\"><strong data-start=\"108\" data-end=\"148\"><br></strong></h2><h2 data-start=\"5477\" data-end=\"5516\">\r\n<p data-start=\"150\" data-end=\"282\">Despite the risks, many investors are attracted to HYIP platforms because of their potential benefits. Here are the main advantages:</p><p data-start=\"150\" data-end=\"282\"><br></p><p data-start=\"150\" data-end=\"282\"><br></p>\r\n</h2><h3 data-start=\"284\" data-end=\"315\"><strong data-start=\"288\" data-end=\"313\">High Profit Potential</strong></h3><h3 data-start=\"284\" data-end=\"315\"><strong data-start=\"288\" data-end=\"313\"><br></strong></h3><h2 data-start=\"5477\" data-end=\"5516\">\r\n<p data-start=\"316\" data-end=\"402\">HYIP platforms offer significantly higher returns compared to traditional investments.</p><p data-start=\"316\" data-end=\"402\"><br></p>\r\n</h2><h3 data-start=\"404\" data-end=\"431\"><strong data-start=\"408\" data-end=\"429\">Low Entry Barrier</strong></h3><h3 data-start=\"404\" data-end=\"431\"><strong data-start=\"408\" data-end=\"429\"><br></strong></h3><h2 data-start=\"5477\" data-end=\"5516\">\r\n<p data-start=\"432\" data-end=\"498\">Most HYIPs allow you to start with a very small investment amount.</p><p data-start=\"432\" data-end=\"498\"><br></p>\r\n</h2><h3 data-start=\"500\" data-end=\"524\"><strong data-start=\"504\" data-end=\"522\">Quick Earnings</strong></h3><h3 data-start=\"500\" data-end=\"524\"><strong data-start=\"504\" data-end=\"522\"><br></strong></h3><h2 data-start=\"5477\" data-end=\"5516\">\r\n<p data-start=\"525\" data-end=\"607\">Many plans generate profits daily or even hourly, allowing fast income generation.</p><p data-start=\"525\" data-end=\"607\"><br></p>\r\n</h2><h3 data-start=\"609\" data-end=\"635\"><strong data-start=\"613\" data-end=\"633\">Automated System</strong></h3><h3 data-start=\"609\" data-end=\"635\"><strong data-start=\"613\" data-end=\"633\"><br></strong></h3><h2 data-start=\"5477\" data-end=\"5516\">\r\n<p data-start=\"636\" data-end=\"711\">Deposits, profit calculations, and withdrawals are usually fully automated.</p><p data-start=\"636\" data-end=\"711\"><br></p>\r\n</h2><h3 data-start=\"713\" data-end=\"743\"><strong data-start=\"717\" data-end=\"741\">Global Accessibility</strong></h3><h3 data-start=\"713\" data-end=\"743\"><strong data-start=\"717\" data-end=\"741\"><br></strong></h3><h2 data-start=\"5477\" data-end=\"5516\">\r\n<p data-start=\"744\" data-end=\"822\">Anyone can invest from anywhere in the world with just an internet connection.</p><p data-start=\"744\" data-end=\"822\"><br></p>\r\n</h2><h3 data-start=\"824\" data-end=\"859\"><strong data-start=\"828\" data-end=\"857\">Multiple Investment Plans</strong></h3><h3 data-start=\"824\" data-end=\"859\"><strong data-start=\"828\" data-end=\"857\"><br></strong></h3><h2 data-start=\"5477\" data-end=\"5516\">\r\n<p data-start=\"860\" data-end=\"934\">HYIPs often provide flexible plans for short-term and long-term investors.</p><p data-start=\"860\" data-end=\"934\"><br></p>\r\n</h2><h3 data-start=\"936\" data-end=\"976\"><strong data-start=\"940\" data-end=\"974\">Referral &amp; Bonus Opportunities</strong></h3><h3 data-start=\"936\" data-end=\"976\"><strong data-start=\"940\" data-end=\"974\"><br></strong></h3><h2 data-start=\"5477\" data-end=\"5516\">\r\n<p data-start=\"977\" data-end=\"1062\">Affiliate programs allow users to earn extra income through referrals and promotions.</p>\r\n<hr data-start=\"1064\" data-end=\"1067\">\r\n</h2><h3 data-start=\"1069\" data-end=\"1090\"><strong data-start=\"1073\" data-end=\"1088\">Conclusion:</strong></h3><h2 data-start=\"5477\" data-end=\"5516\">\r\n<p data-start=\"1091\" data-end=\"1249\">HYIP investments can offer fast growth and easy entry, but they also carry high risk. Always balance the advantages with careful research and risk management.</p></h2>', 'HYIP, High Yield Investment Program, HYIP guide, HYIP strategies, HYIP risks, HYIP scams, HYIP referral, online investment, crypto investment, HYIP monitoring, investment tips, high return programs, safe HYIP, HYIP success story', 'Learn everything about HYIP (High Yield Investment Programs) — from beginner’s guide, investment strategies, risk management, referral tips, to scam detection. Maximize profits safely', '2025-08-17 21:10:35', '2025-12-02 15:53:53'),
(7, 8, 'es', '7 señales inequívocas de una estafa HYIP', 'The majority of HYIPs eventually collapse. Knowing how to spot scams is crucial', '<h2 data-start=\"5477\" data-end=\"5516\"><strong data-start=\"5480\" data-end=\"5514\">7 Sure Signs of a Scam HYIP</strong></h2><p data-start=\"5518\" data-end=\"5600\">The majority of HYIPs eventually collapse. Knowing how to spot scams is crucial:</p><ol data-start=\"5602\" data-end=\"6350\">\r\n<li data-start=\"5602\" data-end=\"5697\">\r\n<p data-start=\"5605\" data-end=\"5697\"><strong data-start=\"5605\" data-end=\"5624\">Unrealistic ROI</strong><br data-start=\"5624\" data-end=\"5627\">\r\nIf daily returns are above 5-10% consistently, it’s probably a scam.</p>\r\n</li>\r\n<li data-start=\"5699\" data-end=\"5823\">\r\n<p data-start=\"5702\" data-end=\"5823\"><strong data-start=\"5702\" data-end=\"5719\">No Legal Info</strong><br data-start=\"5719\" data-end=\"5722\">\r\nCheck domain registration, company address, and admin contacts. Lack of transparency is a red flag.</p>\r\n</li>\r\n<li data-start=\"5825\" data-end=\"5949\">\r\n<p data-start=\"5828\" data-end=\"5949\"><strong data-start=\"5828\" data-end=\"5851\">Fake Payment Proofs</strong><br data-start=\"5851\" data-end=\"5854\">\r\nMany HYIPs post fabricated screenshots to attract investors. Verify with actual transactions.</p>\r\n</li>\r\n<li data-start=\"5951\" data-end=\"6033\">\r\n<p data-start=\"5954\" data-end=\"6033\"><strong data-start=\"5954\" data-end=\"5971\">Hidden Admins</strong><br data-start=\"5971\" data-end=\"5974\">\r\nAnonymous teams or no contact info are highly suspicious.</p>\r\n</li>\r\n<li data-start=\"6035\" data-end=\"6130\">\r\n<p data-start=\"6038\" data-end=\"6130\"><strong data-start=\"6038\" data-end=\"6061\">Overhyped Marketing</strong><br data-start=\"6061\" data-end=\"6064\">\r\nExcessive slogans like “Guaranteed 200% Profit” are unrealistic.</p>\r\n</li>\r\n<li data-start=\"6132\" data-end=\"6239\">\r\n<p data-start=\"6135\" data-end=\"6239\"><strong data-start=\"6135\" data-end=\"6156\">Withdrawal Issues</strong><br data-start=\"6156\" data-end=\"6159\">\r\nDelays, partial payouts, or failed withdrawals indicate financial instability.</p>\r\n</li>\r\n<li data-start=\"6241\" data-end=\"6350\">\r\n<p data-start=\"6244\" data-end=\"6350\"><strong data-start=\"6244\" data-end=\"6277\">Negative Social Media Reviews</strong><br data-start=\"6277\" data-end=\"6280\">\r\nCheck forums, Telegram groups, Reddit, or Trustpilot for complaints.</p>\r\n</li>\r\n</ol><p>\r\n\r\n\r\n</p><p data-start=\"6352\" data-end=\"6465\"><strong data-start=\"6352\" data-end=\"6366\">Conclusion</strong>: Always perform due diligence before investing. If it looks too good to be true, it probably is.</p>', 'Learn how Hype collects, uses, and protects your personal data. Read our Privacy Policy to understand your rights, data security, and how we keep your information safe.', 'Learn everything about HYIP (High Yield Investment Programs) — from beginner’s guide, investment strategies, risk management, referral tips, to scam detection. Maximize profits safely', '2025-08-26 20:29:20', '2025-08-26 20:29:20');

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

--
-- Table structure for table `cache`
--

CREATE TABLE `cache` (
  `key` varchar(255) NOT NULL,
  `value` mediumtext NOT NULL,
  `expiration` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cache_locks`
--

CREATE TABLE `cache_locks` (
  `key` varchar(255) NOT NULL,
  `owner` varchar(255) NOT NULL,
  `expiration` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `calculator_sections`
--

CREATE TABLE `calculator_sections` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `photo` 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 `calculator_sections`
--

INSERT INTO `calculator_sections` (`id`, `status`, `photo`, `created_at`, `updated_at`) VALUES
(3, 'active', '11282042001755414646.png', '2025-07-16 02:41:52', '2025-08-17 01:10:48');

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

--
-- Table structure for table `calculator_section_translations`
--

CREATE TABLE `calculator_section_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `calculator_section_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `text` text 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 `calculator_section_translations`
--

INSERT INTO `calculator_section_translations` (`id`, `calculator_section_id`, `lang_code`, `sub_title`, `title`, `text`, `created_at`, `updated_at`) VALUES
(1, 3, 'en', 'Profit Calculator', 'Estimate Your Earnings with Our Profit Calculator', 'Get a quick overview of your potential returns by entering your investment details.', '2025-07-16 02:41:52', '2025-08-17 01:10:48'),
(2, 3, 'es', 'Calculadora de ganancias', 'Calcule sus ganancias con nuestra calculadora de ganancias', 'Obtenga una descripción general rápida de sus rendimientos potenciales ingresando los detalles de su inversión.', '2025-08-26 01:38:11', '2025-08-26 01:38:11');

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

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

CREATE TABLE `contacts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `phone_one` varchar(255) NOT NULL,
  `phone_two` varchar(255) DEFAULT NULL,
  `email_one` varchar(255) NOT NULL,
  `email_two` varchar(255) DEFAULT NULL,
  `photo` varchar(255) DEFAULT NULL,
  `map` 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 `contacts`
--

INSERT INTO `contacts` (`id`, `phone_one`, `phone_two`, `email_one`, `email_two`, `photo`, `map`, `created_at`, `updated_at`) VALUES
(4, '+880170000000', '+880170000001', 'geniusteam@gmail.com', 'geniusteam2@gmail.com', NULL, 'https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d14627.257603731236!2d90.8616863800057!3d23.5751084275496!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x375442d40f02e209%3A0x321d82a8d7d99d9d!2sChhaliakandi!5e0!3m2!1sen!2sbd!4v1752473632975!5m2!1sen!2sbd', '2025-07-13 23:40:33', '2025-12-12 22:33:48');

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

--
-- Table structure for table `contact_messages`
--

CREATE TABLE `contact_messages` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `subject` text NOT NULL,
  `message` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `contact_messages`
--

INSERT INTO `contact_messages` (`id`, `name`, `email`, `subject`, `message`, `created_at`, `updated_at`) VALUES
(1, 'Lance Foreman', 'hefazejy@mailinator.com', 'Voluptatem aut dolo', 'Excepteur et sit neq', '2025-08-16 02:58:45', '2025-08-16 02:58:45'),
(2, 'Nayda Lucas', 'dynelali@mailinator.com', 'In vel voluptatibus', 'Aspernatur excepteur', '2025-08-16 02:59:29', '2025-08-16 02:59:29'),
(3, 'Dean Hoffman', 'wosanivuf@mailinator.com', 'Reprehenderit volupt', 'Dolore commodo nemo', '2025-08-16 02:59:35', '2025-08-16 02:59:35'),
(4, 'Maggie Mckee', 'cahat@mailinator.com', 'Esse sit dolor verit', 'Eiusmod tempor ad as', '2025-08-16 02:59:41', '2025-08-16 02:59:41'),
(5, 'John Doe', 'john@example.com', 'Support Needed', 'I need help with my investment. Please contact me', '2026-04-13 21:55:54', '2026-04-13 21:55:54');

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

--
-- Table structure for table `contact_translations`
--

CREATE TABLE `contact_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `contact_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `address` varchar(255) DEFAULT NULL,
  `sub_title` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `description` 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 `contact_translations`
--

INSERT INTO `contact_translations` (`id`, `contact_id`, `lang_code`, `address`, `sub_title`, `title`, `description`, `created_at`, `updated_at`) VALUES
(1, 4, 'es', '70 Washington Square South Nueva York, NY 10012, EE. UU.', 'Contacta con nosotras', 'Quiénes somos: Impulsamos su crecimiento financiero', '¿Tienes preguntas? Nuestro equipo está aquí para brindarte el apoyo que necesitas, ya seas un inversionista experimentado o estés empezando.', '2025-07-13 23:59:42', '2025-08-26 20:34:52'),
(2, 4, 'en', '70 Washington Square South New York, NY 10012, US', 'Contact Us', 'We\'re Here to Help You on Your Investment Journey', 'Have questions? Our team is here to provide the support you need, whether you\'re an experienced investor or just starting.', '2025-07-14 00:02:39', '2025-12-12 22:33:48');

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

--
-- Table structure for table `cookies`
--

CREATE TABLE `cookies` (
  `id` int(11) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cookies`
--

INSERT INTO `cookies` (`id`, `status`, `created_at`, `updated_at`) VALUES
(1, 'inactive', '2025-10-19 05:11:55', '2025-12-12 21:45:56');

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

--
-- Table structure for table `cookie_translations`
--

CREATE TABLE `cookie_translations` (
  `id` int(11) NOT NULL,
  `cookie_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `button1_text` varchar(255) NOT NULL,
  `button2_text` varchar(255) NOT NULL,
  `text` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cookie_translations`
--

INSERT INTO `cookie_translations` (`id`, `cookie_id`, `lang_code`, `button1_text`, `button2_text`, `text`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Accept All', 'Reject All', '<p>Hey!\r\n</p><p>\r\nWe use cookies to make this site awesome for you.  \r\nEssential cookies are required, but analytics &amp; preferences are optional.</p>', '2025-10-19 05:12:17', '2025-10-18 23:19:07'),
(2, 1, 'ar', 'قبول الكل', 'رفض الكل', '<p>أهلاً!</p><p><br></p><p>نستخدم ملفات تعريف الارتباط لنجعل هذا الموقع رائعًا لك. ملفات تعريف الارتباط الأساسية مطلوبة، لكن التحليلات والتفضيلات اختيارية.</p>', '2025-10-18 23:21:28', '2025-10-18 23:21:28');

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

--
-- Table structure for table `counters`
--

CREATE TABLE `counters` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `photo` 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 `counters`
--

INSERT INTO `counters` (`id`, `status`, `photo`, `created_at`, `updated_at`) VALUES
(4, 'active', '9243609701757314386.png', '2025-08-16 20:53:53', '2025-11-01 19:11:40'),
(5, 'active', '14601832921756519669.png', '2025-08-16 20:54:22', '2025-08-29 20:07:50'),
(6, 'active', '8247435521755399281.png', '2025-08-16 20:54:41', '2025-08-16 20:54:41'),
(7, 'active', '13331287541755402084.png', '2025-08-16 20:55:03', '2025-08-16 21:44:34');

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

--
-- Table structure for table `counter_translations`
--

CREATE TABLE `counter_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `counter_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `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;

--
-- Dumping data for table `counter_translations`
--

INSERT INTO `counter_translations` (`id`, `counter_id`, `lang_code`, `title`, `count`, `created_at`, `updated_at`) VALUES
(2, 4, 'en', 'Todas las miembros', 15000, '2025-08-16 20:53:53', '2025-09-08 00:53:06'),
(3, 5, 'en', 'Total Investment', 100, '2025-08-16 20:54:22', '2025-08-16 20:54:22'),
(4, 6, 'en', 'Country Supported', 180, '2025-08-16 20:54:41', '2025-08-16 20:54:41'),
(5, 7, 'en', 'All Members', 120, '2025-08-16 20:55:03', '2025-08-29 19:24:26'),
(6, 4, 'es', 'Todas las miembros', 15000, '2025-08-29 19:18:04', '2025-08-29 19:18:04'),
(7, 7, 'es', 'Todas las miembros', 120, '2025-08-29 19:24:40', '2025-08-29 19:24:40');

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

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

CREATE TABLE `countries` (
  `id` int(11) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `phone_code` text NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `important` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

INSERT INTO `countries` (`id`, `slug`, `phone_code`, `status`, `important`, `created_at`, `updated_at`) VALUES
(8, 'bangladesh', '+880', 'active', 1, '2025-12-09 21:40:14', '2025-12-09 21:40:14'),
(9, 'usa', '+990', 'active', 1, '2025-12-09 21:43:17', '2025-12-09 21:43:17'),
(10, 'india', '+90', 'active', 1, '2025-12-09 21:43:35', '2025-12-09 21:43:35'),
(11, 'japan', '+78', 'active', 1, '2025-12-09 21:43:48', '2025-12-09 21:43:48');

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

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

CREATE TABLE `country_translations` (
  `id` int(11) NOT NULL,
  `country_id` varchar(255) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

INSERT INTO `country_translations` (`id`, `country_id`, `lang_code`, `name`, `created_at`, `updated_at`) VALUES
(7, '8', 'en', 'Bangladesh', '2025-12-09 21:40:14', '2025-12-09 21:40:14'),
(8, '9', 'en', 'USA', '2025-12-09 21:43:17', '2025-12-09 21:43:17'),
(9, '10', 'en', 'India', '2025-12-09 21:43:35', '2025-12-09 21:43:35'),
(10, '11', 'en', 'Japan', '2025-12-09 21:43:48', '2025-12-09 21:43:48');

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

--
-- Table structure for table `create_accounts`
--

CREATE TABLE `create_accounts` (
  `id` int(11) NOT NULL,
  `photo` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `create_accounts`
--

INSERT INTO `create_accounts` (`id`, `photo`, `created_at`, `updated_at`) VALUES
(1, '15429916991756959292.png', '2025-09-04 04:11:00', '2025-09-03 22:14:52');

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

--
-- Table structure for table `create_account_translations`
--

CREATE TABLE `create_account_translations` (
  `id` int(11) NOT NULL,
  `create_account_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` text NOT NULL,
  `sub_title` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `create_account_translations`
--

INSERT INTO `create_account_translations` (`id`, `create_account_id`, `lang_code`, `title`, `sub_title`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Welcome back!', 'Welcome back! Please enter your details.', '2025-09-04 04:11:15', '2025-12-08 13:49:23');

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

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

CREATE TABLE `currencies` (
  `id` int(11) NOT NULL,
  `name` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `code` varchar(255) NOT NULL,
  `symbol` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `rate` double(10,1) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

INSERT INTO `currencies` (`id`, `name`, `code`, `symbol`, `rate`, `is_default`) VALUES
(1, 'USD', 'usd', '$', 1.0, 1),
(4, 'BDT', 'bdt', '৳', 82.9, 0),
(6, 'EUR', 'euro', '€', 0.9, 0),
(8, 'NGN', 'ngn', '₦', 410.9, 0),
(9, 'INR', 'inr', '₹', 74.0, 0);

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

--
-- Table structure for table `deposits`
--

CREATE TABLE `deposits` (
  `id` int(11) NOT NULL,
  `deposit_number` varchar(255) DEFAULT NULL,
  `user_id` int(11) DEFAULT NULL,
  `amount` double DEFAULT NULL,
  `coin_amount` double DEFAULT NULL,
  `notify_id` varchar(255) DEFAULT NULL,
  `currency_id` int(11) DEFAULT NULL,
  `txnid` varchar(255) DEFAULT NULL,
  `method` varchar(255) DEFAULT NULL,
  `charge_id` varchar(255) DEFAULT NULL,
  `status` enum('pending','complete','reject') NOT NULL DEFAULT 'pending',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `deposits`
--

INSERT INTO `deposits` (`id`, `deposit_number`, `user_id`, `amount`, `coin_amount`, `notify_id`, `currency_id`, `txnid`, `method`, `charge_id`, `status`, `created_at`, `updated_at`) VALUES
(207, 'vfkwHVJzqEgT', 7, 10, NULL, NULL, 1, '123456789', 'Manual', NULL, 'pending', '2023-02-26 11:27:23', '2023-02-26 11:27:23'),
(208, 'tCuCzLaCCUL0', 7, 10, NULL, NULL, 1, 'txn_3MvvQHJlIV5dN9n71hjmCYc1', 'stripe', 'ch_3MvvQHJlIV5dN9n717epTnJJ', 'complete', '2023-04-11 22:36:46', '2023-04-11 22:36:46'),
(209, 'dotdBZkiwwNd', 7, 100, NULL, NULL, 1, NULL, 'mercadopago', NULL, 'pending', '2023-11-06 00:01:48', '2023-11-06 00:01:48'),
(210, 'UBGR2WIdmGVX', 7, 100, NULL, NULL, 1, NULL, 'mercadopago', NULL, 'pending', '2023-11-06 00:06:08', '2023-11-06 00:06:08'),
(212, 'TRqv0oVqt09U', 7, 50, NULL, NULL, 1, NULL, 'paypal', NULL, 'pending', '2023-11-06 00:52:24', '2023-11-06 00:52:24'),
(213, '86rXIn0SkXxz', 7, 55, NULL, NULL, 1, '85A98372976008447', 'paypal', NULL, 'complete', '2023-11-06 03:59:46', '2023-11-06 04:01:19'),
(214, 'EkZ7AOXBwKFP', 7, 60, NULL, NULL, 1, 'pi_3O9PeeJlIV5dN9n70U5Lt96L', 'stripe', 'cs_test_a17tUR4FpDgJBOffCS6wvXidxlrUeaDBpbRcdhv3w2FVgpXNPSy2KoBZaN', 'complete', '2023-11-06 04:03:40', '2023-11-06 04:03:40'),
(215, 'UWIG1UH9TdTy', 86, 10, NULL, NULL, 1, NULL, 'mercadopago', '1479245807', 'complete', '2023-11-06 04:05:54', '2023-11-06 04:05:57'),
(216, 'sxU66N7lKt0S', 86, 20, NULL, NULL, 1, NULL, 'mercadopago', NULL, 'pending', '2023-11-06 04:20:07', '2023-11-06 04:20:07'),
(217, 'us4EDp4uZDIg', 86, 50, NULL, NULL, 1, NULL, 'mercadopago', '1479245807', 'complete', '2023-11-07 00:43:26', '2023-11-07 00:43:29'),
(218, '48bvHtlhnL4r', 7, 1000, NULL, NULL, 1, 'pi_3OU0BVJlIV5dN9n70CGGl5zD', 'stripe', 'cs_test_a18bCzX8zB7shzSpWd1SjbT1fCKqVwC1N1BZDhHPe8a59BUbBmBNIH4egT', 'complete', '2024-01-01 23:06:41', '2024-01-01 23:06:41'),
(219, 'DElfpQ6tqndo', 109, 10000, NULL, NULL, 1, 'pi_3OXypKJlIV5dN9n71oa9SVqG', 'stripe', 'cs_test_a17VJoK6oghQDU7Ui0xXEmaXyYQM57Lo71YCblL1AIFGZWRaHZpMeu8JlY', 'complete', '2024-01-13 11:28:14', '2024-01-13 11:28:14'),
(220, 'w2Zo4b7IScgu', 110, 10000, NULL, NULL, 1, '27060900T5319440H', 'paypal', NULL, 'complete', '2024-01-13 11:48:50', '2024-01-13 11:49:08'),
(221, 'KwXt1753781941', 7, 50, NULL, NULL, 1, NULL, 'payeer', NULL, 'reject', '2025-07-29 03:39:01', '2025-11-17 23:51:32'),
(222, 'vevdqMlgq1hW', 7, 4, NULL, NULL, 1, 'pi_3RqRftJlIV5dN9n71TimCsgz', 'stripe', 'cs_test_a1kySADXxnrasuI2dVqUXXtg8ogf7XEBVKnHxdNo0RUR5NAusjHqoTyqyR', 'complete', '2025-07-29 22:31:37', '2025-07-29 22:31:37'),
(223, 'SI8YoVTGoaCv', 7, 10, NULL, NULL, 1, 'pi_3RrrvTJlIV5dN9n71Mry3qw1', 'stripe', 'cs_test_a1Fu1iMrwTtAZ7qAnPKZEmWMLSwyU7LhinbIsYIccKms7QawCVmIfj6rIf', 'complete', '2025-08-02 20:45:36', '2025-08-02 20:45:36'),
(224, 'ag3ttU3wguuy', 7, 9, NULL, NULL, 1, 'pi_3S2OtzJlIV5dN9n71q3LkYZ5', 'stripe', 'cs_test_a1nl6HpCQoIqI8OOXzsIr0bUdN4AOraUQVshz6tcvRzbDp6ekD51eY8gGN', 'complete', '2025-08-31 21:59:36', '2025-08-31 21:59:36'),
(227, '1eoN2i7DsHL2', 7, 11, NULL, NULL, 1, NULL, 'flutterwave', NULL, 'reject', '2025-09-13 00:14:10', '2025-11-17 23:48:44'),
(228, 'piKTB2pHIH9j', 7, 11, NULL, NULL, 1, NULL, 'flutterwave', NULL, 'complete', '2025-09-13 00:19:25', '2025-11-17 23:36:23'),
(229, 'JunegnPGmkkd', 7, 9, NULL, NULL, 1, NULL, 'flutterwave', NULL, 'complete', '2025-09-13 00:26:32', '2025-11-27 05:01:21'),
(230, '2XLoTrlFxxk2', 7, 100, NULL, NULL, 1, NULL, 'flutterwave', NULL, 'complete', '2025-09-13 04:41:34', '2025-11-27 05:01:21'),
(234, 'dDM5W0olHyny', 1, 19, NULL, NULL, 1, '9657684', 'flutterwave', NULL, 'complete', '2025-09-18 20:26:12', '2025-11-27 05:01:06'),
(237, 'pHjqdRvnMMOw', 7, 100, NULL, NULL, 1, '9802798', 'flutterwave', NULL, 'complete', '2025-11-18 12:31:58', '2025-11-18 12:33:38'),
(238, 'bafTVTPgrKMc', 7, 50, NULL, NULL, 1, NULL, 'flutterwave', NULL, 'complete', '2025-11-18 12:39:09', '2025-11-27 05:01:06'),
(239, '6WKQnD1zUwOo', 7, 50, NULL, NULL, 1, '9802806', 'flutterwave', NULL, 'complete', '2025-11-18 12:43:23', '2025-11-18 12:44:58'),
(240, 'kkZvyHFDQPiv', 80, 100, NULL, NULL, 1, 'pi_3SYdsOJlIV5dN9n71aYI2qAH', 'stripe', 'cs_test_a1I07wdskoHz86FkAsiludCzk16ZjIAhIyC8k6Pt5SsIi8VDaopwbHFEPx', 'complete', '2025-11-28 20:27:13', '2025-11-28 20:27:13'),
(241, '1SxuNnNr3I3H', 80, 119, NULL, NULL, 1, 'pi_3SYtbWJlIV5dN9n71hTay99K', 'stripe', 'cs_test_a1jfh5msniWHCC6otGhpUbzjEXSfCyenskegFVe4tKZQtVpLU8HpbMW87C', 'complete', '2025-11-29 13:14:50', '2025-11-29 13:14:50'),
(250, '2EBEPxWz09AW', 80, 6.7567567567568, NULL, NULL, NULL, 'order_Rm35pQFvjfilCJ', 'razorpay', NULL, 'complete', '2025-11-30 12:22:59', '2025-11-30 12:22:59'),
(251, 'VzA23PAcHjER', 80, 6.7567567567568, NULL, NULL, NULL, 'order_Rm4ah4cvVZVMsj', 'razorpay', NULL, 'complete', '2025-11-30 13:50:53', '2025-11-30 13:50:53'),
(252, '7Nf6xo3Ci2LS', 80, 6.7567567567568, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 14:08:20', '2025-11-30 14:08:20'),
(253, '8p3rLybujKQF', 80, 6.7567567567568, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 14:10:40', '2025-11-30 14:10:40'),
(254, 'ld5m5WMLI0I3', 80, 6.7567567567568, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 14:12:16', '2025-11-30 14:12:16'),
(255, 'czG7fJZTX0b2', 80, 6.7567567567568, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 14:12:39', '2025-11-30 14:12:39'),
(256, 'kEnxoRhjs0tD', 80, 6.7567567567568, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 14:13:25', '2025-11-30 14:13:25'),
(257, 'OoiPzVew36k5', 80, 1.3513513513514, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 19:26:45', '2025-11-30 19:26:45'),
(258, 'XOkhNojmEi34', 80, 1.3513513513514, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 19:27:20', '2025-11-30 19:27:20'),
(259, 'UmdMKRHlReYF', 80, 1.3513513513514, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 19:30:07', '2025-11-30 19:30:07'),
(260, 'vzPjSGCRoxGY', 80, 1.3513513513514, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 19:30:47', '2025-11-30 19:30:47'),
(261, 'Q1E88dWdq13h', 80, 1.3513513513514, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 19:32:55', '2025-11-30 19:32:55'),
(262, 'mTLYv50QXVKZ', 80, 12.162162162162, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 19:38:25', '2025-11-30 19:38:25'),
(263, 'FLUwqhgpNRHP', 7, 6.7297297297297, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 19:41:39', '2025-11-30 19:41:39'),
(264, 'CmW9DGS2654a', 7, 6.7297297297297, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 19:43:22', '2025-11-30 19:43:22'),
(265, '6s6drQPhclfE', 7, 6.7297297297297, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 19:43:35', '2025-11-30 19:43:35'),
(266, 'cX6FM9jmajvt', 7, 6.7567567567568, NULL, NULL, 9, NULL, 'paytm', NULL, 'pending', '2025-11-30 19:44:15', '2025-11-30 19:44:15'),
(267, 'FpweFCztafbk', 7, 6.7567567567568, NULL, NULL, 9, NULL, 'paytm', NULL, 'complete', '2025-11-30 19:47:05', '2025-12-08 09:43:34'),
(268, 'VtL3wBChoLZC', 7, 6.7567567567568, NULL, NULL, 9, NULL, 'paytm', NULL, 'complete', '2025-11-30 19:50:27', '2025-12-08 09:43:34'),
(269, 'LEHaJSSd2oig', 7, 6.7567567567568, NULL, NULL, 9, NULL, 'paytm', NULL, 'complete', '2025-11-30 19:51:13', '2025-12-08 09:42:11'),
(270, 'VhjG8b4qaJSH', 7, 6.7432432432432, NULL, NULL, 9, NULL, 'paytm', NULL, 'complete', '2025-11-30 19:52:03', '2025-12-08 09:41:16'),
(271, 'UEXV6CyWZ1EG', 7, 7.5405405405405, NULL, NULL, 9, NULL, 'paytm', NULL, 'complete', '2025-11-30 19:52:43', '2025-12-08 09:38:18'),
(272, 'vy5Y7TUDZUgu', 7, 12.162162162162, NULL, NULL, 9, NULL, 'paytm', NULL, 'complete', '2025-11-30 19:56:20', '2025-12-08 09:35:07'),
(273, NULL, 7, 339, NULL, NULL, NULL, NULL, 'paystack', NULL, 'complete', '2025-11-30 19:59:59', '2025-11-30 19:59:59'),
(274, NULL, 7, 4999, NULL, NULL, NULL, NULL, 'paystack', NULL, 'complete', '2025-11-30 20:01:20', '2025-11-30 20:01:20'),
(275, NULL, 7, 4999, NULL, NULL, NULL, NULL, 'paystack', NULL, 'complete', '2025-11-30 20:03:06', '2025-11-30 20:03:06'),
(276, NULL, 7, 787, NULL, NULL, NULL, NULL, 'paystack', NULL, 'complete', '2025-11-30 20:05:12', '2025-11-30 20:05:12'),
(277, NULL, 7, 498, NULL, NULL, NULL, NULL, 'paystack', NULL, 'complete', '2025-11-30 20:05:48', '2025-11-30 20:05:48'),
(278, '86rV2RQKycao', 80, 12.162162162162, NULL, NULL, 9, NULL, 'paytm', NULL, 'complete', '2025-11-30 20:27:51', '2025-12-08 09:35:07'),
(279, '7I3lZdzbAt7h', 7, 79, NULL, NULL, 1, NULL, 'paypal', NULL, 'complete', '2025-11-30 20:36:07', '2025-12-08 09:29:38'),
(280, '3dkganmAvS0X', 80, 7.6486486486486, NULL, NULL, 9, '54765', 'Manual', NULL, 'complete', '2025-11-30 20:45:08', '2025-11-30 20:46:28'),
(281, '1C1M1764558007', 80, 12.148648648649, NULL, NULL, 9, NULL, 'perfectmoney', NULL, 'complete', '2025-11-30 21:00:07', '2025-12-08 09:20:38'),
(282, 'TBuA1764558495', 80, 12.148648648649, NULL, NULL, 9, NULL, 'perfectmoney', NULL, 'complete', '2025-11-30 21:08:15', '2025-12-08 09:19:29'),
(283, 'FEvI1764558511', 80, 8.8783783783784, NULL, NULL, 9, NULL, 'perfectmoney', NULL, 'complete', '2025-11-30 21:08:31', '2025-12-08 09:15:59'),
(284, 'm7gG1764559459', 80, 8.8513513513514, NULL, NULL, 9, NULL, 'skrill', NULL, 'complete', '2025-11-30 21:24:19', '2025-12-07 15:33:59'),
(285, 'fAGr1764560148', 80, 6.2027027027027, NULL, NULL, 9, NULL, 'skrill', NULL, 'complete', '2025-11-30 21:35:48', '2025-12-07 15:33:59'),
(286, 'ejDQ1764560218', 80, 6.2027027027027, NULL, NULL, 9, NULL, 'payeer', NULL, 'complete', '2025-11-30 21:36:58', '2025-12-07 15:33:59'),
(287, '3YYB1764560231', 80, 6.2027027027027, NULL, NULL, 9, NULL, 'ozow', NULL, 'complete', '2025-11-30 21:37:11', '2025-12-07 15:33:59'),
(288, '78Ev1764560243', 80, 6.2027027027027, NULL, NULL, 9, NULL, 'payeer', NULL, 'complete', '2025-11-30 21:37:23', '2025-12-07 15:33:59'),
(289, 'zgmu1764560253', 80, 6.2027027027027, NULL, NULL, 9, NULL, 'ozow', NULL, 'complete', '2025-11-30 21:37:33', '2025-12-07 15:33:59'),
(290, 'l6qTPMjc4fdR', 1, 1.3513513513514, NULL, NULL, 9, NULL, 'paytm', NULL, 'complete', '2025-12-06 12:45:46', '2025-12-07 15:33:59'),
(291, 'jWcGmg6fU3CW', 1, 1.3513513513514, NULL, NULL, NULL, 'order_RoDQYJk16JL1Ol', 'razorpay', NULL, 'complete', '2025-12-06 12:48:34', '2025-12-06 12:48:34'),
(292, '4OaY1765000388', 1, 1.3513513513514, NULL, NULL, 9, NULL, 'perfectmoney', NULL, 'complete', '2025-12-06 12:53:08', '2025-12-07 15:33:59'),
(293, 'Empi1765000436', 1, 1.3513513513514, NULL, NULL, 9, NULL, 'skrill', NULL, 'complete', '2025-12-06 12:53:56', '2025-12-07 15:33:59'),
(294, 'EPj21765000471', 1, 1.3513513513514, NULL, NULL, 9, NULL, 'payeer', NULL, 'complete', '2025-12-06 12:54:31', '2025-12-07 15:33:59'),
(295, NULL, 1, 100, NULL, NULL, NULL, NULL, 'paystack', NULL, 'complete', '2025-12-06 12:55:44', '2025-12-06 12:55:44'),
(296, 'JWv7XfOj7ubw', 1, 100, NULL, NULL, 1, 'pi_3SbEUgJlIV5dN9n71G7AOAZn', 'stripe', 'cs_test_a1wAZ87NO2IigTuYTbauJJBDE3fuEXTZBDd6FwQk0sFj95XknC4HrpmZB4', 'complete', '2025-12-06 12:57:35', '2025-12-06 12:57:35'),
(297, 'pRyLx9pCRl6G', 1, 100, NULL, NULL, 1, NULL, 'paypal', NULL, 'complete', '2025-12-06 12:59:17', '2025-12-07 15:32:23'),
(298, 'kM9KYO00AAHQ', 1, 1.3513513513514, NULL, NULL, NULL, 'order_RoMgnA4BRMiNut', 'razorpay', NULL, 'complete', '2025-12-06 21:51:11', '2025-12-06 21:51:11'),
(299, 'uB03oqxaBtBN', 90, 500, NULL, NULL, 1, 'pi_3SbZ1fJlIV5dN9n70VldkbNd', 'stripe', 'cs_test_a1xsMDbC8VgEnaIM3ncngzkcVRrgSUU8R8XgxlOj1zq8OEkzUL1frnIL2p', 'complete', '2025-12-07 10:52:52', '2025-12-07 10:52:52'),
(300, 'ir94Ka8l8fGL', 7, 10.810810810811, NULL, NULL, 9, NULL, 'paytm', NULL, 'complete', '2025-12-09 06:07:52', '2025-12-09 06:08:21'),
(301, 'LM1x4ikRK4XV', 7, 18, NULL, NULL, 1, '9853193', 'flutterwave', NULL, 'complete', '2025-12-09 06:11:09', '2025-12-09 06:12:00'),
(302, 'QfX0QbOlD78U', 7, 12.148648648649, NULL, NULL, NULL, 'order_RpVb0Jx2ZGlvzw', 'razorpay', NULL, 'complete', '2025-12-09 06:13:06', '2025-12-09 06:13:06'),
(303, NULL, 7, 889, NULL, NULL, NULL, NULL, 'paystack', NULL, 'complete', '2025-12-09 06:14:07', '2025-12-09 06:14:07'),
(304, 'mNQn9qfdhFDR', 7, 90, NULL, NULL, 1, 'pi_3ScPpjJlIV5dN9n71Z8nSHaK', 'stripe', 'cs_test_a1WRp3IakxJAt1VsqjTr1XoHM9oLJvIRLOzTH1ivqSQp71fl6q62obaNLV', 'complete', '2025-12-09 06:16:11', '2025-12-09 06:16:11'),
(305, 'YfelsEcYTnwb', 7, 88, NULL, NULL, 1, '76gdfdx5767df', 'Manual', NULL, 'pending', '2025-12-09 06:16:41', '2025-12-09 06:16:41'),
(306, 'Sqdq1765282634', 7, 89, NULL, NULL, 1, NULL, 'perfectmoney', NULL, 'pending', '2025-12-09 06:17:14', '2025-12-09 06:17:14'),
(307, 'Zm1V1765282642', 7, 89, NULL, NULL, 1, NULL, 'skrill', NULL, 'pending', '2025-12-09 06:17:22', '2025-12-09 06:17:22'),
(308, 'O5WG1765282649', 7, 89, NULL, NULL, 1, NULL, 'payeer', NULL, 'pending', '2025-12-09 06:17:29', '2025-12-09 06:17:29'),
(309, '8HioErsIpvcw', 1, 100, NULL, NULL, 1, 'pi_3SeYEgJlIV5dN9n70JXrf60S', 'stripe', 'cs_test_a1oBMvGnATOXproHLTLzcCpLi4zxHGwK60LVQ4Xv8FwscscajDMLMfxrh9', 'complete', '2025-12-15 16:38:47', '2025-12-15 16:38:47'),
(310, 'u4X9XMqei0EG', 1, 100, NULL, NULL, 1, NULL, 'paypal', NULL, 'pending', '2025-12-15 16:39:45', '2025-12-15 16:39:45'),
(311, 'DEP-1776152684-1', 1, 100, NULL, NULL, NULL, NULL, 'Stripe', NULL, 'pending', '2026-04-14 01:44:44', '2026-04-14 01:44:44');

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

--
-- Table structure for table `deposit_sections`
--

CREATE TABLE `deposit_sections` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `transaction_show` int(11) NOT NULL DEFAULT 5,
  `transaction_show2` int(11) NOT NULL DEFAULT 2,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `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 `deposit_sections`
--

INSERT INTO `deposit_sections` (`id`, `transaction_show`, `transaction_show2`, `status`, `created_at`, `updated_at`) VALUES
(7, 5, 2, 'active', '2025-08-17 04:17:54', '2025-12-02 14:52:18');

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

--
-- Table structure for table `deposit_section_translations`
--

CREATE TABLE `deposit_section_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `deposit_section_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `title` 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;

--
-- Dumping data for table `deposit_section_translations`
--

INSERT INTO `deposit_section_translations` (`id`, `deposit_section_id`, `lang_code`, `sub_title`, `title`, `created_at`, `updated_at`) VALUES
(1, 7, 'en', 'Not Hidden Charge', 'Recent Deposits and Withdrawals Activity on Our Platform', '2025-08-17 04:17:54', '2025-12-02 19:22:42'),
(2, 7, 'es', 'Cargo no oculto', 'Actividad reciente de depósitos y retiros en nuestra plataforma', '2025-08-26 01:56:36', '2025-08-26 01:56:36');

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

--
-- Table structure for table `email_configs`
--

CREATE TABLE `email_configs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `mailer` varchar(255) NOT NULL DEFAULT 'smtp',
  `host` varchar(255) NOT NULL,
  `port` int(11) NOT NULL,
  `username` varchar(255) NOT NULL,
  `password` varchar(255) NOT NULL,
  `encryption` varchar(255) DEFAULT NULL,
  `from_address` varchar(255) NOT NULL,
  `from_name` 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;

--
-- Dumping data for table `email_configs`
--

INSERT INTO `email_configs` (`id`, `mailer`, `host`, `port`, `username`, `password`, `encryption`, `from_address`, `from_name`, `created_at`, `updated_at`) VALUES
(1, 'smtp', 'mail.geniusocean.online', 465, 'hyip@geniusocean.online', '7kwM9*ei8T8hVIHo', 'ssl', 'hyip@geniusocean.online', 'GeniousOscen', '2025-07-19 23:21:36', '2025-12-08 20:11:28');

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

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

CREATE TABLE `email_templates` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email_type` varchar(255) DEFAULT NULL,
  `status` 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;

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

INSERT INTO `email_templates` (`id`, `email_type`, `status`, `created_at`, `updated_at`) VALUES
(1, 'welcome', 1, NULL, NULL),
(2, 'credited', 1, NULL, NULL),
(3, 'debited', 1, NULL, NULL),
(4, 'withdraw', 1, NULL, NULL),
(5, 'deposit', 1, NULL, NULL),
(6, 'invest', 1, NULL, NULL),
(7, 'password_changed', 1, NULL, NULL),
(8, 'Approved Kyc', 1, NULL, NULL),
(9, 'referral_bonus', 1, NULL, NULL),
(10, 'balance_transfer', 1, NULL, NULL),
(11, 'Registration', 1, '2025-09-24 03:38:09', '2025-09-24 03:38:09'),
(12, 'Forgot Password', 1, '2025-09-24 03:38:09', '2025-09-24 03:38:09'),
(13, 'Reject Kyc', 1, NULL, NULL),
(20, 'Approve Request Money Invitation', 1, '2025-11-19 06:45:26', '2025-11-19 06:45:26'),
(21, 'Send Request Money', 1, '2025-11-19 06:45:26', '2025-11-19 06:45:26'),
(22, 'Reject Request Money Invitation', 1, '2025-11-19 06:45:26', '2025-11-19 06:45:26'),
(23, 'Got transfer money', 1, '2025-11-19 06:45:26', '2025-11-19 06:45:26');

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

--
-- Table structure for table `email_template_translations`
--

CREATE TABLE `email_template_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email_template_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `email_subject` mediumtext DEFAULT NULL,
  `email_body` longtext 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 `email_template_translations`
--

INSERT INTO `email_template_translations` (`id`, `email_template_id`, `lang_code`, `title`, `email_subject`, `email_body`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Welcome Template', 'Welcome to our website', '<p>Hello {customer_name},<br>Your registration successfully completed.</p><p>Thank You<br></p>', NULL, NULL),
(2, 1, 'es', 'Plantilla de bienvenida', 'Bienvenido a nuestro sitio web', '<p>Hello {customer_name},<br>Your registration successfully completed.</p><p>Thank You<br></p>', NULL, NULL),
(3, 2, 'en', 'Create account template', 'Your Account has been credited', '<p>Hello {customer_name},<br>Your account has been credited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(4, 2, 'es', 'Crear plantilla de cuenta', 'Su cuenta ha sido acreditada', '<p>Hello {customer_name},<br>Your account has been credited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(5, 3, 'en', 'Debite Template', 'Your Account has been debited', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(6, 3, 'es', 'Plantilla de débito', 'Su cuenta ha sido debitada', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(7, 4, 'en', 'Withdraw Template', 'Your withdraw is completed successfully.', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(8, 4, 'es', 'Plantilla de débito', 'Su retiro se ha completado exitosamente.', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(11, 5, 'en', 'Investment Template', 'You have invested successfully', '<p data-start=\"0\" data-end=\"22\">Hello {customer_name},</p><p data-start=\"0\" data-end=\"22\"><br></p><p data-start=\"26\" data-end=\"70\">Your deposit has been received successfully.</p><p data-start=\"26\" data-end=\"70\"><br></p><p data-start=\"74\" data-end=\"162\">Amount: {amount}<br data-start=\"90\" data-end=\"94\">\r\nTransaction ID: {transaction_no}<br data-start=\"126\" data-end=\"130\">\r\nPayment Method: {payment_method}</p><p data-start=\"166\" data-end=\"233\">You can log in to your account to view the details of this deposit.</p><p data-start=\"166\" data-end=\"233\"><br></p><p>\r\n\r\n\r\n\r\n</p><p data-start=\"237\" data-end=\"247\" data-is-last-node=\"\" data-is-only-node=\"\">Thank you,</p>', NULL, '2025-11-29 13:08:57'),
(12, 5, 'es', 'Plantilla de inversión', 'Has invertido con éxito', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(15, 6, 'en', 'Invest Complete Template', 'Your invest successfully completed.', '<p>Hello {customer_name},</p><p><br></p><p>Your investment has been placed successfully.</p><p><br></p><p>Amount: {amount}</p><p>Plan: {plan_name}</p><p>Transaction ID: {transaction_no}</p><p><br></p><p>You can log in to your account to view the details of this investment.</p><p><br></p><p>Thank you,</p><div><br></div>', NULL, '2025-11-28 22:15:21'),
(16, 6, 'es', 'Plantilla completa de inversión', 'Su inversión se completó con éxito.', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(17, 7, 'en', 'Password change template', 'Your password has been changed', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(18, 7, 'es', 'Plantilla de cambio de contraseña', 'Su contraseña ha sido cambiada', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(21, 8, 'en', 'Approved Kyc', 'Tu Kyc ha sido aprobado', '<p>Hello {customer_name},</p><p><br></p><p>Your KYC has been successfully approved and your account has been credited by the admin.</p><p><br></p><p>If you have any questions, please feel free to contact our support team.</p><p><br></p><p>Thank you,</p>', NULL, '2025-11-28 11:48:04'),
(22, 8, 'es', 'Aprobada Kyc', 'Tu perfil ha sido actualizado', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(23, 9, 'en', 'Referral Bonus Template', 'Referral Bonus', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(24, 9, 'es', 'Plantilla de bonificación por recomendación', 'Bono por recomendación', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(25, 10, 'en', 'Balance Transfer Template', 'Balance Transfer', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(26, 10, 'es', 'Plantilla de transferencia de saldo', 'Transferencia de saldo', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', NULL, NULL),
(29, 11, 'en', 'Registration', 'Verify your account', '<p>Hello {customer_name},<br>Your account has been successfully created. please verify now<br></p>', NULL, NULL),
(30, 11, 'es', 'Registro', 'Verifica tu cuenta', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', '2025-09-24 03:38:50', '2025-09-24 03:38:50'),
(33, 12, 'en', 'Forgot Password', 'Forgot Password', '<p>Hello {customer_name},</p><p><br></p><p>You recently requested to reset your password.</p><p><br></p><p>To reset your password, please click the link below:</p><p>{reset_link}</p><p><br></p><p>If you did not request a password reset, please ignore this email. Your password will remain unchanged.</p><p><br></p><p>Thank you,&nbsp;&nbsp;</p>', '2025-09-24 06:29:04', '2025-11-28 11:07:00'),
(34, 12, 'es', 'Has olvidado tu contraseña', 'Has olvidado tu contraseña', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', '2025-09-24 03:38:50', '2025-09-24 03:38:50'),
(35, 13, 'en', 'Reject KYC', 'Reject KYC', '<p>Hello {customer_name},</p><p><br></p><p>We regret to inform you that your KYC verification has been rejected after review.</p><p><br></p><p>This may be due to incorrect or incomplete information or documents submitted.&nbsp;&nbsp;</p><p>Please log in to your account and resubmit your KYC with valid details.</p><p><br></p><p>If you need any assistance, feel free to contact our support team.</p><p><br></p><p>Thank you</p>', '2025-09-24 06:29:04', '2025-11-28 11:57:35'),
(36, 13, 'es', 'Has olvidado tu contraseña', 'Has olvidado tu contraseña', '<p>Hello {customer_name},<br>Your account has been debited by admin.</p><p>Thank You<br></p>', '2025-09-24 03:38:50', '2025-09-24 03:38:50'),
(37, 21, 'en', 'Send Request Money', 'Send Request Money', '<p>Hello {customer_name},</p><p><br></p><p>You have received a new money request&nbsp;</p><p><br></p><p>Request Amount: {amount}</p><p><br></p><p>Please log in to your account to approve or reject this request.</p><p><br></p><p>Thank you,</p>', '2025-11-28 12:25:21', '2025-11-28 19:53:42'),
(38, 20, 'en', 'Approve Request Money', 'Approve Request Money Invitation', '<p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Hello {customer_name},</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">You request money has been acepted</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Request Amount: {amount}</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Please log in to your account to approve or reject this request.</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Thank you,</p>', '2025-11-28 19:59:24', '2025-11-28 19:59:24'),
(39, 22, 'en', 'Decline request money', 'Decline request money invitation', '<p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Hello {customer_name},</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">You request money has been decline</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Request Amount: {amount}</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Please log in to your account to approve or reject this request.</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Thank you,</p>', '2025-11-28 20:08:05', '2025-11-28 20:08:05'),
(40, 23, 'en', 'Transfer money', 'Transfer money to your account', '<p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Hello {customer_name},</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">You have received a new money request&nbsp;</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Request Amount: {amount}</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Please log in to your account to approve or reject this request.</p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\"><br></p><p style=\"line-height: 27.2px; color: rgb(51, 61, 72); font-family: Poppins, sans-serif;\">Thank you,</p>', '2025-11-28 20:13:14', '2025-11-28 20:13:14');

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

--
-- Table structure for table `errors`
--

CREATE TABLE `errors` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `text_url` varchar(255) DEFAULT NULL,
  `photo` 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 `errors`
--

INSERT INTO `errors` (`id`, `text_url`, `photo`, `created_at`, `updated_at`) VALUES
(1, 'http://localhost:8000/login', '3242354345634.png', '2025-09-04 03:23:36', '2025-09-04 03:23:36');

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

--
-- Table structure for table `error_translations`
--

CREATE TABLE `error_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `error_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `button_text` 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;

--
-- Dumping data for table `error_translations`
--

INSERT INTO `error_translations` (`id`, `error_id`, `lang_code`, `button_text`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Back', '2025-09-04 03:24:12', '2025-09-04 03:24:12');

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

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

CREATE TABLE `faqs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `faq_category_id` bigint(20) 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 `faqs`
--

INSERT INTO `faqs` (`id`, `faq_category_id`, `created_at`, `updated_at`) VALUES
(6, 3, '2025-08-16 03:21:32', '2025-12-08 13:39:38'),
(7, 4, '2025-08-16 03:22:36', '2025-08-16 03:22:36'),
(8, 7, '2025-08-16 03:23:01', '2025-08-16 03:23:01'),
(9, 5, '2025-08-16 03:23:19', '2025-08-16 03:23:19'),
(10, 7, '2025-08-16 03:23:41', '2025-08-29 22:22:46');

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

--
-- Table structure for table `faq_categories`
--

CREATE TABLE `faq_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `slug` text NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `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 `faq_categories`
--

INSERT INTO `faq_categories` (`id`, `slug`, `status`, `created_at`, `updated_at`) VALUES
(3, 'investment', 'active', '2025-08-16 03:18:47', '2025-09-18 05:12:11'),
(4, 'withdraw', 'active', '2025-08-16 03:18:56', '2025-09-18 05:12:16'),
(5, 'deposit', 'active', '2025-08-16 03:19:11', '2025-09-18 05:12:20'),
(6, 'transfer-money', 'active', '2025-08-16 03:19:23', '2025-09-18 05:12:30'),
(7, 'send-money-request', 'active', '2025-08-16 03:19:36', '2025-09-18 05:12:26');

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

--
-- Table structure for table `faq_category_translation`
--

CREATE TABLE `faq_category_translation` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `faq_category_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` 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;

--
-- Dumping data for table `faq_category_translation`
--

INSERT INTO `faq_category_translation` (`id`, `faq_category_id`, `lang_code`, `title`, `created_at`, `updated_at`) VALUES
(3, 3, 'en', 'Investment', '2025-08-16 03:18:47', '2025-08-16 03:18:47'),
(4, 4, 'en', 'Withdraw', '2025-08-16 03:18:56', '2025-08-16 03:18:56'),
(5, 5, 'en', 'Deposit', '2025-08-16 03:19:11', '2025-08-16 03:19:11'),
(6, 6, 'en', 'Transfer Money', '2025-08-16 03:19:23', '2025-08-16 03:19:23'),
(7, 7, 'en', 'Send Money Request', '2025-08-16 03:19:36', '2025-08-16 03:19:36'),
(8, 7, 'es', 'Enviar solicitud de dinero', '2025-08-29 21:01:54', '2025-08-29 21:08:39'),
(9, 3, 'es', 'Inversión', '2025-09-03 03:20:11', '2025-09-03 03:20:11');

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

--
-- Table structure for table `faq_sections`
--

CREATE TABLE `faq_sections` (
  `id` int(11) NOT NULL,
  `photo` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `faq_sections`
--

INSERT INTO `faq_sections` (`id`, `photo`, `status`, `created_at`, `updated_at`) VALUES
(3, '12200675141755574078.png', 'active', '2025-08-18 21:27:58', '2025-12-08 09:27:32');

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

--
-- Table structure for table `faq_section_translations`
--

CREATE TABLE `faq_section_translations` (
  `id` int(11) NOT NULL,
  `faq_section_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `title` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `faq_section_translations`
--

INSERT INTO `faq_section_translations` (`id`, `faq_section_id`, `lang_code`, `sub_title`, `title`, `created_at`, `updated_at`) VALUES
(1, 3, 'en', 'FAQ', 'All You Need to Know About Investing with Us', '2025-08-18 21:27:59', '2025-08-18 21:27:59'),
(2, 3, 'es', 'Preguntas frecuentes', 'Todo lo que necesitas saber sobre invertir con nosotros', '2025-08-26 02:03:53', '2025-08-26 02:03:53');

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

--
-- Table structure for table `faq_translations`
--

CREATE TABLE `faq_translations` (
  `id` int(11) NOT NULL,
  `faq_id` bigint(20) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `question` text NOT NULL,
  `answer` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `faq_translations`
--

INSERT INTO `faq_translations` (`id`, `faq_id`, `lang_code`, `question`, `answer`, `created_at`, `updated_at`) VALUES
(5, 6, 'en', 'When and how can I withdraw my profits from my investment?', 'This section is designed to provide businesses with a big comprehensive integration solution that can streamline their operations and improve productivity.', '2025-08-16 03:21:32', '2025-08-16 03:21:32'),
(6, 7, 'en', 'How can I request a withdrawal?', 'To request a withdrawal, go to your Dashboard → Withdraw Section, select your preferred payment method, enter the amount, and submit the request.', '2025-08-16 03:22:36', '2025-08-16 03:22:36'),
(7, 8, 'en', 'What is the minimum withdrawal amount?', 'The minimum withdrawal amount depends on the system settings (for example, $10). If your balance is less than the minimum, the withdrawal request will not be accepted.', '2025-08-16 03:23:01', '2025-08-16 03:23:01'),
(8, 9, 'en', 'How long does it take to process a withdrawal?', 'Withdrawals are usually processed within 24–72 hours depending on the payment method. Some methods may take longer due to banking delays.', '2025-08-16 03:23:19', '2025-08-16 03:23:19'),
(9, 10, 'en', 'What fees are charged for withdrawals?', 'A small transaction fee may apply depending on your chosen payment gateway (e.g., PayPal, Bank Transfer, Crypto Wallet). The exact fee will be shown before confirming your withdrawal.', '2025-08-16 03:23:41', '2025-08-29 22:24:12'),
(10, 10, 'es', '¿Qué tarifas se cobran por los retiros?', 'Se podría aplicar una pequeña comisión por transacción según la pasarela de pago elegida (p. ej., PayPal, transferencia bancaria, monedero de criptomonedas). La comisión exacta se mostrará antes de confirmar el retiro.', '2025-08-29 22:28:25', '2025-08-29 22:29:32'),
(12, 6, 'ar', 'متى وكيف يمكنني سحب أرباحي من استثماري؟', 'This section is designed to provide businesses with a big comprehensive integration solution that can streamline their operations and improve productivity.', '2025-12-08 13:39:38', '2025-12-08 13:39:38');

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

--
-- Table structure for table `footers`
--

CREATE TABLE `footers` (
  `id` int(11) NOT NULL,
  `useful_url1` text DEFAULT NULL,
  `useful_url2` text DEFAULT NULL,
  `useful_url3` text DEFAULT NULL,
  `useful_url4` text DEFAULT NULL,
  `useful_url5` text DEFAULT NULL,
  `company_url1` text DEFAULT NULL,
  `company_url2` text DEFAULT NULL,
  `company_url3` text DEFAULT NULL,
  `company_url4` text DEFAULT NULL,
  `company_url5` text DEFAULT NULL,
  `phone` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `footers`
--

INSERT INTO `footers` (`id`, `useful_url1`, `useful_url2`, `useful_url3`, `useful_url4`, `useful_url5`, `company_url1`, `company_url2`, `company_url3`, `company_url4`, `company_url5`, `phone`, `email`, `created_at`, `updated_at`) VALUES
(1, 'https://geniusocean.online/hyip/public/plan', 'https://geniusocean.online/hyip/public/privacy-policy', 'https://geniusocean.online/hyip/public/login', 'https://geniusocean.online/hyip/public/login', 'https://geniusocean.online/hyip/public/terms-condition', 'https://geniusocean.online/hyip/public/about', 'https://geniusocean.online/hyip/public/blogs', 'https://geniusocean.online/hyip/public/login', 'https://geniusocean.online/hyip/public/contact', 'https://geniusocean.online/hyip/public/plan', '+880171000000', 'geniusocean@gmail.com', '2025-09-10 01:58:23', '2025-12-13 00:36:51');

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

--
-- Table structure for table `footer_section`
--

CREATE TABLE `footer_section` (
  `id` int(11) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `footer_translations`
--

CREATE TABLE `footer_translations` (
  `id` int(11) NOT NULL,
  `footer_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `section_title1` varchar(255) DEFAULT NULL,
  `section_title2` varchar(255) DEFAULT NULL,
  `section_title3` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `useful_title1` varchar(255) DEFAULT NULL,
  `useful_title2` varchar(255) DEFAULT NULL,
  `useful_title3` varchar(255) DEFAULT NULL,
  `useful_title4` varchar(255) DEFAULT NULL,
  `useful_title5` varchar(255) DEFAULT NULL,
  `company_title1` varchar(255) DEFAULT NULL,
  `company_title2` varchar(255) DEFAULT NULL,
  `company_title3` varchar(255) DEFAULT NULL,
  `company_title4` varchar(255) DEFAULT NULL,
  `company_title5` varchar(255) DEFAULT NULL,
  `footer_address` varchar(255) DEFAULT NULL,
  `copyright_text` varchar(255) DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `footer_translations`
--

INSERT INTO `footer_translations` (`id`, `footer_id`, `lang_code`, `section_title1`, `section_title2`, `section_title3`, `description`, `useful_title1`, `useful_title2`, `useful_title3`, `useful_title4`, `useful_title5`, `company_title1`, `company_title2`, `company_title3`, `company_title4`, `company_title5`, `footer_address`, `copyright_text`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Useful Links', 'Company', 'Contact Us', 'Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.', 'Investment Plan', 'Privacy and Policy', 'Dashboard', 'Login Account', 'Terms and Condition', 'About', 'Blog Post', 'User Dashboard', 'Contact Us', 'Plan', '22 Baker Street, London', '© All Right Reserved by GeniusOcean', '2025-09-10 02:32:30', '2025-12-13 00:37:05'),
(2, 1, 'es', NULL, NULL, NULL, 'Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.spain', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-09-09 21:14:12', '2025-09-09 21:14:12');

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

--
-- Table structure for table `heroes`
--

CREATE TABLE `heroes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image1` varchar(255) DEFAULT NULL,
  `image2` varchar(255) DEFAULT NULL,
  `image3` varchar(255) DEFAULT NULL,
  `image4` varchar(255) DEFAULT NULL,
  `link1` varchar(255) DEFAULT NULL,
  `link2` 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 `heroes`
--

INSERT INTO `heroes` (`id`, `image1`, `image2`, `image3`, `image4`, `link1`, `link2`, `created_at`, `updated_at`) VALUES
(16, '19782120211764726979.png', '161309851764726980.png', '18785016301764726980.png', '18039960431757499760.png', 'https://geniusocean.online/hyip/public', 'https://geniusocean.online/hyip/public', '2025-07-15 23:08:58', '2025-12-14 15:25:02');

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

--
-- Table structure for table `hero_translations`
--

CREATE TABLE `hero_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `hero_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT 'title',
  `sub_title` varchar(255) NOT NULL DEFAULT 'sub_title',
  `description` text DEFAULT NULL,
  `button1_text` text DEFAULT NULL,
  `button2_text` 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 `hero_translations`
--

INSERT INTO `hero_translations` (`id`, `hero_id`, `lang_code`, `title`, `sub_title`, `description`, `button1_text`, `button2_text`, `created_at`, `updated_at`) VALUES
(13, 16, 'en', 'Grow Your Wealth with Secure High-Yield Investments', 'High-Yield Investments', 'Whether you\'re new to investing or looking to expand your portfolio, you can start today with as little as $50 and experience the benefits of smart, high-yield investments.', 'Learn More', 'Explore Plans', '2025-07-15 23:08:58', '2025-08-16 20:20:27'),
(14, 16, 'es', 'Aumente su patrimonio con inversiones seguras de alto rendimiento', 'Inversiones de alto rendimiento', 'Ya sea que sea nuevo en inversiones o esté buscando expandir su cartera, puede comenzar hoy con tan solo $50 y experimentar los beneficios de inversiones inteligentes y de alto rendimiento.', 'Más información', 'Explorar planes', '2025-07-15 23:08:58', '2025-08-16 20:20:27');

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

--
-- Table structure for table `how_works`
--

CREATE TABLE `how_works` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `step_number` int(11) NOT NULL DEFAULT 1,
  `photo` varchar(255) DEFAULT NULL,
  `photo2` varchar(255) DEFAULT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `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 `how_works`
--

INSERT INTO `how_works` (`id`, `step_number`, `photo`, `photo2`, `status`, `created_at`, `updated_at`) VALUES
(1, 1, '14010632891764668403.png', '9100836541764668947.png', 'active', '2025-07-16 09:55:00', '2025-12-02 03:49:07'),
(2, 2, '1525768921764668418.png', '16901287431764668978.png', 'active', '2025-07-16 09:55:00', '2025-12-02 03:49:38'),
(3, 3, '14739569141764668428.png', '13382528901764668989.png', 'active', '2025-07-16 09:55:00', '2025-12-02 03:49:49'),
(4, 4, '3901706471764668438.png', '4083158171764668998.png', 'active', '2025-07-16 09:55:00', '2025-12-02 03:49:58');

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

--
-- Table structure for table `how_work_sections`
--

CREATE TABLE `how_work_sections` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `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 `how_work_sections`
--

INSERT INTO `how_work_sections` (`id`, `status`, `created_at`, `updated_at`) VALUES
(3, 'active', '2025-07-16 03:52:08', '2025-07-16 03:52:08');

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

--
-- Table structure for table `how_work_section_translations`
--

CREATE TABLE `how_work_section_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `how_work_section_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `text` text 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 `how_work_section_translations`
--

INSERT INTO `how_work_section_translations` (`id`, `how_work_section_id`, `lang_code`, `sub_title`, `title`, `text`, `created_at`, `updated_at`) VALUES
(1, 3, 'en', 'How It Works', 'How It Works: Simple Steps to Start Earning', 'Get started on your investment journey with ease by following these simple steps. Whether you\'re new to investing or looking to expand your portfolio, our platform is designed to guide you every step of the way.', '2025-07-16 03:52:08', '2025-08-17 03:43:32'),
(2, 3, 'es', 'Cómo funciona', 'Cómo funciona: Pasos sencillos para empezar a ganar dinero', 'Empiece su aventura de inversión fácilmente siguiendo estos sencillos pasos. Tanto si es nuevo en el mundo de la inversión como si busca ampliar su cartera, nuestra plataforma está diseñada para guiarle en cada paso del proceso.', '2025-07-16 03:52:08', '2025-08-17 03:43:32');

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

--
-- Table structure for table `how_work_translations`
--

CREATE TABLE `how_work_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `how_work_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `details` 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;

--
-- Dumping data for table `how_work_translations`
--

INSERT INTO `how_work_translations` (`id`, `how_work_id`, `lang_code`, `title`, `details`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Create Account', 'Register quickly with your basic details and verify your email to access your personalized dashboard and investment options.', '2025-07-17 10:16:19', '2025-07-16 10:16:19'),
(2, 2, 'en', 'Select a plan', 'Register quickly with your basic details and verify your email to access your personalized dashboard and investment options.', '2025-07-17 10:16:19', '2025-07-16 10:16:19'),
(3, 3, 'en', 'Make a Deposit', 'Register quickly with your basic details and verify your email to access your personalized dashboard and investment options.', '2025-07-17 10:16:19', '2025-07-16 10:16:19'),
(4, 4, 'en', 'Withdraw Profits', 'Register quickly with your basic details and verify your email to access your personalized dashboard and investment options.', '2025-07-17 10:16:19', '2025-07-16 10:16:19'),
(6, 1, 'es', 'Crear una cuenta', 'Regístrate rápidamente con tus datos básicos y verifica tu correo electrónico para acceder a tu panel personalizado y opciones de inversión.', '2025-08-26 02:42:36', '2025-08-26 02:42:36');

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

--
-- Table structure for table `investors`
--

CREATE TABLE `investors` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `balance` decimal(10,2) NOT NULL,
  `photo` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'Active',
  `fb_link` varchar(255) DEFAULT NULL,
  `twitter_link` varchar(255) DEFAULT NULL,
  `instra_link` varchar(255) DEFAULT NULL,
  `linkedin_link` varchar(255) DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `investors`
--

INSERT INTO `investors` (`id`, `name`, `balance`, `photo`, `status`, `fb_link`, `twitter_link`, `instra_link`, `linkedin_link`, `created_at`, `updated_at`) VALUES
(1, 'Shaeleigh Ramos', 688.00, '19702466381765550672.png', 'Active', 'https://www.zahoni.co.uk', 'https://www.gavovebawicocy.mobi', 'https://www.xexowujyf.org', 'https://www.fatujiromegy.ca', '2025-08-19 00:55:16', '2025-12-12 21:44:32'),
(3, 'Warren Peterson', 89.00, '835828281765550660.png', 'Active', 'https://www.fesivo.co', 'https://www.xybixyxoq.in', 'https://www.ruwi.com', 'https://www.hifozeqe.cm', '2025-08-19 02:23:26', '2025-12-12 21:44:20'),
(4, 'Anika Wright', 44.00, '17396305901765550648.png', 'Active', 'https://www.dafimajo.com', 'https://www.tobafupixoduwyh.tv', 'https://www.sivadutigu.org.au', 'https://www.pixecekegax.ca', '2025-08-19 02:23:38', '2025-12-12 21:44:08'),
(5, 'Blossom Fields', 10.00, '9164537041765550625.png', 'Active', 'https://www.nacuk.cm', 'https://www.liluvym.net', 'https://www.titetywacu.in', 'https://www.xazubavedah.ws', '2025-08-19 02:23:52', '2025-12-12 21:43:45'),
(6, 'Ila Chavez', 51.00, '4965124131765346201.png', 'Active', 'https://www.fys.in', 'https://www.falyziduqohez.co.uk', 'https://www.vukazyzo.com', 'https://www.tuloby.org.uk', '2025-08-19 02:24:13', '2025-12-09 23:56:41');

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

--
-- Table structure for table `investor_sections`
--

CREATE TABLE `investor_sections` (
  `id` int(11) NOT NULL,
  `status` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `investor_sections`
--

INSERT INTO `investor_sections` (`id`, `status`, `created_at`, `updated_at`) VALUES
(1, 'active', '2025-08-18 23:19:56', '2025-12-06 10:24:36');

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

--
-- Table structure for table `investor_section_translations`
--

CREATE TABLE `investor_section_translations` (
  `id` int(11) NOT NULL,
  `investor_section_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` text NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `investor_section_translations`
--

INSERT INTO `investor_section_translations` (`id`, `investor_section_id`, `lang_code`, `title`, `sub_title`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Meet the Top Investors Growing Their Wealth with Us', 'Top Investor', '2025-08-18 23:19:56', '2025-08-18 23:19:56'),
(2, 1, 'es', 'Conozca a los mejores inversores que hacen crecer su patrimonio con nosotros', 'Inversora superior', '2025-08-26 03:22:59', '2025-08-26 03:22:59');

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

--
-- Table structure for table `invests`
--

CREATE TABLE `invests` (
  `id` int(11) NOT NULL,
  `transaction_no` varchar(255) DEFAULT NULL,
  `charge_id` varchar(255) DEFAULT NULL,
  `txnid` varchar(255) DEFAULT NULL,
  `user_id` int(11) DEFAULT NULL,
  `plan_id` int(11) DEFAULT NULL,
  `currency_id` int(11) DEFAULT NULL,
  `method` varchar(255) DEFAULT NULL,
  `amount` double DEFAULT NULL,
  `coin_amount` double DEFAULT NULL,
  `notify_id` varchar(255) DEFAULT NULL,
  `profit_amount` double DEFAULT NULL,
  `hold_amount` double DEFAULT NULL,
  `profit` double NOT NULL DEFAULT 0,
  `lifetime_return` tinyint(4) NOT NULL DEFAULT 0 COMMENT '1 == ''yes'',\r\n0 == ''no''',
  `profit_repeat` int(11) DEFAULT NULL,
  `capital_back` tinyint(4) NOT NULL DEFAULT 0 COMMENT '1 == ''yes'',\r\n0 == ''no''',
  `capital_sent` tinyint(4) DEFAULT 0,
  `payment_status` enum('pending','completed') NOT NULL DEFAULT 'pending',
  `status` int(11) NOT NULL DEFAULT 0 COMMENT '0 == ''pending'',\r\n1 == ''running'',\r\n2 == ''completed''',
  `profit_time` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `invests`
--

INSERT INTO `invests` (`id`, `transaction_no`, `charge_id`, `txnid`, `user_id`, `plan_id`, `currency_id`, `method`, `amount`, `coin_amount`, `notify_id`, `profit_amount`, `hold_amount`, `profit`, `lifetime_return`, `profit_repeat`, `capital_back`, `capital_sent`, `payment_status`, `status`, `profit_time`, `created_at`, `updated_at`) VALUES
(101, 'W8Ay1757899216', NULL, NULL, 7, 25, 1, 'flutterwave', 800, NULL, NULL, 0, NULL, 0, 0, 3, 0, 0, 'completed', 1, '2025-09-20 01:11:01', '2025-09-14 19:20:16', '2025-11-17 20:32:42'),
(103, 'e78C1757904415', NULL, NULL, 7, 24, 1, 'flutterwave', 598, NULL, NULL, 179.4, NULL, 358.8, 0, 2, 1, 1, 'pending', 1, '2025-12-09 22:45:47', '2025-09-14 20:46:55', '2025-12-09 21:45:47'),
(104, 'order_RHiZ3JXrfxVNyR', NULL, NULL, 7, 24, 1, 'razorpay', 598, NULL, NULL, 0, NULL, 0, 0, 8, 1, 0, 'completed', 1, '2025-09-14 21:48:30', '2025-09-14 20:48:30', '2025-11-17 20:36:28'),
(107, 'TsgrUuxs6sdB', NULL, NULL, 7, 26, 1, 'paytm', 149, NULL, NULL, 34.27, NULL, 68.54, 1, 2, 1, 1, 'pending', 1, '2025-12-09 22:45:47', '2025-11-18 05:04:54', '2025-12-09 21:45:47'),
(108, '3bL51763464289', NULL, NULL, 7, 26, 1, 'flutterwave', 149, NULL, NULL, 34.27, NULL, 68.54, 1, 2, 1, 1, 'pending', 1, '2025-12-09 22:45:47', '2025-11-18 05:11:29', '2025-12-09 21:45:47'),
(109, 'Ek0S1764253882', NULL, NULL, 7, 29, 1, 'flutterwave', 278, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'pending', 1, '2025-12-09 22:45:47', '2025-11-27 08:31:22', '2025-12-09 21:45:47'),
(110, 'b1my1764383403', 'cs_test_a1ae3K66FLOZKT3CdNCo6G1C8IXUWr4pXZ80h0lyKa7nLVa3zRghcqLaTH', 'pi_3SYdv8JlIV5dN9n70vOS3vI6', 80, 26, 1, 'stripe', 149, NULL, NULL, 34.27, NULL, 171.35, 1, 5, 1, 1, 'completed', 1, '2025-12-09 22:45:47', '2025-11-28 20:30:03', '2025-12-09 21:45:47'),
(111, 'aPL7gACLPCbv', NULL, NULL, 80, 29, 1, 'Main Wallet', 78, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-28 21:41:01', '2025-12-09 21:45:47'),
(112, '1BMCGKs5Ash2', NULL, NULL, 80, 29, 1, 'Main Wallet', 78, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-28 21:52:41', '2025-12-09 21:45:47'),
(113, 'oyC7pDxCMa1d', NULL, NULL, 80, 29, 1, 'Main Wallet', 78, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-28 21:54:59', '2025-12-09 21:45:47'),
(114, '35pS1764388827', 'cs_test_a1Bgsnh8sjL1VddDOUBr6O6iXzDihgRFmiSF0UK1bhXR7PnUB0rUpquTz4', 'pi_3SYfKeJlIV5dN9n71LqHywUA', 80, 29, 1, 'stripe', 78, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:47', '2025-11-28 22:00:27', '2025-12-09 21:45:47'),
(115, 'Ovk4ULeZCEQ7', NULL, NULL, 80, 29, 1, 'Main Wallet', 78, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-28 22:02:01', '2025-12-09 21:45:47'),
(116, 'uLlEOZa21fhV', NULL, NULL, 80, 29, 1, 'Main Wallet', 78, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-28 22:10:05', '2025-12-09 21:45:47'),
(117, 'WrDMvxxvRzCQ', NULL, NULL, 80, 29, 1, 'Main Wallet', 78, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-28 22:12:48', '2025-12-09 21:45:47'),
(118, 'S1NZhYhVg88B', NULL, NULL, 80, 29, 1, 'Main Wallet', 78, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-28 22:17:33', '2025-12-09 21:45:47'),
(119, 'nEc9A9LNBTKW', NULL, NULL, 80, 29, 1, 'Interest Wallet', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 01:02:02', '2025-12-09 21:45:47'),
(120, '7s8htEhhoCMZ', NULL, NULL, 80, 29, 1, 'Interest Wallet', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 01:03:35', '2025-12-09 21:45:47'),
(121, '8eIs1764400406', 'cs_test_a19OkV4vdYTzI1SAgFLgtvaJws7vfx6Mtjvq4KHHtyiFgzgryowNYxBlVO', 'pi_3SYiLPJlIV5dN9n71ma1wfJ1', 80, 29, 1, 'stripe', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 01:13:26', '2025-12-09 21:45:47'),
(122, 'ESst1764400654', 'cs_test_a1C5qAK15yXL83WJKxRR1rHMINyfR0LP3AgmeIAKHoLwAkc84CA28p5GmV', 'pi_3SYiPOJlIV5dN9n71B2Zi4Vs', 80, 29, 1, 'stripe', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 01:17:34', '2025-12-09 21:45:47'),
(123, 'iTPZ1764400841', 'cs_test_a1LPTuHd6mGqHbGVTFMF19ZYWJxu11srLBG72fTmSGV3OSOpCe7oXpgzBk', 'pi_3SYiSQJlIV5dN9n70SaubXcM', 80, 29, 1, 'stripe', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 01:20:41', '2025-12-09 21:45:47'),
(124, 'yEX01764400916', 'cs_test_a1FJhlVOKvglZNBXkKnDrdrktbeLnzaNbHdrpu3nISrgjgkfjnxnrs2MCv', 'pi_3SYiTdJlIV5dN9n71VeSQNkW', 80, 29, 1, 'stripe', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 01:21:56', '2025-12-09 21:45:47'),
(125, '3erw1764400993', 'cs_test_a1EWh2WZmYuw98nCw6qTPPDVwUHcIElJOBuRQ1uIe75pLJOgOlPwPRApXM', 'pi_3SYiUsJlIV5dN9n70gvAXYl4', 80, 29, 1, 'stripe', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 01:23:13', '2025-12-09 21:45:47'),
(126, 'WRZly7KL8Zj8', NULL, NULL, 81, 22, 1, 'Main Wallet', 398, NULL, NULL, 99.5, NULL, 199, 0, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 18:41:29', '2025-12-09 21:45:47'),
(127, '9VzH1764463681', 'cs_test_a1zJCXOtJvjxA0RlbI7Go4zSgt6lzIeTQS39QLN2p9nPonp1hhZdKVcUxm', 'pi_3SYynyJlIV5dN9n70LD9Cy4H', 81, 29, 1, 'stripe', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 18:48:01', '2025-12-09 21:45:47'),
(128, 'IcENFVMZPLmM', NULL, NULL, 81, 29, 1, 'Main Wallet', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 18:50:22', '2025-12-09 21:45:47'),
(129, '0Jx3Mqh7cFG8', NULL, NULL, 81, 29, 1, 'Main Wallet', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 18:55:57', '2025-12-09 21:45:47'),
(130, 'xi0HHA47omb6', NULL, NULL, 81, 29, 1, 'Main Wallet', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:47', '2025-11-29 19:03:21', '2025-12-09 21:45:47'),
(131, '00fOe6SkAn4X', NULL, NULL, 81, 29, 1, 'Main Wallet', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 0, 0, 'completed', 1, '2025-12-09 22:45:46', '2025-11-29 19:04:36', '2025-12-09 21:45:46'),
(132, 'VMTqH7fdAWJa', NULL, NULL, 80, 29, 9, 'paytm', 0.2027027027027, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'pending', 2, '2025-11-30 22:53:38', '2025-11-30 21:53:38', '2025-12-07 14:54:34'),
(133, 'c4i81764561241', NULL, NULL, 80, 29, 9, 'paystack', 0.2027027027027, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:46', '2025-11-30 21:54:01', '2025-12-09 21:45:46'),
(134, '4uzW1764561321', NULL, NULL, 80, 29, 9, 'skrill', 0.2027027027027, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'pending', 2, '2025-11-30 22:55:21', '2025-11-30 21:55:21', '2025-12-07 14:54:34'),
(135, 'emQa1764561326', NULL, NULL, 80, 29, 9, 'payeer', 0.2027027027027, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'pending', 2, '2025-11-30 22:55:26', '2025-11-30 21:55:26', '2025-12-07 14:54:34'),
(136, 'wH1f1764562306', NULL, NULL, 80, 29, 9, 'flutterwave', 0.2027027027027, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'pending', 2, '2025-11-30 23:11:46', '2025-11-30 22:11:46', '2025-12-07 14:54:34'),
(137, 'Sr3V1764562484', NULL, '546546433465346', 80, 29, 9, 'Manual', 0.2027027027027, NULL, NULL, 0, NULL, 0, 1, NULL, 0, 0, 'pending', 2, '2025-11-30 23:14:44', '2025-11-30 22:14:44', '2025-12-07 14:54:34'),
(138, 'XyVQ1764562619', NULL, '546546433465346', 80, 29, 9, 'Manual', 0.2027027027027, NULL, NULL, 0, NULL, 0, 1, NULL, 0, 0, 'pending', 2, '2025-11-30 23:16:59', '2025-11-30 22:16:59', '2025-12-07 14:54:34'),
(139, 'FQKj1764562846', NULL, NULL, 80, 29, 9, 'flutterwave', 0.2027027027027, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:46', '2025-11-30 22:20:46', '2025-12-09 21:45:46'),
(140, 'Mpct1764736497', NULL, NULL, 7, 29, 1, 'flutterwave', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 2, '2025-12-02 23:34:57', '2025-12-02 22:34:57', '2025-12-07 14:54:34'),
(141, 'ot6H1764737262', NULL, NULL, 7, 29, 1, 'flutterwave', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 2, '2025-12-02 23:47:42', '2025-12-02 22:47:42', '2025-12-07 14:54:34'),
(142, 'kj8N1764737328', NULL, NULL, 7, 29, 1, 'flutterwave', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 2, '2025-12-02 23:48:48', '2025-12-02 22:48:48', '2025-12-07 14:54:34'),
(143, 'order_RoEunoiRkFDJX6', NULL, NULL, 88, 29, 1, 'razorpay', 15, NULL, NULL, 1.05, NULL, 1.05, 1, 87, 1, 1, 'completed', 1, '2025-12-09 08:15:10', '2025-12-06 14:17:58', '2025-12-09 07:15:10'),
(144, 'order_RoEunoiRkFDJX6', NULL, NULL, 88, 29, 1, 'razorpay', 15, NULL, NULL, 1.05, NULL, 1.05, 1, 87, 1, 1, 'completed', 1, '2025-12-09 08:15:10', '2025-12-06 14:19:57', '2025-12-09 07:15:10'),
(145, 'ULT61765005622', NULL, NULL, 88, 29, 1, 'flutterwave', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 2, '2025-12-06 15:20:22', '2025-12-06 14:20:22', '2025-12-07 14:54:34'),
(146, 'ZBtN1765006018', NULL, NULL, 88, 29, 1, 'flutterwave', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 2, '2025-12-06 15:26:58', '2025-12-06 14:26:58', '2025-12-07 14:54:12'),
(147, 'AGtM1765006082', NULL, NULL, 88, 29, 1, 'flutterwave', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'pending', 1, '2025-12-09 22:45:46', '2025-12-06 14:28:02', '2025-12-09 21:45:46'),
(148, 'dOPv1765006151', NULL, NULL, 88, 29, 1, 'flutterwave', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:46', '2025-12-06 14:29:11', '2025-12-09 21:45:46'),
(149, 'KwUP1765006550', NULL, NULL, 88, 29, 1, 'flutterwave', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 2, '2025-12-06 15:35:50', '2025-12-06 14:35:50', '2025-12-06 14:40:23'),
(150, 'DNMZ1765010943', NULL, NULL, 88, 29, 1, 'flutterwave', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'pending', 1, '2025-12-09 22:45:46', '2025-12-06 15:49:03', '2025-12-09 21:45:46'),
(151, 'RmSe1765011533', NULL, NULL, 88, 29, 1, 'flutterwave', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 2, '2025-12-06 16:58:53', '2025-12-06 15:58:53', '2025-12-07 14:53:40'),
(152, 'bxKB1765011915', NULL, NULL, 88, 29, 1, 'flutterwave', 15, NULL, NULL, 1.05, NULL, 2.1, 1, 2, 1, 1, 'completed', 1, '2025-12-09 22:45:46', '2025-12-06 16:05:15', '2025-12-09 21:45:46'),
(153, 'v3AInHA12SEN', NULL, NULL, 88, 29, 1, 'paytm', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'pending', 0, '2025-12-06 17:22:58', '2025-12-06 16:22:58', '2025-12-07 14:54:52'),
(154, 'kHsX1765012995', NULL, NULL, 88, 29, 1, 'paystack', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 0, '2025-12-06 17:23:15', '2025-12-06 16:23:15', '2025-12-07 14:54:52'),
(155, 'b5C91765013166', NULL, NULL, 88, 29, 8, 'paystack', 0.036505232416646, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 0, '2025-12-06 17:26:06', '2025-12-06 16:26:06', '2025-12-07 14:54:52'),
(156, 'gTw31765032462', NULL, NULL, 1, 29, 1, 'flutterwave', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 0, '2025-12-06 22:47:42', '2025-12-06 21:47:42', '2025-12-07 14:54:52'),
(157, 'Wv0A1765034416', NULL, NULL, 89, 26, 1, 'paypal', 149, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 0, '2025-12-06 23:20:16', '2025-12-06 22:20:16', '2025-12-07 14:54:52'),
(158, 'w3g31765034650', 'cs_test_a1qsssyuwusgSS5RH4EQ22OcL8aeRngHCWGpGfnBYZv1k3WQpizmjuLZkr', 'pi_3SbNL7JlIV5dN9n70W73gRhw', 89, 26, 1, 'stripe', 149, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 3, '2025-12-06 23:24:10', '2025-12-06 22:24:10', '2025-12-07 14:58:49'),
(160, 'XBT51765075401', 'cs_test_a1NUK6RhdpSH0qws5zK1y18L7PFIeXmLE8uYbRNDfN3ywZH0kUZJeV8MTg', 'pi_3SbXwMJlIV5dN9n70bjs5F1F', 90, 29, 1, 'stripe', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 3, '2025-12-07 10:43:21', '2025-12-07 09:43:21', '2025-12-07 14:58:49'),
(161, 'ZwLt1765075764', 'cs_test_a1IJeDATJvcPNgTbiKceEfKo5MIidR8iH0NOhUGa6FaCYY9MIEPMntpEu1', 'pi_3SbY2EJlIV5dN9n70o9r6UZa', 90, 29, 1, 'stripe', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 3, '2025-12-07 10:49:24', '2025-12-07 09:49:24', '2025-12-07 14:58:49'),
(162, '6Q1q1765076276', 'cs_test_a1asbPyxDAbaIjgfpwohwrpmj7lJBYLOMuiYqZoCRIW4AesHkOJvQWML0U', 'pi_3SbY8ZJlIV5dN9n71NezczSm', 90, 29, 1, 'stripe', 15, NULL, NULL, 0, NULL, 0, 1, 0, 1, 0, 'completed', 3, '2025-12-07 10:57:56', '2025-12-07 09:57:56', '2025-12-07 14:58:49'),
(163, '5AuOZvMOSnd6', NULL, NULL, 93, 29, 1, 'paytm', 15, NULL, NULL, 1.05, NULL, 1.05, 1, 1, 1, 1, 'pending', 1, '2025-12-09 22:45:46', '2025-12-08 23:28:59', '2025-12-09 21:45:46'),
(169, 'eYSR1765286153', NULL, NULL, 7, 29, 1, 'flutterwave', 15, NULL, NULL, 1.05, NULL, 1.05, 1, 1, 1, 1, 'completed', 1, '2025-12-09 22:45:46', '2025-12-09 07:15:53', '2025-12-09 21:45:46'),
(170, 'H3Y8k68tM5me', NULL, NULL, 1, 24, 1, 'Main Wallet', 100, NULL, NULL, 0, NULL, 0, 1, NULL, 0, 0, 'completed', 1, '2026-04-14 03:40:34', '2026-04-14 02:40:34', '2026-04-14 02:40:34');

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

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

CREATE TABLE `job_batches` (
  `id` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `total_jobs` int(11) NOT NULL,
  `pending_jobs` int(11) NOT NULL,
  `failed_jobs` int(11) NOT NULL,
  `failed_job_ids` longtext NOT NULL,
  `options` mediumtext DEFAULT NULL,
  `cancelled_at` int(11) DEFAULT NULL,
  `created_at` int(11) NOT NULL,
  `finished_at` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `kyc_forms`
--

CREATE TABLE `kyc_forms` (
  `id` int(11) NOT NULL,
  `user_type` tinyint(4) DEFAULT NULL,
  `type` varchar(255) DEFAULT 'text',
  `label` varchar(255) NOT NULL,
  `placeholder` varchar(255) NOT NULL DEFAULT 'Placeholder',
  `name` varchar(255) NOT NULL,
  `required` 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_general_ci;

--
-- Dumping data for table `kyc_forms`
--

INSERT INTO `kyc_forms` (`id`, `user_type`, `type`, `label`, `placeholder`, `name`, `required`, `created_at`, `updated_at`) VALUES
(9, 1, 'text', 'Full Name', 'Full Name', 'full_name', 1, '2022-03-06 06:08:28', '2025-11-02 20:36:32'),
(10, 1, 'text', 'Email Address', 'Email Address', 'email_address', 1, '2025-07-26 23:30:49', '2025-11-02 20:36:45'),
(11, 1, 'textarea', 'Present Address', 'Present Address', 'present_address', 1, '2022-03-06 06:08:51', '2025-11-02 20:37:05'),
(12, 1, 'textarea', 'Parmanent Address', 'Parmanent Address', 'parmanent_address', 1, '2022-03-06 06:09:04', '2025-11-02 20:37:20'),
(18, 1, 'file', 'NID', 'NID', 'nid', 1, '2025-08-10 22:34:37', '2025-08-10 22:34:37');

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

--
-- Table structure for table `languages`
--

CREATE TABLE `languages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `code` varchar(255) DEFAULT NULL,
  `direction` varchar(255) NOT NULL DEFAULT 'ltr',
  `file` varchar(255) DEFAULT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  `is_active` 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 `languages`
--

INSERT INTO `languages` (`id`, `name`, `code`, `direction`, `file`, `is_default`, `is_active`, `created_at`, `updated_at`) VALUES
(1, 'English', 'en', 'ltr', 'admin.php', 1, 1, '2025-07-08 06:35:10', '2025-12-08 04:10:34'),
(2, 'Spanish', 'es', 'ltr', 'admin.php', 0, 1, '2025-07-08 06:35:10', '2025-12-08 04:10:34'),
(13, 'Arabic', 'ar', 'rtl', 'admin.php', 0, 1, '2025-10-14 03:48:16', '2025-12-08 04:10:29');

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

--
-- Table structure for table `login_pages`
--

CREATE TABLE `login_pages` (
  `id` int(11) NOT NULL,
  `photo` varchar(255) DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `login_pages`
--

INSERT INTO `login_pages` (`id`, `photo`, `created_at`, `updated_at`) VALUES
(1, '14154217801758420452.png', '2025-09-04 01:32:09', '2025-09-20 20:07:34');

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

--
-- Table structure for table `login_page_translation`
--

CREATE TABLE `login_page_translation` (
  `id` int(11) NOT NULL,
  `login_page_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` text NOT NULL,
  `sub_title` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `login_page_translation`
--

INSERT INTO `login_page_translation` (`id`, `login_page_id`, `lang_code`, `title`, `sub_title`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Welcome back!', 'Welcome back! Please enter your details.', '2025-09-04 01:32:41', '2025-09-04 01:32:41');

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

--
-- Table structure for table `manage_schedules`
--

CREATE TABLE `manage_schedules` (
  `id` int(11) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `time` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `manage_schedules`
--

INSERT INTO `manage_schedules` (`id`, `name`, `time`, `created_at`, `updated_at`) VALUES
(3, 'Hour', '1', '2022-03-23 09:30:46', '2022-03-23 09:30:46'),
(4, 'Day', '24', '2022-03-23 09:31:01', '2022-03-23 09:31:01'),
(5, 'Week', '168', '2022-03-23 09:31:30', '2022-03-23 09:31:30'),
(6, 'Month', '720', '2022-03-23 09:31:44', '2022-03-23 09:31:44'),
(7, 'Year', '8760', '2022-03-23 09:32:17', '2022-03-23 09:32:17');

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

--
-- Table structure for table `menus`
--

CREATE TABLE `menus` (
  `id` int(11) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `link` varchar(255) NOT NULL,
  `menu_order` int(11) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `menus`
--

INSERT INTO `menus` (`id`, `slug`, `link`, `menu_order`, `status`, `created_at`, `updated_at`) VALUES
(4, 'home', 'https://geniusocean.online/hyip/public/', 1, 'active', '2025-08-20 02:11:24', '2025-12-07 12:59:38'),
(5, 'about', 'https://geniusocean.online/hyip/public/about', 2, 'active', '2025-08-20 02:14:52', '2025-12-07 12:59:25'),
(6, 'plans', 'https://geniusocean.online/hyip/public/plan', 3, 'active', '2025-08-20 02:15:38', '2025-12-07 12:59:14'),
(7, 'blog', 'https://geniusocean.online/hyip/public/blogs', 4, 'active', '2025-08-20 02:17:03', '2025-12-07 12:59:03'),
(8, 'contact', 'https://geniusocean.online/hyip/public/contact', 5, 'active', '2025-08-20 02:17:58', '2025-12-07 12:58:40'),
(9, 'pages', 'https://geniusocean.online/hyip/public/pages', 7, 'active', '2025-08-20 02:18:29', '2025-12-08 08:42:41');

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

--
-- Table structure for table `menu_translations`
--

CREATE TABLE `menu_translations` (
  `id` int(11) NOT NULL,
  `menu_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `menu_translations`
--

INSERT INTO `menu_translations` (`id`, `menu_id`, `lang_code`, `name`, `created_at`, `updated_at`) VALUES
(2, 4, 'en', 'Home', '2025-08-20 02:11:24', '2025-08-20 02:11:24'),
(3, 5, 'en', 'About', '2025-08-20 02:14:52', '2025-08-20 02:14:52'),
(4, 6, 'en', 'Plans', '2025-08-20 02:15:38', '2025-08-20 02:15:38'),
(5, 7, 'en', 'Blog', '2025-08-20 02:17:03', '2025-08-20 02:17:03'),
(6, 8, 'en', 'Contact', '2025-08-20 02:17:58', '2025-08-20 02:17:58'),
(7, 9, 'en', 'Pages', '2025-08-20 02:18:29', '2025-08-20 02:18:29'),
(8, 9, 'es', 'Spanish page', '2025-08-29 22:48:12', '2025-08-29 22:48:12'),
(11, 8, 'es', 'Contacto', '2025-09-20 01:07:10', '2025-09-20 01:07:10'),
(12, 6, 'es', 'Planes', '2025-09-20 01:07:37', '2025-09-20 01:07:37'),
(13, 5, 'es', 'Acerca de', '2025-09-20 01:08:14', '2025-09-20 01:08:14'),
(14, 4, 'es', 'Hogar', '2025-09-20 01:08:28', '2025-09-20 01:08:28');

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

--
-- 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, '0001_01_01_000000_create_users_table', 1),
(2, '0001_01_01_000001_create_cache_table', 1),
(3, '0001_01_01_000002_create_jobs_table', 1),
(4, '2025_06_17_084445_create_languages_table', 1),
(5, '2025_06_17_092614_create_blog_categories_table', 1),
(6, '2025_06_17_092628_create_blog_categories_translations_table', 1),
(7, '2025_06_17_103805_create_admins_table', 1),
(8, '2025_06_21_040759_create_blogs_table', 1),
(9, '2025_06_21_041145_create_blog_translations_table', 1),
(10, '2025_06_21_050242_create_faq_categories_table', 1),
(11, '2025_06_21_050315_create_faq_category_translation_table', 1),
(12, '2025_06_21_050732_create_faqs__table', 1),
(13, '2025_06_21_050806_create_faq_translations__table', 1),
(14, '2025_06_21_052618_create_testimonials_table', 1),
(15, '2025_06_21_052636_create_testimonial_translations_table', 1),
(16, '2025_06_21_082832_create_admin_user_conversations_table', 1),
(17, '2025_06_21_083408_create_currencies_table', 1),
(18, '2025_06_21_083619_create_email_templates_table', 1),
(19, '2025_06_21_083758_create_email_template_translations_table', 1),
(20, '2025_06_21_084746_create_counters_table', 1),
(21, '2025_06_21_084927_create_counter_translations_table', 1),
(22, '2025_06_21_085519_create_teams_table', 1),
(23, '2025_06_21_085638_create_team_translate_table', 1),
(24, '2025_06_21_090910_create_how_works_table', 1),
(25, '2025_06_21_091451_create_how_work_translation_table', 1),
(26, '2025_07_01_052201_create_heroes_table', 1),
(27, '2025_07_01_063118_create_hero_translations_table', 1),
(28, '2025_07_08_030423_create_plans_table', 1),
(29, '2025_07_08_030749_create_plan_translations_table', 1),
(30, '2025_07_08_031011_create_plan__features_table', 1),
(31, '2025_07_08_031042_create_plan__feature_translations_table', 1),
(32, '2025_07_13_044208_create_settings_table', 2),
(33, '2025_07_13_084441_create_pages_table', 2),
(34, '2025_07_13_084459_create_pages_translations_table', 2),
(35, '2025_07_13_101017_create_contacts_table', 2),
(36, '2025_07_13_101030_create_contact_translations_table', 2),
(48, '2025_07_15_062812_create_tickets_table', 3),
(49, '2025_07_15_062905_create_tickets_replies_table', 3),
(50, '2025_07_15_063023_create_tickets_attachments_table', 3),
(65, '2025_07_14_062530_create_abouts_table', 4),
(66, '2025_07_14_062647_create_about_translations_table', 4),
(67, '2025_07_15_065044_create_ticket_categories_table', 4),
(73, '2025_07_15_065101_create_tickets_table', 5),
(74, '2025_07_15_065155_create_ticket_replies_table', 5),
(75, '2025_07_15_065224_create_ticket_attachments_table', 5),
(78, '2025_07_16_070226_create_testimonial_section_table', 6),
(79, '2025_07_16_070539_create_testimonial_section_translation_table', 6),
(80, '2025_07_16_082331_create_calculator_sections_table', 7),
(81, '2025_07_16_082338_create_calculator_section_translations_table', 7),
(82, '2025_07_16_084550_create_how_work_table', 8),
(83, '2025_07_16_084604_create_how_work_translation_table', 8),
(86, '2025_07_16_093016_create_how_work_sections_table', 9),
(87, '2025_07_16_093029_create_how_work_section_translations_table', 9),
(89, '2025_07_16_102151_create_deposit_withdraw_sections_table', 10),
(93, '2025_07_16_102204_create_deposit_withdraw_section_translations_table', 11),
(98, '2025_07_19_031808_create_blog_sections_table', 12),
(99, '2025_07_19_031836_create_blog_section_translations_table', 12),
(100, '2025_07_19_045736_create_team_sections_table', 12),
(101, '2025_07_19_045824_create_team_section_translations_table', 12),
(102, '2025_07_19_063703_create_payment_sections_table', 13),
(103, '2025_07_19_063725_create_payment_section_translations_table', 13),
(104, '2025_07_19_075908_create_affiliate_sections_table', 14),
(105, '2025_07_19_075943_create_affiliate_section_translations_table', 14),
(106, '2025_07_20_032759_create_subscribers_table', 15),
(107, '2025_07_20_043751_create_email_configs_table', 16),
(108, '2025_07_21_072208_create_errors_table', 17),
(109, '2025_07_21_072224_create_error_translations_table', 17),
(110, '2026_04_14_040519_create_personal_access_tokens_table', 18);

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

--
-- Table structure for table `money_requests`
--

CREATE TABLE `money_requests` (
  `id` int(11) NOT NULL,
  `transaction_no` varchar(255) DEFAULT NULL,
  `user_id` int(11) DEFAULT NULL,
  `receiver_id` int(11) DEFAULT NULL,
  `receiver_name` varchar(255) DEFAULT NULL,
  `cost` double DEFAULT NULL,
  `amount` double DEFAULT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'pending',
  `details` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `money_requests`
--

INSERT INTO `money_requests` (`id`, `transaction_no`, `user_id`, `receiver_id`, `receiver_name`, `cost`, `amount`, `status`, `details`, `created_at`, `updated_at`) VALUES
(12, '5cDu1676795667', 7, 7, 'Dark Loard', 0.0081081081081081, 2.7027027027027, 'approved', NULL, '2023-02-19 08:34:27', '2025-12-09 05:13:08'),
(13, 'QONI1705121570', 7, 7, 'Mr. Mostafa', 1.3, 100, 'rejected', 'Please give me money, I am hungry.', '2024-01-13 11:52:50', '2024-01-13 11:53:37'),
(14, 'OdNy1705121686', 1, 7, 'Mr. Mostafa', 1.3, 100, 'Inactive', 'please', '2024-01-13 11:54:46', '2025-12-08 11:21:33'),
(25, 'QqE21764353292', 80, 7, 'shihab Uddin', 0, 50, 'rejected', 'Bro this is important', '2025-11-28 12:08:12', '2025-12-09 05:12:54'),
(26, 'pk511764353405', 80, 7, 'shihab Uddin', 0, 10, 'approved', 'This is also important', '2025-11-28 12:10:05', '2025-12-09 05:12:45'),
(27, 'lTPg1764379713', 80, 7, 'shihab Uddin', 0, 10, 'rejected', 'test', '2025-11-28 19:28:33', '2025-12-09 05:09:36'),
(28, 'fEIq1764488392', 80, 7, 'shihab Uddin', 0, 34, 'approved', 'dsfsd', '2025-11-30 01:39:52', '2025-12-09 05:12:13'),
(33, '3P8p1765278082', 90, 7, 'shihab Uddin', 0, 15, 'rejected', 'important', '2025-12-09 05:01:22', '2025-12-09 05:10:04');

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

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

CREATE TABLE `notifications` (
  `id` int(11) NOT NULL,
  `order_id` int(11) DEFAULT NULL,
  `sender_id` int(11) DEFAULT NULL,
  `receiver_id` int(11) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `details` text NOT NULL,
  `note` text DEFAULT NULL,
  `target` varchar(255) NOT NULL DEFAULT 'Single User',
  `is_push` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `notifications`
--

INSERT INTO `notifications` (`id`, `order_id`, `sender_id`, `receiver_id`, `type`, `is_read`, `details`, `note`, `target`, `is_push`, `created_at`, `updated_at`) VALUES
(3, NULL, 7, 1, 'transfer', 1, 'You have Send 10 to shihab Uddin Successfully.', NULL, 'Single User', 0, '2025-08-30 22:17:21', '2025-08-30 23:06:22'),
(4, NULL, 7, 1, 'transfer', 1, 'You have received $10 from shihab Uddin Successfully.', NULL, 'Single User', 0, '2025-08-30 23:10:00', '2025-08-30 23:10:06'),
(5, NULL, 1, 7, 'transfer', 1, 'You have a new money request of $10 from user.', 'bro another request', 'Single User', 0, '2025-08-31 00:41:03', '2025-08-31 00:41:42'),
(6, NULL, 7, 1, 'transfer', 1, 'Your money request of $10 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-08-31 01:44:33', '2025-08-31 01:45:08'),
(7, NULL, 7, 1, 'transfer', 1, 'Your money request of $10 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-08-31 01:44:55', '2025-08-31 01:45:08'),
(8, NULL, 1, 7, 'transfer', 1, 'You have successfully accepted the money request of $10 from user.', '', 'Single User', 0, '2025-08-31 01:44:55', '2025-08-31 01:45:30'),
(9, NULL, 1, 7, 'transfer', 1, 'You have a new money request of $15 from user.', 'again', 'Single User', 0, '2025-08-31 01:48:09', '2025-08-31 01:48:22'),
(10, NULL, 7, 1, 'Reject Request', 1, 'Your money request of $15 has been rejected by shihab Uddin.', '', 'Single User', 0, '2025-08-31 01:49:23', '2025-08-31 01:49:41'),
(11, NULL, 1, 7, 'Reject Request', 1, 'You have rejected the money request of $15 from user.', '', 'Single User', 0, '2025-08-31 01:49:23', '2025-08-31 01:53:33'),
(12, NULL, 7, 1, 'transfer', 1, 'You have a new money request of $10 from shihab Uddin.', 'give me now', 'Single User', 0, '2025-08-31 01:51:35', '2025-08-31 01:51:46'),
(13, NULL, 1, 7, 'Accept Request', 1, 'Your money request of $10 has been accepted by user.', '', 'Single User', 0, '2025-08-31 01:52:06', '2025-08-31 01:53:33'),
(14, NULL, 7, 1, 'Accept Request', 1, 'You have successfully accepted the money request of $10 from shihab Uddin.', '', 'Single User', 0, '2025-08-31 01:52:06', '2025-08-31 01:52:09'),
(15, NULL, 1, 7, 'Accept Request', 1, 'Your money request of $10 has been accepted by user.', '', 'Single User', 0, '2025-08-31 02:22:52', '2025-08-31 18:37:26'),
(16, NULL, 7, 1, 'Accept Request', 1, 'You have successfully accepted the money request of $10 from shihab Uddin.', '', 'Single User', 0, '2025-08-31 02:22:52', '2025-08-31 02:22:55'),
(17, NULL, 7, 0, 'transfer', 1, 'You have Send 10 to shihab Uddin Successfully.', NULL, 'Single User', 0, '2025-08-30 22:17:21', '2025-09-01 19:13:01'),
(18, NULL, 7, 1, 'transfer', 1, 'You have a new money request of $10 from shihab Uddin update.', 'An LOR, or Letter of Recommendation, is a formal letter of endorsement written by a mentor, professor, or supervisor to support an applicant\'s application for a university, scholarship, or job. It provides an outsider\'s perspective on an applicant\'s skills, achievements, personalit', 'Single User', 0, '2025-09-12 23:29:40', '2025-09-18 20:18:07'),
(19, 96, NULL, NULL, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-09-13 03:33:39', '2025-09-13 03:33:39'),
(20, 97, NULL, NULL, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-09-13 03:40:18', '2025-09-13 03:40:18'),
(21, 99, NULL, NULL, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-09-13 03:50:21', '2025-09-13 03:50:21'),
(22, 100, NULL, NULL, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-09-14 18:35:10', '2025-09-14 18:35:10'),
(23, 101, NULL, NULL, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-09-14 19:21:44', '2025-09-14 19:21:44'),
(24, 102, NULL, NULL, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-09-14 20:42:53', '2025-09-14 20:42:53'),
(25, 104, 7, 7, 'push_notification', 1, 'Invest Amount', NULL, 'Single User', 0, '2025-09-14 20:48:30', '2025-09-18 20:19:00'),
(26, NULL, 7, 1, 'Reject Request', 1, 'Your money request of $100 has been rejected by shihab Uddin.', '', 'Single User', 0, '2025-09-18 20:07:36', '2025-09-18 20:18:07'),
(27, NULL, 1, 7, 'Reject Request', 1, 'You have rejected the money request of $100 from user.', '', 'Single User', 0, '2025-09-18 20:07:36', '2025-09-18 20:19:00'),
(28, NULL, 7, 1, 'transfer', 1, 'You have received $10 from shihab Uddin Successfully.', 'Gift from your boss5', 'Single User', 0, '2025-09-18 20:14:23', '2025-09-18 20:18:07'),
(29, NULL, 7, 1, 'transfer', 1, 'You have a new money request of $10 from shihab Uddin.', 'bro amar tka firot de', 'Single User', 0, '2025-09-18 20:15:16', '2025-09-18 20:18:07'),
(30, NULL, 1, 7, 'Accept Request', 1, 'Your money request of $10 has been accepted by user.', '', 'Single User', 0, '2025-09-18 20:18:47', '2025-09-18 20:19:00'),
(31, NULL, 7, 1, 'Accept Request', 1, 'You have successfully accepted the money request of $10 from shihab Uddin.', '', 'Single User', 0, '2025-09-18 20:18:47', '2025-09-18 20:27:25'),
(32, NULL, NULL, 7, 'KYC varification', 1, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-09-23 21:16:48', '2025-09-23 21:16:58'),
(33, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:00', '2025-09-23 23:40:32'),
(34, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:28', '2025-09-23 23:40:32'),
(35, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:47', '2025-09-23 23:40:32'),
(36, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:48', '2025-09-23 23:40:32'),
(37, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:48', '2025-09-23 23:40:32'),
(38, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:49', '2025-09-23 23:40:32'),
(39, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:49', '2025-09-23 23:40:32'),
(40, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:49', '2025-09-23 23:40:32'),
(41, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:50', '2025-09-23 23:40:32'),
(42, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:50', '2025-09-23 23:40:32'),
(43, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:51', '2025-09-23 23:40:32'),
(44, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:51', '2025-09-23 23:40:32'),
(45, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:51', '2025-09-23 23:40:32'),
(46, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:52', '2025-09-23 23:40:32'),
(47, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:52', '2025-09-23 23:40:32'),
(48, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:53', '2025-09-23 23:40:32'),
(49, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:53', '2025-09-23 23:40:32'),
(50, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:53', '2025-09-23 23:40:32'),
(51, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:54', '2025-09-23 23:40:32'),
(52, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:54', '2025-09-23 23:40:32'),
(53, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:55', '2025-09-23 23:40:32'),
(54, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:55', '2025-09-23 23:40:32'),
(55, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:57', '2025-09-23 23:40:32'),
(56, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:57', '2025-09-23 23:40:32'),
(57, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:57', '2025-09-23 23:40:32'),
(58, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:58', '2025-09-23 23:40:32'),
(59, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:58', '2025-09-23 23:40:32'),
(60, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:59', '2025-09-23 23:40:32'),
(61, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:52:59', '2025-09-23 23:40:32'),
(62, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:00', '2025-09-23 23:40:32'),
(63, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:00', '2025-09-23 23:40:32'),
(64, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:01', '2025-09-23 23:40:32'),
(65, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:01', '2025-09-23 23:40:32'),
(66, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:01', '2025-09-23 23:40:32'),
(67, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:02', '2025-09-23 23:40:32'),
(68, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:02', '2025-09-23 23:40:32'),
(69, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:03', '2025-09-23 23:40:32'),
(70, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:03', '2025-09-23 23:40:32'),
(71, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:03', '2025-09-23 23:40:32'),
(72, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:04', '2025-09-23 23:40:32'),
(73, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:04', '2025-09-23 23:40:32'),
(74, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:05', '2025-09-23 23:40:32'),
(75, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:10', '2025-09-23 23:40:32'),
(76, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:10', '2025-09-23 23:40:32'),
(77, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:11', '2025-09-23 23:40:32'),
(78, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:11', '2025-09-23 23:40:32'),
(79, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:12', '2025-09-23 23:40:32'),
(80, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:12', '2025-09-23 23:40:32'),
(81, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:13', '2025-09-23 23:40:32'),
(82, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:13', '2025-09-23 23:40:32'),
(83, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:14', '2025-09-23 23:40:32'),
(84, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:14', '2025-09-23 23:40:32'),
(85, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:15', '2025-09-23 23:40:32'),
(86, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:15', '2025-09-23 23:40:32'),
(87, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:15', '2025-09-23 23:40:32'),
(88, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 22:53:16', '2025-09-23 23:40:32'),
(89, NULL, NULL, 65, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 23:40:21', '2025-09-23 23:40:32'),
(90, NULL, NULL, 67, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 23:45:22', '2025-09-23 23:45:31'),
(91, NULL, NULL, 68, 'Verify Account', 0, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 23:53:13', '2025-09-23 23:53:13'),
(92, NULL, NULL, 69, 'Verify Account', 0, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-23 23:58:52', '2025-09-23 23:58:52'),
(93, NULL, NULL, 70, 'Verify Account', 0, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-24 00:00:46', '2025-09-24 00:00:46'),
(94, NULL, NULL, 71, 'Verify Account', 0, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-09-24 00:03:25', '2025-09-24 00:03:25'),
(95, NULL, NULL, 7, 'KYC varification', 1, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-09-28 00:03:35', '2025-09-29 03:27:24'),
(96, NULL, NULL, 7, 'KYC varification', 1, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-09-28 00:19:24', '2025-09-29 03:27:24'),
(97, NULL, NULL, 7, 'KYC varification', 1, 'Unfortunately, your KYC has been rejected by the Admin. Please update your information and resubmit.', NULL, 'Single User', 0, '2025-09-29 03:26:25', '2025-09-29 03:27:24'),
(98, NULL, 1, 7, 'transfer', 1, 'You have a new money request of $0.12058871640988 from user.', 'This is definitely', 'Single User', 0, '2025-10-11 21:03:47', '2025-10-11 21:08:19'),
(99, NULL, 7, 1, 'Accept Request', 1, 'Your money request of $0.12058871640988 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-10-11 21:04:41', '2025-10-11 21:04:48'),
(100, NULL, 1, 7, 'Accept Request', 1, 'You have successfully accepted the money request of $0.12058871640988 from user.', '', 'Single User', 0, '2025-10-11 21:04:41', '2025-10-11 21:08:19'),
(101, NULL, NULL, 72, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-10-14 21:49:41', '2025-10-14 21:49:53'),
(102, NULL, NULL, 77, 'Verify Account', 0, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-10-17 23:59:37', '2025-10-17 23:59:37'),
(103, NULL, 7, 1, 'transfer', 1, 'You have received $12 from shihab Uddin Successfully.', '', 'Single User', 0, '2025-11-18 11:03:03', '2025-12-08 11:24:56'),
(104, NULL, 7, 1, 'transfer', 1, 'You have a new money request of $100 from shihab Uddin.', 'It\'s really important', 'Single User', 0, '2025-11-18 11:41:38', '2025-12-08 11:24:56'),
(105, NULL, NULL, 80, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-11-28 08:23:17', '2025-11-28 08:23:42'),
(106, NULL, NULL, 80, 'KYC varification', 1, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-11-28 11:30:47', '2025-11-28 11:32:44'),
(107, NULL, NULL, 80, 'KYC varification', 1, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-11-28 11:35:46', '2025-11-28 11:59:14'),
(108, NULL, NULL, 80, 'KYC varification', 1, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-11-28 11:46:03', '2025-11-28 11:59:14'),
(109, NULL, NULL, 80, 'KYC varification', 1, 'Unfortunately, your KYC has been rejected by the Admin. Please update your information and resubmit.', NULL, 'Single User', 0, '2025-11-28 11:58:27', '2025-11-28 11:59:14'),
(110, NULL, NULL, 80, 'KYC varification', 1, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-11-28 12:04:12', '2025-11-28 20:03:39'),
(111, NULL, 80, 7, 'transfer', 1, 'You have a new money request of $50 from test 102.', 'Bro this is important', 'Single User', 0, '2025-11-28 12:08:12', '2025-11-28 12:08:23'),
(112, NULL, 80, 7, 'transfer', 1, 'You have a new money request of $10 from test 102.', 'This is also important', 'Single User', 0, '2025-11-28 12:10:05', '2025-11-28 19:54:05'),
(113, NULL, 7, 80, 'Accept Request', 1, 'Your money request of $10 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-11-28 12:11:00', '2025-11-28 20:03:39'),
(114, NULL, 80, 7, 'Accept Request', 1, 'You have successfully accepted the money request of $10 from test 102.', '', 'Single User', 0, '2025-11-28 12:11:00', '2025-11-28 19:54:05'),
(115, NULL, 80, 7, 'transfer', 1, 'You have a new money request of $10 from test 102.', 'test', 'Single User', 0, '2025-11-28 19:28:33', '2025-11-28 19:54:05'),
(116, NULL, 7, 80, 'Accept Request', 1, 'Your money request of $10 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-11-28 20:03:19', '2025-11-28 20:03:39'),
(117, NULL, 80, 7, 'Accept Request', 1, 'You have successfully accepted the money request of $10 from test 102.', '', 'Single User', 0, '2025-11-28 20:03:19', '2025-11-28 20:17:36'),
(118, NULL, 7, 80, 'Accept Request', 1, 'Your money request of $10 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-11-28 20:05:04', '2025-11-28 20:05:23'),
(119, NULL, 80, 7, 'Accept Request', 1, 'You have successfully accepted the money request of $10 from test 102.', '', 'Single User', 0, '2025-11-28 20:05:04', '2025-11-28 20:17:36'),
(120, NULL, 7, 80, 'Reject Request', 1, 'Your money request of $50 has been rejected by shihab Uddin.', '', 'Single User', 0, '2025-11-28 20:09:16', '2025-11-29 08:15:12'),
(121, NULL, 80, 7, 'Reject Request', 1, 'You have rejected the money request of $50 from test 102.', '', 'Single User', 0, '2025-11-28 20:09:16', '2025-11-28 20:17:36'),
(123, NULL, 80, 7, 'transfer', 1, 'You have received $12 from test 102 Successfully.', 'gift', 'Single User', 0, '2025-11-28 20:17:18', '2025-11-28 20:17:36'),
(124, 123, 80, 80, 'invest', 1, 'Invest Amount', NULL, 'Single User', 0, '2025-11-29 01:20:41', '2025-11-29 08:15:12'),
(125, 124, 80, 80, 'invest', 1, 'Invest Amount', NULL, 'Single User', 0, '2025-11-29 01:21:56', '2025-11-29 08:15:12'),
(128, NULL, 0, 0, 'Summer Offer', 1, 'Hey bro there have an good offer', '', 'Single User', 0, '2025-11-29 08:14:06', '2025-11-29 12:32:36'),
(129, NULL, 0, 0, 'Odit ad aut dolor ra', 1, 'Proident blanditiis', '', 'Single User', 0, '2025-11-29 08:42:29', '2025-11-29 12:32:36'),
(130, NULL, 0, 0, 'Tempora quis nostrum', 1, 'Ut autem sunt aut v', '', 'Single User', 0, '2025-11-29 08:43:53', '2025-11-29 12:32:36'),
(131, NULL, 0, 0, 'Cum facilis velit vo', 1, 'Esse accusamus et i', '', 'Single User', 0, '2025-11-29 08:45:14', '2025-11-29 12:32:36'),
(135, 127, 81, 81, 'invest', 1, 'Invest Amount', NULL, 'Single User', 0, '2025-11-29 18:48:01', '2025-11-29 19:17:43'),
(136, NULL, 80, 7, 'transfer', 1, 'You have a new money request of $34 from test 102.', 'dsfsd', 'Single User', 0, '2025-11-30 01:39:52', '2025-12-08 11:23:18'),
(137, NULL, 7, 80, 'Accept Request', 1, 'Your money request of $34 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-11-30 01:40:33', '2025-11-30 01:41:27'),
(138, NULL, 80, 7, 'Accept Request', 1, 'You have successfully accepted the money request of $34 from test 102.', '', 'Single User', 0, '2025-11-30 01:40:33', '2025-12-08 11:23:18'),
(139, NULL, 7, 80, 'Accept Request', 1, 'Your money request of $10 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-11-30 01:40:57', '2025-11-30 01:41:27'),
(140, NULL, 80, 7, 'Accept Request', 1, 'You have successfully accepted the money request of $10 from test 102.', '', 'Single User', 0, '2025-11-30 01:40:57', '2025-12-08 11:23:18'),
(141, NULL, 7, 80, 'Accept Request', 1, 'Your money request of $10 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-11-30 01:41:06', '2025-11-30 01:41:27'),
(142, NULL, 80, 7, 'Accept Request', 1, 'You have successfully accepted the money request of $10 from test 102.', '', 'Single User', 0, '2025-11-30 01:41:06', '2025-12-08 11:23:18'),
(143, NULL, 7, 80, 'Accept Request', 1, 'Your money request of $50 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-11-30 01:41:16', '2025-11-30 01:41:27'),
(144, NULL, 80, 7, 'Accept Request', 1, 'You have successfully accepted the money request of $50 from test 102.', '', 'Single User', 0, '2025-11-30 01:41:16', '2025-12-08 11:23:18'),
(145, 133, 80, 80, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-11-30 21:54:01', '2025-11-30 21:54:01'),
(146, 139, 80, 80, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-11-30 22:22:37', '2025-11-30 22:22:37'),
(147, 140, 7, 7, 'invest', 1, 'Invest Amount', NULL, 'Single User', 0, '2025-12-02 22:35:51', '2025-12-08 11:23:18'),
(148, 141, 7, 7, 'invest', 1, 'Invest Amount', NULL, 'Single User', 0, '2025-12-02 22:48:13', '2025-12-08 11:23:18'),
(149, 142, 7, 7, 'invest', 1, 'Invest Amount', NULL, 'Single User', 0, '2025-12-02 22:49:17', '2025-12-08 11:23:18'),
(150, NULL, 1, 77, 'transfer', 0, 'You have a new money request of $100 from user.', 'dashgd hasdhasgdh asdhasgdh asdhgasdh as', 'Single User', 0, '2025-12-06 13:29:06', '2025-12-06 13:29:06'),
(151, NULL, 1, 77, 'transfer', 0, 'You have a new money request of $100 from user.', 'dashgd hasdhasgdh asdhasgdh asdhgasdh as', 'Single User', 0, '2025-12-06 13:29:11', '2025-12-06 13:29:11'),
(152, NULL, NULL, 88, 'Verify Account', 0, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-12-06 14:13:49', '2025-12-06 14:13:49'),
(153, 143, 88, 88, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 14:17:58', '2025-12-06 14:17:58'),
(154, 144, 88, 88, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 14:19:57', '2025-12-06 14:19:57'),
(155, 145, NULL, NULL, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 14:26:09', '2025-12-06 14:26:09'),
(156, 146, 88, 88, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 14:27:38', '2025-12-06 14:27:38'),
(157, 148, 88, 88, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 14:29:45', '2025-12-06 14:29:45'),
(158, 149, 88, 88, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 14:36:26', '2025-12-06 14:36:26'),
(159, 151, 88, 88, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 15:59:38', '2025-12-06 15:59:38'),
(160, 152, 88, 88, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 16:06:02', '2025-12-06 16:06:02'),
(161, 154, 88, 88, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 16:23:15', '2025-12-06 16:23:15'),
(162, 155, 88, 88, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 16:26:06', '2025-12-06 16:26:06'),
(163, NULL, 1, 77, 'transfer', 0, 'You have a new money request of $100 from user.', 'swajhdjkas djhasj dhjkasdh jkasdhaj s', 'Single User', 0, '2025-12-06 21:44:06', '2025-12-06 21:44:06'),
(164, NULL, 1, 77, 'transfer', 0, 'You have received $100 from user Successfully.', 'fsdfsdhfjksdh j', 'Single User', 0, '2025-12-06 21:44:56', '2025-12-06 21:44:56'),
(165, NULL, 1, 7, 'Accept Request', 1, 'Your money request of $100 has been accepted by user.', '', 'Single User', 0, '2025-12-06 21:45:31', '2025-12-08 11:23:18'),
(166, NULL, 7, 1, 'Accept Request', 1, 'You have successfully accepted the money request of $100 from shihab Uddin.', '', 'Single User', 0, '2025-12-06 21:45:31', '2025-12-08 11:24:56'),
(167, 156, 1, 1, 'invest', 1, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 21:48:14', '2025-12-08 11:24:56'),
(168, NULL, NULL, 89, 'Verify Account', 0, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-12-06 22:15:19', '2025-12-06 22:15:19'),
(169, NULL, NULL, 89, 'Verify Account', 0, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-12-06 22:17:57', '2025-12-06 22:17:57'),
(170, 157, 89, 89, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 22:21:15', '2025-12-06 22:21:15'),
(171, 158, 89, 89, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 22:24:10', '2025-12-06 22:24:10'),
(172, 159, 89, 89, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-06 22:25:17', '2025-12-06 22:25:17'),
(173, NULL, NULL, 89, 'KYC varification', 0, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-12-06 22:36:39', '2025-12-06 22:36:39'),
(174, NULL, NULL, 1, 'KYC varification', 1, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-12-06 22:37:21', '2025-12-08 11:24:56'),
(175, NULL, NULL, 7, 'KYC varification', 1, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-12-07 02:56:08', '2025-12-08 11:23:18'),
(176, NULL, NULL, 7, 'KYC varification', 1, 'Unfortunately, your KYC has been rejected by the Admin. Please update your information and resubmit.', NULL, 'Single User', 0, '2025-12-07 03:02:28', '2025-12-08 11:23:18'),
(177, NULL, NULL, 90, 'Verify Account', 0, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-12-07 09:31:27', '2025-12-07 09:31:27'),
(178, NULL, NULL, 91, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-12-07 09:33:26', '2025-12-07 12:02:51'),
(179, NULL, NULL, 91, 'Verify Account', 1, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2025-12-07 09:33:38', '2025-12-07 12:02:51'),
(180, 160, 90, 90, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-07 09:43:21', '2025-12-07 09:43:21'),
(181, 161, 90, 90, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-07 09:49:24', '2025-12-07 09:49:24'),
(182, 162, 90, 90, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-07 09:57:56', '2025-12-07 09:57:56'),
(183, NULL, 1, 90, 'transfer', 0, 'You have a new money request of $10 from user.', 'it\'s important brother', 'Single User', 0, '2025-12-07 10:43:29', '2025-12-07 10:43:29'),
(184, NULL, 90, 1, 'Accept Request', 1, 'Your money request of $10 has been accepted by test-101.', '', 'Single User', 0, '2025-12-07 10:53:09', '2025-12-08 11:24:56'),
(185, NULL, 1, 90, 'Accept Request', 0, 'You have successfully accepted the money request of $10 from user.', '', 'Single User', 0, '2025-12-07 10:53:09', '2025-12-07 10:53:09'),
(186, NULL, 90, 1, 'Reject Request', 1, 'Your money request of $10 has been rejected by test-101.', '', 'Single User', 0, '2025-12-07 10:59:40', '2025-12-08 11:24:56'),
(187, NULL, 1, 90, 'Reject Request', 0, 'You have rejected the money request of $10 from user.', '', 'Single User', 0, '2025-12-07 10:59:40', '2025-12-07 10:59:40'),
(188, NULL, 90, 1, 'Accept Request', 1, 'Your money request of $10 has been accepted by test-101.', '', 'Single User', 0, '2025-12-07 11:07:49', '2025-12-08 11:24:56'),
(189, NULL, 1, 90, 'Accept Request', 0, 'You have successfully accepted the money request of $10 from user.', '', 'Single User', 0, '2025-12-07 11:07:49', '2025-12-07 11:07:49'),
(190, NULL, NULL, 91, 'KYC varification', 1, 'Congratulations! Your KYC has been successfully approved by the Admin', NULL, 'Single User', 0, '2025-12-07 12:02:39', '2025-12-07 12:02:51'),
(193, 165, 93, 93, 'invest', 1, 'Invest Amount', NULL, 'Single User', 0, '2025-12-09 00:03:45', '2025-12-09 00:40:56'),
(194, NULL, 90, 7, 'transfer', 0, 'You have a new money request of $15 from test-101.', 'important', 'Single User', 0, '2025-12-09 05:01:22', '2025-12-09 05:01:22'),
(195, NULL, 7, 90, 'Accept Request', 0, 'Your money request of $15 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-12-09 05:03:30', '2025-12-09 05:03:30'),
(196, NULL, 90, 7, 'Accept Request', 0, 'You have successfully accepted the money request of $15 from test-101.', '', 'Single User', 0, '2025-12-09 05:03:30', '2025-12-09 05:03:30'),
(197, NULL, 7, 80, 'Reject Request', 0, 'Your money request of $10 has been rejected by shihab Uddin.', '', 'Single User', 0, '2025-12-09 05:09:36', '2025-12-09 05:09:36'),
(198, NULL, 80, 7, 'Reject Request', 0, 'You have rejected the money request of $10 from test 102.', '', 'Single User', 0, '2025-12-09 05:09:36', '2025-12-09 05:09:36'),
(199, NULL, 7, 90, 'Reject Request', 0, 'Your money request of $15 has been rejected by shihab Uddin.', '', 'Single User', 0, '2025-12-09 05:10:04', '2025-12-09 05:10:04'),
(200, NULL, 90, 7, 'Reject Request', 0, 'You have rejected the money request of $15 from test-101.', '', 'Single User', 0, '2025-12-09 05:10:04', '2025-12-09 05:10:04'),
(201, NULL, 7, 80, 'Accept Request', 0, 'Your money request of $34 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-12-09 05:12:13', '2025-12-09 05:12:13'),
(202, NULL, 80, 7, 'Accept Request', 0, 'You have successfully accepted the money request of $34 from test 102.', '', 'Single User', 0, '2025-12-09 05:12:13', '2025-12-09 05:12:13'),
(203, NULL, 7, 80, 'Accept Request', 0, 'Your money request of $10 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-12-09 05:12:45', '2025-12-09 05:12:45'),
(204, NULL, 80, 7, 'Accept Request', 0, 'You have successfully accepted the money request of $10 from test 102.', '', 'Single User', 0, '2025-12-09 05:12:45', '2025-12-09 05:12:45'),
(205, NULL, 7, 80, 'Reject Request', 0, 'Your money request of $50 has been rejected by shihab Uddin.', '', 'Single User', 0, '2025-12-09 05:12:54', '2025-12-09 05:12:54'),
(206, NULL, 80, 7, 'Reject Request', 0, 'You have rejected the money request of $50 from test 102.', '', 'Single User', 0, '2025-12-09 05:12:54', '2025-12-09 05:12:54'),
(207, NULL, 7, 7, 'Accept Request', 0, 'Your money request of $2.7027027027027 has been accepted by shihab Uddin.', '', 'Single User', 0, '2025-12-09 05:13:08', '2025-12-09 05:13:08'),
(208, NULL, 7, 7, 'Accept Request', 0, 'You have successfully accepted the money request of $2.7027027027027 from shihab Uddin.', '', 'Single User', 0, '2025-12-09 05:13:08', '2025-12-09 05:13:08'),
(209, NULL, 7, 90, 'transfer', 0, 'You have received $15 from shihab Uddin Successfully.', 'gift', 'Single User', 0, '2025-12-09 05:16:40', '2025-12-09 05:16:40'),
(210, 169, 7, 7, 'invest', 0, 'Invest Amount', NULL, 'Single User', 0, '2025-12-09 07:16:32', '2025-12-09 07:16:32'),
(211, NULL, 7, 0, 'Submit KYC', 1, 'User shihab Uddin Sumit his kyc information', '', 'Single User', 0, '2025-12-09 21:31:45', '2025-12-09 21:31:53'),
(213, NULL, NULL, 108, 'Verify Account', 0, 'Welcome! Your account has been successfully verified and activated', NULL, 'Single User', 0, '2026-04-13 23:15:48', '2026-04-13 23:15:48');

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

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

CREATE TABLE `pages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `slug` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `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 `pages`
--

INSERT INTO `pages` (`id`, `slug`, `status`, `created_at`, `updated_at`) VALUES
(4, 'privacy-policy', 'Active', '2025-08-26 20:09:34', '2025-09-02 01:01:29'),
(5, 'terms-condition', 'Active', '2025-09-02 00:56:16', '2025-09-02 01:01:29'),
(9, 'test2', 'active', '2025-11-27 23:46:23', '2025-11-27 23:46:23'),
(10, 'title-page', 'active', '2025-12-08 12:45:52', '2025-12-08 12:45:52'),
(11, 'Quis aliquip ipsam m', 'active', '2025-12-08 12:46:58', '2025-12-08 12:46:58');

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

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

CREATE TABLE `page_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `page_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `meta_tag` text NOT NULL,
  `meta_description` text 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 `page_translations`
--

INSERT INTO `page_translations` (`id`, `page_id`, `lang_code`, `title`, `description`, `meta_tag`, `meta_description`, `created_at`, `updated_at`) VALUES
(5, 4, 'en', 'Privacy Policy', '<h2 data-start=\"163\" data-end=\"189\">Privacy Policy – Hype</h2><p data-start=\"191\" data-end=\"385\">At <strong data-start=\"194\" data-end=\"202\">Hype</strong>, we value your trust and are committed to protecting your personal information. This Privacy Policy explains how we collect, use, and safeguard your data when you use our services.</p><h3 data-start=\"387\" data-end=\"418\">1. Information We Collect</h3><p data-start=\"419\" data-end=\"471\">We may collect the following types of information:</p><ul data-start=\"472\" data-end=\"879\">\r\n<li data-start=\"472\" data-end=\"608\">\r\n<p data-start=\"474\" data-end=\"608\"><strong data-start=\"474\" data-end=\"498\">Personal Information</strong>: Name, email address, phone number, or other details you provide when creating an account or contacting us.</p>\r\n</li>\r\n<li data-start=\"609\" data-end=\"751\">\r\n<p data-start=\"611\" data-end=\"751\"><strong data-start=\"611\" data-end=\"625\">Usage Data</strong>: Information about how you interact with our platform (e.g., pages visited, features used, device information, IP address).</p>\r\n</li>\r\n<li data-start=\"752\" data-end=\"879\">\r\n<p data-start=\"754\" data-end=\"879\"><strong data-start=\"754\" data-end=\"776\">Cookies &amp; Tracking</strong>: We may use cookies or similar technologies to improve user experience and analyze site performance.</p>\r\n</li>\r\n</ul><h3 data-start=\"881\" data-end=\"917\">2. How We Use Your Information</h3><p data-start=\"918\" data-end=\"940\">We use your data to:</p><ul data-start=\"941\" data-end=\"1147\">\r\n<li data-start=\"941\" data-end=\"988\">\r\n<p data-start=\"943\" data-end=\"988\">Provide, operate, and improve our services.</p>\r\n</li>\r\n<li data-start=\"989\" data-end=\"1029\">\r\n<p data-start=\"991\" data-end=\"1029\">Personalize your experience on Hype.</p>\r\n</li>\r\n<li data-start=\"1030\" data-end=\"1094\">\r\n<p data-start=\"1032\" data-end=\"1094\">Communicate updates, promotions, or important notifications.</p>\r\n</li>\r\n<li data-start=\"1095\" data-end=\"1147\">\r\n<p data-start=\"1097\" data-end=\"1147\">Ensure security and prevent fraudulent activity.</p>\r\n</li>\r\n</ul><h3 data-start=\"1149\" data-end=\"1187\">3. How We Share Your Information</h3><p data-start=\"1188\" data-end=\"1264\">We do not sell your personal information. However, we may share data with:</p><ul data-start=\"1265\" data-end=\"1471\">\r\n<li data-start=\"1265\" data-end=\"1353\">\r\n<p data-start=\"1267\" data-end=\"1353\"><strong data-start=\"1267\" data-end=\"1288\">Service Providers</strong>: Trusted third-party vendors who help us operate our platform.</p>\r\n</li>\r\n<li data-start=\"1354\" data-end=\"1471\">\r\n<p data-start=\"1356\" data-end=\"1471\"><strong data-start=\"1356\" data-end=\"1376\">Legal Compliance</strong>: Authorities if required by law or to protect the rights, safety, and security of our users.</p>\r\n</li>\r\n</ul><h3 data-start=\"1473\" data-end=\"1495\">4. Data Security</h3><p data-start=\"1496\" data-end=\"1642\">We use industry-standard security measures to protect your data. However, no system is 100% secure, and we cannot guarantee absolute protection.</p><h3 data-start=\"1644\" data-end=\"1664\">5. Your Rights</h3><p data-start=\"1665\" data-end=\"1721\">Depending on your location, you may have the right to:</p><ul data-start=\"1722\" data-end=\"1876\">\r\n<li data-start=\"1722\" data-end=\"1778\">\r\n<p data-start=\"1724\" data-end=\"1778\">Access, update, or delete your personal information.</p>\r\n</li>\r\n<li data-start=\"1779\" data-end=\"1821\">\r\n<p data-start=\"1781\" data-end=\"1821\">Opt-out of promotional communications.</p>\r\n</li>\r\n<li data-start=\"1822\" data-end=\"1876\">\r\n<p data-start=\"1824\" data-end=\"1876\">Request limitations on how your data is processed.</p>\r\n</li>\r\n</ul><h3 data-start=\"1878\" data-end=\"1905\">6. Children’s Privacy</h3><p data-start=\"1906\" data-end=\"2047\">Hype is not intended for children under 13 (or the applicable age in your region). We do not knowingly collect personal data from children.</p><h3 data-start=\"2049\" data-end=\"2080\">7. Updates to this Policy</h3><p data-start=\"2081\" data-end=\"2219\">We may update this Privacy Policy from time to time. The updated version will always be posted on our website/app with the revised date.</p><h3 data-start=\"2221\" data-end=\"2240\">8. Contact Us</h3><p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n</p><p data-start=\"2241\" data-end=\"2343\">If you have any questions about this Privacy Policy, please contact us at:<br data-start=\"2315\" data-end=\"2318\">\r\n📧 <strong data-start=\"2321\" data-end=\"2341\"><a data-start=\"2323\" data-end=\"2339\" class=\"decorated-link cursor-pointer\" rel=\"noopener\">support@hype.com</a></strong></p>', 'Learn how Hype collects, uses, and protects your personal data. Read our Privacy Policy to understand your rights, data security, and how we keep your information safe.', 'Learn how Hype collects, uses, and protects your personal data. Read our Privacy Policy to understand your rights, data security, and how we keep your information safe.', '2025-08-26 20:09:34', '2025-08-26 20:09:34'),
(6, 4, 'es', 'política de privacidad', '<h2 data-start=\"163\" data-end=\"189\">Política de privacidad – Hype</h2><p data-start=\"191\" data-end=\"385\">En Hype, valoramos su confianza y nos comprometemos a proteger su información personal. Esta Política de Privacidad explica cómo recopilamos, usamos y protegemos sus datos cuando utiliza nuestro servicio.s.</p><p data-start=\"191\" data-end=\"385\"><br></p><h3 data-start=\"387\" data-end=\"418\">1. Información que recopilamos</h3><p data-start=\"419\" data-end=\"471\">Podemos recopilar los siguientes tipos de información:</p><p data-start=\"419\" data-end=\"471\"><br></p><p data-start=\"419\" data-end=\"471\">Información personal: Nombre, correo electrónico, número de teléfono u otros datos que proporcione al crear una cuenta o al contactarnos.</p><p data-start=\"419\" data-end=\"471\"><br></p><p data-start=\"419\" data-end=\"471\">Datos de uso: Información sobre cómo interactúa con nuestra plataforma (p. ej., páginas visitadas, funciones utilizadas, información del dispositivo, dirección IP).</p><p data-start=\"419\" data-end=\"471\"><br></p><p data-start=\"419\" data-end=\"471\">Cookies y seguimiento: Podemos utilizar cookies o tecnologías similares para mejorar la experiencia del usuario y analizar el rendimiento del sitio.</p><p data-start=\"419\" data-end=\"471\"><br></p><ul data-start=\"472\" data-end=\"879\"><li data-start=\"752\" data-end=\"879\">\r\n</li>\r\n</ul><h3 data-start=\"881\" data-end=\"917\">2. How We Use Your Information</h3><p data-start=\"918\" data-end=\"940\">We use your data to:</p><ul data-start=\"941\" data-end=\"1147\">\r\n<li data-start=\"941\" data-end=\"988\">\r\n<p data-start=\"943\" data-end=\"988\">Provide, operate, and improve our services.</p>\r\n</li>\r\n<li data-start=\"989\" data-end=\"1029\">\r\n<p data-start=\"991\" data-end=\"1029\">Personalize your experience on Hype.</p>\r\n</li>\r\n<li data-start=\"1030\" data-end=\"1094\">\r\n<p data-start=\"1032\" data-end=\"1094\">Communicate updates, promotions, or important notifications.</p>\r\n</li>\r\n<li data-start=\"1095\" data-end=\"1147\">\r\n<p data-start=\"1097\" data-end=\"1147\">Ensure security and prevent fraudulent activity.</p><p data-start=\"1097\" data-end=\"1147\"><br></p>\r\n</li>\r\n</ul><h3 data-start=\"1149\" data-end=\"1187\">3. How We Share Your Information</h3><p data-start=\"1188\" data-end=\"1264\">We do not sell your personal information. However, we may share data with:</p><ul data-start=\"1265\" data-end=\"1471\">\r\n<li data-start=\"1265\" data-end=\"1353\">\r\n<p data-start=\"1267\" data-end=\"1353\"><strong data-start=\"1267\" data-end=\"1288\">Service Providers</strong>: Trusted third-party vendors who help us operate our platform.</p>\r\n</li>\r\n<li data-start=\"1354\" data-end=\"1471\">\r\n<p data-start=\"1356\" data-end=\"1471\"><strong data-start=\"1356\" data-end=\"1376\">Legal Compliance</strong>: Authorities if required by law or to protect the rights, safety, and security of our users.</p>\r\n</li>\r\n</ul><h3 data-start=\"1473\" data-end=\"1495\">4. Data Security</h3><p data-start=\"1496\" data-end=\"1642\">We use industry-standard security measures to protect your data. However, no system is 100% secure, and we cannot guarantee absolute protection.</p><h3 data-start=\"1644\" data-end=\"1664\">5. Your Rights</h3><p data-start=\"1665\" data-end=\"1721\">Depending on your location, you may have the right to:</p><ul data-start=\"1722\" data-end=\"1876\">\r\n<li data-start=\"1722\" data-end=\"1778\">\r\n<p data-start=\"1724\" data-end=\"1778\">Access, update, or delete your personal information.</p>\r\n</li>\r\n<li data-start=\"1779\" data-end=\"1821\">\r\n<p data-start=\"1781\" data-end=\"1821\">Opt-out of promotional communications.</p>\r\n</li>\r\n<li data-start=\"1822\" data-end=\"1876\">\r\n<p data-start=\"1824\" data-end=\"1876\">Request limitations on how your data is processed.</p>\r\n</li>\r\n</ul><h3 data-start=\"1878\" data-end=\"1905\">6. Children’s Privacy</h3><p data-start=\"1906\" data-end=\"2047\">Hype is not intended for children under 13 (or the applicable age in your region). We do not knowingly collect personal data from children.</p><h3 data-start=\"2049\" data-end=\"2080\">7. Updates to this Policy</h3><p data-start=\"2081\" data-end=\"2219\">We may update this Privacy Policy from time to time. The updated version will always be posted on our website/app with the revised date.</p><h3 data-start=\"2221\" data-end=\"2240\">8. Contact Us</h3><p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n</p><p data-start=\"2241\" data-end=\"2343\">If you have any questions about this Privacy Policy, please contact us at:<br data-start=\"2315\" data-end=\"2318\">\r\n📧 <strong data-start=\"2321\" data-end=\"2341\"><a data-start=\"2323\" data-end=\"2339\" class=\"decorated-link cursor-pointer\" rel=\"noopener\">support@hype.com</a></strong></p>', 'Learn how Hype collects, uses, and protects your personal data. Read our Privacy Policy to understand your rights, data security, and how we keep your information safe.', 'Learn how Hype collects, uses, and protects your personal data. Read our Privacy Policy to understand your rights, data security, and how we keep your information safe.', '2025-08-26 20:14:27', '2025-08-26 20:16:18'),
(7, 5, 'en', 'Terms and condition', '<h2 data-start=\"175\" data-end=\"216\">Terms and Conditions (Sample for HYIP)</h2><h3 data-start=\"218\" data-end=\"232\">1. General</h3><ul data-start=\"233\" data-end=\"525\">\r\n<li data-start=\"233\" data-end=\"306\">\r\n<p data-start=\"235\" data-end=\"306\">This platform operates as a <strong data-start=\"263\" data-end=\"303\">High Yield Investment Program (HYIP)</strong>.</p>\r\n</li>\r\n<li data-start=\"307\" data-end=\"438\">\r\n<p data-start=\"309\" data-end=\"438\">By participating, users acknowledge that HYIP investments carry <strong data-start=\"373\" data-end=\"386\">high risk</strong> and may result in partial or total loss of funds.</p>\r\n</li>\r\n<li data-start=\"439\" data-end=\"525\">\r\n<p data-start=\"441\" data-end=\"525\">No guarantees of profit are made. All returns depend on the program’s performance.</p>\r\n</li>\r\n</ul><h3 data-start=\"527\" data-end=\"545\">2. Eligibility</h3><ul data-start=\"546\" data-end=\"750\">\r\n<li data-start=\"546\" data-end=\"633\">\r\n<p data-start=\"548\" data-end=\"633\">Participants must be at least <strong data-start=\"578\" data-end=\"594\">18 years old</strong> (or the legal age in their country).</p>\r\n</li>\r\n<li data-start=\"634\" data-end=\"750\">\r\n<p data-start=\"636\" data-end=\"750\">It is the user’s responsibility to ensure that participation in this program is <strong data-start=\"716\" data-end=\"747\">legal in their jurisdiction</strong>.</p>\r\n</li>\r\n</ul><h3 data-start=\"752\" data-end=\"770\">3. Investments</h3><ul data-start=\"771\" data-end=\"1003\">\r\n<li data-start=\"771\" data-end=\"825\">\r\n<p data-start=\"773\" data-end=\"825\">Deposits are considered <strong data-start=\"797\" data-end=\"822\">voluntary investments</strong>.</p>\r\n</li>\r\n<li data-start=\"826\" data-end=\"915\">\r\n<p data-start=\"828\" data-end=\"915\">Once funds are invested, they are <strong data-start=\"862\" data-end=\"880\">non-refundable</strong>, except where explicitly stated.</p>\r\n</li>\r\n<li data-start=\"916\" data-end=\"1003\">\r\n<p data-start=\"918\" data-end=\"1003\">The platform reserves the right to reject or limit investments without explanation.</p>\r\n</li>\r\n</ul><h3 data-start=\"1005\" data-end=\"1032\">4. Returns and Payments</h3><ul data-start=\"1033\" data-end=\"1303\">\r\n<li data-start=\"1033\" data-end=\"1125\">\r\n<p data-start=\"1035\" data-end=\"1125\">Interest, bonuses, or profits will be credited as per the plan selected by the investor.</p>\r\n</li>\r\n<li data-start=\"1126\" data-end=\"1233\">\r\n<p data-start=\"1128\" data-end=\"1233\">Payment schedules may vary, and the platform reserves the right to delay or adjust payouts if required.</p>\r\n</li>\r\n<li data-start=\"1234\" data-end=\"1303\">\r\n<p data-start=\"1236\" data-end=\"1303\">All payouts are made to the payment account provided by the user.</p>\r\n</li>\r\n</ul><h3 data-start=\"1305\" data-end=\"1333\">5. User Responsibilities</h3><ul data-start=\"1334\" data-end=\"1577\">\r\n<li data-start=\"1334\" data-end=\"1399\">\r\n<p data-start=\"1336\" data-end=\"1399\">Users must provide <strong data-start=\"1355\" data-end=\"1379\">accurate information</strong> when registering.</p>\r\n</li>\r\n<li data-start=\"1400\" data-end=\"1497\">\r\n<p data-start=\"1402\" data-end=\"1497\">Account security (username, password, wallet details) is the sole responsibility of the user.</p>\r\n</li>\r\n<li data-start=\"1498\" data-end=\"1577\">\r\n<p data-start=\"1500\" data-end=\"1577\">Any suspicious or fraudulent activity may result in <strong data-start=\"1552\" data-end=\"1574\">account suspension</strong>.</p>\r\n</li>\r\n</ul><h3 data-start=\"1579\" data-end=\"1602\">6. Risks Disclaimer</h3><ul data-start=\"1603\" data-end=\"1824\">\r\n<li data-start=\"1603\" data-end=\"1699\">\r\n<p data-start=\"1605\" data-end=\"1699\">HYIPs are highly speculative. By investing, users accept the <strong data-start=\"1666\" data-end=\"1696\">risk of losing their funds</strong>.</p>\r\n</li>\r\n<li data-start=\"1700\" data-end=\"1824\">\r\n<p data-start=\"1702\" data-end=\"1824\">The platform is not responsible for losses caused by <strong data-start=\"1755\" data-end=\"1821\">technical issues, market fluctuations, or third-party services</strong>.</p>\r\n</li>\r\n</ul><h3 data-start=\"1826\" data-end=\"1856\">7. Limitation of Liability</h3><ul data-start=\"1857\" data-end=\"1998\">\r\n<li data-start=\"1857\" data-end=\"1944\">\r\n<p data-start=\"1859\" data-end=\"1944\">The platform will not be liable for any <strong data-start=\"1899\" data-end=\"1941\">direct, indirect, or incidental losses</strong>.</p>\r\n</li>\r\n<li data-start=\"1945\" data-end=\"1998\">\r\n<p data-start=\"1947\" data-end=\"1998\">Users agree to participate at their <strong data-start=\"1983\" data-end=\"1995\">own risk</strong>.</p>\r\n</li>\r\n</ul><h3 data-start=\"2000\" data-end=\"2017\">8. Amendments</h3><ul data-start=\"2018\" data-end=\"2200\">\r\n<li data-start=\"2018\" data-end=\"2125\">\r\n<p data-start=\"2020\" data-end=\"2125\">The platform reserves the right to <strong data-start=\"2055\" data-end=\"2083\">change, update, or amend</strong> these Terms and Conditions at any time.</p>\r\n</li>\r\n<li data-start=\"2126\" data-end=\"2200\">\r\n<p data-start=\"2128\" data-end=\"2200\">Continued use of the platform implies acceptance of the updated terms.</p>\r\n</li>\r\n</ul><h3 data-start=\"2202\" data-end=\"2222\">9. Governing Law</h3><p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n</p><ul data-start=\"2223\" data-end=\"2337\">\r\n<li data-start=\"2223\" data-end=\"2337\">\r\n<p data-start=\"2225\" data-end=\"2337\">These Terms and Conditions are subject to the applicable laws of the jurisdiction where the platform operates.</p></li></ul>', 'High Yield Investment Program,Secure & Profitable Online Investment', 'Join our trusted HYIP platform offering high-yield investment plans with flexible returns. Start investing today and grow your capital with secure, reliable opportunities.', '2025-09-02 00:56:16', '2025-09-02 00:56:45'),
(8, 5, 'es', 'Términos y condiciones', '<h2 data-start=\"110\" data-end=\"155\">Términos y Condiciones (Ejemplo para HYIP)</h2><h3 data-start=\"157\" data-end=\"171\">1. General</h3><h2 data-start=\"175\" data-end=\"216\">\r\n\r\n<ul data-start=\"172\" data-end=\"515\">\r\n<li data-start=\"172\" data-end=\"259\">\r\n<p data-start=\"174\" data-end=\"259\">Esta plataforma opera como un <strong data-start=\"204\" data-end=\"256\">Programa de Inversión de Alto Rendimiento (HYIP)</strong>.</p>\r\n</li>\r\n<li data-start=\"260\" data-end=\"421\">\r\n<p data-start=\"262\" data-end=\"421\">Al participar, los usuarios reconocen que las inversiones en HYIP conllevan un <strong data-start=\"341\" data-end=\"356\">alto riesgo</strong> y pueden resultar en la pérdida parcial o total de los fondos.</p>\r\n</li>\r\n<li data-start=\"422\" data-end=\"515\">\r\n<p data-start=\"424\" data-end=\"515\">No se garantiza ninguna ganancia. Todos los retornos dependen del desempeño del programa.</p>\r\n</li>\r\n</ul>\r\n</h2><h3 data-start=\"517\" data-end=\"536\">2. Elegibilidad</h3><h2 data-start=\"175\" data-end=\"216\">\r\n<ul data-start=\"537\" data-end=\"750\">\r\n<li data-start=\"537\" data-end=\"629\">\r\n<p data-start=\"539\" data-end=\"629\">Los participantes deben tener al menos <strong data-start=\"578\" data-end=\"597\">18 años de edad</strong> (o la edad legal en su país).</p>\r\n</li>\r\n<li data-start=\"630\" data-end=\"750\">\r\n<p data-start=\"632\" data-end=\"750\">Es responsabilidad del usuario asegurarse de que la participación en este programa sea <strong data-start=\"719\" data-end=\"747\">legal en su jurisdicción</strong>.</p>\r\n</li>\r\n</ul>\r\n</h2><h3 data-start=\"752\" data-end=\"770\">3. Inversiones</h3><h2 data-start=\"175\" data-end=\"216\">\r\n<ul data-start=\"771\" data-end=\"1034\">\r\n<li data-start=\"771\" data-end=\"831\">\r\n<p data-start=\"773\" data-end=\"831\">Los depósitos se consideran <strong data-start=\"801\" data-end=\"828\">inversiones voluntarias</strong>.</p>\r\n</li>\r\n<li data-start=\"832\" data-end=\"943\">\r\n<p data-start=\"834\" data-end=\"943\">Una vez invertidos los fondos, estos son <strong data-start=\"875\" data-end=\"895\">no reembolsables</strong>, excepto en los casos expresamente indicados.</p>\r\n</li>\r\n<li data-start=\"944\" data-end=\"1034\">\r\n<p data-start=\"946\" data-end=\"1034\">La plataforma se reserva el derecho de rechazar o limitar inversiones sin explicación.</p>\r\n</li>\r\n</ul>\r\n</h2><h3 data-start=\"1036\" data-end=\"1059\">4. Retornos y Pagos</h3><h2 data-start=\"175\" data-end=\"216\">\r\n<ul data-start=\"1060\" data-end=\"1378\">\r\n<li data-start=\"1060\" data-end=\"1164\">\r\n<p data-start=\"1062\" data-end=\"1164\">Los intereses, bonos o ganancias se acreditarán de acuerdo con el plan seleccionado por el inversor.</p>\r\n</li>\r\n<li data-start=\"1165\" data-end=\"1294\">\r\n<p data-start=\"1167\" data-end=\"1294\">Los calendarios de pago pueden variar, y la plataforma se reserva el derecho de retrasar o ajustar los pagos si es necesario.</p>\r\n</li>\r\n<li data-start=\"1295\" data-end=\"1378\">\r\n<p data-start=\"1297\" data-end=\"1378\">Todos los pagos se realizarán a la cuenta de pago proporcionada por el usuario.</p>\r\n</li>\r\n</ul>\r\n</h2><h3 data-start=\"1380\" data-end=\"1416\">5. Responsabilidades del Usuario</h3><h2 data-start=\"175\" data-end=\"216\">\r\n<ul data-start=\"1417\" data-end=\"1711\">\r\n<li data-start=\"1417\" data-end=\"1492\">\r\n<p data-start=\"1419\" data-end=\"1492\">Los usuarios deben proporcionar <strong data-start=\"1451\" data-end=\"1474\">información precisa</strong> al registrarse.</p>\r\n</li>\r\n<li data-start=\"1493\" data-end=\"1612\">\r\n<p data-start=\"1495\" data-end=\"1612\">La seguridad de la cuenta (usuario, contraseña, detalles de la billetera) es responsabilidad exclusiva del usuario.</p>\r\n</li>\r\n<li data-start=\"1613\" data-end=\"1711\">\r\n<p data-start=\"1615\" data-end=\"1711\">Cualquier actividad sospechosa o fraudulenta puede resultar en la <strong data-start=\"1681\" data-end=\"1708\">suspensión de la cuenta</strong>.</p>\r\n</li>\r\n</ul>\r\n</h2><h3 data-start=\"1713\" data-end=\"1739\">6. Exención de Riesgos</h3><h2 data-start=\"175\" data-end=\"216\">\r\n<ul data-start=\"1740\" data-end=\"1990\">\r\n<li data-start=\"1740\" data-end=\"1851\">\r\n<p data-start=\"1742\" data-end=\"1851\">Los HYIP son altamente especulativos. Al invertir, los usuarios aceptan el <strong data-start=\"1817\" data-end=\"1848\">riesgo de perder sus fondos</strong>.</p>\r\n</li>\r\n<li data-start=\"1852\" data-end=\"1990\">\r\n<p data-start=\"1854\" data-end=\"1990\">La plataforma no es responsable de pérdidas ocasionadas por <strong data-start=\"1914\" data-end=\"1987\">problemas técnicos, fluctuaciones del mercado o servicios de terceros</strong>.</p>\r\n</li>\r\n</ul>\r\n</h2><h3 data-start=\"1992\" data-end=\"2028\">7. Limitación de Responsabilidad</h3><h2 data-start=\"175\" data-end=\"216\">\r\n<ul data-start=\"2029\" data-end=\"2185\">\r\n<li data-start=\"2029\" data-end=\"2122\">\r\n<p data-start=\"2031\" data-end=\"2122\">La plataforma no será responsable de ninguna <strong data-start=\"2076\" data-end=\"2119\">pérdida directa, indirecta o incidental</strong>.</p>\r\n</li>\r\n<li data-start=\"2123\" data-end=\"2185\">\r\n<p data-start=\"2125\" data-end=\"2185\">Los usuarios aceptan participar <strong data-start=\"2157\" data-end=\"2182\">bajo su propio riesgo</strong>.</p>\r\n</li>\r\n</ul>\r\n</h2><h3 data-start=\"2187\" data-end=\"2208\">8. Modificaciones</h3><h2 data-start=\"175\" data-end=\"216\">\r\n<ul data-start=\"2209\" data-end=\"2429\">\r\n<li data-start=\"2209\" data-end=\"2338\">\r\n<p data-start=\"2211\" data-end=\"2338\">La plataforma se reserva el derecho de <strong data-start=\"2250\" data-end=\"2285\">cambiar, actualizar o modificar</strong> estos Términos y Condiciones en cualquier momento.</p>\r\n</li>\r\n<li data-start=\"2339\" data-end=\"2429\">\r\n<p data-start=\"2341\" data-end=\"2429\">El uso continuado de la plataforma implica la aceptación de los términos actualizados.</p>\r\n</li>\r\n</ul>\r\n</h2><h3 data-start=\"2431\" data-end=\"2459\">9. Legislación Aplicable</h3><h2 data-start=\"175\" data-end=\"216\">\r\n<ul data-start=\"2460\" data-end=\"2579\">\r\n<li data-start=\"2460\" data-end=\"2579\">\r\n<p data-start=\"2462\" data-end=\"2579\">Estos Términos y Condiciones están sujetos a las leyes aplicables de la jurisdicción en la que opera la plataforma.</p></li></ul></h2>', 'High Yield Investment Program,Secure & Profitable Online Investment', 'Join our trusted HYIP platform offering high-yield investment plans with flexible returns. Start investing today and grow your capital with secure, reliable opportunities.', '2025-09-02 00:58:02', '2025-09-02 00:58:02'),
(12, 9, 'en', 'Test2', '<p>Test Description</p>', 'test', 'Hello world', '2025-11-27 23:46:23', '2025-11-27 23:46:23'),
(13, 10, 'en', 'Title page', '<p>hello</p>', 'hey', 'meta description', '2025-12-08 12:45:52', '2025-12-08 12:45:52'),
(14, 11, 'en', 'Qui quaerat voluptas', 'Non ea perferendis b.c', 'In voluptatem praes', 'Necessitatibus velit', '2025-12-08 12:46:58', '2025-12-08 12:46:58');

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

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

CREATE TABLE `password_resets` (
  `id` int(11) NOT NULL,
  `email` varchar(255) NOT NULL,
  `token` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

INSERT INTO `password_resets` (`id`, `email`, `token`, `created_at`, `updated_at`) VALUES
(1, 'caxev67524@bitfami.com', '$2y$12$SM0y1ROeTdj6mSHQzDKFUe7TGOiYZkCUMQ8HAcFRK/YRvyb2Nspny', '2025-09-20 21:31:15', '2025-09-21 03:30:58'),
(2, 'shihabmahmod58@gmail.com', '$2y$12$FxecdOkTnlofZ.872AfwWe2ny3IGOFW55PjQqJUBApIThCTlPTUJS', '2025-09-20 21:52:46', '2025-09-21 03:50:58'),
(7, 'shihab@gmail.com', '$2y$12$yNpJxwCukXcoMQyqcQYtT.KFEc7AvPH//F.7LWTAvlh4Op6BQiaW.', '2025-09-27 19:03:11', '2025-09-28 01:03:11'),
(12, 'terin39654@idwager.com', '$2y$12$wbE8CLfe6.Smbf1t2shdteDthcM0WnP3RdLc7MOkBsP3aANvfZ3Mu', '2025-11-28 11:24:04', '2025-11-28 14:26:32');

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

--
-- Table structure for table `password_reset_tokens`
--

CREATE TABLE `password_reset_tokens` (
  `email` varchar(255) NOT NULL,
  `token` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `password_reset_tokens`
--

INSERT INTO `password_reset_tokens` (`email`, `token`, `created_at`) VALUES
('caxev67524@bitfami.com', '$2y$12$ZG/htXKOFuh41lD7gCKzb.Q04X7WR3.9eJVFkoPiSklcWaR402i/u', '2025-09-20 21:21:54');

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

--
-- Table structure for table `payment_gateways`
--

CREATE TABLE `payment_gateways` (
  `id` int(11) NOT NULL,
  `type` enum('manual','automatic') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT 'manual',
  `information` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `keyword` varchar(191) DEFAULT NULL,
  `currency_id` varchar(191) NOT NULL DEFAULT '0',
  `status` int(11) NOT NULL DEFAULT 1,
  `photo` varchar(255) DEFAULT NULL,
  `is_sandbox` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `payment_gateways`
--

INSERT INTO `payment_gateways` (`id`, `type`, `information`, `keyword`, `currency_id`, `status`, `photo`, `is_sandbox`) VALUES
(6, 'automatic', '{\"public_key\":\"FLWPUBK_TEST-299dc2c8bf4c7f14f7d7f48c32433393-X\",\"secret_key\":\"FLWSECK_TEST-afb1f2a4789002d7c0f2185b830450b7-X\",\"text\":\"Pay via your Flutter Wave account.\"}', 'flutterwave', '[\"1\"]', 1, '12712376681759571026.png', 0),
(9, 'automatic', '{\"key\":\"rzp_test_xDH74d48cwl8DF\",\"secret\":\"cr0H1BiQ20hVzhpHfHuNbGri\",\"text\":\"Pay via your Razorpay account.\"}', 'razorpay', '[\"8\"]', 1, '7085942161759571052.png', 0),
(10, 'automatic', '{\"key\":\"test_jePgBjaRV5rUdzWc44rb2fUxgM2dM9\",\"text\":\"Pay with Mollie Payment.\"}', 'mollie', '[\"1\",\"6\"]', 1, '8317963211759571064.png', 0),
(11, 'automatic', '{\"merchant\":\"tkogux49985047638244\",\"secret\":\"LhNGUUKE9xCQ9xY8\",\"website\":\"WEBSTAGING\",\"industry\":\"Retail\",\"sandbox_check\":\"1\",\"text\":\"Pay via your Paytm account.\"}', 'paytm', '[\"8\"]', 1, '6576341171759571076.png', 0),
(12, 'automatic', '{\"key\":\"pk_test_162a56d42131cbb01932ed0d2c48f9cb99d8e8e2\",\"email\":\"junnuns@gmail.com\",\"text\":\"Pay via your Paystack account.\"}', 'paystack', '[\"9\"]', 1, '21229389131759571087.png', 0),
(13, 'automatic', '{\"key\":\"test_172371aa837ae5cad6047dc3052\",\"token\":\"test_4ac5a785e25fc596b67dbc5c267\",\"sandbox_check\":\"1\",\"text\":\"Pay via your Instamojo account.\"}', 'instamojo', '[\"8\"]', 1, '10605357391759571100.png', 0),
(14, 'automatic', '{\"key\":\"pk_test_UnU1Coi1p5qFGwtpjZMRMgJM\",\"secret\":\"sk_test_QQcg3vGsKRPlW6T3dXcNJsor\",\"text\":\"Pay via your Credit Card.\"}', 'stripe', '[\"1\"]', 1, '11422094471759571114.png', 0),
(15, 'automatic', '{\"client_id\":\"AcWYnysKa_elsQIAnlfsJXokR64Z31CeCbpis9G3msDC-BvgcbAwbacfDfEGSP-9Dp9fZaGgD05pX5Qi\",\"client_secret\":\"EGZXTq6d6vBPq8kysVx8WQA5NpavMpDzOLVOb9u75UfsJ-cFzn6aeBXIMyJW2lN1UZtJg5iDPNL9ocYE\",\"sandbox_check\":\"1\",\"text\":\"Pay via your PayPal account.\"}', 'paypal', '[\"1\"]', 1, '21432662601759571125.png', 0),
(27, 'manual', NULL, 'Menual Pay', '0', 1, '9693158581740824786.png', 1),
(34, 'automatic', '{\"wallet_code\":\"U39580462\",\"alternative_passphrase\":\"96QgkF19Mq7lTLtDohPBxkrzl\"}', 'perfectmoney', '[\"1\"]', 1, '18664939631752550829.png', 1),
(35, 'automatic', '{\"email\":\"demoqco@sun-fish.com\",\"secret\":\"skrill\"}', 'skrill', '[\"1\"]', 1, '9693158581740824786.png', 1),
(36, 'automatic', '{\"merchant_id\":\"demoqco@sun-fish.com\",\"secret_key\":\"skrill\"}', 'payeer', '[\"1\"]', 1, '2699873551752556365.png', 1);

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

--
-- Table structure for table `payment_gateway_translations`
--

CREATE TABLE `payment_gateway_translations` (
  `id` int(11) NOT NULL,
  `payment_gateway_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `payment_gateway_translations`
--

INSERT INTO `payment_gateway_translations` (`id`, `payment_gateway_id`, `lang_code`, `name`, `created_at`, `updated_at`) VALUES
(1, 6, 'en', 'Flutter Wave', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(2, 6, 'es', 'Onda de aleteo', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(3, 8, 'en', 'Authorize.Net', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(4, 8, 'es', 'Autorizar.Ne', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(5, 9, 'en', 'Razorpay', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(6, 9, 'es', 'pago de afeitar', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(7, 10, 'en', 'Mollie Payment', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(8, 10, 'es', 'Pago Mollie', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(9, 11, 'en', 'Paytm', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(10, 11, 'es', 'pago', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(11, 12, 'en', 'Paystack', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(12, 12, 'es', 'pila de pago', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(13, 13, 'en', 'Instamojo', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(14, 13, 'es', 'Instamojo', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(15, 14, 'en', 'Stripe', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(16, 14, 'es', 'Raya', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(17, 15, 'en', 'Paypal', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(18, 15, 'es', 'Paypal', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(21, 27, 'en', 'Menual Pay', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(22, 27, 'es', 'Menual Pay', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(33, 34, 'es', 'PerfectMone', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(34, 34, 'en', 'PerfectMone', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(35, 35, 'es', 'Skrill', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(36, 35, 'en', 'Skrill', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(37, 36, 'es', 'Payeer', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(38, 36, 'en', 'Payeer', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(41, 40, 'en', 'Molli', '2025-09-30 04:52:04', '2025-09-30 04:52:04'),
(42, 41, 'en', 'Authorize.net', '2025-09-30 04:52:04', '2025-09-30 04:52:04');

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

--
-- Table structure for table `payment_sections`
--

CREATE TABLE `payment_sections` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `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 `payment_sections`
--

INSERT INTO `payment_sections` (`id`, `status`, `created_at`, `updated_at`) VALUES
(1, 'active', '2025-07-19 01:36:12', '2025-12-08 09:07:45');

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

--
-- Table structure for table `payment_section_translations`
--

CREATE TABLE `payment_section_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `payment_section_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `text` text 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 `payment_section_translations`
--

INSERT INTO `payment_section_translations` (`id`, `payment_section_id`, `lang_code`, `sub_title`, `title`, `text`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Payment Method', 'Real Stories of Success and Growth', 'We offer a wide range of trusted payment gateways, including credit cards, bank transfers, e-wallets, and cryptocurrencies, ensuring every transaction is processed swiftly, securely, and without complications for your convenience.', '2025-07-19 01:36:12', '2025-12-08 10:14:52'),
(2, 1, 'es', 'Método de pago', 'Historias reales de éxito y crecimiento', 'Empieza tu aventura de inversión fácilmente siguiendo estos sencillos pasos. Tanto si eres nuevo en el mundo de la inversión como si buscas ampliar tu cartera, nuestra plataforma está diseñada para guiarte en cada paso del proceso.', '2025-08-26 18:54:56', '2025-08-26 18:54:56');

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

--
-- Table structure for table `payment_settings`
--

CREATE TABLE `payment_settings` (
  `id` int(11) NOT NULL,
  `type` enum('manual','automatic') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT 'manual',
  `photo` varchar(191) DEFAULT NULL,
  `information` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `keyword` varchar(191) DEFAULT NULL,
  `status` int(11) NOT NULL DEFAULT 1,
  `is_sandbox` tinyint(4) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `payment_settings`
--

INSERT INTO `payment_settings` (`id`, `type`, `photo`, `information`, `keyword`, `status`, `is_sandbox`) VALUES
(24, 'automatic', '2699873551752556365.png', '{\"key\":\"pk_test_UnU1Coi1p5qFGwtpjZMRMgJM\",\"secret\":\"sk_test_QQcg3vGsKRPlW6T3dXcNJsor\"}', 'stripe', 1, 1),
(25, 'automatic', '18664939631752550829.png', '{\"client_id\":\"AcWYnysKa_elsQIAnlfsJXokR64Z31CeCbpis9G3msDC-BvgcbAwbacfDfEGSP-9Dp9fZaGgD05pX5Qi\",\"client_secret\":\"EGZXTq6d6vBPq8kysVx8WQA5NpavMpDzOLVOb9u75UfsJ-cFzn6aeBXIMyJW2lN1UZtJg5iDPNL9ocYE\"}', 'paypal', 1, 1),
(26, 'manual', '9693158581740824786.png', 'null', 'bank', 1, 0);

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

--
-- Table structure for table `payment_successes`
--

CREATE TABLE `payment_successes` (
  `id` int(11) NOT NULL,
  `photo` varchar(255) DEFAULT NULL,
  `failed_photo` varchar(255) DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `payment_successes`
--

INSERT INTO `payment_successes` (`id`, `photo`, `failed_photo`, `created_at`, `updated_at`) VALUES
(1, '17243157151764737644.png', '8647539511764206496.png', '2025-11-03 08:27:56', '2025-12-02 22:54:04');

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

--
-- Table structure for table `payment_success_translations`
--

CREATE TABLE `payment_success_translations` (
  `id` int(11) NOT NULL,
  `payment_success_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` text DEFAULT NULL,
  `sub_title` text DEFAULT NULL,
  `failed_title` text DEFAULT NULL,
  `failed_sub_title` text DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `payment_success_translations`
--

INSERT INTO `payment_success_translations` (`id`, `payment_success_id`, `lang_code`, `title`, `sub_title`, `failed_title`, `failed_sub_title`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Payment Successful!', 'Thank you for your purchase. Your transaction has been completed, and a receipt has been sent to your email.', 'Payment Failed', 'Something went wrong and we couldn’t process your payment. Please check your card details or try again with a different method. c', '2025-09-04 02:16:45', '2025-11-26 19:22:57'),
(2, 1, 'es', 'Pago exitosa!', 'Gracias por su compra. Su transacción se ha completado y se le ha enviado un recibo a su correo electrónico.', 'Payment Failed', 'Something went wrong and we couldn’t process your payment. Please check your card details or try again with a different method.', '2025-09-03 20:22:42', '2025-09-03 20:22:42');

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

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

CREATE TABLE `personal_access_tokens` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `tokenable_type` varchar(255) NOT NULL,
  `tokenable_id` bigint(20) UNSIGNED NOT NULL,
  `name` text NOT NULL,
  `token` varchar(64) NOT NULL,
  `abilities` text DEFAULT NULL,
  `last_used_at` timestamp NULL DEFAULT NULL,
  `expires_at` timestamp NULL 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 `personal_access_tokens`
--

INSERT INTO `personal_access_tokens` (`id`, `tokenable_type`, `tokenable_id`, `name`, `token`, `abilities`, `last_used_at`, `expires_at`, `created_at`, `updated_at`) VALUES
(1, 'App\\Models\\User', 108, 'auth_token', '590c68491a8c1ffa137c0eca02b82015defec1eae4dd37dbad6c62f456be0395', '[\"*\"]', NULL, NULL, '2026-04-13 23:19:52', '2026-04-13 23:19:52'),
(2, 'App\\Models\\User', 108, 'auth_token', '531ac1d6b518bd59cfae5a371970c4622c46f90c1c1467adef8bccabae50ab6a', '[\"*\"]', NULL, NULL, '2026-04-13 23:20:33', '2026-04-13 23:20:33'),
(3, 'App\\Models\\User', 1, 'auth_token', '8c51c84e236b81432bdb0d8af2e9853aef8870c16c0cea6b199c49a81f1a2d4e', '[\"*\"]', NULL, NULL, '2026-04-14 01:40:37', '2026-04-14 01:40:37'),
(4, 'App\\Models\\User', 1, 'auth_token', '6d763e84228ca252fa8e85197dd07603bc77b0ffa3e2dec7e18a061dc837bcdb', '[\"*\"]', NULL, NULL, '2026-04-14 01:49:07', '2026-04-14 01:49:07'),
(5, 'App\\Models\\User', 1, 'auth_token', 'acc7c369cfd82fcd44353fd7e1ada10b7344beb012042bea0b92a5613892f870', '[\"*\"]', NULL, NULL, '2026-04-14 02:37:01', '2026-04-14 02:37:01'),
(6, 'App\\Models\\User', 1, 'auth_token', '0fdc30f1894ee38312b015552a5ef9d1e5d60e25a0a2c5a2c0263e4d4215dc07', '[\"*\"]', NULL, NULL, '2026-04-14 06:01:38', '2026-04-14 06:01:38'),
(7, 'App\\Models\\User', 1, 'auth_token', '77ce786fb1e2ffcf3803a9d4c635efa5f59b247f5be2cef189d0d8b5f8b2db46', '[\"*\"]', NULL, NULL, '2026-04-14 06:20:23', '2026-04-14 06:20:23'),
(8, 'App\\Models\\User', 1, 'auth_token', '8620ac0499c8d32cd60f64ff36ce83ac688626123185a3ccc8038eea3d2a7c8d', '[\"*\"]', NULL, NULL, '2026-04-14 06:53:00', '2026-04-14 06:53:00'),
(9, 'App\\Models\\User', 1, 'auth_token', 'f89a31cf05d516adbd78791f3cd798e7d5f720e9d2b4e64a06ae710a0f2c03c5', '[\"*\"]', NULL, NULL, '2026-04-14 06:59:21', '2026-04-14 06:59:21');

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

--
-- Table structure for table `plans`
--

CREATE TABLE `plans` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `manage_schedule_id` int(11) NOT NULL,
  `schedule_hour` int(11) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `fixed_amount` decimal(10,2) DEFAULT NULL,
  `min_amount` decimal(10,1) DEFAULT NULL,
  `max_amount` decimal(10,1) DEFAULT NULL,
  `roi` decimal(5,2) NOT NULL,
  `duration` int(11) DEFAULT NULL,
  `capital_back` enum('1','0') NOT NULL DEFAULT '1',
  `lifetime_return` tinyint(1) NOT NULL,
  `profit_type` enum('weekly','monthly') NOT NULL DEFAULT 'weekly',
  `invest_type` enum('fixed','range') NOT NULL DEFAULT 'fixed',
  `profit_repeat` int(11) DEFAULT NULL,
  `is_populer` tinyint(1) NOT NULL DEFAULT 0,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `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 `plans`
--

INSERT INTO `plans` (`id`, `manage_schedule_id`, `schedule_hour`, `slug`, `fixed_amount`, `min_amount`, `max_amount`, `roi`, `duration`, `capital_back`, `lifetime_return`, `profit_type`, `invest_type`, `profit_repeat`, `is_populer`, `status`, `created_at`, `updated_at`) VALUES
(22, 3, 1, 'ultimate', 398.00, NULL, NULL, 25.00, NULL, '1', 1, 'weekly', 'fixed', 80, 0, 'active', '2025-09-14 05:16:22', '2025-11-30 22:29:15'),
(23, 3, 1, 'advanced', NULL, 50.0, 98.0, 3.00, NULL, '1', 1, 'weekly', 'range', 55, 1, 'active', '2025-09-14 05:48:51', '2025-11-30 22:28:58'),
(24, 3, 1, 'premium', 598.00, NULL, NULL, 30.00, NULL, '1', 1, 'weekly', 'fixed', 8, 0, 'active', '2025-09-14 05:50:18', '2025-11-30 22:28:42'),
(25, 3, 1, 'standard', NULL, 80.0, 98.0, 39.00, NULL, '1', 1, 'weekly', 'range', 3, 0, 'active', '2025-09-14 05:51:24', '2025-11-30 22:28:20'),
(26, 3, 1, 'basic', 149.00, NULL, NULL, 23.00, NULL, '1', 1, 'weekly', 'fixed', 22, 0, 'active', '2025-09-14 05:59:34', '2025-11-30 22:28:00'),
(29, 3, 1, 'starter', 15.00, NULL, NULL, 7.00, NULL, '1', 1, 'weekly', 'fixed', 86, 0, 'active', '2025-09-14 18:20:26', '2025-12-12 21:11:03');

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

--
-- Table structure for table `plan_sections`
--

CREATE TABLE `plan_sections` (
  `id` int(11) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `plan_sections`
--

INSERT INTO `plan_sections` (`id`, `status`, `created_at`, `updated_at`) VALUES
(1, 'active', '2025-08-18 22:05:51', '2025-08-18 22:05:51');

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

--
-- Table structure for table `plan_section_translations`
--

CREATE TABLE `plan_section_translations` (
  `id` int(11) NOT NULL,
  `plan_section_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` text NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `plan_section_translations`
--

INSERT INTO `plan_section_translations` (`id`, `plan_section_id`, `lang_code`, `title`, `sub_title`, `created_at`, `updated_at`) VALUES
(1, 1, 'en', 'Choose the Right Plan to Maximize Your Returns', 'Invest Offer', '2025-08-18 22:05:51', '2025-12-03 12:38:15'),
(2, 1, 'es', 'Oferta de inversión', 'Elija el plan adecuado para maximizar sus ganancias', '2025-08-26 19:01:16', '2025-08-26 19:01:16');

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

--
-- Table structure for table `plan_translations`
--

CREATE TABLE `plan_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `plan_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `sub_title` 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 `plan_translations`
--

INSERT INTO `plan_translations` (`id`, `plan_id`, `lang_code`, `title`, `sub_title`, `created_at`, `updated_at`) VALUES
(22, 22, 'en', 'Ultimate', NULL, '2025-09-14 05:16:22', '2025-11-30 22:29:15'),
(23, 23, 'en', 'Advanced', NULL, '2025-09-14 05:48:51', '2025-11-30 22:28:58'),
(24, 24, 'en', 'Premium', NULL, '2025-09-14 05:50:18', '2025-11-30 22:28:42'),
(25, 25, 'en', 'Standard', NULL, '2025-09-14 05:51:24', '2025-11-30 22:28:20'),
(26, 26, 'en', 'Basic', NULL, '2025-09-14 05:59:34', '2025-11-30 22:28:00'),
(27, 29, 'en', 'Starter', NULL, '2025-09-14 18:20:26', '2025-11-30 22:27:32');

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

--
-- Table structure for table `plugins`
--

CREATE TABLE `plugins` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `tawk_status` tinyint(4) DEFAULT NULL,
  `tawk_script` text DEFAULT NULL,
  `disqus_status` tinyint(4) DEFAULT NULL,
  `disqus_shortname` text DEFAULT NULL,
  `google_recaptcha_status` tinyint(4) DEFAULT NULL,
  `google_recaptcha_site_key` text DEFAULT NULL,
  `google_recaptcha_secret_key` text DEFAULT NULL,
  `google_client_id` varchar(255) DEFAULT NULL,
  `google_client_secret` varchar(255) DEFAULT NULL,
  `google_redirect_uri` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `plugins`
--

INSERT INTO `plugins` (`id`, `tawk_status`, `tawk_script`, `disqus_status`, `disqus_shortname`, `google_recaptcha_status`, `google_recaptcha_site_key`, `google_recaptcha_secret_key`, `google_client_id`, `google_client_secret`, `google_redirect_uri`) VALUES
(1, 1, '68ed3c197e32cc195255b97d', 0, NULL, 0, '6LfcuyUsAAAAAEppySdWuIJGWRSDagdVNTxiQCBz', '6LfcuyUsAAAAAE7-zQsb9jEsaPyL9mBoX7jvwCUu', '967776940853-k6i2vf79rgbsmcfoj8qmluj6fln5au0i.apps.googleusercontent.com', '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', 'http://localhost:8000/auth/google/callback');

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

--
-- Table structure for table `rankings`
--

CREATE TABLE `rankings` (
  `id` int(11) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `invest_amount` decimal(10,2) NOT NULL,
  `referral` int(11) NOT NULL,
  `reg_bonus` decimal(10,2) DEFAULT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `rankings`
--

INSERT INTO `rankings` (`id`, `slug`, `invest_amount`, `referral`, `reg_bonus`, `status`, `created_at`, `updated_at`) VALUES
(6, 'rising-star', 0.00, 0, 2.00, 'active', '2025-10-18 00:07:54', '2025-10-18 00:07:54'),
(7, 'professional', 100.00, 2, 3.00, 'active', '2025-10-18 00:09:21', '2025-10-18 00:09:31'),
(8, 'expart', 500.00, 4, 5.00, 'active', '2025-10-18 00:10:47', '2025-10-18 00:10:47'),
(9, 'pro', 1000.00, 20, 9.00, 'active', '2025-10-18 00:13:22', '2025-12-07 14:51:09');

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

--
-- Table structure for table `ranking_translation`
--

CREATE TABLE `ranking_translation` (
  `id` int(11) NOT NULL,
  `ranking_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `lavel` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `benefits` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `ranking_translation`
--

INSERT INTO `ranking_translation` (`id`, `ranking_id`, `lang_code`, `lavel`, `name`, `benefits`, `created_at`, `updated_at`) VALUES
(7, 6, 'en', 'Level-1', 'Rising Star', 'you will got referral bonus for every referal register', '2025-10-18 00:07:54', '2025-12-09 21:39:24'),
(8, 7, 'en', 'Level-2', 'Professional', 'you will got referral bonus for every referal register', '2025-10-18 00:09:21', '2025-12-09 21:39:17'),
(9, 8, 'es', 'Level-3', 'Expart', 'You get 5 for every referral user registration', '2025-10-18 00:10:47', '2025-10-18 00:10:47'),
(10, 8, 'en', 'Level-3', 'Expart', 'you will got referral bonus for every referal register', '2025-10-18 00:11:35', '2025-12-09 21:39:09'),
(11, 9, 'en', 'Level-4', 'pro', 'you will got referral bonus for every referal register', '2025-10-18 00:13:22', '2025-12-09 21:38:57');

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

--
-- Table structure for table `referrals`
--

CREATE TABLE `referrals` (
  `id` int(11) NOT NULL,
  `commission_type` varchar(255) DEFAULT NULL,
  `level` int(11) DEFAULT NULL,
  `percent` double DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `referrals`
--

INSERT INTO `referrals` (`id`, `commission_type`, `level`, `percent`, `created_at`, `updated_at`) VALUES
(13, 'invest', 1, 0.25, '2022-05-11 04:57:07', '2022-05-11 04:57:07'),
(14, 'invest', 2, 0.5, '2022-05-11 04:57:07', '2022-05-11 04:57:07'),
(15, 'invest', 3, 0.8, '2022-05-11 04:57:07', '2025-12-07 14:50:24');

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

--
-- Table structure for table `referral_bonuses`
--

CREATE TABLE `referral_bonuses` (
  `id` int(11) NOT NULL,
  `from_user_id` int(11) DEFAULT NULL,
  `to_user_id` int(11) DEFAULT NULL,
  `percentage` double DEFAULT NULL,
  `level` varchar(255) DEFAULT NULL,
  `amount` decimal(20,10) NOT NULL,
  `type` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `referral_bonuses`
--

INSERT INTO `referral_bonuses` (`id`, `from_user_id`, `to_user_id`, `percentage`, `level`, `amount`, `type`, `created_at`, `updated_at`) VALUES
(9, 99, 86, NULL, NULL, 5.0000000000, 'Register', '2022-09-29 03:56:52', '2022-09-29 03:56:52'),
(10, 100, 99, NULL, NULL, 5.0000000000, 'Register', '2022-09-29 04:01:31', '2022-09-29 04:01:31'),
(11, 100, 86, 0.25, '1', 0.0250000000, 'invest', '2022-09-29 05:31:40', '2022-09-29 05:31:40'),
(12, 100, 86, 0.25, '1', 0.0250000000, 'invest', '2022-09-29 05:36:21', '2022-09-29 05:36:21'),
(13, 100, 86, 0.25, '1', 0.0250000000, 'invest', '2022-09-29 05:40:02', '2022-09-29 05:40:02'),
(14, 100, 86, 0.25, '1', 0.0250000000, 'invest', '2022-09-29 05:44:50', '2022-09-29 05:44:50'),
(15, 100, 86, 0.25, '1', 0.0250000000, 'invest', '2022-09-29 06:02:35', '2022-09-29 06:02:35'),
(16, 100, 86, 0.25, '1', 0.0250000000, 'invest', '2022-09-29 06:11:44', '2022-09-29 06:11:44'),
(17, 100, 86, 0.25, '1', 0.0250000000, 'invest', '2022-09-29 10:12:49', '2022-09-29 10:12:49'),
(18, 100, 99, 0.5, '2', 0.0500000000, 'invest', '2022-09-29 10:12:54', '2022-09-29 10:12:54'),
(19, 100, 86, 0.25, '1', 0.0250000000, 'invest', '2022-09-29 10:17:24', '2022-09-29 10:17:24'),
(20, 100, 99, 0.5, '2', 0.0500000000, 'invest', '2022-09-29 10:17:32', '2022-09-29 10:17:32'),
(21, 1, 86, 0.25, '1', 0.0250000000, 'invest', '2022-09-29 10:40:03', '2022-09-29 10:40:03'),
(22, 1, 99, 0.5, '2', 0.0500000000, 'invest', '2022-09-29 10:40:08', '2022-09-29 10:40:08'),
(23, 101, 86, NULL, NULL, 5.0000000000, 'Register', '2022-11-14 09:30:42', '2022-11-14 09:30:42'),
(24, 102, 101, NULL, NULL, 5.0000000000, 'Register', '2022-11-14 09:31:18', '2022-11-14 09:31:18'),
(25, 102, 86, 0.25, '1', 0.7500000000, 'invest', '2022-11-14 09:33:12', '2022-11-14 09:33:12'),
(26, 102, 101, 0.5, '2', 1.5000000000, 'invest', '2022-11-14 09:33:16', '2022-11-14 09:33:16'),
(27, 102, 86, 0.25, '1', 0.7500000000, 'invest', '2022-11-14 09:38:27', '2022-11-14 09:38:27'),
(28, 102, 101, 0.5, '2', 1.5000000000, 'invest', '2022-11-14 09:38:32', '2022-11-14 09:38:32'),
(29, 102, 86, 0.25, '1', 0.7500000000, 'invest', '2022-11-14 09:38:44', '2022-11-14 09:38:44'),
(30, 102, 101, 0.5, '2', 1.5000000000, 'invest', '2022-11-14 09:38:49', '2022-11-14 09:38:49'),
(31, 102, 86, 0.25, '1', 1.2500000000, 'invest', '2022-11-14 09:51:09', '2022-11-14 09:51:09'),
(32, 102, 101, 0.5, '2', 2.5000000000, 'invest', '2022-11-14 09:51:14', '2022-11-14 09:51:14'),
(33, 111, 110, NULL, NULL, 0.0602943582, 'Register', '2024-01-13 12:02:59', '2024-01-13 12:02:59'),
(34, 110, 111, NULL, NULL, 0.0602943582, 'Register', '2024-01-13 12:02:59', '2024-01-13 12:02:59'),
(35, 48, 7, NULL, NULL, 0.0000000000, 'Register', '2025-08-04 04:49:02', '2025-08-04 04:49:02'),
(36, 7, 48, NULL, NULL, 0.0000000000, 'Register', '2025-08-04 04:49:02', '2025-08-04 04:49:02'),
(37, 49, 7, NULL, NULL, 0.5000000000, 'Register', '2025-08-04 04:56:14', '2025-08-04 04:56:14'),
(38, 7, 49, NULL, NULL, 0.5000000000, 'Register', '2025-08-04 04:56:14', '2025-08-04 04:56:14'),
(39, 50, 7, NULL, NULL, 0.5000000000, 'Register', '2025-08-04 04:57:24', '2025-08-04 04:57:24'),
(40, 7, 50, NULL, NULL, 0.5000000000, 'Register', '2025-08-04 04:57:24', '2025-08-04 04:57:24'),
(41, 51, 7, NULL, NULL, 0.5000000000, 'Register', '2025-08-04 04:57:49', '2025-08-04 04:57:49'),
(42, 7, 51, NULL, NULL, 0.5000000000, 'Register', '2025-08-04 04:57:49', '2025-08-04 04:57:49'),
(49, 77, 7, NULL, NULL, 3.0000000000, 'Register', '2025-10-17 23:52:47', '2025-10-17 23:52:47'),
(50, 7, 77, NULL, NULL, 3.0000000000, 'Register', '2025-10-17 23:52:47', '2025-10-17 23:52:47'),
(51, 81, 80, NULL, NULL, 2.0000000000, 'Register', '2025-11-29 01:57:26', '2025-11-29 01:57:26'),
(52, 80, 81, NULL, NULL, 2.0000000000, 'Register', '2025-11-29 01:57:26', '2025-11-29 01:57:26'),
(53, 81, 7, 0.25, '1', 0.9950000000, 'invest', '2025-11-29 18:41:29', '2025-11-29 18:41:29'),
(54, 81, 7, 0.25, '1', 0.0375000000, 'invest', '2025-11-29 18:48:09', '2025-11-29 18:48:09'),
(55, 81, 7, 0.25, '1', 0.0375000000, 'invest', '2025-11-29 18:50:23', '2025-11-29 18:50:23'),
(56, 81, 7, 0.25, '1', 0.0375000000, 'invest', '2025-11-29 18:55:57', '2025-11-29 18:55:57'),
(57, 81, 7, 0.25, '1', 0.0375000000, 'invest', '2025-11-29 19:03:21', '2025-11-29 19:03:21'),
(58, 81, 7, 0.25, '1', 0.0375000000, 'invest', '2025-11-29 19:04:36', '2025-11-29 19:04:36'),
(60, 80, 7, 0.25, '1', 0.0005067568, 'invest', '2025-11-30 21:54:06', '2025-11-30 21:54:06'),
(61, 80, 7, 0.25, '1', 0.0005067568, 'invest', '2025-11-30 22:22:41', '2025-11-30 22:22:41'),
(62, 91, 90, NULL, NULL, 2.0000000000, 'Register', '2025-12-07 09:33:13', '2025-12-07 09:33:13'),
(63, 90, 91, NULL, NULL, 2.0000000000, 'Register', '2025-12-07 09:33:13', '2025-12-07 09:33:13'),
(64, 92, 1, NULL, NULL, 2.0000000000, 'Register', '2025-12-07 10:14:59', '2025-12-07 10:14:59'),
(65, 1, 92, NULL, NULL, 2.0000000000, 'Register', '2025-12-07 10:14:59', '2025-12-07 10:14:59');

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

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

CREATE TABLE `roles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `section` text DEFAULT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `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 `roles`
--

INSERT INTO `roles` (`id`, `name`, `section`, `status`, `created_at`, `updated_at`) VALUES
(10, 'writer', 'Menu Builder , Referral , Manage Customers , Invests , Transactions , Deposits , Request Money', 'active', NULL, NULL),
(11, 'Editor', 'Menu Builder , Invests , Transactions , Deposits , Manage Plans , Manage Customers', 'active', NULL, NULL),
(12, 'writer', 'Payment Setting , Fonts , Menupage Setting , Seo Tools , Sitemaps , Subscribers', 'active', NULL, NULL),
(15, 'blog-category', 'Blog category', 'active', NULL, NULL);

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

--
-- Table structure for table `seo_settings`
--

CREATE TABLE `seo_settings` (
  `id` int(10) UNSIGNED NOT NULL,
  `language_id` int(11) DEFAULT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_tagline` varchar(255) DEFAULT NULL,
  `meta_description` text DEFAULT NULL,
  `meta_keywords` text DEFAULT NULL,
  `meta_image` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `seo_settings`
--

INSERT INTO `seo_settings` (`id`, `language_id`, `meta_title`, `meta_tagline`, `meta_description`, `meta_keywords`, `meta_image`) VALUES
(1, 1, 'Eu dolor nobis sunt', 'Officia earum quo mo', 'Aut dolorem debitis', 'Molestias est quo e', NULL);

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

--
-- Table structure for table `sessions`
--

CREATE TABLE `sessions` (
  `id` varchar(255) NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `ip_address` varchar(45) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `payload` longtext NOT NULL,
  `last_activity` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `sessions`
--

INSERT INTO `sessions` (`id`, `user_id`, `ip_address`, `user_agent`, `payload`, `last_activity`) VALUES
('1xt8EiwH4hZ2gmgmKwC0Zm6rSDKF6W1kepbpiFeF', NULL, '127.0.0.1', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36', 'YTo0OntzOjY6Il90b2tlbiI7czo0MDoieTNaY1NmdXJMT2FoZ1pnTnJ3a2c0ZnQwbWhXdEY0eVR5V1hPVE45ViI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDI6Imh0dHA6Ly9sb2NhbGhvc3Q6ODAwMC9hc3NldHMvaW1nL2FsZXJ0LnBuZyI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fXM6NTI6ImxvZ2luX2FkbWluXzU5YmEzNmFkZGMyYjJmOTQwMTU4MGYwMTRjN2Y1OGVhNGUzMDk4OWQiO2k6MTt9', 1761969158),
('mL0hCN46txsa0BGBckSXCmqTVBGoGBfZXqIYLRgr', NULL, '127.0.0.1', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36', 'YTo0OntzOjY6Il90b2tlbiI7czo0MDoiTVgxVkZMRU81VlJ5WWZSZ05LVks1SUtoU05XSzJHNVpJdGl5Wmo3VCI7czo2OiJfZmxhc2giO2E6Mjp7czozOiJuZXciO2E6MDp7fXM6Mzoib2xkIjthOjA6e319czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDI6Imh0dHA6Ly9sb2NhbGhvc3Q6ODAwMC9hc3NldHMvaW1nL2FsZXJ0LnBuZyI7fXM6NTI6ImxvZ2luX2FkbWluXzU5YmEzNmFkZGMyYjJmOTQwMTU4MGYwMTRjN2Y1OGVhNGUzMDk4OWQiO2k6Nzt9', 1761924733);

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

--
-- Table structure for table `settings`
--

CREATE TABLE `settings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `frontend_url` varchar(255) DEFAULT NULL,
  `title` varchar(255) NOT NULL DEFAULT 'Hyip-King',
  `language_id` bigint(20) UNSIGNED NOT NULL,
  `footer_text` text NOT NULL,
  `website_name` varchar(255) DEFAULT NULL,
  `website_tage` varchar(255) DEFAULT NULL,
  `meta_description` text DEFAULT NULL,
  `website_favicon` varchar(255) DEFAULT NULL,
  `website_header_logo` varchar(255) DEFAULT NULL,
  `website_footer_logo` varchar(255) DEFAULT NULL,
  `user_panel_logo` varchar(255) DEFAULT NULL,
  `admin_panel_logo` varchar(255) DEFAULT NULL,
  `breadcumb` varchar(255) DEFAULT NULL,
  `website_phone` varchar(255) DEFAULT NULL,
  `website_address` varchar(255) DEFAULT NULL,
  `maintenance_mode_photo` varchar(255) DEFAULT NULL,
  `maintenance_mode_status` tinyint(4) DEFAULT NULL,
  `maintenance_mode_details` varchar(255) DEFAULT NULL,
  `google_analytics` text DEFAULT NULL,
  `google_tag_manager` text DEFAULT NULL,
  `copyright_text` varchar(255) NOT NULL,
  `facebook_pixel` text DEFAULT NULL,
  `cookie_status` tinyint(4) DEFAULT 1,
  `error_image` varchar(255) DEFAULT NULL,
  `error_title` varchar(255) DEFAULT NULL,
  `error_text` text DEFAULT NULL,
  `email_verification` tinyint(1) NOT NULL DEFAULT 1,
  `is_affilate` tinyint(1) NOT NULL DEFAULT 1,
  `affilate_new_user` double(10,5) NOT NULL DEFAULT 0.00000,
  `affilate_user` double(10,5) NOT NULL DEFAULT 0.00000,
  `kyc` int(11) NOT NULL DEFAULT 1,
  `kyc_auto_approve` tinyint(1) NOT NULL DEFAULT 1,
  `kyc_admin_notify` tinyint(1) DEFAULT 1,
  `kyc_user_notify` tinyint(1) NOT NULL DEFAULT 1,
  `module_section` varchar(255) DEFAULT NULL,
  `header_phone` varchar(255) NOT NULL,
  `header_email` varchar(255) NOT NULL,
  `day_of` varchar(255) DEFAULT NULL,
  `twilio_account_sid` varchar(255) DEFAULT NULL,
  `twilio_auth_token` varchar(255) DEFAULT NULL,
  `twilio_default_number` varchar(255) DEFAULT NULL,
  `twilio_status` tinyint(1) NOT NULL DEFAULT 1,
  `nexmo_key` varchar(255) DEFAULT NULL,
  `nexmo_secret` varchar(255) DEFAULT NULL,
  `nexmo_default_number` varchar(255) DEFAULT NULL,
  `nexmo_status` tinyint(1) NOT NULL DEFAULT 1,
  `send_sms` tinyint(1) NOT NULL DEFAULT 1,
  `requestmoney_fixed_charge` float NOT NULL DEFAULT 0,
  `requestmoney_percentage_charge` float NOT NULL DEFAULT 0,
  `enable_comments` tinyint(1) NOT NULL DEFAULT 1,
  `auto_approve_comments` tinyint(1) NOT NULL DEFAULT 1,
  `guest_comments` tinyint(1) NOT NULL DEFAULT 1,
  `theme` int(11) NOT NULL DEFAULT 1,
  `two_factor` tinyint(1) NOT NULL DEFAULT 0,
  `invest_email` tinyint(1) NOT NULL DEFAULT 1,
  `enable_referral_system` tinyint(1) NOT NULL DEFAULT 1,
  `auto_approve_bonus` tinyint(1) NOT NULL DEFAULT 1,
  `kyc_required_for_bonus` tinyint(1) NOT NULL DEFAULT 0,
  `send_referral_notifications` tinyint(1) NOT NULL DEFAULT 0,
  `is_smtp` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `settings`
--

INSERT INTO `settings` (`id`, `frontend_url`, `title`, `language_id`, `footer_text`, `website_name`, `website_tage`, `meta_description`, `website_favicon`, `website_header_logo`, `website_footer_logo`, `user_panel_logo`, `admin_panel_logo`, `breadcumb`, `website_phone`, `website_address`, `maintenance_mode_photo`, `maintenance_mode_status`, `maintenance_mode_details`, `google_analytics`, `google_tag_manager`, `copyright_text`, `facebook_pixel`, `cookie_status`, `error_image`, `error_title`, `error_text`, `email_verification`, `is_affilate`, `affilate_new_user`, `affilate_user`, `kyc`, `kyc_auto_approve`, `kyc_admin_notify`, `kyc_user_notify`, `module_section`, `header_phone`, `header_email`, `day_of`, `twilio_account_sid`, `twilio_auth_token`, `twilio_default_number`, `twilio_status`, `nexmo_key`, `nexmo_secret`, `nexmo_default_number`, `nexmo_status`, `send_sms`, `requestmoney_fixed_charge`, `requestmoney_percentage_charge`, `enable_comments`, `auto_approve_comments`, `guest_comments`, `theme`, `two_factor`, `invest_email`, `enable_referral_system`, `auto_approve_bonus`, `kyc_required_for_bonus`, `send_referral_notifications`, `is_smtp`) VALUES
(1, 'https://geniusocean.online/hyip/public/', 'Hyip King22', 1, 'Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.', 'HYIP MAX', 'tag1,tag2,tag3,tag4', 'This is meta description', '1826179651752564224.png', '13287675621765560196.png', '1560285611765560226.png', '13596545741760412997.png', '15406041741765560207.png', '14901936571758082206.png', NULL, 'Lake Dr Rd, Dhaka 1230', '5557279941758081387.png', 0, '<p>Our website is <b>currently undergoing</b> scheduled maintenance. We apologize for the inconvenience and appreciate your patience</p>', NULL, NULL, '© All Right Reserved by Genius Admin', NULL, NULL, '17063341521758079982.png', 'Page Not Found', 'This is a sample description to test your error page layout and SEO meta', 1, 1, 0.50000, 0.50000, 1, 0, 1, 1, 'invest,transfer_and_equest,payouts,deposits,referral', '+1 0123 456 788', 'info@geniuswallet.com', NULL, 'ACd265bfb214658e0a059aad4df96a9543', '0df1506100f991f8c9b144c745e9b133', '19793786208', 1, 'ba9111b8', 'cgxbAg4KnE80bcKx', '01976814812', 1, 1, 10, 0.4, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1);

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

--
-- Table structure for table `socialsettings`
--

CREATE TABLE `socialsettings` (
  `id` int(10) UNSIGNED NOT NULL,
  `facebook` varchar(191) DEFAULT NULL,
  `gplus` varchar(191) DEFAULT NULL,
  `twitter` varchar(191) DEFAULT NULL,
  `linkedin` varchar(191) DEFAULT NULL,
  `dribble` varchar(191) DEFAULT NULL,
  `f_status` tinyint(4) NOT NULL DEFAULT 1,
  `g_status` tinyint(4) NOT NULL DEFAULT 1,
  `t_status` tinyint(4) NOT NULL DEFAULT 1,
  `l_status` tinyint(4) NOT NULL DEFAULT 1,
  `d_status` tinyint(4) NOT NULL DEFAULT 1,
  `f_check` tinyint(4) DEFAULT NULL,
  `g_check` tinyint(4) DEFAULT NULL,
  `fclient_id` text DEFAULT NULL,
  `fclient_secret` text DEFAULT NULL,
  `fredirect` text DEFAULT NULL,
  `gclient_id` text DEFAULT NULL,
  `gclient_secret` text DEFAULT NULL,
  `gredirect` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `socialsettings`
--

INSERT INTO `socialsettings` (`id`, `facebook`, `gplus`, `twitter`, `linkedin`, `dribble`, `f_status`, `g_status`, `t_status`, `l_status`, `d_status`, `f_check`, `g_check`, `fclient_id`, `fclient_secret`, `fredirect`, `gclient_id`, `gclient_secret`, `gredirect`) VALUES
(1, 'https://www.facebook.com/', 'https://plus.google.com/', 'https://twitter.com/', 'https://www.linkedin.com/', 'https://dribbble.com/', 1, 0, 1, 1, 0, 1, 1, '503140663460329', 'f66cd670ec43d14209a2728af26dcc43', 'https://localhost/crypto/auth/facebook/callback', '904681031719-sh1aolu42k7l93ik0bkiddcboghbpcfi.apps.googleusercontent.com', 'yGBWmUpPtn5yWhDAsXnswEX3', 'http://localhost/marketplace/auth/google/callback');

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

--
-- Table structure for table `social_links`
--

CREATE TABLE `social_links` (
  `id` int(11) NOT NULL,
  `facebook` varchar(255) NOT NULL,
  `twitter` varchar(255) NOT NULL,
  `instagram` varchar(255) NOT NULL,
  `linkedin` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `social_links`
--

INSERT INTO `social_links` (`id`, `facebook`, `twitter`, `instagram`, `linkedin`, `created_at`, `updated_at`) VALUES
(1, 'https://www.benuh.tv', 'https://www.xumez.in', 'https://www.huvikaqikatuwyz.com', 'https://www.dusoryquleqi.net', '2025-08-19 22:18:29', '2025-08-19 22:18:29');

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

--
-- Table structure for table `social_providers`
--

CREATE TABLE `social_providers` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `provider_id` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `provider` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `social_providers`
--

INSERT INTO `social_providers` (`id`, `user_id`, `provider_id`, `provider`, `created_at`, `updated_at`) VALUES
(3, 17, '102485372716947456487', 'google', '2019-06-19 17:06:00', '2019-06-19 17:06:00'),
(4, 18, '109955884428371086401', 'google', '2019-06-19 17:17:04', '2019-06-19 17:17:04');

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

--
-- Table structure for table `subscribers`
--

CREATE TABLE `subscribers` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email` varchar(255) NOT NULL,
  `status` enum('verified','non_verified') NOT NULL DEFAULT 'non_verified',
  `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 `subscribers`
--

INSERT INTO `subscribers` (`id`, `email`, `status`, `created_at`, `updated_at`) VALUES
(1, 'haxaned279@dariolo.com', 'verified', '2025-07-20 03:51:30', '2025-07-20 03:51:30'),
(2, 'comlunuste@necub.com', 'verified', '2025-07-20 03:52:47', '2025-07-20 03:52:47'),
(3, 'shihabmahmod58@gmail.com', 'verified', '2025-07-20 03:53:15', '2025-07-20 03:53:15'),
(4, 'hotadi7680@futurejs.com', 'non_verified', '2025-08-30 19:18:54', '2025-08-30 19:18:54'),
(5, 'rawigoy273@lanipe.com', 'non_verified', '2025-08-30 19:30:11', '2025-08-30 19:30:11'),
(6, 'user2@gmail.com', 'non_verified', '2025-12-02 19:13:28', '2025-12-02 19:13:28'),
(7, 'farhadwts@gmail.com', 'non_verified', '2025-12-14 13:45:59', '2025-12-14 13:45:59'),
(8, 'john@example.com', 'non_verified', '2026-04-13 21:57:16', '2026-04-13 21:57:16');

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

--
-- Table structure for table `sub_menus`
--

CREATE TABLE `sub_menus` (
  `id` int(11) NOT NULL,
  `dynamic_page` int(11) DEFAULT NULL,
  `slug` varchar(255) NOT NULL,
  `menu_id` int(11) NOT NULL,
  `link` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `menu_order` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `sub_menus`
--

INSERT INTO `sub_menus` (`id`, `dynamic_page`, `slug`, `menu_id`, `link`, `status`, `menu_order`, `created_at`, `updated_at`) VALUES
(3, 1, 'privacy-policy', 9, 'privacy-policy', 'active', 5, '2025-08-20 05:42:48', '2025-12-02 19:50:55'),
(4, 1, 'terms-condition', 9, 'terms-condition', 'active', 4, '2025-08-20 05:43:19', '2025-12-08 20:57:06'),
(11, NULL, 'our-team', 9, 'https://geniusocean.online/hyip/public/team/', 'active', 1, '2025-12-02 19:38:28', '2025-12-03 12:24:38'),
(12, NULL, 'testimonial', 9, 'https://geniusocean.online/hyip/public/testimonial/', 'active', 2, '2025-12-02 19:40:57', '2025-12-03 12:24:23'),
(13, NULL, 'faqs', 9, 'https://geniusocean.online/hyip/public/faq/', 'active', 3, '2025-12-02 19:52:07', '2025-12-03 12:24:10');

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

--
-- Table structure for table `sub_menu_translations`
--

CREATE TABLE `sub_menu_translations` (
  `id` int(11) NOT NULL,
  `sub_menu_id` int(11) NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `sub_menu_translations`
--

INSERT INTO `sub_menu_translations` (`id`, `sub_menu_id`, `lang_code`, `name`, `created_at`, `updated_at`) VALUES
(2, 3, 'en', 'Privacy', '2025-08-20 05:42:48', '2025-08-20 05:42:48'),
(3, 4, 'en', 'Terms & Condition', '2025-08-20 05:43:19', '2025-08-20 05:43:19'),
(4, 3, 'es', 'Privacidad', '2025-08-29 22:56:22', '2025-08-29 22:56:22'),
(11, 11, 'en', 'Our Team', '2025-12-02 19:38:28', '2025-12-02 19:38:28'),
(12, 12, 'en', 'Testimonial', '2025-12-02 19:40:57', '2025-12-02 19:40:57'),
(13, 13, 'en', 'FAQs', '2025-12-02 19:52:07', '2025-12-02 19:52:07');

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

--
-- Table structure for table `teams`
--

CREATE TABLE `teams` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `photo` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `fb_link` varchar(255) DEFAULT NULL,
  `twitter_link` varchar(255) DEFAULT NULL,
  `instra_link` varchar(255) DEFAULT NULL,
  `linkedin_link` varchar(255) DEFAULT NULL,
  `youtube_link` 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 `teams`
--

INSERT INTO `teams` (`id`, `photo`, `status`, `fb_link`, `twitter_link`, `instra_link`, `linkedin_link`, `youtube_link`, `created_at`, `updated_at`) VALUES
(6, '9781263231765345598.jpg', 'active', 'https://facebook.com/sarah.johnson', 'https://twitter.com/sarah_johnso', 'https://instagram.com/sarah.johnson', 'https://linkedin.com/in/sarahjohnson', 'https://linkedin.com/in/sarahjohnson', '2025-08-17 22:17:48', '2025-12-09 23:46:38'),
(7, '10655088291765550560.png', 'active', 'https://facebook.com/david.miller', 'https://twitter.com/david_miller', 'https://instagram.com/david.miller', 'https://linkedin.com/in/davidmiller', 'https://linkedin.com/in/davidmiller', '2025-08-17 22:19:26', '2025-12-12 21:42:40'),
(8, '9850291641765550575.png', 'active', 'https://facebook.com/john.carter', 'https://facebook.com/john.carter', 'https://facebook.com/john.carter', 'https://facebook.com/john.carter', 'https://facebook.com/john.carter', '2025-08-17 22:20:34', '2025-12-12 21:42:55'),
(9, '2196359571765550543.png', 'Active', 'https://facebook.com/amina.rahman', 'https://facebook.com/amina.rahman', 'https://facebook.com/amina.rahman', 'https://facebook.com/amina.rahman', 'https://facebook.com/amina.rahman', '2025-08-17 22:21:35', '2025-12-12 21:42:23'),
(10, '15245964391765345565.jpg', 'active', 'https://facebook.com/robert.kim', 'https://facebook.com/robert.kim', 'https://facebook.com/robert.kim', 'https://facebook.com/robert.kim', 'https://facebook.com/robert.kim', '2025-08-17 22:22:41', '2025-12-09 23:46:05');

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

--
-- Table structure for table `team_sections`
--

CREATE TABLE `team_sections` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `team_member_homepage` int(11) DEFAULT NULL,
  `button_url` 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 `team_sections`
--

INSERT INTO `team_sections` (`id`, `status`, `team_member_homepage`, `button_url`, `created_at`, `updated_at`) VALUES
(3, 'active', 3, 'https://www.moxobity.org', '2025-07-19 00:05:25', '2025-08-17 21:29:03');

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

--
-- Table structure for table `team_section_translations`
--

CREATE TABLE `team_section_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `team_section_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `text` text NOT NULL,
  `button_text` 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;

--
-- Dumping data for table `team_section_translations`
--

INSERT INTO `team_section_translations` (`id`, `team_section_id`, `lang_code`, `sub_title`, `title`, `text`, `button_text`, `created_at`, `updated_at`) VALUES
(1, 3, 'en', 'Team Member', 'Experts Driving Your Success', 'Leaders in finance and technology committed to building a secure and high-yield investment platform.', 'See All Members', '2025-07-19 00:05:25', '2025-12-12 22:22:56'),
(2, 3, 'es', 'Miembro del equipo', 'Expertas conduciendo su éxito', 'Líderes en finanzas y tecnología comprometidos con la construcción de una plataforma de inversión segura y de alto rendimiento.', 'Ver todas las miembros', '2025-08-26 19:06:13', '2025-08-26 19:06:13');

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

--
-- Table structure for table `team_translate`
--

CREATE TABLE `team_translate` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `team_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `designation` 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;

--
-- Dumping data for table `team_translate`
--

INSERT INTO `team_translate` (`id`, `team_id`, `lang_code`, `name`, `designation`, `created_at`, `updated_at`) VALUES
(4, 6, 'en', 'Sarah Johnson', 'CEO', '2025-08-17 22:17:48', '2025-08-17 22:17:48'),
(5, 7, 'en', 'David Miller', 'CTO', '2025-08-17 22:19:26', '2025-08-17 22:19:26'),
(6, 8, 'en', 'John Carter', 'Operations Director', '2025-08-17 22:20:34', '2025-08-17 22:20:34'),
(7, 9, 'en', 'Amina Rahman', 'Marketing Lead', '2025-08-17 22:21:35', '2025-08-17 22:46:58'),
(8, 10, 'en', 'Robert Kim', 'Finance Manager', '2025-08-17 22:22:41', '2025-08-17 22:22:41'),
(9, 10, 'es', 'Robert Kim', 'Gerente de Finanzas', '2025-08-30 01:35:40', '2025-08-30 01:35:40'),
(14, 9, 'es', 'Amina Rahman', 'Líder de marketing', '2025-09-03 03:39:48', '2025-09-03 03:39:48');

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

--
-- Table structure for table `testimonials`
--

CREATE TABLE `testimonials` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `rating` double DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `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 `testimonials`
--

INSERT INTO `testimonials` (`id`, `rating`, `image`, `status`, `created_at`, `updated_at`) VALUES
(6, 3, '4807179651765345296.jpg', 'Inactive', '2025-08-17 20:03:17', '2025-12-09 23:41:36'),
(7, 5, '2716793321765345283.png', 'Inactive', '2025-08-17 20:04:45', '2025-12-09 23:41:23'),
(8, 4, '5953756611765345270.png', 'Inactive', '2025-08-17 20:05:31', '2025-12-09 23:41:10'),
(9, 5, '10818783991765345258.png', 'Inactive', '2025-08-17 20:06:12', '2025-12-09 23:40:59');

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

--
-- Table structure for table `testimonial_sections`
--

CREATE TABLE `testimonial_sections` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `photo` 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 `testimonial_sections`
--

INSERT INTO `testimonial_sections` (`id`, `status`, `photo`, `created_at`, `updated_at`) VALUES
(4, 'active', '14295370141761353927.png', '2025-07-16 01:50:55', '2025-10-24 18:58:47');

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

--
-- Table structure for table `testimonial_section_translations`
--

CREATE TABLE `testimonial_section_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `testimonial_section_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `sub_title` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `text` text 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 `testimonial_section_translations`
--

INSERT INTO `testimonial_section_translations` (`id`, `testimonial_section_id`, `lang_code`, `sub_title`, `title`, `text`, `created_at`, `updated_at`) VALUES
(1, 4, 'en', 'Testimonials', 'Real Stories of Success and Growth', 'Get started on your investment journey with ease by following these simple steps. Whether you\'re new to investing or looking to expand your portfolio, our platform is designed to guide you every step of the way.', '2025-07-16 01:50:55', '2025-08-17 05:10:33'),
(2, 4, 'es', 'Testimonios', 'Historias reales de éxito y crecimiento', 'Empiece su aventura de inversión fácilmente siguiendo estos sencillos pasos. Tanto si es nuevo en el mundo de la inversión como si busca ampliar su cartera, nuestra plataforma está diseñada para guiarle en cada paso del proceso.', '2025-08-26 19:10:40', '2025-08-26 19:10:40');

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

--
-- Table structure for table `testimonial_translations`
--

CREATE TABLE `testimonial_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `testimonial_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `user_name` varchar(255) NOT NULL,
  `designation` varchar(255) NOT NULL,
  `details` text 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 `testimonial_translations`
--

INSERT INTO `testimonial_translations` (`id`, `testimonial_id`, `lang_code`, `user_name`, `designation`, `details`, `created_at`, `updated_at`) VALUES
(3, 6, 'en', 'Sarah Johnson', 'Marketing Manager, BrightEdge Solutions', 'Working with tis company has been one of the best business decisions we’ve ever made. From the very first consultation, their team took the time to understand our vision, challenges, and long-term goals. Unlike many agencies, they didn’t just deliver what we asked for — they guided us with fresh ideas, better strategies, and solutions that actually worked in practice. The communication was smooth, deadlines were respected, and every little detail was handled with care. Thanks to their expertise, we’ve seen significant growth in user engagement and overall business performance. I wholeheartedly recommend them to anyone looking for a professional and reliable partner.', '2025-08-17 20:03:17', '2025-12-09 23:07:17'),
(4, 7, 'en', 'David Miller', 'CEO, TechSphere Inc.', 'As a CEO, I’ve worked with countless service providers over the years, but Divaniz stands out as a true partner. Their team doesn’t just focus on delivering a project — they focus on delivering value. They understood the complexity of our industry and created a tailored solution that not only solved our immediate problems but also set us up for long-term success. I particularly appreciated their proactive approach: whenever an obstacle came up, they already had two or three possible solutions ready. The final product exceeded expectations, and the after-support has been equally impressive. I look forward to working with them again on future projects', '2025-08-17 20:04:45', '2025-08-17 20:04:45'),
(5, 8, 'en', 'Priya Sharma', 'Product Lead, Innovexa Labs', 'What impressed me most about Divaniz was their combination of creativity and technical expertise. Our project was highly demanding, with multiple integrations and a tight deadline, yet the team managed to deliver everything flawlessly. They were transparent at every stage, kept us updated, and were open to feedback. It felt less like working with an external agency and more like having an in-house team of professionals. The results have had a direct impact on our company — our processes are faster, customer satisfaction has improved, and our revenue has grown. I can confidently say they are one of the most reliable teams I’ve ever worked with', '2025-08-17 20:05:31', '2025-08-17 20:05:31'),
(6, 9, 'en', 'John Carter', 'Operations Director, VisionWorks', 'From the very beginning, This company gave us confidence that we were in the right hands. Their team has an incredible ability to transform complex problems into simple, efficient solutions. The dedication they showed — whether it was late-night calls, quick revisions, or last-minute fixes — really proved how committed they are to client success. What I loved the most was their focus on long-term value rather than short-term gains. They built our system in such a scalable way that we are now ready to expand without worrying about infrastructure issues. If you’re serious about growth, is the partner you need', '2025-08-17 20:06:12', '2025-12-09 23:06:48'),
(7, 9, 'es', 'John Carter', 'Director de Operaciones, VisionWorks', 'Desde el principio, Divaniz nos infundió la confianza de que estábamos en las mejores manos. Su equipo tiene una increíble capacidad para transformar problemas complejos en soluciones sencillas y eficientes. Su dedicación, ya fueran llamadas nocturnas, revisiones rápidas o soluciones de última hora, demostró su compromiso con el éxito del cliente. Lo que más me gustó fue su enfoque en el valor a largo plazo, en lugar de las ganancias a corto plazo. Desarrollaron nuestro sistema de forma tan escalable que ahora estamos listos para expandirnos sin preocuparnos por problemas de infraestructura. Si se toma en serio el crecimiento, Divaniz es el socio que necesita.', '2025-08-30 03:37:58', '2025-08-30 03:50:25');

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

--
-- Table structure for table `tickets`
--

CREATE TABLE `tickets` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `ticket_number` varchar(255) NOT NULL,
  `category_id` bigint(20) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `status` enum('pending','open','closed','resolved') NOT NULL DEFAULT 'open',
  `priority` enum('low','medium','high') NOT NULL DEFAULT 'medium',
  `user_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 `tickets`
--

INSERT INTO `tickets` (`id`, `ticket_number`, `category_id`, `name`, `email`, `title`, `description`, `status`, `priority`, `user_id`, `created_at`, `updated_at`) VALUES
(1, 'TKT5678607', 10, NULL, NULL, 'Account Creation problem', 'Account Creation problem', 'open', 'high', 7, '2025-07-15 08:54:50', '2025-11-26 01:21:28'),
(2, 'TKT5678645', 11, NULL, NULL, 'Account Creation problem2', 'Account Creation problem2', 'open', 'low', 7, '2025-07-15 08:54:50', '2025-07-15 08:54:50'),
(3, 'TKT356687', 12, 'Velma Matthews', 'pyzejanafa@mailinator.com', 'Cupiditate aut vel r', 'Voluptatem consectet.gf', 'pending', 'high', 7, '2025-07-30 04:25:16', '2025-07-30 04:25:16'),
(4, 'TKT716964', 13, 'Olga Christian', 'pida@mailinator.com', 'Eum quibusdam culpa', '<br>', 'closed', 'high', 7, '2025-08-01 20:31:24', '2025-09-12 22:11:56'),
(5, 'TKT325063', 10, 'shihab', 'socialmediaviralnews@gmail.com', 'good morning', '<p>sdfsdf</p>', 'pending', 'high', 1, '2025-09-18 20:42:36', '2025-09-18 20:42:36'),
(6, 'TKT518264', 10, 'Xyla Hogan', 'jizimum@mailinator.com', 'Animi voluptatibus', 'Recusandae. At a qui.fd', 'closed', 'high', 1, '2025-09-18 20:43:12', '2025-12-06 22:41:36'),
(7, 'TKT212577', 11, 'Ahmed Naim', 'farhadwts@gmail.com', 'I have a problem to investment', '<p>I have a problem to investment</p>', 'open', 'medium', 7, '2025-11-26 02:47:46', '2025-11-26 02:48:54'),
(10, 'TKT522557', 10, 'Coby Reynolds', 'palunuwed@mailinator.com', 'Facere recusandae E', 'Qui quia qui quia de.gfd', 'open', 'high', 7, '2025-11-26 03:13:57', '2025-11-26 03:14:08'),
(12, 'TKT866028', 10, 'Jeanette Walker', 'fuli@mailinator.com', 'Hic qui cupidatat ex', 'Eveniet, autem autem. this is first ticket', 'closed', 'high', 7, '2025-11-26 11:57:08', '2025-11-27 20:57:59'),
(13, 'TKT230876', 11, 'Shihab test morning', 'shihabmahmod58@gmail.com', 'i have big issue', '<p>there have a problem. i can\'t withdraw</p>', 'open', 'high', 7, '2025-11-27 21:01:54', '2025-11-27 21:03:31'),
(14, 'TKT154890', 11, 'shihab Uddin', 'fegahes475@idwager.com', 'test', '<p>sdfsdf</p>', 'pending', 'medium', 7, '2025-12-07 09:20:19', '2025-12-07 09:20:19'),
(15, 'TKT146307', 11, 'shihab Uddin', 'fegahes475@idwager.com', 'Test 22', '<p>i hae issue</p>', 'resolved', 'low', 7, '2025-12-07 09:24:42', '2025-12-08 11:55:07');

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

--
-- Table structure for table `ticket_attachments`
--

CREATE TABLE `ticket_attachments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `ticket_reply_id` bigint(20) UNSIGNED NOT NULL,
  `file_path` varchar(255) NOT NULL,
  `file_name` varchar(255) NOT NULL,
  `file_size` 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;

--
-- Dumping data for table `ticket_attachments`
--

INSERT INTO `ticket_attachments` (`id`, `ticket_reply_id`, `file_path`, `file_name`, `file_size`, `created_at`, `updated_at`) VALUES
(1, 11, 'your_path/7890685481764163480.png', 'image (8).png', '70560', '2025-11-26 07:24:42', '2025-11-26 07:24:42'),
(2, 13, '12025676491764166632.png', 'image (8).png', '70560', '2025-11-26 08:17:12', '2025-11-26 08:17:12'),
(11, 26, '1765035636_69344e741ab60.jpg', 'unnamed (8).jpg', '87288', '2025-12-06 22:40:36', '2025-12-06 22:40:36'),
(12, 31, 'your_path/10423994311765169360.jpg', 'rn9vTcJN1648456648.jpg', '77092', '2025-12-08 11:49:20', '2025-12-08 11:49:20'),
(13, 32, 'your_path/7032751381765169452.png', 'h2WulL4x1648456337.png', '6852', '2025-12-08 11:50:52', '2025-12-08 11:50:52');

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

--
-- Table structure for table `ticket_categories`
--

CREATE TABLE `ticket_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `slug` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `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 `ticket_categories`
--

INSERT INTO `ticket_categories` (`id`, `slug`, `status`, `created_at`, `updated_at`) VALUES
(10, 'investment-issue', 'Active', '2025-09-01 23:22:30', '2025-09-01 23:52:08'),
(11, 'withdraw-issue', 'Active', '2025-09-01 23:24:59', '2025-09-01 23:52:08'),
(12, 'money-request-issue', 'Active', '2025-09-01 23:25:56', '2025-09-01 23:52:08'),
(13, 'mopney-transfer-issue', 'Active', '2025-09-01 23:26:33', '2025-09-01 23:52:08');

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

--
-- Table structure for table `ticket_category_translations`
--

CREATE TABLE `ticket_category_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `ticket_category_id` bigint(20) UNSIGNED NOT NULL,
  `lang_code` varchar(255) NOT NULL,
  `title` 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;

--
-- Dumping data for table `ticket_category_translations`
--

INSERT INTO `ticket_category_translations` (`id`, `ticket_category_id`, `lang_code`, `title`, `created_at`, `updated_at`) VALUES
(9, 10, 'en', 'Investment Issue', '2025-09-01 23:22:30', '2025-09-01 23:24:36'),
(10, 10, 'es', 'Problema de inversión', '2025-09-01 23:23:16', '2025-09-01 23:23:32'),
(11, 11, 'en', 'Withdraw Issue', '2025-09-01 23:24:59', '2025-09-01 23:24:59'),
(12, 11, 'es', 'Retirar problema', '2025-09-01 23:25:19', '2025-09-01 23:25:19'),
(13, 12, 'en', 'Money Request Issue', '2025-09-01 23:25:56', '2025-09-01 23:25:56'),
(14, 12, 'es', 'Problema de solicitud de dinero', '2025-09-01 23:26:14', '2025-09-01 23:26:14'),
(15, 13, 'en', 'Mopney Transfer Issue', '2025-09-01 23:26:33', '2025-09-01 23:26:33'),
(16, 13, 'es', 'Problema de transferencia de Mopney', '2025-09-01 23:27:10', '2025-09-01 23:27:10');

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

--
-- Table structure for table `ticket_replies`
--

CREATE TABLE `ticket_replies` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `ticket_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `message` text 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 `ticket_replies`
--

INSERT INTO `ticket_replies` (`id`, `ticket_id`, `user_id`, `message`, `created_at`, `updated_at`) VALUES
(1, 4, 7, '<p>Where does it come from?\r\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p>', '2025-08-02 02:58:41', '2025-08-02 02:58:41'),
(2, 4, 7, '<p>Where does it come from?\r\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p>', '2025-08-01 21:47:26', '2025-08-01 21:47:26'),
(4, 4, 7, '<p><span style=\"color: rgb(33, 37, 41); font-family: Poppins, sans-serif;\">Where does it come from? Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</span></p>', '2025-08-01 22:37:15', '2025-08-01 22:37:15'),
(6, 4, NULL, '<p><span style=\"color: rgb(33, 37, 41); font-family: Poppins, sans-serif;\">Where does it come from? Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</span></p>', '2025-08-01 22:39:39', '2025-08-01 22:39:39'),
(7, 10, 7, 'Qui quia qui quia de.gfd', '2025-11-26 03:13:57', '2025-11-26 03:13:57'),
(8, 10, NULL, '<p>ki hoiche banglay bolo</p>', '2025-11-26 07:11:08', '2025-11-26 07:11:08'),
(11, 10, 7, '<p>dekh vai airkom error ashteche</p>', '2025-11-26 07:24:40', '2025-11-26 07:24:40'),
(13, 1, 7, '<p>dekh vai</p>', '2025-11-26 08:17:12', '2025-11-26 08:17:12'),
(22, 12, 7, 'Eveniet, autem autem. this is first ticket', '2025-11-26 11:57:08', '2025-11-26 11:57:08'),
(23, 13, 7, '<p>there have a problem. i can\'t withdraw</p>', '2025-11-27 21:01:54', '2025-11-27 21:01:54'),
(24, 6, 1, '<p>gh djkah sdjkhajkdh asjkdjiasdj jlkas</p>', '2025-12-06 22:39:19', '2025-12-06 22:39:19'),
(25, 6, 1, '<p>dadasdas sadasd&nbsp;</p>', '2025-12-06 22:40:20', '2025-12-06 22:40:20'),
(26, 6, 1, '<p>asdsadasd</p>', '2025-12-06 22:40:36', '2025-12-06 22:40:36'),
(27, 14, 7, '<p>sdfsdf</p>', '2025-12-07 09:20:19', '2025-12-07 09:20:19'),
(28, 15, 7, '<p>i hae issue</p>', '2025-12-07 09:24:42', '2025-12-07 09:24:42'),
(29, 15, NULL, '<p>This is no issue</p>', '2025-12-08 11:40:01', '2025-12-08 11:40:01'),
(31, 15, NULL, '<p>ffdgdfg</p>', '2025-12-08 11:49:20', '2025-12-08 11:49:20'),
(32, 15, NULL, '<p>Please check</p>', '2025-12-08 11:50:52', '2025-12-08 11:50:52');

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

--
-- Table structure for table `transactions`
--

CREATE TABLE `transactions` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `receiver_id` int(11) DEFAULT NULL,
  `email` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `amount` double NOT NULL,
  `type` enum('Deposit','Payout','Referral Bonus','Send Money','Receive Money','Invest','Interest Money','Request Money','Payout Rejected','Credit','Debit','Deposit Reject','Payout Accepted') NOT NULL,
  `profit` enum('plus','minus') DEFAULT NULL,
  `txnid` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'success',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `transactions`
--

INSERT INTO `transactions` (`id`, `user_id`, `receiver_id`, `email`, `amount`, `type`, `profit`, `txnid`, `status`, `created_at`, `updated_at`) VALUES
(1, 86, NULL, 'user@gmail.com', 100, 'Invest', 'minus', 'Tgek1699337563', 'success', '2023-11-07 00:12:56', '2023-11-07 00:12:56'),
(2, 86, NULL, 'user@gmail.com', 100, 'Invest', 'minus', 'sbxF1699337644', 'success', '2023-11-07 00:14:04', '2023-11-07 00:14:04'),
(3, 86, NULL, 'user@gmail.com', 100, 'Invest', 'minus', 'W5Gd1699339310', 'success', '2023-11-07 00:41:53', '2023-11-07 00:41:53'),
(4, 86, NULL, 'user@gmail.com', 50, 'Deposit', 'plus', 'us4EDp4uZDIg', 'success', '2023-11-07 00:43:29', '2023-11-07 00:43:29'),
(5, 106, NULL, 'farhad@gmail.com', 1000, 'Deposit', 'plus', '48bvHtlhnL4r', 'success', '2024-01-01 23:06:41', '2024-01-01 23:06:41'),
(6, 106, NULL, 'farhad@gmail.com', 500, 'Invest', NULL, 'S2XYdpo7ZpD8', 'success', '2024-01-01 23:07:14', '2024-01-01 23:07:14'),
(7, 86, NULL, 'user@gmail.com', 20, 'Invest', 'minus', 'Vn7p1704790204', 'success', '2024-01-09 02:50:04', '2024-01-09 02:50:04'),
(8, 109, NULL, 'mostafa@gmail.com', 10000, 'Deposit', 'plus', 'DElfpQ6tqndo', 'success', '2024-01-13 11:28:14', '2024-01-13 11:28:14'),
(9, 109, NULL, 'mostafa@gmail.com', 300, 'Invest', 'minus', 'T6tv1705120131', 'success', '2024-01-13 11:28:51', '2024-01-13 11:28:51'),
(10, 110, NULL, 'jerald@gmail.com', 300, 'Invest', 'minus', 'eaT41705120253', 'success', '2024-01-13 11:30:53', '2024-01-13 11:30:53'),
(11, 110, NULL, 'jerald@gmail.com', 10000, 'Deposit', 'plus', 'w2Zo4b7IScgu', 'success', '2024-01-13 11:49:08', '2024-01-13 11:49:08'),
(12, 110, NULL, 'jerald@gmail.com', 100, 'Send Money', 'minus', 'JjMF1705121515', 'success', '2024-01-13 11:51:55', '2024-01-13 11:51:55'),
(13, 109, NULL, 'mostafa@gmail.com', 100, 'Receive Money', 'plus', 'JjMF1705121515', 'success', '2024-01-13 11:51:55', '2024-01-13 11:51:55'),
(14, 109, NULL, 'mostafa@gmail.com', 101.3, 'Request Money', 'plus', 'QONI1705121570', 'success', '2024-01-13 11:52:50', '2024-01-13 11:52:50'),
(15, 109, NULL, 'mostafa@gmail.com', 100, 'Request Money', 'minus', 'QONI1705121570', 'success', '2024-01-13 11:53:37', '2024-01-13 11:53:37'),
(16, 110, NULL, 'jerald@gmail.com', 98.7, 'Request Money', 'plus', 'QONI1705121570', 'success', '2024-01-13 11:53:37', '2024-01-13 11:53:37'),
(17, 109, NULL, 'mostafa@gmail.com', 101.3, 'Request Money', 'plus', 'OdNy1705121686', 'success', '2024-01-13 11:54:46', '2024-01-13 11:54:46'),
(18, 109, NULL, 'mostafa@gmail.com', 100, 'Request Money', 'minus', 'OdNy1705121686', 'success', '2024-01-13 11:55:16', '2024-01-13 11:55:16'),
(19, 110, NULL, 'jerald@gmail.com', 98.7, 'Request Money', 'plus', 'OdNy1705121686', 'success', '2024-01-13 11:55:16', '2024-01-13 11:55:16'),
(20, 109, NULL, 'mostafa@gmail.com', 103.5, 'Payout', 'minus', 'NLEaI3cdJUD4', 'success', '2024-01-13 11:59:01', '2024-01-13 11:59:01'),
(21, 109, NULL, 'mostafa@gmail.com', 103.5, 'Payout Rejected', 'plus', 'bNQNK22CyBoN', 'success', '2024-01-13 12:00:30', '2024-01-13 12:00:30'),
(22, 110, NULL, 'jerald@gmail.com', 0.06029435820494, 'Referral Bonus', 'plus', 'HVYYKBPNDmgL', 'success', '2024-01-13 12:02:59', '2024-01-13 12:02:59'),
(23, 111, NULL, 'masud@gmail.com', 0.06029435820494, 'Referral Bonus', 'plus', 'gGqOiBIn6rsK', 'success', '2024-01-13 12:02:59', '2024-01-13 12:02:59'),
(24, 7, NULL, 'shihab@gmail.com', 23, 'Invest', 'minus', 'jIEy1753681218', 'success', '2025-07-27 23:40:18', '2025-07-27 23:40:18'),
(25, 7, NULL, 'shihab@gmail.com', 23, 'Invest', 'minus', 'ZpwM1753685679', 'success', '2025-07-28 00:54:39', '2025-07-28 00:54:39'),
(26, 7, NULL, 'shihab@gmail.com', 23, 'Invest', 'minus', '9rlz1753685776', 'success', '2025-07-28 00:56:16', '2025-07-28 00:56:16'),
(27, 7, NULL, 'shihab@gmail.com', 23, 'Invest', 'minus', 'ePeE1753686431', 'success', '2025-07-28 01:07:11', '2025-07-28 01:07:11'),
(28, 7, NULL, 'shihab@gmail.com', 23, 'Invest', 'minus', 'RieZ1753693709', 'success', '2025-07-28 03:08:29', '2025-07-28 03:08:29'),
(29, 7, NULL, 'shihab@gmail.com', 4, 'Invest', 'minus', 'PtMV1753697183', 'success', '2025-07-28 04:06:49', '2025-07-28 04:06:49'),
(30, 7, NULL, 'shihab@gmail.com', 10, 'Send Money', 'minus', 'aoWN1753773792', 'success', '2025-07-29 01:23:12', '2025-07-29 01:23:12'),
(31, 1, NULL, 'user@gmail.com', 10, 'Receive Money', 'plus', 'aoWN1753773792', 'success', '2025-07-29 01:23:12', '2025-07-29 01:23:12'),
(32, 1, NULL, 'user@gmail.com', 500, 'Request Money', 'plus', 'Daxk1753781811', 'success', '2025-07-29 03:36:51', '2025-07-29 03:36:51'),
(33, 7, NULL, 'shihab@gmail.com', 4, 'Deposit', 'plus', 'vevdqMlgq1hW', 'success', '2025-07-29 22:31:37', '2025-07-29 22:31:37'),
(34, 7, NULL, 'shihab@gmail.com', 53, 'Payout', 'minus', '9C24xwdF2hGH', 'success', '2025-08-02 02:11:10', '2025-08-02 02:11:10'),
(35, 7, NULL, 'shihab@gmail.com', 0.28736291120474, 'Payout', 'minus', '67LCQZKyR3Sj', 'success', '2025-08-02 02:12:50', '2025-08-02 02:12:50'),
(36, 7, NULL, 'shihab@gmail.com', 0.16496536404872, 'Payout', 'minus', 'uzXg6Zz4iVKO', 'success', '2025-08-02 02:13:17', '2025-08-02 02:13:17'),
(37, 7, NULL, 'shihab@gmail.com', 0.45871947722318, 'Payout', 'minus', '13poHxQyY9lk', 'success', '2025-08-02 02:13:38', '2025-08-02 02:13:38'),
(38, 7, NULL, 'shihab@gmail.com', 10, 'Payout', 'minus', '62VhkVuO5UQb', 'success', '2025-08-02 02:46:49', '2025-08-02 02:46:49'),
(39, 7, NULL, 'shihab@gmail.com', 63, 'Payout', 'minus', 'a3b0mwnXeS21', 'success', '2025-08-02 02:52:42', '2025-08-02 02:52:42'),
(40, 7, NULL, 'shihab@gmail.com', 45, 'Payout', 'minus', '2t2sWMUmF3Yw', 'success', '2025-08-02 02:53:50', '2025-08-02 02:53:50'),
(41, 7, NULL, 'shihab@gmail.com', 54, 'Payout', 'minus', 'hDaoEl8Dyctn', 'success', '2025-08-02 02:54:31', '2025-08-02 02:54:31'),
(42, 7, NULL, 'shihab@gmail.com', 10, 'Deposit', 'plus', 'SI8YoVTGoaCv', 'success', '2025-08-02 20:45:36', '2025-08-02 20:45:36'),
(43, 7, NULL, 'shihab@gmail.com', 4, 'Invest', 'minus', 'sIqH1754203203', 'success', '2025-08-03 00:41:50', '2025-08-03 00:41:50'),
(44, 7, NULL, 'shihab@gmail.com', 4, 'Invest', 'minus', 'vJsC1754203409', 'success', '2025-08-03 00:43:58', '2025-08-03 00:43:58'),
(45, 7, NULL, 'shihab@gmail.com', 4, 'Invest', 'minus', 'NPLr1754203535', 'success', '2025-08-03 00:47:25', '2025-08-03 00:47:25'),
(46, 7, NULL, 'shihab@gmail.com', 4, 'Invest', 'minus', 'order_R0mBsmIVHk2iQw', 'success', '2025-08-03 01:19:32', '2025-08-03 01:19:32'),
(47, 7, NULL, 'shihab@gmail.com', 0, 'Referral Bonus', 'plus', 'htvy7TNJORfM', 'success', '2025-08-04 04:49:02', '2025-08-04 04:49:02'),
(48, 48, NULL, 'kayical714@dekpal.com', 0, 'Referral Bonus', 'plus', '8neHE2jhgrQc', 'success', '2025-08-04 04:49:02', '2025-08-04 04:49:02'),
(49, 7, NULL, 'shihab@gmail.com', 0.5, 'Referral Bonus', 'plus', 'fHf2anPimVTb', 'success', '2025-08-04 04:56:14', '2025-08-04 04:56:14'),
(50, 49, NULL, 'hipobid580@efpaper.com', 0.5, 'Referral Bonus', 'plus', '7Y9gKadLAHHK', 'success', '2025-08-04 04:56:14', '2025-08-04 04:56:14'),
(51, 7, NULL, 'shihab@gmail.com', 0.5, 'Referral Bonus', 'plus', 'xd8IUq76WfUR', 'success', '2025-08-04 04:57:24', '2025-08-04 04:57:24'),
(52, 50, NULL, 'jefexo9093@percyfx.com', 0.5, 'Referral Bonus', 'plus', 'LDoTAjEm6P9Q', 'success', '2025-08-04 04:57:24', '2025-08-04 04:57:24'),
(53, 7, NULL, 'shihab@gmail.com', 0.5, 'Referral Bonus', 'plus', 'xvwzD4GbCHjM', 'success', '2025-08-04 04:57:49', '2025-08-04 04:57:49'),
(54, 51, NULL, 'nebon33279@percyfx.com', 0.5, 'Referral Bonus', 'plus', 'DdXtX6JMuWt6', 'success', '2025-08-04 04:57:49', '2025-08-04 04:57:49'),
(55, 7, NULL, 'shihab@gmail.com', 4, 'Invest', NULL, 'dOgdtaq40pFX', 'success', '2025-08-25 21:12:59', '2025-08-25 21:12:59'),
(56, 7, NULL, 'shihab@gmail.com', 4, 'Invest', NULL, 'BMi28RsklooA', 'success', '2025-08-25 21:22:22', '2025-08-25 21:22:22'),
(57, 7, NULL, 'shihab@gmail.com', 4, 'Invest', NULL, 'dx341rxifXpG', 'success', '2025-08-25 21:22:53', '2025-08-25 21:22:53'),
(58, 7, NULL, 'shihab@gmail.com', 4, 'Invest', NULL, 'Ymhg9uh0lce2', 'success', '2025-08-25 21:31:27', '2025-08-25 21:31:27'),
(59, 7, NULL, 'shihab@gmail.com', 4, 'Invest', NULL, 'QW9GowXOazIT', 'success', '2025-08-25 21:31:53', '2025-08-25 21:31:53'),
(60, 7, NULL, 'shihab@gmail.com', 198, 'Invest', NULL, '9Ely90CeUoym', 'success', '2025-08-25 21:35:30', '2025-08-25 21:35:30'),
(61, 7, NULL, 'shihab@gmail.com', 4, 'Invest', NULL, '41H6etT39Fwk', 'success', '2025-08-25 21:47:40', '2025-08-25 21:47:40'),
(62, 7, NULL, 'shihab@gmail.com', 4, 'Invest', NULL, 'N6BwwnLtXf8m', 'success', '2025-08-25 21:52:04', '2025-08-25 21:52:04'),
(63, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'M3B5asqHJNGm', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(64, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'WSYnply6378q', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(65, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'OtNNEoqthchf', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(66, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '8ZogTyRu0zBd', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(67, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'jeMcHpOUpV64', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(68, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'lO1IeyOGIYee', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(69, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '7Sp4Qgd4H6oC', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(70, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'vYnFNP3tHWmM', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(71, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'rtUxh7Q7H1Bm', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(72, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'lagPEINXW5t9', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(73, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'ImaVwDZRu5wd', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(74, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '4xSsrnKc0Jen', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(75, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'T3IfKF9Nfuwu', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(76, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '0uGVqlUHvHXw', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(77, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 's5ROk3nBaBpz', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(78, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'H7HXRhXBkzIx', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(79, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'w5LTX8p4zQY4', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(80, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'HCFECN8335lx', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(81, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'xIqLy54KQspU', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(82, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'r7QaJVNMnb5p', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(83, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'OLa4KYuolPIc', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(84, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'GS9nt7qi1INc', 'success', '2025-08-30 18:10:49', '2025-08-30 18:10:49'),
(85, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'dF3NGpIGLb0O', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(86, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '6BApz1xKp5Q8', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(87, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'g0vsdFSllSKo', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(88, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'X4TIzhm7KMW0', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(89, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'AAdJC5PfNYWl', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(90, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'Ckstr6qYHH5m', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(91, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'iAhHVm0LtkK3', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(92, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '4QEWwb1wUzW0', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(93, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'pwmLRmf2e6Vd', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(94, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '4mGtscBtP6Hq', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(95, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'Uc4rRxbT5bvQ', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(96, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'xe8imfi1TxDW', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(97, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'A0B0zRNuESbI', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(98, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'RC8IfnHukD0J', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(99, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '3GAy5EvjaPRE', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(100, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'Xnta4UW56SH9', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(101, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '3wvafJPCIvuh', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(102, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'NduKBYZOfLzQ', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(103, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'bRrTHSxYBIGW', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(104, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '4GE4m2LccuPd', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(105, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '0gsIAdXW45pl', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(106, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '2t8dVP0ae7D9', 'success', '2025-08-30 18:15:24', '2025-08-30 18:15:24'),
(107, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'h7g56HJPYTZv', 'success', '2025-08-30 18:15:50', '2025-08-30 18:15:50'),
(108, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'c9gOuvFvxUNE', 'success', '2025-08-30 18:15:50', '2025-08-30 18:15:50'),
(109, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'Bul7oWqz3dj5', 'success', '2025-08-30 18:15:50', '2025-08-30 18:15:50'),
(110, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'Ff0pKEELrkKW', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(111, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'EgXiZ8Pyk3wA', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(112, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'AIXwdiNuNkYL', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(113, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'SGflzzkGcOdk', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(114, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'SATadY2tcjwb', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(115, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'dHhYx1x5IHb5', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(116, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'SwhvM5XafZUL', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(117, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'xvjCUQ95p2iG', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(118, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'A4udGUAwbmns', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(119, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'P9U1qQ7A68gK', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(120, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '1Xa6ou6l3WS5', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(121, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'w5i31W1oEWSQ', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(122, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'XiDnxiqcNw0a', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(123, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'bnNwjMScIBoZ', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(124, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'gdkYy1woHjld', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(125, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'xLkrG5kH8jY2', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(126, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'WvpBM5vOgX1n', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(127, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'IylizmUOJMaL', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(128, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'X1BPfMXwfSfP', 'success', '2025-08-30 18:15:51', '2025-08-30 18:15:51'),
(129, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'lkuoF1GPCGQL', 'success', '2025-08-30 18:23:15', '2025-08-30 18:23:15'),
(130, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'XOrzuSU9lykH', 'success', '2025-08-30 18:23:15', '2025-08-30 18:23:15'),
(131, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'e1xmEx2ha0v4', 'success', '2025-08-30 18:23:15', '2025-08-30 18:23:15'),
(132, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'a4mFDsJGKCRJ', 'success', '2025-08-30 18:23:15', '2025-08-30 18:23:15'),
(133, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', '19BidDxnoaAH', 'success', '2025-08-30 18:23:15', '2025-08-30 18:23:15'),
(166, 7, NULL, 'shihab@gmail.com', 10, 'Request Money', 'minus', 'yVhG1756622463', 'success', '2025-08-31 01:43:07', '2025-08-31 01:43:07'),
(167, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'plus', 'yVhG1756622463', 'success', '2025-08-31 01:43:07', '2025-08-31 01:43:07'),
(168, 7, NULL, 'shihab@gmail.com', 10, 'Request Money', 'minus', 'niEg1756622377', 'success', '2025-08-31 01:44:33', '2025-08-31 01:44:33'),
(169, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'plus', 'niEg1756622377', 'success', '2025-08-31 01:44:33', '2025-08-31 01:44:33'),
(170, 7, NULL, 'shihab@gmail.com', 10, 'Request Money', 'minus', 'vJMR1756622040', 'success', '2025-08-31 01:44:55', '2025-08-31 01:44:55'),
(171, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'plus', 'vJMR1756622040', 'success', '2025-08-31 01:44:55', '2025-08-31 01:44:55'),
(172, 7, NULL, 'shihab@gmail.com', 15, 'Request Money', 'plus', 'n1wu1756626489', 'success', '2025-08-31 01:48:09', '2025-08-31 01:48:09'),
(173, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'plus', 'iLyw1756626695', 'success', '2025-08-31 01:51:35', '2025-08-31 01:51:35'),
(174, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'minus', 'iLyw1756626695', 'success', '2025-08-31 01:52:06', '2025-08-31 01:52:06'),
(175, 7, NULL, 'shihab@gmail.com', 10, 'Request Money', 'plus', 'iLyw1756626695', 'success', '2025-08-31 01:52:06', '2025-08-31 01:52:06'),
(176, 7, NULL, 'shihab@gmail.com', 50, 'Payout', 'minus', 'aIrHKEMwZ2TC', 'success', '2025-08-31 02:00:47', '2025-08-31 02:00:47'),
(177, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'minus', 'iLyw1756626695', 'success', '2025-08-31 02:22:52', '2025-08-31 02:22:52'),
(178, 7, NULL, 'shihab@gmail.com', 10, 'Request Money', 'plus', 'iLyw1756626695', 'success', '2025-08-31 02:22:52', '2025-08-31 02:22:52'),
(179, 7, NULL, 'shihab@gmail.com', 10, 'Payout', 'minus', '4fiJeUduygBl', 'success', '2025-08-31 18:38:21', '2025-08-31 18:38:21'),
(180, 7, NULL, 'shihab@gmail.com', 20, 'Payout', 'minus', 'YNHmUpQFsd7o', 'success', '2025-08-31 18:43:24', '2025-08-31 18:43:24'),
(181, 7, NULL, 'shihab@gmail.com', 11.65, 'Payout', 'minus', 'SHVBX8GFSF5K', 'success', '2025-08-31 19:15:48', '2025-08-31 19:15:48'),
(182, 7, NULL, 'shihab@gmail.com', 12, 'Payout', 'minus', 'dXGxiI6IbqNe', 'success', '2025-08-31 19:28:36', '2025-08-31 19:28:36'),
(183, 7, NULL, 'shihab@gmail.com', 53, 'Payout', 'minus', '8BIUCBGNPXDF', 'success', '2025-08-31 19:33:00', '2025-08-31 19:33:00'),
(184, 7, NULL, 'shihab@gmail.com', 9, 'Deposit', 'plus', 'ag3ttU3wguuy', 'success', '2025-08-31 21:59:36', '2025-08-31 21:59:36'),
(185, 7, NULL, 'shihab@gmail.com', 16, 'Deposit', 'plus', 'qtZdVRwPy74R', 'success', '2025-08-31 22:02:45', '2025-08-31 22:02:45'),
(186, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'plus', 'tx1L1757741380', 'success', '2025-09-12 23:29:40', '2025-09-12 23:29:40'),
(187, 7, NULL, 'shihab@gmail.com', 4, 'Invest', 'minus', 'Vwiw1757755989', 'success', '2025-09-13 03:33:39', '2025-09-13 03:33:39'),
(188, 7, NULL, 'shihab@gmail.com', 4, 'Invest', 'minus', '0wRW1757756384', 'success', '2025-09-13 03:40:18', '2025-09-13 03:40:18'),
(189, 7, NULL, 'domik96673@ishense.com', 4, 'Invest', 'minus', 'P3Uh1757756982', 'success', '2025-09-13 03:50:21', '2025-09-13 03:50:21'),
(190, 7, NULL, 'shihab@gmail.com', 149, 'Invest', 'minus', 'BdLh1757896419', 'success', '2025-09-14 18:35:10', '2025-09-14 18:35:10'),
(191, 7, NULL, 'shihab@gmail.com', 800, 'Invest', 'minus', 'W8Ay1757899216', 'success', '2025-09-14 19:21:44', '2025-09-14 19:21:44'),
(192, 7, NULL, 'shihab@gmail.com', 278, 'Invest', 'minus', 'kx541757904136', 'success', '2025-09-14 20:42:53', '2025-09-14 20:42:53'),
(193, 7, NULL, 'shihab@gmail.com', 598, 'Invest', 'minus', 'order_RHiZ3JXrfxVNyR', 'success', '2025-09-14 20:48:30', '2025-09-14 20:48:30'),
(194, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'ZVAOfDLEPvPa', 'success', '2025-09-14 23:09:23', '2025-09-14 23:09:23'),
(195, 7, NULL, 'shihab@gmail.com', 10, 'Send Money', 'minus', 'chgJ1758248063', 'success', '2025-09-18 20:14:23', '2025-09-18 20:14:23'),
(196, 1, NULL, 'user@gmail.com', 10, 'Receive Money', 'plus', 'chgJ1758248063', 'success', '2025-09-18 20:14:23', '2025-09-18 20:14:23'),
(197, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'plus', 'PxXs1758248116', 'success', '2025-09-18 20:15:16', '2025-09-18 20:15:16'),
(198, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'minus', 'PxXs1758248116', 'success', '2025-09-18 20:18:47', '2025-09-18 20:18:47'),
(199, 7, NULL, 'shihab@gmail.com', 10, 'Request Money', 'plus', 'PxXs1758248116', 'success', '2025-09-18 20:18:47', '2025-09-18 20:18:47'),
(200, 1, NULL, 'user@gmail.com', 19, 'Deposit', 'plus', 'dDM5W0olHyny', 'success', '2025-09-18 20:26:56', '2025-09-18 20:26:56'),
(201, 1, NULL, 'user@gmail.com', 498, 'Deposit', 'plus', 'npvv0m7u2NDL', 'success', '2025-09-18 20:29:05', '2025-09-18 20:29:05'),
(202, 1, NULL, 'user@gmail.com', 51.235, 'Payout', 'minus', 'YUAV2E7MTK1I', 'success', '2025-09-18 20:31:07', '2025-09-18 20:31:07'),
(203, 1, NULL, 'user@gmail.com', 50.22, 'Payout', 'minus', 'EXBEZLR8FKAZ', 'success', '2025-09-18 22:12:16', '2025-09-18 22:12:16'),
(204, 1, NULL, 'user@gmail.com', 96.91, 'Payout', 'minus', 'BGMCVLNHWP4N', 'success', '2025-09-18 22:12:56', '2025-09-18 22:12:56'),
(205, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'dCzONshpLaqh', 'success', '2025-09-19 22:06:19', '2025-09-19 22:06:19'),
(206, 7, NULL, 'shihab@gmail.com', 0, 'Interest Money', 'plus', 'XFqfkP7vdEgH', 'success', '2025-09-20 00:11:01', '2025-09-20 00:11:01'),
(207, 7, NULL, 'shihab34@gmail.com', 149, 'Invest', NULL, '9FM9jNgiSyUZ', 'success', '2025-10-05 03:48:27', '2025-10-05 03:48:27'),
(208, 7, NULL, 'shihab34@gmail.com', 34.27, 'Interest Money', 'plus', 'Wrew3gHeuDOc', 'success', '2025-10-05 05:11:44', '2025-10-05 05:11:44'),
(209, 7, NULL, 'shihab34@gmail.com', 34.27, 'Interest Money', 'plus', '871TERFiHBjT', 'success', '2025-10-05 22:58:04', '2025-10-05 22:58:04'),
(210, 7, NULL, 'shihab34@gmail.com', 34.27, 'Interest Money', 'plus', 'biCzlCk3i2Pz', 'success', '2025-10-05 23:58:19', '2025-10-05 23:58:19'),
(211, 7, NULL, 'shihab34@gmail.com', 34.27, 'Interest Money', 'plus', 'xWnhVTcloFbY', 'success', '2025-10-06 01:37:24', '2025-10-06 01:37:24'),
(212, 7, NULL, 'shihab34@gmail.com', 34.27, 'Interest Money', 'plus', 'r551yAa96WyO', 'success', '2025-10-06 02:52:46', '2025-10-06 02:52:46'),
(213, 7, NULL, 'shihab34@gmail.com', 34.27, 'Interest Money', 'plus', 'DDoQ31VngHuv', 'success', '2025-10-06 04:03:42', '2025-10-06 04:03:42'),
(214, 7, NULL, 'shihab34@gmail.com', 0.12058871640988, 'Request Money', 'plus', 'nDeD1760238227', 'success', '2025-10-11 21:03:47', '2025-10-11 21:03:47'),
(215, 7, NULL, 'shihab34@gmail.com', 0.12058871640988, 'Request Money', 'minus', 'nDeD1760238227', 'success', '2025-10-11 21:04:41', '2025-10-11 21:04:41'),
(216, 1, NULL, 'user@gmail.com', 0.12058871640988, 'Request Money', 'plus', 'nDeD1760238227', 'success', '2025-10-11 21:04:41', '2025-10-11 21:04:41'),
(219, 7, NULL, 'shihab34@gmail.com', 3, 'Referral Bonus', 'plus', 'B3ulJqVWXz1Q', 'success', '2025-10-17 23:52:47', '2025-10-17 23:52:47'),
(220, 77, NULL, 'rohame3463@foxroids.com', 3, 'Referral Bonus', 'plus', 'FEUAhqwrBm4J', 'success', '2025-10-17 23:52:47', '2025-10-17 23:52:47'),
(221, 7, NULL, 'shihab34@gmail.com', 149, 'Invest', NULL, 'QJT03BeYehcg', 'success', '2025-10-23 05:12:11', '2025-10-23 05:12:11'),
(222, 7, NULL, 'shihab34@gmail.com', 18, 'Deposit', 'plus', 'rdDmN5UtTgZb', 'success', '2025-11-11 10:44:54', '2025-11-11 10:44:54'),
(223, 7, NULL, 'shihab34@gmail.com', 51.235, 'Payout', 'minus', '62GNPUKBOQ9C', 'success', '2025-11-11 21:41:08', '2025-11-11 21:41:08'),
(224, 7, NULL, 'shihab34@gmail.com', 11, 'Deposit', 'plus', 'piKTB2pHIH9j', 'success', '2025-11-17 23:36:23', '2025-11-17 23:36:23'),
(225, 7, NULL, 'shihab34@gmail.com', 100, 'Deposit', 'plus', '2XLoTrlFxxk2', 'success', '2025-11-17 23:36:50', '2025-11-17 23:36:50'),
(226, 7, NULL, 'gidixof769@gyknife.com', 9, 'Deposit Reject', 'minus', 'JunegnPGmkkd', 'success', '2025-11-17 23:42:36', '2025-11-17 23:42:36'),
(227, 7, NULL, 'gidixof769@gyknife.com', 11, 'Deposit Reject', 'minus', '1eoN2i7DsHL2', 'success', '2025-11-17 23:48:44', '2025-11-17 23:48:44'),
(228, 7, NULL, 'gidixof769@gyknife.com', 50, 'Deposit Reject', 'minus', 'KwXt1753781941', 'success', '2025-11-17 23:51:36', '2025-11-17 23:51:36'),
(229, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-17 23:55:41', '2025-11-17 23:55:41'),
(230, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-17 23:57:15', '2025-11-17 23:57:15'),
(231, 7, NULL, 'gidixof769@gyknife.com', 100, 'Deposit Reject', 'minus', '2XLoTrlFxxk2', 'success', '2025-11-18 00:00:41', '2025-11-18 00:00:41'),
(232, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-18 00:04:18', '2025-11-18 00:04:18'),
(233, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-18 00:07:57', '2025-11-18 00:07:57'),
(234, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-18 00:12:51', '2025-11-18 00:12:51'),
(235, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-18 00:13:19', '2025-11-18 00:13:19'),
(236, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-18 00:16:10', '2025-11-18 00:16:10'),
(237, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-18 00:20:09', '2025-11-18 00:20:09'),
(238, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-18 00:23:52', '2025-11-18 00:23:52'),
(239, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-18 00:24:47', '2025-11-18 00:24:47'),
(240, 1, NULL, 'user@gmail.com', 19, 'Deposit Reject', 'minus', 'dDM5W0olHyny', 'success', '2025-11-18 00:29:06', '2025-11-18 00:29:06'),
(241, 7, NULL, 'shihab34@gmail.com', 12, 'Send Money', 'minus', 'tNJw1763485383', 'success', '2025-11-18 11:03:03', '2025-11-18 11:03:03'),
(242, 1, NULL, 'user@gmail.com', 12, 'Receive Money', 'plus', 'tNJw1763485383', 'success', '2025-11-18 11:03:03', '2025-11-18 11:03:03'),
(243, 1, NULL, 'user@gmail.com', 100, 'Request Money', 'plus', 'V7Xu1763487698', 'success', '2025-11-18 11:41:38', '2025-11-18 11:41:38'),
(244, 7, NULL, 'shihab34@gmail.com', 100, 'Deposit', 'plus', 'pHjqdRvnMMOw', 'success', '2025-11-18 12:33:38', '2025-11-18 12:33:38'),
(245, 7, NULL, 'shihab34@gmail.com', 50, 'Deposit', 'plus', '6WKQnD1zUwOo', 'success', '2025-11-18 12:44:58', '2025-11-18 12:44:58'),
(248, 7, NULL, 'shihab34@gmail.com', 50, 'Request Money', 'plus', 'QqE21764353292', 'success', '2025-11-28 12:08:12', '2025-11-28 12:08:12'),
(249, 7, NULL, 'bqbv2lmmik@daouse.com', 10, 'Request Money', 'plus', 'pk511764353405', 'success', '2025-11-28 12:10:05', '2025-11-28 12:10:05'),
(250, 7, NULL, 'bqbv2lmmik@daouse.com', 10, 'Request Money', 'minus', 'pk511764353405', 'success', '2025-11-28 12:11:00', '2025-11-28 12:11:00'),
(251, 80, NULL, 'terin39654@idwager.com', 10, 'Request Money', 'plus', 'pk511764353405', 'success', '2025-11-28 12:11:00', '2025-11-28 12:11:00'),
(252, 7, NULL, 'lalig14982@badfist.com', 10, 'Request Money', 'plus', 'lTPg1764379713', 'success', '2025-11-28 19:28:33', '2025-11-28 19:28:33'),
(253, 7, NULL, 'lalig14982@badfist.com', 10, 'Request Money', 'minus', 'lTPg1764379713', 'success', '2025-11-28 20:03:19', '2025-11-28 20:03:19'),
(254, 80, NULL, 'terin39654@idwager.com', 10, 'Request Money', 'plus', 'lTPg1764379713', 'success', '2025-11-28 20:03:19', '2025-11-28 20:03:19'),
(255, 7, NULL, 'lalig14982@badfist.com', 10, 'Request Money', 'minus', 'pk511764353405', 'success', '2025-11-28 20:05:04', '2025-11-28 20:05:04'),
(256, 80, NULL, 'terin39654@idwager.com', 10, 'Request Money', 'plus', 'pk511764353405', 'success', '2025-11-28 20:05:04', '2025-11-28 20:05:04'),
(259, 80, NULL, 'terin39654@idwager.com', 12, 'Send Money', 'minus', '2IYP1764382638', 'success', '2025-11-28 20:17:18', '2025-11-28 20:17:18'),
(260, 7, NULL, 'lalig14982@badfist.com', 12, 'Receive Money', 'plus', '2IYP1764382638', 'success', '2025-11-28 20:17:18', '2025-11-28 20:17:18'),
(261, 80, NULL, 'terin39654@idwager.com', 11.65, 'Payout', 'minus', 'W2RCJQG6TDGZ', 'success', '2025-11-28 20:21:40', '2025-11-28 20:21:40'),
(262, 80, NULL, 'terin39654@idwager.com', 100, 'Deposit', 'plus', 'kkZvyHFDQPiv', 'success', '2025-11-28 20:27:13', '2025-11-28 20:27:13'),
(263, 80, NULL, 'terin39654@idwager.com', 34.27, 'Interest Money', 'plus', 'XoeVm8TJoQLU', 'success', '2025-11-28 21:32:21', '2025-11-28 21:32:21'),
(264, 80, NULL, 'terin39654@idwager.com', 78, 'Invest', NULL, 'aPL7gACLPCbv', 'success', '2025-11-28 21:41:01', '2025-11-28 21:41:01'),
(265, 80, NULL, 'terin39654@idwager.com', 78, 'Invest', NULL, '1BMCGKs5Ash2', 'success', '2025-11-28 21:52:41', '2025-11-28 21:52:41'),
(266, 80, NULL, 'terin39654@idwager.com', 78, 'Invest', NULL, 'oyC7pDxCMa1d', 'success', '2025-11-28 21:54:59', '2025-11-28 21:54:59'),
(267, 80, NULL, 'terin39654@idwager.com', 78, 'Invest', NULL, 'Ovk4ULeZCEQ7', 'success', '2025-11-28 22:02:01', '2025-11-28 22:02:01'),
(268, 80, NULL, 'terin39654@idwager.com', 78, 'Invest', NULL, 'uLlEOZa21fhV', 'success', '2025-11-28 22:10:05', '2025-11-28 22:10:05'),
(269, 80, NULL, 'terin39654@idwager.com', 78, 'Invest', NULL, 'WrDMvxxvRzCQ', 'success', '2025-11-28 22:12:48', '2025-11-28 22:12:48'),
(270, 80, NULL, 'terin39654@idwager.com', 78, 'Invest', NULL, 'S1NZhYhVg88B', 'success', '2025-11-28 22:17:33', '2025-11-28 22:17:33'),
(271, 80, NULL, 'terin39654@idwager.com', 34.27, 'Interest Money', 'plus', 'LXSDgDeHFWQw', 'success', '2025-11-29 00:08:41', '2025-11-29 00:08:41'),
(272, 80, NULL, 'terin39654@idwager.com', 15, 'Invest', NULL, 'nEc9A9LNBTKW', 'success', '2025-11-29 01:02:02', '2025-11-29 01:02:02'),
(273, 80, NULL, 'terin39654@idwager.com', 15, 'Invest', NULL, '7s8htEhhoCMZ', 'success', '2025-11-29 01:03:35', '2025-11-29 01:03:35'),
(274, 80, NULL, 'terin39654@idwager.com', 34.27, 'Interest Money', 'plus', 'gdURl6r4qdvv', 'success', '2025-11-29 01:12:22', '2025-11-29 01:12:22'),
(275, 80, NULL, 'terin39654@idwager.com', 15, 'Invest', 'minus', 'iTPZ1764400841', 'success', '2025-11-29 01:20:41', '2025-11-29 01:20:41'),
(276, 80, NULL, 'terin39654@idwager.com', 15, 'Invest', 'minus', 'yEX01764400916', 'success', '2025-11-29 01:21:56', '2025-11-29 01:21:56'),
(277, 80, NULL, 'terin39654@idwager.com', 15, 'Invest', 'minus', '3erw1764400993', 'success', '2025-11-29 01:23:13', '2025-11-29 01:23:13'),
(278, 80, NULL, 'terin39654@idwager.com', 2, 'Referral Bonus', 'plus', 'XGAz2fkZzeXC', 'success', '2025-11-29 01:57:26', '2025-11-29 01:57:26'),
(279, 81, NULL, 'xiraba8837@httpsu.com', 2, 'Referral Bonus', 'plus', 'cYT3dL8FSkaZ', 'success', '2025-11-29 01:57:26', '2025-11-29 01:57:26'),
(280, 80, NULL, 'terin39654@idwager.com', 119, 'Deposit', 'plus', '1SxuNnNr3I3H', 'success', '2025-11-29 13:14:50', '2025-11-29 13:14:50'),
(281, 80, NULL, 'terin39654@idwager.com', 60, 'Deposit', 'plus', '1bFz1IHIxDEd', 'success', '2025-11-29 13:22:55', '2025-11-29 13:22:55'),
(282, 80, NULL, 'terin39654@idwager.com', 13, 'Deposit', 'plus', 'J4XguUDABdFY', 'success', '2025-11-29 13:28:43', '2025-11-29 13:28:43'),
(283, 81, NULL, 'xiraba8837@httpsu.com', 500, 'Deposit', 'plus', 'H84zFRQ2oUiV', 'success', '2025-11-29 18:40:42', '2025-11-29 18:40:42'),
(284, 81, NULL, 'xiraba8837@httpsu.com', 398, 'Invest', NULL, 'WRZly7KL8Zj8', 'success', '2025-11-29 18:41:29', '2025-11-29 18:41:29'),
(285, 7, NULL, 'lalig14982@badfist.com', 0.995, 'Referral Bonus', 'plus', 'WRZly7KL8Zj8', 'success', '2025-11-29 18:41:29', '2025-11-29 18:41:29'),
(286, 81, NULL, 'xiraba8837@httpsu.com', 15, 'Invest', 'minus', '9VzH1764463681', 'success', '2025-11-29 18:48:01', '2025-11-29 18:48:01'),
(287, 7, NULL, 'lalig14982@badfist.com', 0.0375, 'Referral Bonus', 'plus', '9VzH1764463681', 'success', '2025-11-29 18:48:09', '2025-11-29 18:48:09'),
(288, 81, NULL, 'xiraba8837@httpsu.com', 15, 'Invest', NULL, 'IcENFVMZPLmM', 'success', '2025-11-29 18:50:22', '2025-11-29 18:50:22'),
(289, 7, NULL, 'lalig14982@badfist.com', 0.0375, 'Referral Bonus', 'plus', 'IcENFVMZPLmM', 'success', '2025-11-29 18:50:23', '2025-11-29 18:50:23'),
(290, 81, NULL, 'xiraba8837@httpsu.com', 15, 'Invest', NULL, '0Jx3Mqh7cFG8', 'success', '2025-11-29 18:55:57', '2025-11-29 18:55:57'),
(291, 7, NULL, 'lalig14982@badfist.com', 0.0375, 'Referral Bonus', 'plus', '0Jx3Mqh7cFG8', 'success', '2025-11-29 18:55:57', '2025-11-29 18:55:57'),
(292, 81, NULL, 'xiraba8837@httpsu.com', 15, 'Invest', NULL, 'xi0HHA47omb6', 'success', '2025-11-29 19:03:21', '2025-11-29 19:03:21'),
(293, 7, NULL, 'lalig14982@badfist.com', 0.0375, 'Referral Bonus', 'plus', 'xi0HHA47omb6', 'success', '2025-11-29 19:03:21', '2025-11-29 19:03:21'),
(294, 81, NULL, 'xiraba8837@httpsu.com', 15, 'Invest', NULL, '00fOe6SkAn4X', 'success', '2025-11-29 19:04:36', '2025-11-29 19:04:36'),
(295, 7, NULL, 'lalig14982@badfist.com', 0.0375, 'Referral Bonus', 'plus', '00fOe6SkAn4X', 'success', '2025-11-29 19:04:36', '2025-11-29 19:04:36'),
(296, 80, NULL, 'terin39654@idwager.com', 0.075, 'Referral Bonus', 'plus', '00fOe6SkAn4X', 'success', '2025-11-29 19:04:40', '2025-11-29 19:04:40'),
(297, 81, NULL, 'xiraba8837@httpsu.com', 206, 'Payout', 'minus', 'KRM2HPGFXP5D', 'success', '2025-11-29 21:02:41', '2025-11-29 21:02:41'),
(298, 81, NULL, 'xiraba8837@httpsu.com', 56.81, 'Payout', 'minus', '3VDUX0XKWWAX', 'success', '2025-11-29 21:11:42', '2025-11-29 21:11:42'),
(299, 7, NULL, 'lalig14982@badfist.com', 34, 'Request Money', 'plus', 'fEIq1764488392', 'success', '2025-11-30 01:39:52', '2025-11-30 01:39:52'),
(300, 7, NULL, 'lalig14982@badfist.com', 34, 'Request Money', 'minus', 'fEIq1764488392', 'success', '2025-11-30 01:40:33', '2025-11-30 01:40:33'),
(301, 80, NULL, 'terin39654@idwager.com', 34, 'Request Money', 'plus', 'fEIq1764488392', 'success', '2025-11-30 01:40:33', '2025-11-30 01:40:33'),
(302, 7, NULL, 'lalig14982@badfist.com', 10, 'Request Money', 'minus', 'lTPg1764379713', 'success', '2025-11-30 01:40:57', '2025-11-30 01:40:57'),
(303, 80, NULL, 'terin39654@idwager.com', 10, 'Request Money', 'plus', 'lTPg1764379713', 'success', '2025-11-30 01:40:57', '2025-11-30 01:40:57'),
(304, 7, NULL, 'lalig14982@badfist.com', 10, 'Request Money', 'minus', 'pk511764353405', 'success', '2025-11-30 01:41:06', '2025-11-30 01:41:06'),
(305, 80, NULL, 'terin39654@idwager.com', 10, 'Request Money', 'plus', 'pk511764353405', 'success', '2025-11-30 01:41:06', '2025-11-30 01:41:06'),
(306, 7, NULL, 'lalig14982@badfist.com', 50, 'Request Money', 'minus', 'QqE21764353292', 'success', '2025-11-30 01:41:16', '2025-11-30 01:41:16'),
(307, 80, NULL, 'terin39654@idwager.com', 50, 'Request Money', 'plus', 'QqE21764353292', 'success', '2025-11-30 01:41:16', '2025-11-30 01:41:16'),
(308, 80, NULL, 'terin39654@idwager.com', 100, 'Deposit', 'plus', 'rp9JObNK0yPX', 'success', '2025-11-30 09:34:08', '2025-11-30 09:34:08'),
(309, 80, NULL, 'terin39654@idwager.com', 1.3513513513514, 'Deposit', 'plus', 'gQeXqUh3mG0r', 'success', '2025-11-30 12:06:08', '2025-11-30 12:06:08'),
(310, 80, NULL, 'terin39654@idwager.com', 6.7567567567568, 'Deposit', 'plus', 'fgt4WN3Hntxy', 'success', '2025-11-30 12:14:08', '2025-11-30 12:14:08'),
(311, 80, NULL, 'terin39654@idwager.com', 4.0540540540541, 'Deposit', 'plus', '83XKVv5M764J', 'success', '2025-11-30 12:18:32', '2025-11-30 12:18:32'),
(312, 80, NULL, 'terin39654@idwager.com', 4.0540540540541, 'Deposit', 'plus', 'du4U14PcPKWT', 'success', '2025-11-30 12:19:49', '2025-11-30 12:19:49'),
(313, 80, NULL, 'terin39654@idwager.com', 6.7567567567568, 'Deposit', 'plus', '2EBEPxWz09AW', 'success', '2025-11-30 12:22:59', '2025-11-30 12:22:59'),
(314, 80, NULL, 'terin39654@idwager.com', 6.7567567567568, 'Deposit', 'plus', 'VzA23PAcHjER', 'success', '2025-11-30 13:50:53', '2025-11-30 13:50:53'),
(315, 80, NULL, 'terin39654@idwager.com', 7.6486486486486, 'Deposit', 'plus', '3dkganmAvS0X', 'success', '2025-11-30 20:46:28', '2025-11-30 20:46:28'),
(316, 80, NULL, 'terin39654@idwager.com', 0.2027027027027, 'Invest', 'minus', 'c4i81764561241', 'success', '2025-11-30 21:54:01', '2025-11-30 21:54:01'),
(317, 7, NULL, 'lalig14982@badfist.com', 0.00050675675675676, 'Referral Bonus', 'plus', 'c4i81764561241', 'success', '2025-11-30 21:54:06', '2025-11-30 21:54:06'),
(318, 80, NULL, 'terin39654@idwager.com', 0.2027027027027, 'Invest', 'minus', 'FQKj1764562846', 'success', '2025-11-30 22:22:37', '2025-11-30 22:22:37'),
(319, 7, NULL, 'lalig14982@badfist.com', 0.00050675675675675, 'Referral Bonus', 'plus', 'FQKj1764562846', 'success', '2025-11-30 22:22:41', '2025-11-30 22:22:41'),
(320, 7, NULL, 'fegahes475@idwager.com', 15, 'Invest', 'minus', 'Mpct1764736497', 'success', '2025-12-02 22:35:51', '2025-12-02 22:35:51'),
(321, 7, NULL, 'fegahes475@idwager.com', 15, 'Invest', 'minus', 'ot6H1764737262', 'success', '2025-12-02 22:48:13', '2025-12-02 22:48:13'),
(322, 7, NULL, 'fegahes475@idwager.com', 15, 'Invest', 'minus', 'kj8N1764737328', 'success', '2025-12-02 22:49:17', '2025-12-02 22:49:17'),
(323, 1, NULL, 'user@gmail.com', 52.75, 'Payout', 'minus', 'IBBV6KPHVHHN', 'success', '2025-12-04 13:19:24', '2025-12-04 13:19:24'),
(324, 1, NULL, 'user@gmail.com', 103.5, 'Payout', 'minus', 'GDEDL9WHT7I8', 'success', '2025-12-06 12:23:20', '2025-12-06 12:23:20'),
(325, 1, NULL, 'user@gmail.com', 103.5, 'Payout', 'minus', 'MMVJOLJRYAAW', 'success', '2025-12-06 12:24:32', '2025-12-06 12:24:32'),
(326, 1, NULL, 'user@gmail.com', 1.3513513513514, 'Deposit', 'plus', 'jWcGmg6fU3CW', 'success', '2025-12-06 12:48:34', '2025-12-06 12:48:34'),
(327, 1, NULL, 'user@gmail.com', 100, 'Deposit', 'plus', 'JWv7XfOj7ubw', 'success', '2025-12-06 12:57:35', '2025-12-06 12:57:35'),
(328, 77, NULL, 'rohame3463@foxroids.com', 100, 'Request Money', 'plus', 'L3Ep1765002546', 'success', '2025-12-06 13:29:06', '2025-12-06 13:29:06'),
(329, 77, NULL, 'rohame3463@foxroids.com', 100, 'Request Money', 'plus', 'wKSq1765002551', 'success', '2025-12-06 13:29:11', '2025-12-06 13:29:11'),
(330, 88, NULL, 'wowapir923@httpsu.com', 15, 'Invest', 'minus', 'order_RoEunoiRkFDJX6', 'success', '2025-12-06 14:17:58', '2025-12-06 14:17:58'),
(331, 88, NULL, 'wowapir923@httpsu.com', 15, 'Invest', 'minus', 'order_RoEunoiRkFDJX6', 'success', '2025-12-06 14:19:57', '2025-12-06 14:19:57'),
(332, 88, NULL, 'wowapir923@httpsu.com', 15, 'Invest', 'minus', 'ULT61765005622', 'success', '2025-12-06 14:26:09', '2025-12-06 14:26:09'),
(333, 88, NULL, 'wowapir923@httpsu.com', 15, 'Invest', 'minus', 'ZBtN1765006018', 'success', '2025-12-06 14:27:38', '2025-12-06 14:27:38'),
(334, 88, NULL, 'wowapir923@httpsu.com', 15, 'Invest', 'minus', 'dOPv1765006151', 'success', '2025-12-06 14:29:45', '2025-12-06 14:29:45'),
(335, 88, NULL, 'wowapir923@httpsu.com', 15, 'Invest', 'minus', 'KwUP1765006550', 'success', '2025-12-06 14:36:26', '2025-12-06 14:36:26'),
(336, 88, NULL, 'wowapir923@httpsu.com', 15, 'Invest', 'minus', 'RmSe1765011533', 'success', '2025-12-06 15:59:38', '2025-12-06 15:59:38'),
(337, 88, NULL, 'wowapir923@httpsu.com', 15, 'Invest', 'minus', 'bxKB1765011915', 'success', '2025-12-06 16:06:02', '2025-12-06 16:06:02'),
(338, 88, NULL, 'wowapir923@httpsu.com', 15, 'Invest', 'minus', 'kHsX1765012995', 'success', '2025-12-06 16:23:15', '2025-12-06 16:23:15'),
(339, 88, NULL, 'wowapir923@httpsu.com', 0.036505232416646, 'Invest', 'minus', 'b5C91765013166', 'success', '2025-12-06 16:26:06', '2025-12-06 16:26:06'),
(340, 77, NULL, 'rohame3463@foxroids.com', 100, 'Request Money', 'plus', '8Cbx1765032246', 'success', '2025-12-06 21:44:06', '2025-12-06 21:44:06'),
(341, 1, NULL, 'user@gmail.com', 100, 'Send Money', 'minus', '9Q7Z1765032296', 'success', '2025-12-06 21:44:56', '2025-12-06 21:44:56'),
(342, 77, NULL, 'rohame3463@foxroids.com', 100, 'Receive Money', 'plus', '9Q7Z1765032296', 'success', '2025-12-06 21:44:56', '2025-12-06 21:44:56'),
(343, 1, NULL, 'user@gmail.com', 100, 'Request Money', 'minus', 'V7Xu1763487698', 'success', '2025-12-06 21:45:31', '2025-12-06 21:45:31'),
(344, 7, NULL, 'fegahes475@idwager.com', 100, 'Request Money', 'plus', 'V7Xu1763487698', 'success', '2025-12-06 21:45:31', '2025-12-06 21:45:31'),
(345, 1, NULL, 'user@gmail.com', 15, 'Invest', 'minus', 'gTw31765032462', 'success', '2025-12-06 21:48:14', '2025-12-06 21:48:14'),
(346, 1, NULL, 'user@gmail.com', 1.3513513513514, 'Deposit', 'plus', 'kM9KYO00AAHQ', 'success', '2025-12-06 21:51:11', '2025-12-06 21:51:11'),
(347, 1, NULL, 'user@gmail.com', 104, 'Payout', 'minus', 'NK79RMTDMGWL', 'success', '2025-12-06 21:51:36', '2025-12-06 21:51:36'),
(348, 89, NULL, 'farhadwts@gmail.com', 149, 'Invest', 'minus', 'Wv0A1765034416', 'success', '2025-12-06 22:21:15', '2025-12-06 22:21:15'),
(349, 89, NULL, 'farhadwts@gmail.com', 149, 'Invest', 'minus', 'w3g31765034650', 'success', '2025-12-06 22:24:10', '2025-12-06 22:24:10'),
(350, 89, NULL, 'farhadwts@gmail.com', 149, 'Invest', 'minus', 'order_RoNGmhxf99aHNp', 'success', '2025-12-06 22:25:17', '2025-12-06 22:25:17'),
(351, 90, NULL, 'th0u673at9@wnbaldwy.com', 2, 'Referral Bonus', 'plus', 'elNh9SAwHzMx', 'success', '2025-12-07 09:33:13', '2025-12-07 09:33:13'),
(352, 91, NULL, 'czfjd@photobrex.com', 2, 'Referral Bonus', 'plus', 'R6Lb5vgNPzyh', 'success', '2025-12-07 09:33:13', '2025-12-07 09:33:13'),
(353, 90, NULL, 'th0u673at9@wnbaldwy.com', 15, 'Invest', 'minus', 'XBT51765075401', 'success', '2025-12-07 09:43:21', '2025-12-07 09:43:21'),
(354, 90, NULL, 'th0u673at9@wnbaldwy.com', 15, 'Invest', 'minus', 'ZwLt1765075764', 'success', '2025-12-07 09:49:24', '2025-12-07 09:49:24'),
(355, 90, NULL, 'th0u673at9@wnbaldwy.com', 15, 'Invest', 'minus', '6Q1q1765076276', 'success', '2025-12-07 09:57:56', '2025-12-07 09:57:56'),
(356, 1, NULL, 'user@gmail.com', 2, 'Referral Bonus', 'plus', 'k8QKYNrmfLWT', 'success', '2025-12-07 10:14:59', '2025-12-07 10:14:59'),
(357, 92, NULL, 'cirkenefyu@necub.com', 2, 'Referral Bonus', 'plus', '6fp9WFMkZN2S', 'success', '2025-12-07 10:14:59', '2025-12-07 10:14:59'),
(360, 90, NULL, 'th0u673at9@wnbaldwy.com', 10, 'Request Money', 'minus', 'OCuE1765079009', 'success', '2025-12-07 10:53:09', '2025-12-07 10:53:09'),
(361, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'plus', 'OCuE1765079009', 'success', '2025-12-07 10:53:09', '2025-12-07 10:53:09'),
(363, 1, NULL, 'user@gmail.com', 10, 'Request Money', 'plus', 'OCuE1765079009', 'success', '2025-12-07 11:07:49', '2025-12-07 11:07:49'),
(364, 1, NULL, 'user@gmail.com', 100, 'Deposit', 'plus', 'pRyLx9pCRl6G', 'success', '2025-12-07 15:32:23', '2025-12-07 15:32:23'),
(365, 1, NULL, 'user@gmail.com', 1.3513513513514, 'Deposit', 'plus', 'Empi1765000436', 'success', '2025-12-07 15:33:09', '2025-12-07 15:33:09'),
(366, 80, NULL, 'terin39654@idwager.com', 8.8783783783784, 'Deposit', 'plus', 'FEvI1764558511', 'success', '2025-12-08 09:15:59', '2025-12-08 09:15:59'),
(367, 80, NULL, 'terin39654@idwager.com', 12.148648648649, 'Deposit', 'plus', 'TBuA1764558495', 'success', '2025-12-08 09:19:29', '2025-12-08 09:19:29'),
(368, 80, NULL, 'terin39654@idwager.com', 12.148648648649, 'Deposit', 'plus', '1C1M1764558007', 'success', '2025-12-08 09:20:38', '2025-12-08 09:20:38'),
(369, 7, NULL, 'fegahes475@idwager.com', 79, 'Deposit', 'plus', '7I3lZdzbAt7h', 'success', '2025-12-08 09:29:38', '2025-12-08 09:29:38'),
(370, 7, NULL, 'fegahes475@idwager.com', 7.5405405405405, 'Deposit', 'plus', 'UEXV6CyWZ1EG', 'success', '2025-12-08 09:38:18', '2025-12-08 09:38:18'),
(371, 7, NULL, 'fegahes475@idwager.com', 6.7432432432432, 'Deposit', 'plus', 'VhjG8b4qaJSH', 'success', '2025-12-08 09:41:16', '2025-12-08 09:41:16'),
(372, 7, NULL, 'fegahes475@idwager.com', 6.7567567567568, 'Deposit', 'plus', 'LEHaJSSd2oig', 'success', '2025-12-08 09:42:11', '2025-12-08 09:42:11'),
(373, 93, NULL, 'sahabuddinwd@gmail.com', 0.036505232416646, 'Invest', 'minus', 'CEOf1765260225', 'success', '2025-12-09 00:03:45', '2025-12-09 00:03:45'),
(374, 7, NULL, 'fegahes475@idwager.com', 15, 'Request Money', 'plus', '3P8p1765278082', 'success', '2025-12-09 05:01:22', '2025-12-09 05:01:22'),
(375, 7, NULL, 'fegahes475@idwager.com', 15, 'Request Money', 'minus', '3P8p1765278082', 'success', '2025-12-09 05:03:30', '2025-12-09 05:03:30'),
(376, 90, NULL, 'th0u673at9@wnbaldwy.com', 15, 'Request Money', 'plus', '3P8p1765278082', 'success', '2025-12-09 05:03:30', '2025-12-09 05:03:30'),
(377, 7, NULL, 'fegahes475@idwager.com', 34, 'Request Money', 'minus', 'fEIq1764488392', 'success', '2025-12-09 05:12:13', '2025-12-09 05:12:13'),
(378, 80, NULL, 'terin39654@idwager.com', 34, 'Request Money', 'plus', 'fEIq1764488392', 'success', '2025-12-09 05:12:13', '2025-12-09 05:12:13'),
(379, 7, NULL, 'fegahes475@idwager.com', 10, 'Request Money', 'minus', 'pk511764353405', 'success', '2025-12-09 05:12:45', '2025-12-09 05:12:45'),
(380, 80, NULL, 'terin39654@idwager.com', 10, 'Request Money', 'plus', 'pk511764353405', 'success', '2025-12-09 05:12:45', '2025-12-09 05:12:45'),
(381, 7, NULL, 'fegahes475@idwager.com', 2.7027027027027, 'Request Money', 'minus', '5cDu1676795667', 'success', '2025-12-09 05:13:08', '2025-12-09 05:13:08'),
(382, 7, NULL, 'fegahes475@idwager.com', 2.6945945945946, 'Request Money', 'plus', '5cDu1676795667', 'success', '2025-12-09 05:13:08', '2025-12-09 05:13:08'),
(383, 7, NULL, 'fegahes475@idwager.com', 15, 'Send Money', 'minus', '4IjX1765279000', 'success', '2025-12-09 05:16:40', '2025-12-09 05:16:40'),
(384, 90, NULL, 'th0u673at9@wnbaldwy.com', 15, 'Receive Money', 'plus', '4IjX1765279000', 'success', '2025-12-09 05:16:40', '2025-12-09 05:16:40'),
(385, 7, NULL, 'fegahes475@idwager.com', 10.810810810811, 'Deposit', 'plus', 'ir94Ka8l8fGL', 'success', '2025-12-09 06:08:21', '2025-12-09 06:08:21'),
(386, 7, NULL, 'fegahes475@idwager.com', 18, 'Deposit', 'plus', 'LM1x4ikRK4XV', 'success', '2025-12-09 06:12:00', '2025-12-09 06:12:00'),
(387, 7, NULL, 'fegahes475@idwager.com', 12.148648648649, 'Deposit', 'plus', 'QfX0QbOlD78U', 'success', '2025-12-09 06:13:06', '2025-12-09 06:13:06'),
(388, 7, NULL, 'fegahes475@idwager.com', 90, 'Deposit', 'plus', 'mNQn9qfdhFDR', 'success', '2025-12-09 06:16:11', '2025-12-09 06:16:11'),
(389, 7, NULL, 'fegahes475@idwager.com', 99.955, 'Payout', 'minus', '3JPCQ0NZYEHZ', 'success', '2025-12-09 06:30:47', '2025-12-09 06:30:47'),
(390, 93, NULL, 'sahabuddinwd@gmail.com', 1.05, 'Interest Money', 'plus', 'VqzrU4RAlhco', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(391, 88, NULL, 'wowapir923@httpsu.com', 1.05, 'Interest Money', 'plus', 'aSCLjwBkulAT', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(392, 88, NULL, 'wowapir923@httpsu.com', 1.05, 'Interest Money', 'plus', 'jnQV6iwroyjG', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(393, 88, NULL, 'wowapir923@httpsu.com', 1.05, 'Interest Money', 'plus', 'bo4t3rU1Uywv', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(394, 88, NULL, 'wowapir923@httpsu.com', 1.05, 'Interest Money', 'plus', 'OSwjlC18XRSr', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(395, 88, NULL, 'wowapir923@httpsu.com', 1.05, 'Interest Money', 'plus', 'kkKOYHjLqcZc', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(396, 88, NULL, 'wowapir923@httpsu.com', 1.05, 'Interest Money', 'plus', 'ZaUIElAM9qi7', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(397, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'RlsQDv2qWRCV', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(398, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'QWVrBKLaYU2b', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(399, 81, NULL, 'xiraba8837@httpsu.com', 1.05, 'Interest Money', 'plus', 'FrEncWibRfis', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(400, 81, NULL, 'xiraba8837@httpsu.com', 1.05, 'Interest Money', 'plus', 'aLaERRzK1eBs', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(401, 81, NULL, 'xiraba8837@httpsu.com', 1.05, 'Interest Money', 'plus', 'ds4nfAxzdIZ8', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10');
INSERT INTO `transactions` (`id`, `user_id`, `receiver_id`, `email`, `amount`, `type`, `profit`, `txnid`, `status`, `created_at`, `updated_at`) VALUES
(402, 81, NULL, 'xiraba8837@httpsu.com', 1.05, 'Interest Money', 'plus', 's9g6Lxp0ECw6', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(403, 81, NULL, 'xiraba8837@httpsu.com', 1.05, 'Interest Money', 'plus', 'jatEl1HuHmd1', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(404, 81, NULL, 'xiraba8837@httpsu.com', 99.5, 'Interest Money', 'plus', 'iNSuBk0dh4yz', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(405, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'NY5muWB6IquO', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(406, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'qNBHun4JaBY0', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(407, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'JbFOSNWVxwRz', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(408, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'oD4L2mh1DI60', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(409, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'HmJOuTZSWmDE', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(410, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'MjVOtaUj44rl', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(411, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', '6xwVJQwCuuED', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(412, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'o4hN8qC9sQ09', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(413, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'o1lQpUUtE9oX', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(414, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'q9igMfCLowDf', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(415, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'xjtJda2rvVC2', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(416, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'Pcv9uoIT6JL8', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(417, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'F9gzL0AdCYnw', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(418, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'XZrHNVIbtlMU', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(419, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'sy1nnLhwzyWB', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(420, 80, NULL, 'terin39654@idwager.com', 34.27, 'Interest Money', 'plus', 'yg9ys5q06Fga', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(421, 7, NULL, 'fegahes475@idwager.com', 1.05, 'Interest Money', 'plus', '0yheXfbPVQmE', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(422, 7, NULL, 'fegahes475@idwager.com', 34.27, 'Interest Money', 'plus', 'RoQ6lRUxB8i2', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(423, 7, NULL, 'fegahes475@idwager.com', 34.27, 'Interest Money', 'plus', 'eMNuAk9hNcOg', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(424, 7, NULL, 'fegahes475@idwager.com', 179.4, 'Interest Money', 'plus', 'nRelkHonPpc1', 'success', '2025-12-09 07:15:10', '2025-12-09 07:15:10'),
(425, 7, NULL, 'fegahes475@idwager.com', 15, 'Invest', 'minus', 'eYSR1765286153', 'success', '2025-12-09 07:16:32', '2025-12-09 07:16:32'),
(426, 7, NULL, 'fegahes475@idwager.com', 1.05, 'Interest Money', 'plus', 'p0oCkCFVI1YL', 'success', '2025-12-09 21:45:46', '2025-12-09 21:45:46'),
(427, 93, NULL, 'sahabuddinwd@gmail.com', 1.05, 'Interest Money', 'plus', 'CIC90j7v2aIF', 'success', '2025-12-09 21:45:46', '2025-12-09 21:45:46'),
(428, 93, NULL, 'sahabuddinwd@gmail.com', 1.05, 'Interest Money', 'plus', 'OfOdSGZHriXj', 'success', '2025-12-09 21:45:46', '2025-12-09 21:45:46'),
(429, 88, NULL, 'wowapir923@httpsu.com', 1.05, 'Interest Money', 'plus', 'tIak0G83nNIC', 'success', '2025-12-09 21:45:46', '2025-12-09 21:45:46'),
(430, 88, NULL, 'wowapir923@httpsu.com', 1.05, 'Interest Money', 'plus', 'bMxGaG5daVKD', 'success', '2025-12-09 21:45:46', '2025-12-09 21:45:46'),
(431, 88, NULL, 'wowapir923@httpsu.com', 1.05, 'Interest Money', 'plus', 'jvcu2HHOiTIs', 'success', '2025-12-09 21:45:46', '2025-12-09 21:45:46'),
(432, 88, NULL, 'wowapir923@httpsu.com', 1.05, 'Interest Money', 'plus', 'UQCj6IRQme0a', 'success', '2025-12-09 21:45:46', '2025-12-09 21:45:46'),
(433, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'z43pI8euYXfe', 'success', '2025-12-09 21:45:46', '2025-12-09 21:45:46'),
(434, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'YAQSPqYYuoCu', 'success', '2025-12-09 21:45:46', '2025-12-09 21:45:46'),
(435, 81, NULL, 'xiraba8837@httpsu.com', 1.05, 'Interest Money', 'plus', '43pGPcoZOcLk', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(436, 81, NULL, 'xiraba8837@httpsu.com', 1.05, 'Interest Money', 'plus', 'd3IKEF7iZFE2', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(437, 81, NULL, 'xiraba8837@httpsu.com', 1.05, 'Interest Money', 'plus', 'IigZVty4MCYK', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(438, 81, NULL, 'xiraba8837@httpsu.com', 1.05, 'Interest Money', 'plus', 'fRkedNiTVEjT', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(439, 81, NULL, 'xiraba8837@httpsu.com', 1.05, 'Interest Money', 'plus', 'ET76zmm25hEt', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(440, 81, NULL, 'xiraba8837@httpsu.com', 99.5, 'Interest Money', 'plus', '4MODCaP82o8m', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(441, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', '19ik6M7saKlp', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(442, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'qWl6MZIhp6g9', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(443, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'IwALpVeTYdR8', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(444, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'J2xTcqOBH5Sp', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(445, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', '9JqWYlGklmws', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(446, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'AekR07ULlTlu', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(447, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'Mg5ckTkuG5D9', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(448, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'W4ET4nOQ62jW', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(449, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'yilJ4EcD5TVZ', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(450, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'czZcCsNUv66D', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(451, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'Vymkm7LPHy05', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(452, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'MgqCfqD7hW7n', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(453, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'qqovfMxAXFJ1', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(454, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'NfXgMrykQnpF', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(455, 80, NULL, 'terin39654@idwager.com', 1.05, 'Interest Money', 'plus', 'xseaTda0rmdR', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(456, 80, NULL, 'terin39654@idwager.com', 34.27, 'Interest Money', 'plus', 'spG1vDei4S5G', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(457, 7, NULL, 'fegahes475@idwager.com', 1.05, 'Interest Money', 'plus', 'zWluNkVodHSh', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(458, 7, NULL, 'fegahes475@idwager.com', 34.27, 'Interest Money', 'plus', 'K5cS2BPzjbGv', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(459, 7, NULL, 'fegahes475@idwager.com', 34.27, 'Interest Money', 'plus', 'x6r3YFh4EbhE', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(460, 7, NULL, 'fegahes475@idwager.com', 179.4, 'Interest Money', 'plus', 'Y6BQ1brtPYIn', 'success', '2025-12-09 21:45:47', '2025-12-09 21:45:47'),
(461, 1, NULL, 'user@gmail.com', 100, 'Deposit', 'plus', '8HioErsIpvcw', 'success', '2025-12-15 16:38:47', '2025-12-15 16:38:47'),
(462, 1, NULL, 'user@gmail.com', 100, 'Invest', NULL, 'H3Y8k68tM5me', 'success', '2026-04-14 02:40:34', '2026-04-14 02:40:34'),
(463, 1, NULL, 'user@gmail.com', 103, 'Payout', 'minus', '4FOKB0HOWAMX', 'success', '2026-04-14 07:55:17', '2026-04-14 07:55:17');

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

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

CREATE TABLE `users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `ranking_id` int(11) NOT NULL DEFAULT 1,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `dob` date DEFAULT NULL,
  `gender` varchar(255) DEFAULT NULL,
  `photo` varchar(255) DEFAULT NULL,
  `nid` varchar(255) DEFAULT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `is_verified` tinyint(1) NOT NULL DEFAULT 0,
  `status` varchar(255) NOT NULL DEFAULT 'inactive',
  `password` varchar(255) NOT NULL,
  `balance` double(10,3) NOT NULL DEFAULT 0.000,
  `interest_balance` double(10,3) NOT NULL DEFAULT 0.000,
  `affilate_code` text NOT NULL,
  `referral_id` int(11) NOT NULL DEFAULT 0,
  `token` text DEFAULT NULL,
  `kyc_status` int(11) NOT NULL DEFAULT 0 COMMENT '0 == ''pending'' 1 == ''approve'' 2 == ''rejected'' 3 == ''submitted''',
  `kyc_info` text DEFAULT NULL,
  `kyc_reject_details` text DEFAULT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `is_blocked` tinyint(1) NOT NULL DEFAULT 0,
  `phone` varchar(255) DEFAULT NULL,
  `country` int(11) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `zip` varchar(255) DEFAULT NULL,
  `verified` tinyint(1) NOT NULL DEFAULT 0,
  `twofa` tinyint(1) NOT NULL DEFAULT 0,
  `go` 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 `users`
--

INSERT INTO `users` (`id`, `ranking_id`, `name`, `email`, `dob`, `gender`, `photo`, `nid`, `email_verified_at`, `is_verified`, `status`, `password`, `balance`, `interest_balance`, `affilate_code`, `referral_id`, `token`, `kyc_status`, `kyc_info`, `kyc_reject_details`, `remember_token`, `is_blocked`, `phone`, `country`, `city`, `address`, `zip`, `verified`, `twofa`, `go`, `created_at`, `updated_at`) VALUES
(1, 6, 'User', 'user@gmail.com', NULL, NULL, '3192916711765689828.png', NULL, '2025-07-15 08:52:19', 1, 'active', '$2y$12$W4B6blQeIsZ3TpUGak0i7.k.J4K7gAqK.dnzBJFQqhTJYDRQAXYiO', 170.212, 0.000, '7eab1gf6682c67d8269288d136k4aa41', 0, 'c47e7cd7601d5279f9e6294068887659', 1, '{\"full_name\":[\"User\",\"text\"],\"email_address\":[\"user@gmail.com\",\"text\"],\"present_address\":[\"asjhdgja djhdjhasjkdhjas djashdjashdjkas\",\"textarea\"],\"parmanent_address\":[\"ashjdhasjdasjhdjashdja jjhasjdh asjdasjkdh asjkdhjkashd\",\"textarea\"],\"nid\":[\"6TjF4AWJ1764824990.jpg\",\"file\"]}', NULL, NULL, 0, NULL, 8, NULL, NULL, NULL, 0, 0, NULL, '2025-07-15 08:52:19', '2026-04-14 07:58:38'),
(2, 1, 'user2', 'user2@gmail.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$DdAMTagPov2FdVDpSJJl/.Q2Yg2Kb.zIcqSAdfZ.7B9InFQ1X1xGe', 0.000, 0.000, '', 0, '', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-07-15 08:53:18', '2025-07-15 08:53:18'),
(3, 1, 'user3', 'user3@gmail.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$DdAMTagPov2FdVDpSJJl/.Q2Yg2Kb.zIcqSAdfZ.7B9InFQ1X1xGe', 0.000, 0.000, '', 0, '', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-07-15 08:53:18', '2025-07-15 08:53:18'),
(4, 1, 'user4', 'user4@gmail.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$DdAMTagPov2FdVDpSJJl/.Q2Yg2Kb.zIcqSAdfZ.7B9InFQ1X1xGe', 0.000, 0.000, '', 0, '', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-07-15 08:53:18', '2025-07-15 08:53:18'),
(5, 1, 'user5', 'user5@gmail.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$DdAMTagPov2FdVDpSJJl/.Q2Yg2Kb.zIcqSAdfZ.7B9InFQ1X1xGe', 0.000, 0.000, '', 0, '', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-07-15 08:53:18', '2025-07-15 08:53:18'),
(7, 3, 'shihab Uddin', 'fegahes475@idwager.com', '2025-10-22', 'Male', '12306553301765562780.png', NULL, NULL, 1, 'active', '$2y$12$W4B6blQeIsZ3TpUGak0i7.k.J4K7gAqK.dnzBJFQqhTJYDRQAXYiO', 2157.281, 876.650, '3266dcfa238c067719a09f1eabc4e1b4', 0, '$2y$12$qNn78yfvTlIylbQxQOUzE..bzcdr8obpRc8wxp5tPS7aZX1H/hK7S', 3, '{\"full_name\":[\"Shihab Uddin\",\"text\"],\"email_address\":[\"user@gmail.com\",\"text\"],\"present_address\":[\"Mirpur-12,Dhaka,Bangladesh\",\"textarea\"],\"parmanent_address\":[\"mirpur-12,Dhaka\",\"textarea\"]}', 'false information', 'RQ1exk6syRvASf8tclKaF6yULCKeALJQrEUe5umKIRfeR0LQQ3DVEawht5tl', 0, '01792166629', 8, 'Dhaka', 'Mirpur,Dhaka,Bangladesh', NULL, 1, 0, NULL, '2025-09-20 21:41:51', '2025-12-13 01:06:20'),
(48, 1, 'kayical', 'kayical714@dekpal.com', NULL, NULL, NULL, NULL, NULL, 0, 'active', '$2y$12$ltzFH.TqnJqmzKXz/u6q.ub3TerN8bETGWaKSayt8g7uZyJ0iXkOe', 0.000, 0.000, '7321fb035a9eff611cb53840e3d992c7', 0, '06c6656b252b5fa3024c2a5ddad6240b', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-08-04 04:49:02', '2025-08-04 04:49:02'),
(49, 1, 'hipobid', 'hipobid580@efpaper.com', NULL, NULL, NULL, NULL, NULL, 0, 'active', '$2y$12$cZvxbOy./luxjZNrLSFIHuX9tHeBO.na8mCjuqYtNa.lyT0zPlc/.', 0.500, 0.000, 'ac03d63f8907ea53ca83fe6a87dda193', 7, 'dc12939b6056613c1ba00f4bcbc3456d', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-08-04 04:56:14', '2025-08-04 04:56:14'),
(50, 1, 'jefexo9093', 'jefexo9093@percyfx.com', NULL, NULL, NULL, NULL, NULL, 0, 'active', '$2y$12$ry9wKlUZEtI0E/VhYiJtluUV0ne80PN/9w7g.gj8gvajgfYtNMeGS', 0.500, 0.000, 'e1c5a533b3d01348afb619ca7f6afd9e', 7, '80938276535995ee815cfbf63b881d5c', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-08-04 04:57:24', '2025-08-04 04:57:24'),
(51, 1, 'nebon33279', 'nebon33279@percyfx.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$jIaQH/RsbiHht98iD47zOOX2D3cpwVs4nQdKyTRHGo31naltuoNfC', 0.500, 0.000, '475a9bbe078417c7003c42cf4ff5622f', 7, 'c6178a548ffa06d4820142b147f6c0bd', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-08-04 04:57:49', '2025-09-06 20:31:04'),
(55, 1, 'Maryam Terry', 'jisinu@mailinator.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$CLKX78iAqMkOYWp50y.CoOlNekeOR3vbZaTHHNFIbzR5DXWsptG5O', 40.000, 0.000, '13ed6b180c52a629de24938e97ea8187', 0, 'a1f9078eec5b4ae599e537b0762dd55d', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-08-19 00:32:13', '2025-08-19 00:32:13'),
(56, 1, 'Shihab', 'shihab3334@gmail.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$9pnM/.qRYTTQCRNbE6luqOQafPRVCHf7/9fzcomlw.IN1MtevjeYG', 0.000, 0.000, 'f92e58e177fda61db3200fcb593fe844', 0, 'f2bc81fefed1e8e0ce638c9b4ad7bb94', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-09-23 21:24:57', '2025-09-23 21:24:57'),
(62, 1, 'test667', 'tocolo6313@cerisun.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$SZcWmrwA4Q98TdPQ3DwoD.QU2/26d3AHQetSmzql9LH/ADJOEneNm', 0.000, 0.000, '1ab29b19be00109ba53dc5061f7081a8', 0, '8be6b1779bcb0fc1c7ebab95e1365435', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-09-23 21:53:25', '2025-09-23 21:53:25'),
(64, 1, 'testt from dev', 'kayaf34693@cerisun.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$8oqm/WkQKCFt8ZA.XcRw6OesyB3EsqngCA/uBOV5luohEDSA1DiqW', 0.000, 0.000, 'f972b3adb96788b13313e4c6861d3c50', 0, 'affc67fdd126514d370b016b1d5e23d7', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-09-23 22:01:09', '2025-09-23 22:01:09'),
(65, 1, 'test from ddt', 'fixixo2330@cerisun.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$9Ew9zxaOuoqpd3X5roZfr.wo.V1HVHRyZXcgqi5UyhQimvf7T.V1O', 0.000, 0.000, '89a6de8e16376eb17c9480713c9972c1', 0, '9251f7dfc38d3101a30f30d83a71eca8', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-09-23 22:13:01', '2025-09-23 22:45:30'),
(70, 1, 'test from deb', 'cegama2664@cerisun.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$VgC74PTATbizNMGUj9W7Ge3CKfhEEdIPNPuf5Goi35vGreTPaZHy2', 0.000, 0.000, 'cc98dfb7133ec503b6a137ef691d29b0', 0, 'a98e2259d8fddbf1affd308c5d639725', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-09-24 00:00:31', '2025-09-24 00:00:46'),
(71, 1, 'shihab5652', 'tigatil944@cnguopin.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$DdAMTagPov2FdVDpSJJl/.Q2Yg2Kb.zIcqSAdfZ.7B9InFQ1X1xGe', 0.000, 0.000, 'da34a075bd11db91e7073dfc28c1d2e6', 0, 'f8e2bef948c7509f5dbcc0f7678f325d', 1, NULL, NULL, NULL, 0, '01627917678', 5, 'Dhaka', 'mirpur-12,Dhaka', '1716', 0, 0, NULL, '2025-09-24 00:03:04', '2025-12-07 02:19:49'),
(72, 1, 'Habib', 'diticow207@capiena.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$6crjk1M1g3RNS3jFS5r7CO1zoxcvnM8Qz9oFGAkoqdqBysqsVeSs.', 0.000, 0.000, '839b38ca45d561ecbaff0fe508a97d75', 0, '0be9dbaa56b427aa27fd8cb878f3a486', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-10-14 21:48:38', '2025-10-14 21:49:41'),
(77, 1, 'sadaf', 'rohame3463@foxroids.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$2nJgN6K0N7an41eY8EaTaOaF1EvkhaLunNIc8zqv9lpbxw0FF/Kom', 103.000, 0.000, '1cfce6988395d0a7e3e45a1682dad133', 7, 'ab2c213782630170f96ca9b0e6b13174', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-10-17 23:52:47', '2025-12-06 21:44:56'),
(78, 1, 'shihab Testing', 'siyewa3569@bablace.com', '2025-11-21', 'Male', NULL, NULL, NULL, 0, 'inactive', '$2y$12$O6w5aY/t99J9mlOlfldPNeG0OOsPeSR1NoaqsM7ChauqXxnMX9WYu', 0.000, 0.000, 'edcf47af5aa9f3228dbebf91d02d8c1f', 0, '322875bc97154209e0c8007dd32dba9f', 0, NULL, NULL, NULL, 0, '01792166629', 5, 'Gandhinagar', 'Mirpur,Dhaka,Bangladesh', NULL, 0, 0, NULL, '2025-11-26 21:41:48', '2025-11-27 21:32:50'),
(79, 1, 'Test101', 'sadeje1594@idwager.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$mEVS1UkHYCXku3TTqo7.C.VPvT04F5OXgf.UxUedxngAS0hPzUEp6', 0.000, 0.000, 'ba245ffd216582e986d2847b23ee152f', 0, 'd54629a66bb128a3c39e9e118470356b', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-11-28 08:03:03', '2025-11-28 08:03:03'),
(80, 6, 'test 102', 'terin39654@idwager.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$H7Y9K.pqGMohXWfgkzSiTu8Ggjj3FbjR/5M15TnBWfoArDQku.QQ2', 775.386, 177.050, '7c700629e908abcede8cf6c47dc92f97', 7, '2f7aabbdf6dcb0b459f1622b39fe7ad9', 1, '{\"full_name\":[\"Shihab Uddin\",\"text\"],\"email_address\":[\"user@gmail.com\",\"text\"],\"present_address\":[\"Mirpur,Dhaka,Bangladesh\",\"textarea\"],\"parmanent_address\":[\"mirpur-12,Dhaka\",\"textarea\"],\"nid\":[\"1IXv8huQ1764352812.webp\",\"file\"]}', 'NID not valid', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-11-28 08:21:46', '2025-12-09 21:45:47'),
(81, 1, 'zubair', 'xiraba8837@httpsu.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$sUfpS/dPj4Hu1ICsnF6v9.FsTRn6hxUBbz4bzLJ630Z10MlIRF412', 496.190, 209.500, '1f986a2db59118ea03cfdb8e35230829', 80, '87bfcb499c4baa9f7e803a135e0ec0ac', 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-11-29 01:57:26', '2025-12-09 21:45:47'),
(88, 1, 'user44', 'wowapir923@httpsu.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$dr4Np3FQZqpubRP6bGa/Je2V00h2EeDqp0jtO9WK5MT.RCoJhqt62', 90.000, 10.500, '26609118963e30c648453074ab4d1062', 0, 'b14872462e8a7f400eb4261307234eca', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-12-06 14:13:26', '2025-12-09 21:45:46'),
(89, 1, 'Farhad Hossain', 'farhadwts@gmail.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$UJgoEx19/.YvqyF2an5MZeDKZEn7Cgy.8IaDSWvjftdJnuPoQsTVO', 0.000, 0.000, 'e5daa2867a7bf5acf0abb6244e0c71b3', 0, 'f46b29cb42b120bb95d13c17088b60b3', 1, '{\"full_name\":[\"farhad\",\"text\"],\"email_address\":[\"farhadwts@gmail.com\",\"text\"],\"present_address\":[\"yteyhqw ehqwe eyhqwjukeyh qwjueyhqwueyhqwju\",\"textarea\"],\"parmanent_address\":[\"u aydeuw yqwueyuqwy euqwy euqw u\",\"textarea\"],\"nid\":[\"9ZmMiX8P1765035296.jpg\",\"file\"]}', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-12-06 22:10:44', '2025-12-06 22:36:38'),
(90, 6, 'test-101', 'th0u673at9@wnbaldwy.com', NULL, NULL, NULL, NULL, NULL, 1, 'active', '$2y$12$6xa6FXWJ3VjGhJRaNRCW/eTg7KGfT.Y10GRSgA6nqBEehrStkqJ.S', 512.000, 0.000, '7eab15f6682c67d8269218d13690aa41', 0, '2c95f55ea3412f68993d725a78df1b92', 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-12-07 09:31:13', '2025-12-09 05:16:40'),
(91, 1, 'test-102', 'czfjd@photobrex.com', NULL, NULL, '5605456981765090220.png', NULL, NULL, 1, 'active', '$2y$12$YKfXVv/TURt8HQjSNAEsxOedRGQh13WTTzbCTOC4lyzxy9PiiYp.u', 2.000, 0.000, '7e986df070a1e63b0f096e6847f60864', 90, 'c47e7cd7601d5279f9e6294068b8c156', 1, '{\"full_name\":[\"farhad hossain\",\"text\"],\"email_address\":[\"farhadwts@gmail.com\",\"text\"],\"present_address\":[\"sector-18,uttara,dhaka,bangladesh\",\"textarea\"],\"parmanent_address\":[\"mirpur-12,Dhaka\",\"textarea\"],\"nid\":[\"r5vlcm2u1765083414.png\",\"file\"]}', NULL, NULL, 0, NULL, 5, NULL, NULL, NULL, 0, 0, NULL, '2025-12-07 09:33:13', '2025-12-07 13:50:20'),
(92, 1, 'test103', 'cirkenefyu@necub.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$XGgm26W8ZjtNSFKHgDR5..Z4gcFGG9kzn1Pq5WJUCHH3LXpMTrGq6', 2.000, 0.000, '445f7435e2276f049e33f0841554645a', 1, '606699ae8677ef4dbfe1095a71b8b5d0', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-12-07 10:14:59', '2025-12-07 10:14:59'),
(93, 1, 'sahab uddin', 'sahabuddinwd@gmail.com', '2025-12-11', 'Male', NULL, NULL, NULL, 0, 'inactive', '$2y$12$NwHcXzyzjEi.1tootkan6uFiJLLFT3/0dDGqjV60YBHLd5CWtkEBa', 15.037, 3.150, '17eb09d00abd8f32d2b55fe72f468a45', 7, NULL, 1, NULL, NULL, NULL, 0, '01627917678', 5, 'Dhaka', 'mirpur-12,Dhaka', NULL, 0, 0, NULL, '2025-12-08 21:34:25', '2025-12-09 21:45:46'),
(98, 1, 'nynebal@mailinator.com', 'peyeb62749@roastic.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$49SSjYcrdeIlVNpWQ5RXVuNR8yzayfROZTL.hbJMbLsjp7QTBVwvG', 0.000, 0.000, 'ba61d659ba10fffcbbc00070b1ac7a26', 0, '3ae92bf19d178f28740652e810b18d94', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-12-12 09:38:02', '2025-12-12 09:38:02'),
(100, 1, 'hunusety@mailinator.com', 'virey77228@lawior.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$k.2MBIOInq9tKksXW3V.xO48Y5dBcgsM8F9F2IDMRxd96t2GucgRG', 0.000, 0.000, 'a38649003fc77acabd5c05b85f55b83b', 0, '0a23d3199c35e57f0b72e9b0157fe5e0', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2025-12-12 09:53:02', '2025-12-12 09:53:02'),
(101, 1, 'John Doe', 'yopoge6549@pmdeal.com', NULL, NULL, NULL, NULL, NULL, 0, 'inactive', '$2y$12$IAUuRh4ezAWFh6J1SzV8ge3qybQuOailNqVA7M2uZdH0VNeEgOed2', 0.000, 0.000, 'f0a0c692c3e3be95166726d433cd5f36', 0, 'b4c363403fe1fe35a3a95934105f996c', 0, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2026-04-13 22:13:14', '2026-04-13 22:13:14'),
(108, 1, 'Shihab', 'shihab664@gmail.com', NULL, NULL, NULL, NULL, '2026-04-13 23:15:48', 1, 'active', '$2y$12$erffB/0N7fR0nC8aiOlniObBP4qLnF7ULY.rfQaIt/.eC6FHp/kSq', 0.000, 0.000, 'c18434d046a643f33a7430bdb5a00071', 0, NULL, 0, NULL, NULL, NULL, 0, '56776867678', 8, 'Dhaka', 'Mirpur-6', '5564', 0, 0, NULL, '2026-04-13 23:13:16', '2026-04-13 23:40:19');

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

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

CREATE TABLE `user_notifications` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `order_id` int(11) NOT NULL DEFAULT 0,
  `withdraw_id` int(11) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `type` enum('Invest','Payout','Withdraw') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

INSERT INTO `user_notifications` (`id`, `user_id`, `order_id`, `withdraw_id`, `is_read`, `created_at`, `updated_at`, `type`) VALUES
(109, 100, 105, 0, 0, '2022-09-29 04:07:18', '2022-09-29 04:07:18', 'Invest'),
(110, 86, 106, 0, 0, '2022-09-29 04:10:53', '2022-09-29 04:10:53', 'Invest'),
(111, 86, 107, 0, 0, '2022-09-29 04:16:04', '2022-09-29 04:16:04', 'Invest'),
(112, 100, 108, 0, 0, '2022-09-29 04:20:01', '2022-09-29 04:20:01', 'Invest'),
(113, 86, 109, 0, 0, '2022-09-29 04:32:57', '2022-09-29 04:32:57', 'Invest'),
(114, 100, 110, 0, 0, '2022-09-29 05:19:39', '2022-09-29 05:19:39', 'Invest'),
(115, 100, 111, 0, 0, '2022-09-29 05:25:55', '2022-09-29 05:25:55', 'Invest'),
(116, 100, 112, 0, 0, '2022-09-29 05:31:35', '2022-09-29 05:31:35', 'Invest'),
(117, 100, 113, 0, 0, '2022-09-29 05:36:17', '2022-09-29 05:36:17', 'Invest'),
(118, 100, 114, 0, 0, '2022-09-29 05:39:57', '2022-09-29 05:39:57', 'Invest'),
(119, 100, 115, 0, 0, '2022-09-29 05:44:45', '2022-09-29 05:44:45', 'Invest'),
(120, 100, 116, 0, 0, '2022-09-29 05:50:24', '2022-09-29 05:50:24', 'Invest'),
(121, 100, 117, 0, 0, '2022-09-29 06:02:30', '2022-09-29 06:02:30', 'Invest'),
(122, 100, 118, 0, 0, '2022-09-29 06:11:39', '2022-09-29 06:11:39', 'Invest'),
(123, 86, 119, 0, 0, '2022-09-29 09:37:30', '2022-09-29 09:37:30', 'Invest'),
(124, 100, 120, 0, 0, '2022-09-29 09:40:27', '2022-09-29 09:40:27', 'Invest'),
(125, 100, 121, 0, 0, '2022-09-29 10:00:51', '2022-09-29 10:00:51', 'Invest'),
(126, 100, 122, 0, 0, '2022-09-29 10:02:41', '2022-09-29 10:02:41', 'Invest'),
(127, 100, 123, 0, 0, '2022-09-29 10:05:12', '2022-09-29 10:05:12', 'Invest'),
(128, 100, 124, 0, 0, '2022-09-29 10:07:58', '2022-09-29 10:07:58', 'Invest'),
(129, 100, 125, 0, 0, '2022-09-29 10:12:43', '2022-09-29 10:12:43', 'Invest'),
(130, 100, 126, 0, 0, '2022-09-29 10:17:18', '2022-09-29 10:17:18', 'Invest'),
(131, 102, 131, 0, 0, '2022-11-14 09:33:07', '2022-11-14 09:33:07', 'Invest'),
(132, 86, 147, 0, 0, '2022-12-14 05:33:31', '2022-12-14 05:33:31', 'Invest'),
(133, 86, 147, 0, 0, '2022-12-14 05:42:30', '2022-12-14 05:42:30', 'Invest'),
(134, 86, 153, 0, 0, '2022-12-14 08:54:41', '2022-12-14 08:54:41', 'Invest'),
(135, 86, 154, 0, 0, '2022-12-14 08:57:51', '2022-12-14 08:57:51', 'Invest'),
(136, 86, 155, 0, 0, '2022-12-14 09:02:01', '2022-12-14 09:02:01', 'Invest'),
(137, 86, 156, 0, 0, '2022-12-14 09:06:30', '2022-12-14 09:06:30', 'Invest'),
(138, 86, 157, 0, 0, '2022-12-14 09:16:31', '2022-12-14 09:16:31', 'Invest'),
(139, 86, 160, 0, 0, '2022-12-14 09:35:41', '2022-12-14 09:35:41', 'Invest'),
(140, 86, 161, 0, 0, '2022-12-14 10:16:33', '2022-12-14 10:16:33', 'Invest'),
(141, 86, 168, 0, 0, '2023-03-29 04:33:15', '2023-03-29 04:33:15', 'Invest'),
(142, 86, 169, 0, 0, '2023-03-29 04:36:48', '2023-03-29 04:36:48', 'Invest'),
(143, 86, 177, 0, 0, '2023-04-11 23:21:18', '2023-04-11 23:21:18', 'Invest'),
(144, 86, 178, 0, 0, '2023-04-11 23:22:26', '2023-04-11 23:22:26', 'Invest'),
(145, 86, 180, 0, 0, '2023-04-12 00:04:37', '2023-04-12 00:04:37', 'Invest'),
(146, 86, 183, 0, 0, '2023-04-12 03:21:58', '2023-04-12 03:21:58', 'Invest'),
(147, 86, 195, 0, 0, '2023-11-06 23:53:04', '2023-11-06 23:53:04', 'Invest'),
(148, 86, 197, 0, 0, '2023-11-06 23:55:25', '2023-11-06 23:55:25', 'Invest'),
(149, 86, 199, 0, 0, '2023-11-06 23:57:17', '2023-11-06 23:57:17', 'Invest'),
(150, 86, 201, 0, 0, '2023-11-06 23:59:51', '2023-11-06 23:59:51', 'Invest'),
(151, 86, 1, 0, 0, '2023-11-07 00:12:56', '2023-11-07 00:12:56', 'Invest'),
(152, 86, 2, 0, 0, '2023-11-07 00:14:04', '2023-11-07 00:14:04', 'Invest'),
(153, 86, 3, 0, 0, '2023-11-07 00:41:53', '2023-11-07 00:41:53', 'Invest'),
(154, 86, 5, 0, 0, '2024-01-09 02:50:04', '2024-01-09 02:50:04', 'Invest'),
(155, 109, 6, 0, 0, '2024-01-13 11:28:51', '2024-01-13 11:28:51', 'Invest'),
(156, 110, 7, 0, 0, '2024-01-13 11:30:53', '2024-01-13 11:30:53', 'Invest'),
(157, 7, 19, 0, 0, '2025-07-28 00:54:39', '2025-07-28 00:54:39', 'Invest'),
(158, 7, 20, 0, 0, '2025-07-28 00:56:16', '2025-07-28 00:56:16', 'Invest'),
(159, 7, 21, 0, 0, '2025-07-28 01:07:11', '2025-07-28 01:07:11', 'Invest'),
(160, 7, 22, 0, 0, '2025-07-28 03:08:29', '2025-07-28 03:08:29', 'Invest'),
(161, 7, 26, 0, 0, '2025-07-28 04:06:49', '2025-07-28 04:06:49', 'Invest'),
(162, 7, 66, 0, 0, '2025-08-03 00:41:50', '2025-08-03 00:41:50', 'Invest'),
(163, 7, 67, 0, 0, '2025-08-03 00:43:58', '2025-08-03 00:43:58', 'Invest'),
(164, 7, 68, 0, 0, '2025-08-03 00:47:25', '2025-08-03 00:47:25', 'Invest'),
(165, 7, 70, 0, 0, '2025-08-03 01:19:32', '2025-08-03 01:19:32', 'Invest'),
(166, 7, 96, 0, 0, '2025-09-13 03:33:39', '2025-09-13 03:33:39', 'Invest'),
(167, 7, 97, 0, 0, '2025-09-13 03:40:18', '2025-09-13 03:40:18', 'Invest'),
(168, 7, 99, 0, 0, '2025-09-13 03:50:21', '2025-09-13 03:50:21', 'Invest'),
(169, 7, 100, 0, 0, '2025-09-14 18:35:10', '2025-09-14 18:35:10', 'Invest'),
(170, 7, 101, 0, 0, '2025-09-14 19:21:44', '2025-09-14 19:21:44', 'Invest'),
(171, 7, 102, 0, 0, '2025-09-14 20:42:53', '2025-09-14 20:42:53', 'Invest'),
(172, 7, 104, 0, 0, '2025-09-14 20:48:30', '2025-09-14 20:48:30', 'Invest'),
(173, 80, 123, 0, 0, '2025-11-29 01:20:41', '2025-11-29 01:20:41', 'Invest'),
(174, 80, 124, 0, 0, '2025-11-29 01:21:56', '2025-11-29 01:21:56', 'Invest'),
(175, 80, 125, 0, 0, '2025-11-29 01:23:13', '2025-11-29 01:23:13', 'Invest'),
(176, 81, 127, 0, 0, '2025-11-29 18:48:01', '2025-11-29 18:48:01', 'Invest'),
(177, 80, 133, 0, 0, '2025-11-30 21:54:01', '2025-11-30 21:54:01', 'Invest'),
(178, 80, 139, 0, 0, '2025-11-30 22:22:37', '2025-11-30 22:22:37', 'Invest'),
(179, 7, 140, 0, 0, '2025-12-02 22:35:51', '2025-12-02 22:35:51', 'Invest'),
(180, 7, 141, 0, 0, '2025-12-02 22:48:13', '2025-12-02 22:48:13', 'Invest'),
(181, 7, 142, 0, 0, '2025-12-02 22:49:17', '2025-12-02 22:49:17', 'Invest'),
(182, 88, 143, 0, 0, '2025-12-06 14:17:58', '2025-12-06 14:17:58', 'Invest'),
(183, 88, 144, 0, 0, '2025-12-06 14:19:57', '2025-12-06 14:19:57', 'Invest'),
(184, 88, 145, 0, 0, '2025-12-06 14:26:09', '2025-12-06 14:26:09', 'Invest'),
(185, 88, 146, 0, 0, '2025-12-06 14:27:38', '2025-12-06 14:27:38', 'Invest'),
(186, 88, 148, 0, 0, '2025-12-06 14:29:45', '2025-12-06 14:29:45', 'Invest'),
(187, 88, 149, 0, 0, '2025-12-06 14:36:26', '2025-12-06 14:36:26', 'Invest'),
(188, 88, 151, 0, 0, '2025-12-06 15:59:38', '2025-12-06 15:59:38', 'Invest'),
(189, 88, 152, 0, 0, '2025-12-06 16:06:02', '2025-12-06 16:06:02', 'Invest'),
(190, 88, 154, 0, 0, '2025-12-06 16:23:15', '2025-12-06 16:23:15', 'Invest'),
(191, 88, 155, 0, 0, '2025-12-06 16:26:06', '2025-12-06 16:26:06', 'Invest'),
(192, 1, 156, 0, 0, '2025-12-06 21:48:14', '2025-12-06 21:48:14', 'Invest'),
(193, 89, 157, 0, 0, '2025-12-06 22:21:15', '2025-12-06 22:21:15', 'Invest'),
(194, 89, 158, 0, 0, '2025-12-06 22:24:10', '2025-12-06 22:24:10', 'Invest'),
(195, 89, 159, 0, 0, '2025-12-06 22:25:17', '2025-12-06 22:25:17', 'Invest'),
(196, 90, 160, 0, 0, '2025-12-07 09:43:21', '2025-12-07 09:43:21', 'Invest'),
(197, 90, 161, 0, 0, '2025-12-07 09:49:24', '2025-12-07 09:49:24', 'Invest'),
(198, 90, 162, 0, 0, '2025-12-07 09:57:56', '2025-12-07 09:57:56', 'Invest'),
(199, 93, 165, 0, 0, '2025-12-09 00:03:45', '2025-12-09 00:03:45', 'Invest'),
(200, 7, 169, 0, 0, '2025-12-09 07:16:32', '2025-12-09 07:16:32', 'Invest');

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

--
-- Table structure for table `withdraws`
--

CREATE TABLE `withdraws` (
  `id` int(11) NOT NULL,
  `currency_id` int(11) DEFAULT NULL,
  `txnid` varchar(255) DEFAULT NULL,
  `user_id` int(11) DEFAULT NULL,
  `method` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `reference` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `amount` float DEFAULT NULL,
  `fee` float DEFAULT 0,
  `details` text DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `status` enum('pending','approved','completed','rejected','cancelled') NOT NULL DEFAULT 'pending',
  `type` enum('user','vendor') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `withdraws`
--

INSERT INTO `withdraws` (`id`, `currency_id`, `txnid`, `user_id`, `method`, `address`, `reference`, `amount`, `fee`, `details`, `created_at`, `updated_at`, `status`, `type`) VALUES
(52, 1, 'vkgG0tEXsAaK', 7, 'Stripe', NULL, NULL, 50, 3, NULL, '2023-02-23 10:00:36', '2025-11-27 03:31:53', 'rejected', 'user'),
(53, 1, 'LBZeQUyvcVij', 7, 'Stripe', NULL, NULL, 50, 3, NULL, '2023-02-23 10:07:14', '2023-02-23 10:11:55', 'rejected', 'user'),
(54, 1, '38Qte9IAq21a', 7, 'Stripe', NULL, NULL, 50, 3, NULL, '2023-02-23 10:11:20', '2023-02-23 10:12:08', 'rejected', 'user'),
(55, 1, 'VA1XrXrPIplm', 7, 'Stripe', NULL, NULL, 50, 3, NULL, '2023-02-23 10:15:01', '2023-02-23 10:16:20', 'rejected', 'user'),
(57, 1, 'NLEaI3cdJUD4', 7, 'Payoneer', NULL, NULL, 100, 3.5, 'please', '2024-01-13 04:59:01', '2024-01-13 05:00:30', 'rejected', 'user'),
(59, 1, '9C24xwdF2hGH', 7, 'Stripe', NULL, NULL, 50, 3, '<p>rtyt</p>', '2025-08-02 08:11:10', '2025-08-02 08:11:10', 'pending', 'user'),
(60, 4, '67LCQZKyR3Sj', 7, 'Nagad', NULL, NULL, 0.265295, 0.0220677, 'Et consequatur illum.gtfgj', '2025-08-02 08:12:50', '2025-08-02 08:12:50', 'pending', 'user'),
(61, 4, 'uzXg6Zz4iVKO', 7, 'Nagad', NULL, NULL, 0.144706, 0.0202589, 'Sint, officia aspern.sd', '2025-08-02 08:13:17', '2025-08-02 08:13:17', 'pending', 'user'),
(62, 4, '13poHxQyY9lk', 7, 'Nagad', NULL, NULL, 0.434119, 0.0246001, 'Sunt beatae nostrum yg.', '2025-08-02 08:13:38', '2025-08-02 08:13:38', 'pending', 'user'),
(67, 4, 'aIrHKEMwZ2TC', 7, 'Nagad', NULL, NULL, 0.602944, 0.0271325, '<p>I need it</p>', '2025-08-31 08:00:47', '2025-08-31 08:00:47', 'pending', 'user'),
(68, 4, '4fiJeUduygBl', 7, 'Nagad', NULL, NULL, 0.120589, 0.0198971, '<p>important</p>', '2025-09-01 00:38:21', '2025-09-01 00:38:21', 'pending', 'user'),
(69, 4, 'YNHmUpQFsd7o', 7, 'Nagad', NULL, NULL, 0.241177, 0.021706, '<p>ds</p>', '2025-09-01 00:43:24', '2025-09-01 00:43:24', 'pending', 'user'),
(70, 4, 'SHVBX8GFSF5K', 7, 'Nagad', NULL, NULL, 829.265, 136.829, '<p>ds</p>', '2025-09-01 01:15:48', '2025-12-09 12:43:21', 'approved', 'user'),
(74, 4, 'EXBEZLR8FKAZ', 7, 'Nagad', NULL, NULL, 48, 2.22, '<p>important</p>', '2025-09-19 04:12:16', '2025-11-12 05:21:18', 'approved', 'user'),
(75, 4, 'BGMCVLNHWP4N', 1, 'Nagad', NULL, NULL, 94, 2.91, '<p>another task</p>', '2025-09-19 04:12:56', '2025-11-26 04:39:30', 'rejected', 'user'),
(76, 4, '62GNPUKBOQ9C', 7, 'Nagad', NULL, NULL, 49, 2.235, '<p>this is imp</p>', '2025-11-12 03:41:08', '2025-11-27 18:41:54', 'pending', 'user'),
(77, 4, 'W2RCJQG6TDGZ', 80, 'Nagad', NULL, NULL, 10, 1.65, '<p>tr</p>', '2025-11-29 02:21:40', '2025-12-08 04:11:27', 'approved', 'user'),
(78, 1, 'KRM2HPGFXP5D', 81, 'Stripe', NULL, NULL, 200, 6, '<p>jdsfd</p>', '2025-11-30 03:02:41', '2025-12-08 04:11:10', 'approved', 'user'),
(81, 1, 'GDEDL9WHT7I8', 1, 'Payoneer', NULL, NULL, 100, 3.5, '<p>asdasda asdasdas asdasd</p>', '2025-12-06 05:23:20', '2025-12-07 04:43:32', 'approved', 'user'),
(83, 1, 'NK79RMTDMGWL', 1, 'Stripe', NULL, NULL, 100, 4, '<p>asdgajh sdghagsdhasg hdghasjkdg asjk</p>', '2025-12-06 14:51:36', '2025-12-07 04:23:35', 'approved', 'user'),
(84, 4, '3JPCQ0NZYEHZ', 7, 'Nagad', NULL, NULL, 97, 2.955, '<p>this is most important for me</p>', '2025-12-09 12:30:47', '2025-12-09 12:31:33', 'approved', 'user'),
(85, 4, '4FOKB0HOWAMX', 1, 'Nagad', NULL, NULL, 100, 3, 'Bank account: XXXX-XXXX-1234', '2026-04-14 13:55:17', '2026-04-14 13:58:38', 'cancelled', 'user');

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

--
-- Table structure for table `withdraw_methods`
--

CREATE TABLE `withdraw_methods` (
  `id` int(11) NOT NULL,
  `currency_id` int(11) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `photo` varchar(255) DEFAULT NULL,
  `min_amount` double DEFAULT NULL,
  `max_amount` double DEFAULT NULL,
  `fixed` double DEFAULT 0,
  `percentage` double DEFAULT 0,
  `processing_days` int(11) NOT NULL DEFAULT 1,
  `status` varchar(255) NOT NULL DEFAULT 'active',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `withdraw_methods`
--

INSERT INTO `withdraw_methods` (`id`, `currency_id`, `name`, `photo`, `min_amount`, `max_amount`, `fixed`, `percentage`, `processing_days`, `status`, `created_at`, `updated_at`) VALUES
(8, 1, 'Stripe', '7773779161765200655.png', 50, 500, 2, 2, 1, 'active', '2022-03-28 08:32:17', '2025-12-08 07:30:55'),
(9, 9, 'Razorpay', '13671631461765200643.jpg', 100, 300, 3, 2, 1, 'active', '2022-03-28 08:36:43', '2025-12-08 07:30:43'),
(10, 1, 'Payoneer', '11305679741765200632.jpg', 30, 150, 2, 1.5, 1, 'active', '2022-03-28 08:37:28', '2025-12-08 07:30:32'),
(11, 4, 'Nagad', '10630626881765199564.jpg', 10, 100, 1.5, 1.5, 1, 'active', '2022-03-28 08:38:12', '2025-12-08 07:13:01');

--
-- Indexes for dumped tables
--

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

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

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

--
-- Indexes for table `about_translations`
--
ALTER TABLE `about_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `about_translations_about_id_foreign` (`about_id`);

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

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

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

--
-- Indexes for table `affiliate_section_translations`
--
ALTER TABLE `affiliate_section_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `affiliate_section_translations_affiliate_section_id_foreign` (`affiliate_section_id`);

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

--
-- Indexes for table `blogs`
--
ALTER TABLE `blogs`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `blogs_slug_unique` (`slug`),
  ADD KEY `blogs_blog_category_id_foreign` (`blog_category_id`);

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

--
-- Indexes for table `blog_category_translations`
--
ALTER TABLE `blog_category_translations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `blog_category_translations_blog_category_id_lang_code_unique` (`blog_category_id`,`lang_code`);

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

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

--
-- Indexes for table `blog_section_translations`
--
ALTER TABLE `blog_section_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `blog_section_translations_blog_section_id_foreign` (`blog_section_id`);

--
-- Indexes for table `blog_translations`
--
ALTER TABLE `blog_translations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `blog_translations_blog_id_lang_code_unique` (`blog_id`,`lang_code`);

--
-- Indexes for table `cache`
--
ALTER TABLE `cache`
  ADD PRIMARY KEY (`key`);

--
-- Indexes for table `cache_locks`
--
ALTER TABLE `cache_locks`
  ADD PRIMARY KEY (`key`);

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

--
-- Indexes for table `calculator_section_translations`
--
ALTER TABLE `calculator_section_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `calculator_section_translations_calculator_section_id_foreign` (`calculator_section_id`);

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

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

--
-- Indexes for table `contact_translations`
--
ALTER TABLE `contact_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `contact_translations_contact_id_foreign` (`contact_id`);

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

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

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

--
-- Indexes for table `counter_translations`
--
ALTER TABLE `counter_translations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `counter_translations_counter_id_lang_code_unique` (`counter_id`,`lang_code`);

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

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

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

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

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

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

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

--
-- Indexes for table `deposit_section_translations`
--
ALTER TABLE `deposit_section_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `deposit_section_translations_deposit_section_id_foreign` (`deposit_section_id`);

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

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

--
-- Indexes for table `email_template_translations`
--
ALTER TABLE `email_template_translations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `email_template_translations_email_template_id_lang_code_unique` (`email_template_id`,`lang_code`);

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

--
-- Indexes for table `error_translations`
--
ALTER TABLE `error_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `error_translations_error_id_foreign` (`error_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 `faqs`
--
ALTER TABLE `faqs`
  ADD PRIMARY KEY (`id`);

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

--
-- Indexes for table `faq_category_translation`
--
ALTER TABLE `faq_category_translation`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `faq_category_translation_faq_category_id_lang_code_unique` (`faq_category_id`,`lang_code`);

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

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

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

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

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

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

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

--
-- Indexes for table `hero_translations`
--
ALTER TABLE `hero_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `hero_translations_hero_id_foreign` (`hero_id`);

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

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

--
-- Indexes for table `how_work_section_translations`
--
ALTER TABLE `how_work_section_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `how_work_section_translations_how_work_section_id_foreign` (`how_work_section_id`);

--
-- Indexes for table `how_work_translations`
--
ALTER TABLE `how_work_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `how_work_translations_how_work_id_foreign` (`how_work_id`);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- Indexes for table `page_translations`
--
ALTER TABLE `page_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `page_translations_page_id_foreign` (`page_id`);

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

--
-- Indexes for table `password_reset_tokens`
--
ALTER TABLE `password_reset_tokens`
  ADD PRIMARY KEY (`email`);

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

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

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

--
-- Indexes for table `payment_section_translations`
--
ALTER TABLE `payment_section_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `payment_section_translations_payment_section_id_foreign` (`payment_section_id`);

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

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

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

--
-- Indexes for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`),
  ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`),
  ADD KEY `personal_access_tokens_expires_at_index` (`expires_at`);

--
-- Indexes for table `plans`
--
ALTER TABLE `plans`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `plans_slug_unique` (`slug`);

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

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

--
-- Indexes for table `plan_translations`
--
ALTER TABLE `plan_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `plan_translations_plan_id_foreign` (`plan_id`);

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

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

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

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

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

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

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

--
-- Indexes for table `sessions`
--
ALTER TABLE `sessions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `sessions_user_id_index` (`user_id`),
  ADD KEY `sessions_last_activity_index` (`last_activity`);

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

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

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

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

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

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

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

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

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

--
-- Indexes for table `team_section_translations`
--
ALTER TABLE `team_section_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `team_section_translations_team_section_id_foreign` (`team_section_id`);

--
-- Indexes for table `team_translate`
--
ALTER TABLE `team_translate`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `team_translate_team_id_lang_code_unique` (`team_id`,`lang_code`);

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

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

--
-- Indexes for table `testimonial_section_translations`
--
ALTER TABLE `testimonial_section_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `testimonial_section_translations_testimonial_section_id_foreign` (`testimonial_section_id`);

--
-- Indexes for table `testimonial_translations`
--
ALTER TABLE `testimonial_translations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `testimonial_translations_testimonial_id_lang_code_unique` (`testimonial_id`,`lang_code`);

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

--
-- Indexes for table `ticket_attachments`
--
ALTER TABLE `ticket_attachments`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ticket_attachments_ticket_reply_id_foreign` (`ticket_reply_id`);

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

--
-- Indexes for table `ticket_category_translations`
--
ALTER TABLE `ticket_category_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ticket_category_translations_ticket_category_id_foreign` (`ticket_category_id`);

--
-- Indexes for table `ticket_replies`
--
ALTER TABLE `ticket_replies`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ticket_replies_ticket_id_foreign` (`ticket_id`),
  ADD KEY `ticket_replies_user_id_foreign` (`user_id`);

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

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

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

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

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

--
-- AUTO_INCREMENT for dumped tables
--

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

--
-- AUTO_INCREMENT for table `about_sections`
--
ALTER TABLE `about_sections`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `about_section_translations`
--
ALTER TABLE `about_section_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

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

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

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

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

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

--
-- AUTO_INCREMENT for table `balance_transfers`
--
ALTER TABLE `balance_transfers`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=84;

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

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

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

--
-- AUTO_INCREMENT for table `blog_comments`
--
ALTER TABLE `blog_comments`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `contact_messages`
--
ALTER TABLE `contact_messages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

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

--
-- AUTO_INCREMENT for table `cookies`
--
ALTER TABLE `cookies`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `cookie_translations`
--
ALTER TABLE `cookie_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

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

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

--
-- AUTO_INCREMENT for table `countries`
--
ALTER TABLE `countries`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `country_translations`
--
ALTER TABLE `country_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `create_accounts`
--
ALTER TABLE `create_accounts`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `create_account_translations`
--
ALTER TABLE `create_account_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `currencies`
--
ALTER TABLE `currencies`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `deposits`
--
ALTER TABLE `deposits`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=312;

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `faq_sections`
--
ALTER TABLE `faq_sections`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `faq_section_translations`
--
ALTER TABLE `faq_section_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `faq_translations`
--
ALTER TABLE `faq_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `footers`
--
ALTER TABLE `footers`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `footer_section`
--
ALTER TABLE `footer_section`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `footer_translations`
--
ALTER TABLE `footer_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `investors`
--
ALTER TABLE `investors`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `investor_sections`
--
ALTER TABLE `investor_sections`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `investor_section_translations`
--
ALTER TABLE `investor_section_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `invests`
--
ALTER TABLE `invests`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=171;

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

--
-- AUTO_INCREMENT for table `kyc_forms`
--
ALTER TABLE `kyc_forms`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20;

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

--
-- AUTO_INCREMENT for table `login_pages`
--
ALTER TABLE `login_pages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `login_page_translation`
--
ALTER TABLE `login_page_translation`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `manage_schedules`
--
ALTER TABLE `manage_schedules`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `menus`
--
ALTER TABLE `menus`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT for table `menu_translations`
--
ALTER TABLE `menu_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20;

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

--
-- AUTO_INCREMENT for table `money_requests`
--
ALTER TABLE `money_requests`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=34;

--
-- AUTO_INCREMENT for table `notifications`
--
ALTER TABLE `notifications`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=214;

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

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

--
-- AUTO_INCREMENT for table `password_resets`
--
ALTER TABLE `password_resets`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `payment_gateways`
--
ALTER TABLE `payment_gateways`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=38;

--
-- AUTO_INCREMENT for table `payment_gateway_translations`
--
ALTER TABLE `payment_gateway_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=43;

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

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

--
-- AUTO_INCREMENT for table `payment_settings`
--
ALTER TABLE `payment_settings`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29;

--
-- AUTO_INCREMENT for table `payment_successes`
--
ALTER TABLE `payment_successes`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `payment_success_translations`
--
ALTER TABLE `payment_success_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

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

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

--
-- AUTO_INCREMENT for table `plan_sections`
--
ALTER TABLE `plan_sections`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `plan_section_translations`
--
ALTER TABLE `plan_section_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

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

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

--
-- AUTO_INCREMENT for table `rankings`
--
ALTER TABLE `rankings`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `ranking_translation`
--
ALTER TABLE `ranking_translation`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `referrals`
--
ALTER TABLE `referrals`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16;

--
-- AUTO_INCREMENT for table `referral_bonuses`
--
ALTER TABLE `referral_bonuses`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=66;

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

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

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

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

--
-- AUTO_INCREMENT for table `social_links`
--
ALTER TABLE `social_links`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `social_providers`
--
ALTER TABLE `social_providers`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

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

--
-- AUTO_INCREMENT for table `sub_menus`
--
ALTER TABLE `sub_menus`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `sub_menu_translations`
--
ALTER TABLE `sub_menu_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `transactions`
--
ALTER TABLE `transactions`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=464;

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

--
-- AUTO_INCREMENT for table `user_notifications`
--
ALTER TABLE `user_notifications`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=201;

--
-- AUTO_INCREMENT for table `withdraws`
--
ALTER TABLE `withdraws`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=86;

--
-- AUTO_INCREMENT for table `withdraw_methods`
--
ALTER TABLE `withdraw_methods`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- Constraints for dumped tables
--

--
-- Constraints for table `about_translations`
--
ALTER TABLE `about_translations`
  ADD CONSTRAINT `about_translations_about_id_foreign` FOREIGN KEY (`about_id`) REFERENCES `abouts` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `affiliate_section_translations`
--
ALTER TABLE `affiliate_section_translations`
  ADD CONSTRAINT `affiliate_section_translations_affiliate_section_id_foreign` FOREIGN KEY (`affiliate_section_id`) REFERENCES `affiliate_sections` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `blogs`
--
ALTER TABLE `blogs`
  ADD CONSTRAINT `blogs_blog_category_id_foreign` FOREIGN KEY (`blog_category_id`) REFERENCES `blog_categories` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `blog_category_translations`
--
ALTER TABLE `blog_category_translations`
  ADD CONSTRAINT `blog_category_translations_blog_category_id_foreign` FOREIGN KEY (`blog_category_id`) REFERENCES `blog_categories` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `blog_section_translations`
--
ALTER TABLE `blog_section_translations`
  ADD CONSTRAINT `blog_section_translations_blog_section_id_foreign` FOREIGN KEY (`blog_section_id`) REFERENCES `blog_sections` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `blog_translations`
--
ALTER TABLE `blog_translations`
  ADD CONSTRAINT `blog_translations_blog_id_foreign` FOREIGN KEY (`blog_id`) REFERENCES `blogs` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `calculator_section_translations`
--
ALTER TABLE `calculator_section_translations`
  ADD CONSTRAINT `calculator_section_translations_calculator_section_id_foreign` FOREIGN KEY (`calculator_section_id`) REFERENCES `calculator_sections` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `contact_translations`
--
ALTER TABLE `contact_translations`
  ADD CONSTRAINT `contact_translations_contact_id_foreign` FOREIGN KEY (`contact_id`) REFERENCES `contacts` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `counter_translations`
--
ALTER TABLE `counter_translations`
  ADD CONSTRAINT `counter_translations_counter_id_foreign` FOREIGN KEY (`counter_id`) REFERENCES `counters` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `deposit_section_translations`
--
ALTER TABLE `deposit_section_translations`
  ADD CONSTRAINT `deposit_section_translations_deposit_section_id_foreign` FOREIGN KEY (`deposit_section_id`) REFERENCES `deposit_sections` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `email_template_translations`
--
ALTER TABLE `email_template_translations`
  ADD CONSTRAINT `email_template_translations_email_template_id_foreign` FOREIGN KEY (`email_template_id`) REFERENCES `email_templates` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `error_translations`
--
ALTER TABLE `error_translations`
  ADD CONSTRAINT `error_translations_error_id_foreign` FOREIGN KEY (`error_id`) REFERENCES `errors` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `faq_category_translation`
--
ALTER TABLE `faq_category_translation`
  ADD CONSTRAINT `faq_category_translation_faq_category_id_foreign` FOREIGN KEY (`faq_category_id`) REFERENCES `faq_categories` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `hero_translations`
--
ALTER TABLE `hero_translations`
  ADD CONSTRAINT `hero_translations_hero_id_foreign` FOREIGN KEY (`hero_id`) REFERENCES `heroes` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `how_work_section_translations`
--
ALTER TABLE `how_work_section_translations`
  ADD CONSTRAINT `how_work_section_translations_how_work_section_id_foreign` FOREIGN KEY (`how_work_section_id`) REFERENCES `how_work_sections` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `how_work_translations`
--
ALTER TABLE `how_work_translations`
  ADD CONSTRAINT `how_work_translations_how_work_id_foreign` FOREIGN KEY (`how_work_id`) REFERENCES `how_works` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `page_translations`
--
ALTER TABLE `page_translations`
  ADD CONSTRAINT `page_translations_page_id_foreign` FOREIGN KEY (`page_id`) REFERENCES `pages` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `payment_section_translations`
--
ALTER TABLE `payment_section_translations`
  ADD CONSTRAINT `payment_section_translations_payment_section_id_foreign` FOREIGN KEY (`payment_section_id`) REFERENCES `payment_sections` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `plan_translations`
--
ALTER TABLE `plan_translations`
  ADD CONSTRAINT `plan_translations_plan_id_foreign` FOREIGN KEY (`plan_id`) REFERENCES `plans` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `team_section_translations`
--
ALTER TABLE `team_section_translations`
  ADD CONSTRAINT `team_section_translations_team_section_id_foreign` FOREIGN KEY (`team_section_id`) REFERENCES `team_sections` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `team_translate`
--
ALTER TABLE `team_translate`
  ADD CONSTRAINT `team_translate_team_id_foreign` FOREIGN KEY (`team_id`) REFERENCES `teams` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `testimonial_section_translations`
--
ALTER TABLE `testimonial_section_translations`
  ADD CONSTRAINT `testimonial_section_translations_testimonial_section_id_foreign` FOREIGN KEY (`testimonial_section_id`) REFERENCES `testimonial_sections` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `testimonial_translations`
--
ALTER TABLE `testimonial_translations`
  ADD CONSTRAINT `testimonial_translations_testimonial_id_foreign` FOREIGN KEY (`testimonial_id`) REFERENCES `testimonials` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `tickets`
--
ALTER TABLE `tickets`
  ADD CONSTRAINT `tickets_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `ticket_attachments`
--
ALTER TABLE `ticket_attachments`
  ADD CONSTRAINT `ticket_attachments_ticket_reply_id_foreign` FOREIGN KEY (`ticket_reply_id`) REFERENCES `ticket_replies` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `ticket_category_translations`
--
ALTER TABLE `ticket_category_translations`
  ADD CONSTRAINT `ticket_category_translations_ticket_category_id_foreign` FOREIGN KEY (`ticket_category_id`) REFERENCES `ticket_categories` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `ticket_replies`
--
ALTER TABLE `ticket_replies`
  ADD CONSTRAINT `ticket_replies_ticket_id_foreign` FOREIGN KEY (`ticket_id`) REFERENCES `tickets` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `ticket_replies_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;
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 */;
