-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1:3306
-- Generation Time: Oct 27, 2025 at 04:16 PM
-- Server version: 11.8.3-MariaDB-log
-- PHP Version: 7.2.34

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

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

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

CREATE TABLE `carts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `cartable_type` varchar(255) NOT NULL,
  `cartable_id` bigint(20) UNSIGNED NOT NULL,
  `quantity` int(11) 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 `carts`
--

INSERT INTO `carts` (`id`, `user_id`, `cartable_type`, `cartable_id`, `quantity`, `created_at`, `updated_at`) VALUES
(46, 1, 'Modules\\Backend\\Models\\Product', 11, 1, '2025-10-19 04:48:33', '2025-10-20 05:55:52'),
(47, 1, 'Modules\\Backend\\Models\\Product', 12, 1, '2025-10-19 04:48:34', '2025-10-19 04:48:34'),
(48, 1, 'Modules\\Backend\\Models\\Product', 13, 1, '2025-10-19 04:48:35', '2025-10-19 04:48:35'),
(50, 1, 'Modules\\Backend\\Models\\Product', 15, 1, '2025-10-19 04:48:37', '2025-10-19 04:48:37'),
(51, 1, 'Modules\\Backend\\Models\\Product', 14, 1, '2025-10-19 04:48:38', '2025-10-19 04:48:38'),
(52, 3, 'Modules\\Backend\\Models\\Product', 12, 1, '2025-10-19 17:09:05', '2025-10-19 17:09:05'),
(53, 3, 'Modules\\Backend\\Models\\Product', 11, 1, '2025-10-19 17:09:06', '2025-10-19 17:09:06'),
(54, 3, 'Modules\\Backend\\Models\\Product', 13, 1, '2025-10-19 17:09:08', '2025-10-19 17:09:08'),
(55, 3, 'Modules\\Backend\\Models\\Product', 16, 1, '2025-10-19 17:09:09', '2025-10-19 17:09:09'),
(56, 3, 'Modules\\Backend\\Models\\Product', 15, 1, '2025-10-19 17:09:10', '2025-10-19 17:09:10'),
(57, 3, 'Modules\\Backend\\Models\\Product', 14, 1, '2025-10-19 17:09:11', '2025-10-19 17:09:11');

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

--
-- Table structure for table `comments`
--

CREATE TABLE `comments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `commentable_type` varchar(255) NOT NULL,
  `commentable_id` bigint(20) UNSIGNED NOT NULL,
  `parent_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `author_name` varchar(255) DEFAULT NULL,
  `author_email` varchar(255) DEFAULT NULL,
  `author_website` varchar(255) DEFAULT NULL,
  `content` text NOT NULL,
  `ratting` int(11) NOT NULL DEFAULT 0,
  `status` enum('approved','pending','spam','trash') NOT NULL DEFAULT 'pending',
  `language_code` varchar(10) NOT NULL DEFAULT 'en',
  `ip_address` varchar(45) DEFAULT NULL,
  `user_agent` varchar(255) DEFAULT NULL,
  `meta_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta_data`)),
  `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 `comments`
--

INSERT INTO `comments` (`id`, `commentable_type`, `commentable_id`, `parent_id`, `user_id`, `author_name`, `author_email`, `author_website`, `content`, `ratting`, `status`, `language_code`, `ip_address`, `user_agent`, `meta_data`, `created_at`, `updated_at`) VALUES
(1, 'Modules\\Backend\\Models\\Blog', 22, NULL, 1, 'Admin', 'admin@gmail.com', NULL, 'Post a comment', 0, 'approved', 'en', NULL, NULL, NULL, '2025-10-05 15:58:46', '2025-10-05 15:59:12'),
(2, 'Modules\\Backend\\Models\\Comment', 1, 1, 1, 'Admin', 'admin@gmail.com', NULL, 'reply', 0, 'approved', 'en', NULL, NULL, NULL, '2025-10-05 15:59:21', '2025-10-05 15:59:21'),
(3, 'Modules\\Backend\\Models\\Blog', 180, NULL, 1, 'Admin', 'admin@gmail.com', NULL, 'Nice', 0, 'pending', 'en', NULL, NULL, NULL, '2025-10-11 01:34:10', '2025-10-11 01:34:10'),
(4, 'Modules\\Backend\\Models\\Blog', 21, NULL, 6, 'Rakib', 'rakib@gmail.com', NULL, 'Nice', 0, 'approved', 'en', NULL, NULL, NULL, '2025-10-11 17:44:04', '2025-10-20 09:37:28'),
(5, 'Modules\\Backend\\Models\\Product', 13, NULL, 1, 'Admin', 'admin@gmail.com', NULL, 'grabbed this cap last month and it quickly became my go-to accessory. Whether I’m out in the sun, heading to the gym, or just want a clean, casual look — this baseball cap delivers.', 5, 'approved', 'en', NULL, NULL, NULL, '2025-10-16 07:45:35', '2025-10-16 07:55:00'),
(6, 'Modules\\Backend\\Models\\Product', 13, NULL, 2, 'User', 'user@gmail.com', NULL, 'I’ve been using the Canon EOS R100 for a few weeks now (with the RF-S 18–45 mm kit lens), taking it on walks, small shoots, and casual video tasks. Below is what I liked, what frustrated me, and whether I think it’s worth it (for people like me).', 5, 'approved', 'en', NULL, NULL, NULL, '2025-10-16 07:52:36', '2025-10-16 07:54:08'),
(7, 'Modules\\Backend\\Models\\Product', 11, NULL, 2, 'User', 'user@gmail.com', NULL, 'I got the NoiseFit Halo a week ago, and here’s how it’s been living on my wrist so far.\n\nFirst off, the display is impressive. The 1.43-inch AMOLED screen (466×466) is bright, sharp, and colours pop—watch faces look premium. The Always-On mode is useful though it eats into battery a bit', 4, 'approved', 'en', NULL, NULL, NULL, '2025-10-16 07:56:34', '2025-10-16 07:58:27'),
(8, 'Modules\\Backend\\Models\\Product', 16, NULL, 2, 'User', 'user@gmail.com', NULL, 'This app completely transformed my online store! It&#039;s so easy to manage orders, track inventory, and boost sales. I’m beyond impressed!', 3, 'approved', 'en', NULL, NULL, NULL, '2025-10-20 09:30:26', '2025-10-20 09:33:18'),
(9, 'Modules\\Backend\\Models\\Product', 16, NULL, 2, 'User', 'user@gmail.com', NULL, 'Great application for e-commerce businesses. The user interface is clean and intuitive, though I would love to see more customization options in the future.', 4, 'approved', 'en', NULL, NULL, NULL, '2025-10-20 09:30:39', '2025-10-20 09:32:49'),
(10, 'Modules\\Backend\\Models\\Blog', 21, NULL, 2, 'User', 'user@gmail.com', NULL, 'Absolutely loved this blog! The tips and tricks were so helpful, especially the section on e-commerce marketing strategies. Can’t wait to try them out!', 0, 'approved', 'en', NULL, NULL, NULL, '2025-10-20 09:36:22', '2025-10-20 09:37:14'),
(11, 'Modules\\Backend\\Models\\Blog', 20, NULL, 2, 'User', 'user@gmail.com', NULL, 'Great post! I found the information on SEO for e-commerce stores really useful. Would love to see more examples on content marketing next time.', 0, 'approved', 'en', NULL, NULL, NULL, '2025-10-20 09:37:54', '2025-10-20 09:38:07'),
(12, 'Modules\\Backend\\Models\\Blog', 2, NULL, 2, 'User', 'user@gmail.com', NULL, 'This is exactly what I needed! I’m new to the e-commerce world, and this blog gave me a lot of clarity on how to optimize my website. Thank you for the insights!', 0, 'approved', 'en', NULL, NULL, NULL, '2025-10-20 09:39:12', '2025-10-20 09:39:29');

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

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

CREATE TABLE `contact_messages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `subject` varchar(255) DEFAULT NULL,
  `message` text DEFAULT NULL,
  `status` enum('unread','read','replied','archived') NOT NULL DEFAULT 'unread',
  `priority` enum('low','medium','high') NOT NULL DEFAULT 'medium',
  `ip_address` varchar(255) DEFAULT NULL,
  `user_agent` varchar(255) DEFAULT NULL,
  `metadata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`metadata`)),
  `read_at` timestamp NULL DEFAULT NULL,
  `replied_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 `contact_messages`
--

INSERT INTO `contact_messages` (`id`, `name`, `email`, `phone`, `subject`, `message`, `status`, `priority`, `ip_address`, `user_agent`, `metadata`, `read_at`, `replied_at`, `created_at`, `updated_at`) VALUES
(1, 'Caesar Langley', 'pabif@mailinator.com', '+1 (893) 318-7608', NULL, 'Rerum dolores id cul', 'read', 'medium', '103.112.206.94', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36', NULL, '2025-10-19 15:39:26', NULL, '2025-10-09 17:37:52', '2025-10-19 15:39:26');

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

--
-- Table structure for table `contents`
--

CREATE TABLE `contents` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) NOT NULL,
  `content_type` varchar(255) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `excerpt` text DEFAULT NULL,
  `content` longtext DEFAULT NULL,
  `status` enum('draft','published','scheduled','archived','trash') NOT NULL DEFAULT 'draft',
  `featured_image` varchar(255) DEFAULT NULL,
  `language_code` varchar(10) NOT NULL DEFAULT 'en',
  `parent_id` bigint(20) UNSIGNED DEFAULT NULL,
  `author_id` bigint(20) UNSIGNED NOT NULL,
  `published_at` timestamp NULL DEFAULT NULL,
  `meta_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta_data`)),
  `seo_meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`seo_meta`)),
  `view_count` int(11) NOT NULL DEFAULT 0,
  `sort_order` int(11) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `contents`
--

INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(1, '976272fe-ec9c-45e4-af42-8604511e4c7d', 'blog', 'Favorite Browned Butter Chocolate Cookies Daily Breakfast', 'favorite-browned-butter-chocolate-cookies-daily-breakfast', '<pre class=\"title\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</pre>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpcH2YaN', 'en', NULL, 3, '2025-10-25 14:12:19', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"10\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Favorite Browned Butter Chocolate Cookies Daily Breakfast\",\"description\":\"Browned butter and brown sugar caramelly goodness, crispy edges thick and soft centers and melty little puddles of chocolate My first favorite thing about these browned butter.\",\"keywords\":\"\"}', 0, 0, '2025-09-29 16:13:43', '2025-10-25 14:12:19', NULL),
(2, '4b08751b-c072-4e09-9d2f-47a7063f8851', 'blog', 'Events The Potentially Dangerous Non-Accessibility Of Cookie', 'events-the-potentially-dangerous-non-accessibility-of-cookie', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php37Zz5A', 'en', NULL, 3, '2025-10-25 06:56:14', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie\",\"description\":\"The Potentially Dangerous Non-Accessibility Of Cookie\",\"keywords\":\"Best\"}', 0, 0, '2025-09-29 16:33:53', '2025-10-25 06:56:14', NULL),
(3, 'd0ffe2ab-95f9-4488-af28-8b60be65fa3e', 'product', 'Canon EOS R100 Mirrorless', 'canon-eos-r100-mirrorless-', '<p>A compact, lightweight mirrorless camera designed for beginners and casual users, featuring a 24 MP APS-C sensor, DIGIC 8 processor, Dual Pixel AF, 4K video, and an EVF&mdash;all in a simple, DSLR-style body for around $480 USD</p>', '<div id=\"nav-desc\" class=\"tab-pane fade show active\" role=\"tabpanel\" aria-labelledby=\"nav-desc-tab\">\r\n<div class=\"tg-product-details-description-content editor_table\">\r\n<p>Use both direct conversations and indirect observations to get visibility into employees&rsquo; challenges and concerns. Use every opportunity to make to employees that you support and care them. To facilitate regular conversations between managers and employees, provide managers with guidance on how best to broach sensitive subjects arising from the COVID-19 pandemic</p>\r\n</div>\r\n</div>', 'trash', '/tmp/phpa2r85v', 'en', NULL, 1, '2025-09-30 05:35:43', '{\"regular_price\":\"50\",\"sale_price\":\"35\",\"sku\":\"4\",\"stock_quantity\":\"20\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"2\",\"width\":\"2\",\"height\":\"2\"},\"weight\":\"2\"}', '{\"title\":\"Canon EOS R100 Mirrorless\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-09-29 17:31:58', '2025-09-30 05:35:59', '2025-09-30 05:35:59'),
(4, 'b24ef034-09c1-4a80-b71d-6e37f573347a', 'product', 'Galaxy S25 Ultra 5G', 'galaxy-s25-ultra-5g', '<p>Know the latest price of Samsung Galaxy S24 FE 5G by contacting our customer service. To get this you have to pre-order it through any of our selling platforms.</p>', '<h2 dir=\"ltr\"><strong>Galaxy S24 FE 5G</strong></h2>\r\n<p dir=\"ltr\">Introducing the <a href=\"https://www.applegadgetsbd.com/brands/samsung\">Samsung</a> Galaxy S24 FE 5G, the ultimate budget flagship that redefines value without compromise. With Galaxy AI at your fingertips, unleash endless creativity, capturing stunning moments effortlessly. Its stylish design combines sleek aesthetics with exceptional durability, ensuring it stands the test of time. The outstanding camera, enhanced by Galaxy AI, transforms ordinary shots into breathtaking masterpieces, eliminating blemishes and imperfections. Plus, with long-lasting battery life and remarkable performance, the Galaxy S24 FE 5G is your perfect companion for every adventure. Experience innovation and style like never before!</p>\r\n<p dir=\"ltr\">&nbsp;</p>\r\n<h2 dir=\"ltr\"><strong>Samsung Galaxy S24 FE 5G Features</strong></h2>\r\n<ul>\r\n<li>Galaxy AI introduces dynamic creative tools, allowing you to elevate your photography and videos effortlessly</li>\r\n<li>Explore vibrant and stylish colors, paired with a brighter display for richer and more vivid visuals</li>\r\n<li>Built with durable Corning Victus glass and an aluminum frame for added protection and sleek design</li>\r\n<li>The triple camera system offers stunning high-resolution photos, even in low light with enhanced AI optimization</li>\r\n<li>Experience the future of photography with AI-powered photo editing, delivering professional-grade results</li>\r\n<li>Enhanced processing power lets you multitask with ease and play games with seamless performance</li>\r\n<li>Long-lasting battery life with AI-driven optimization keeps your phone running efficiently throughout the day</li>\r\n</ul>\r\n<p>&nbsp;</p>\r\n<h2 dir=\"ltr\"><strong>Samsung Galaxy S24 FE 5G Price in Bangladesh&nbsp;</strong></h2>\r\n<p dir=\"ltr\">Know the latest price of Samsung Galaxy S24 FE 5G by contacting our customer service. To get this you have to pre-order it through any of our selling platforms.</p>\r\n<p dir=\"ltr\">&nbsp;</p>\r\n<h2 dir=\"ltr\"><strong>Why Choose Apple Gadgets?&nbsp;</strong></h2>\r\n<p dir=\"ltr\">Introducing Apple Gadgets, the unrivaled leader for gadgets in Bangladesh. Experience the convenience of two-way shopping with Apple Gadgets. Whether you prefer the seamless online experience of <a href=\"https://www.applegadgetsbd.com/\">Apple Gadgets</a> website or the personal touch of our physical outlets, we\'ve got you covered. Effortlessly find and purchase your dream products including Samsung Galaxy S24 FE 5G with the assurance of always getting the best deal.</p>', 'trash', '/tmp/phpjOSLdX', 'en', NULL, 1, '2025-09-30 02:45:46', '{\"regular_price\":\"1700\",\"sale_price\":\"1500\",\"sku\":\"3\",\"stock_quantity\":\"34\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"1\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"5\"}', '{\"title\":\"Galaxy S25 Ultra 5G\",\"description\":\"Galaxy S25 Ultra 5G\",\"keywords\":\"\"}', 0, 0, '2025-09-30 02:45:46', '2025-09-30 05:21:24', '2025-09-30 05:21:24'),
(5, '5cdca158-5ee9-49c1-a946-21753826cba9', 'product', 'Samsung Galaxy A06', 'samsung-galaxy-a06', '<p>The <strong>Samsung Galaxy A06</strong> is a stylish and affordable <a style=\"color: rgb(0, 0, 0);\" href=\"https://www.startech.com.bd/mobile-phone\" target=\"_blank\" rel=\"noopener\">smartphone</a> in Bangladesh, designed for users who want reliable performance, a large display, and long-lasting battery life at a budget-friendly price. With a 6.7-inch screen, Helio G85 processor, 50MP camera, and 5000mAh battery, it&rsquo;s an excellent choice for students, professionals, and everyday users.</p>', '<section id=\"description\" class=\"description bg-white m-tb-15\">\r\n<div class=\"full-description\">\r\n<h2>Samsung Galaxy A06 &ndash; Budget-Friendly Smartphone in Bangladesh</h2>\r\n<p>The <strong>Samsung Galaxy A06</strong> is a stylish and affordable <a style=\"color: rgb(0, 0, 0);\" href=\"https://www.startech.com.bd/mobile-phone\" target=\"_blank\" rel=\"noopener\">smartphone</a> in Bangladesh, designed for users who want reliable performance, a large display, and long-lasting battery life at a budget-friendly price. With a 6.7-inch screen, Helio G85 processor, 50MP camera, and 5000mAh battery, it&rsquo;s an excellent choice for students, professionals, and everyday users.</p>\r\n<h3>Why Choose Samsung Galaxy A06</h3>\r\n<p>&nbsp;</p>\r\n<ul>\r\n<li><span style=\"font-weight: bold;\">Big &amp; Clear Display</span> &ndash; 6.7-inch HD+ PLS LCD, 60Hz refresh rate</li>\r\n<li><span style=\"font-weight: bold;\">Dependable Performance</span> &ndash; MediaTek Helio G85 processor</li>\r\n<li><span style=\"font-weight: bold;\">Versatile Cameras</span> &ndash; 50 MP dual rear + 8 MP front</li>\r\n<li><span style=\"font-weight: bold;\">All-Day Battery</span> &ndash; 5000 mAh with 25W fast charging</li>\r\n<li><span style=\"font-weight: bold;\">Secure &amp; Reliable</span> &ndash; Samsung Knox Vault + side fingerprint scanner</li>\r\n</ul>\r\n<p>&nbsp;</p>\r\n<h3>Big &amp; Clear Display</h3>\r\n<p>The 6.7-inch HD+ PLS LCD display with 720&times;1600 resolution and a 20:9 aspect ratio ensures crisp visuals for videos, browsing, and gaming. With a smooth 60Hz refresh rate, 262 ppi density, and U-cut notch design, users can enjoy an immersive viewing experience at an affordable price.</p>\r\n<h3>Dependable Performance</h3>\r\n<p>Powered by the MediaTek Helio G85 processor (12nm), featuring an Octa-Core CPU and Mali-G52 MC2 GPU, the Galaxy A06 delivers reliable performance for multitasking, entertainment, and gaming. Available in 4GB or 6GB RAM with 64GB/128GB storage options and a dedicated microSDXC slot, it provides flexibility for all types of users.</p>\r\n<h3>Versatile Camera Setup</h3>\r\n<p>The Galaxy A06 features a dual rear camera system with a 50MP primary lens and a 2MP depth sensor for capturing detailed photos. The 8MP front camera is perfect for selfies, vlogs, and video calls, with support for 1080p video recording at 30/60fps. Whether shooting portraits or everyday moments, this phone ensures sharp and vibrant results.</p>\r\n<h3>Long-Lasting 5000mAh Battery</h3>\r\n<p>Stay powered all day with the 5000 mAh battery, designed to handle extended browsing, streaming, and gaming sessions. With 25W fast charging via USB Type-C 2.0, you&rsquo;ll spend less time plugged in and more time on the go.</p>\r\n<h3>Secure &amp; Reliable Design</h3>\r\n<p>The Samsung Galaxy A06 has a side-mounted fingerprint scanner that provides quick access, while Samsung Knox Vault protects sensitive data like PINs and passwords. Running on Android 14, the phone is eligible for two major OS upgrades and four years of security updates, ensuring long-term reliability. At just 189g and 8.0mm thin, it&rsquo;s lightweight, stylish, and available in Black, Light Blue, Gold, and Light Green.</p>\r\n<h2>Buy Samsung Galaxy A06 from the best Mobile Phone Shop in Bangladesh: Star Tech</h2>\r\n<p>In Bangladesh, you can get the original <strong>Samsung Galaxy A06</strong> From Star Tech. We have a large collection of the latest <a href=\"https://www.startech.com.bd/samsung-mobile-phone\" target=\"\">Samsung Mobile Phones</a> to purchase. Order Online Or Visit your Nearest <a href=\"https://www.startech.com.bd/\">Star Tech </a>Shop to get yours at the lowest price. The Samsung Galaxy A06 comes with a 01-year Official warranty (To claim please visit the nearest Samsung Service Center).</p>\r\n<h2>Samsung Galaxy A06 &ndash; FAQs</h2>\r\n<p><span style=\"font-weight: bold;\">Q1: Does the Samsung Galaxy A06 support fast charging?</span></p>\r\n<p><span style=\"font-weight: bold;\">&nbsp;A:</span> Yes, it supports <span style=\"font-weight: bold;\">25W fast charging</span> via USB Type-C.</p>\r\n<p><span style=\"font-weight: bold;\">Q2: What is the display size of the Galaxy A06?</span></p>\r\n<p><span style=\"font-weight: bold;\">&nbsp;A:</span> It has a <span style=\"font-weight: bold;\">6.7-inch HD+ PLS LCD display</span> with a 60Hz refresh rate.</p>\r\n<p><span style=\"font-weight: bold;\">Q3: How many OS updates will the Galaxy A06 receive?</span></p>\r\n<p><span style=\"font-weight: bold;\">&nbsp;A:</span> Samsung promises <span style=\"font-weight: bold;\">two major OS upgrades</span> and <span style=\"font-weight: bold;\">four years of security updates.</span></p>\r\n<p><span style=\"font-weight: bold;\">Q4: What is the rear camera setup of the Galaxy A06?</span></p>\r\n<p><span style=\"font-weight: bold;\">&nbsp;A:</span> The phone comes with a <span style=\"font-weight: bold;\">50 MP primary sensor + 2 MP depth sensor.</span></p>\r\n<p><span style=\"font-weight: bold;\">Q5: Is the Samsung Galaxy A06 good for gaming?</span></p>\r\n<p><span style=\"font-weight: bold;\">&nbsp;A:</span> Yes, the <span style=\"font-weight: bold;\">MediaTek Helio G85</span> chipset ensures smooth performance for daily tasks and casual gaming.</p>\r\n</div>\r\n</section>\r\n<section id=\"latest-price\" class=\"latest-price bg-white m-tb-15\">\r\n<div class=\"section-head\">\r\n<h2>What is the price of Samsung Galaxy A06 in Bangladesh?</h2>\r\n</div>\r\n<p>The latest price of Samsung Galaxy A06 in Bangladesh is 13,650৳. You can buy the Samsung Galaxy A06 at best price from our website or visit any of our showrooms.</p>\r\n</section>', 'trash', '/tmp/phpat9jhy', 'en', NULL, 1, '2025-09-30 02:53:17', '{\"regular_price\":\"900\",\"sale_price\":\"750\",\"sku\":\"12\",\"stock_quantity\":\"12\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"2\",\"width\":\"2\",\"height\":\"2\"},\"weight\":\"2\"}', '{\"title\":\"Samsung Galaxy A06\",\"description\":\"Samsung Galaxy A06\",\"keywords\":\"Samsung Galaxy A06\"}', 0, 0, '2025-09-30 02:53:17', '2025-09-30 05:21:20', '2025-09-30 05:21:20'),
(6, 'de2e469f-abae-42ca-9f4d-bbda215bebee', 'product', 'Samsung Galaxy A56 5G', 'samsung-galaxy-a56-5g', '<p>The <strong>Samsung Galaxy A56 5G</strong> is a feature-packed mid-range <a style=\"color: rgb(0, 0, 0);\" href=\"https://www.startech.com.bd/mobile-phone\" target=\"_blank\" rel=\"noopener\">smartphone</a> in Bangladesh that combines elegance, high performance, and next-generation connectivity. With its 6.7-inch Super AMOLED display, Exynos 1580 chipset, versatile triple camera system, and 5000mAh battery with 45W fast charging, the Galaxy A56 5G is designed for users who demand style, speed, and productivity in one device.</p>', '<section id=\"description\" class=\"description bg-white m-tb-15\">\r\n<div class=\"full-description\">\r\n<h2>Samsung Galaxy A56 5G</h2>\r\n<p>The <strong>Samsung Galaxy A56 5G</strong> is a feature-packed mid-range <a style=\"color: rgb(0, 0, 0);\" href=\"https://www.startech.com.bd/mobile-phone\" target=\"_blank\" rel=\"noopener\">smartphone</a> in Bangladesh that combines elegance, high performance, and next-generation connectivity. With its 6.7-inch Super AMOLED display, Exynos 1580 chipset, versatile triple camera system, and 5000mAh battery with 45W fast charging, the Galaxy A56 5G is designed for users who demand style, speed, and productivity in one device.</p>\r\n<h3>Why Choose Samsung Galaxy A56 5G</h3>\r\n<p>&nbsp;</p>\r\n<ul>\r\n<li><span style=\"font-weight: bold;\">Immersive Display</span> &ndash; 6.7-inch Super AMOLED, 120Hz refresh rate, HDR10+</li>\r\n<li><span style=\"font-weight: bold;\">Powerful Performance</span> &ndash; Exynos 1580 (4nm) with up to 12GB RAM</li>\r\n<li><span style=\"font-weight: bold;\">Versatile Cameras</span> &ndash; 50MP OIS triple rear + 12MP front</li>\r\n<li><span style=\"font-weight: bold;\">Long-Lasting Battery</span> &ndash; 5000mAh with 45W fast charging</li>\r\n<li><span style=\"font-weight: bold;\">Durable &amp; Secure</span> &ndash; IP67 dust &amp; water resistance, under-display fingerprint sensor, One UI 7</li>\r\n</ul>\r\n<p>&nbsp;</p>\r\n<img src=\"https://www.startech.com.bd/image/catalog/mobile/samsung/galaxy-a56/galaxy-a56-01.webp\" alt=\"Samsung Galaxy A56\" width=\"920\">\r\n<h3>Vivid AMOLEd Display</h3>\r\n<p>The Samsung Galaxy A56 has a 6.7-inch Super AMOLED display that redefines the visual experience with a 120Hz refresh rate, HDR10+ compatibility, and stunning clarity. The display has brilliant colors, strong contrasts, and deep blacks, which make any film, game, or image appealing. The Galaxy A56 is built to last, with Corning Gorilla Glass Victus+ protecting it from scratches and accidental drops, making it a reliable choice for mobile consumers. Whether you are accessing apps, playing games, or watching high-definition material, this Samsung mobile phone display provides a pleasurable and immersive experience.</p>\r\n<h3>Ultimate Photography Experience</h3>\r\n<p>The Galaxy A56\'s triple rear camera setup raises the bar for smartphone photography. The 50MP primary sensor, which includes optical image stabilization (OIS), produces sharp, clear, and stable images even in tough settings. The 12MP ultra-wide lens allows for beautiful panoramic photographs, perfect for group photos or huge landscapes, while the 5MP macro lens catches detailed details for close-up photography enthusiasts. The 12MP front-facing camera captures sharp and colorful selfies, making the A56 ideal for social networking and video conversations. With extensive camera settings and AI-powered capabilities, the Samsung Galaxy A56 allows users to express their creativity and capture moments like a pro.</p>\r\n<h3>Ultimate Battery Champ</h3>\r\n<p>The Samsung Galaxy A56 contains a 5000mAh battery that provides long-lasting performance for demanding activities such as streaming, gaming, and multitasking. With 45W rapid charging technology, users may recharge quickly and resume their tasks without interruption. Designed to fit modern users\' busy lifestyles, the Galaxy A56\'s efficient battery management and rapid charging features make it a dependable Samsung smartphone for individuals who value continuous productivity and enjoyment.</p>\r\n<h3>Durable &amp; Secure Design</h3>\r\n<p>The Galaxy A56 is IP67-rated for dust and water resistance, equipped with an under-display fingerprint sensor, and features dual stereo speakers for an enhanced multimedia experience. Running Android 15 with One UI 7, it is eligible for up to six major Android upgrades, keeping your device future-ready. Available in Pink, Olive, Graphite, and Light Gray, with configurations up to 12GB RAM and 256GB storage, the Samsung Galaxy A56 5G balances style, functionality, and performance.</p>\r\n<h2>Buy Samsung Galaxy A56 from the best Mobile Phone Shop in Bangladesh: Star Tech</h2>\r\n<p>In Bangladesh, you can get the original <strong>Samsung Galaxy A56</strong> from Star Tech. We have a large collection of the latest <a href=\"https://www.startech.com.bd/samsung-mobile-phone\">Samsung Mobile Phones</a> to purchase. Order Online Or Visit your Nearest <a href=\"https://www.startech.com.bd/\">Star Tech </a>Shop to get yours at the lowest price. The Samsung Galaxy A56 comes with a 01-year Official warranty (To claim please visit the nearest Samsung Service Center).</p>\r\n<h2>Samsung Galaxy A56 5G &ndash; FAQs</h2>\r\n<p><span style=\"font-weight: bold;\">Q1: Does the Samsung Galaxy A56 5G support 5G networks?</span></p>\r\n<p><span style=\"font-weight: bold;\">&nbsp;A:</span> Yes, it supports <span style=\"font-weight: bold;\">5G, 4G, 3G, and 2G networks.</span></p>\r\n<p><span style=\"font-weight: bold;\">Q2: How many Android upgrades will the Galaxy A56 5G receive?</span></p>\r\n<p><span style=\"font-weight: bold;\">&nbsp;A:</span> Samsung promises <span style=\"font-weight: bold;\">up to 6 major Android upgrades.</span></p>\r\n<p><span style=\"font-weight: bold;\">Q3: What is the rear camera setup of the Galaxy A56 5G?</span></p>\r\n<p><span style=\"font-weight: bold;\">&nbsp;A:</span> The phone has a <span style=\"font-weight: bold;\">50MP OIS main + 12MP ultra-wide + 5MP macro</span> triple rear camera system.</p>\r\n<p><span style=\"font-weight: bold;\">Q4: Is the Samsung Galaxy A56 5G dust and water-resistant?</span></p>\r\n<p><span style=\"font-weight: bold;\">&nbsp;A:</span> Yes, it has an <span style=\"font-weight: bold;\">IP67 rating</span> for dust and water protection.</p>\r\n<p><span style=\"font-weight: bold;\">Q5: What is the battery and charging capability of the Galaxy A56 5G?</span></p>\r\n<p><span style=\"font-weight: bold;\">&nbsp;A:</span> It features a <span style=\"font-weight: bold;\">5000mAh battery with 45W fast charging</span> for all-day performance.</p>\r\n</div>\r\n</section>\r\n<section id=\"latest-price\" class=\"latest-price bg-white m-tb-15\">\r\n<div class=\"section-head\">\r\n<h2>What is the price of Galaxy A56 in Bangladesh?</h2>\r\n</div>\r\n<p>The latest price of Galaxy A56 in Bangladesh is 56,250৳. You can buy the Galaxy A56 at best price from our website or visit any of our showrooms.</p>\r\n</section>', 'trash', '/tmp/phpo78Ol5', 'en', NULL, 1, '2025-09-30 02:56:04', '{\"regular_price\":\"2500\",\"sale_price\":\"2000\",\"sku\":\"11\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"Samsung Galaxy A56 5G\",\"description\":\"Samsung Galaxy A56 5G\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 02:56:04', '2025-09-30 05:21:17', '2025-09-30 05:21:17'),
(7, 'dc735e09-b508-4d61-9664-7751605b9241', 'product', 'DCL DC153C 12th Generation Intel Core i3 1215U Laptop', 'dcl-dc153c-12th-generation-intel-core-i3-1215u-laptop', '<p><span class=\"text-black\"><span style=\"font-size: 18px;\">DCL DC153C 12th Generation Intel Core i3 1215U Laptop Price in Bangladesh</span></span></p>\r\n<p><span class=\"text-black\"><span style=\"font-weight: normal;\">Find the latest&nbsp;DCL DC153C 12th Generation Intel Core i3 1215U Laptop price in Bangladesh here. The Latest&nbsp;DCL DC153C Laptop&nbsp;</span></span></p>', '<table class=\"table table-bordered\">\r\n<tbody>\r\n<tr>\r\n<td><span class=\"text-black\">Processor</span></td>\r\n<td><span class=\"text-black\">Intel&reg; CoreTM i3-1215U processor (1.2GHz, up to 4.4GHz)</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Display</span></td>\r\n<td><span class=\"text-black\">15.6&rdquo;(39.62cm) FHD (1920x1080) /&nbsp;HD (1366x768) 16:9 panel, 3.2mm</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Memory</span></td>\r\n<td><span class=\"text-black\">Dual channel DDR4 Two 260 pins SODIMM sockets,&nbsp;</span><br><span class=\"text-black\">Support DDR4 3200MHz (Real operation frequency depends on processor) Expandable memory up to 64GB, depending on 8GB/16GB/32GB SODIMM Module</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Storage</span></td>\r\n<td><span class=\"text-black\">One changeable 2.5&rdquo; 7.0mm(H) HDD / SSD, SATA interface (Support 36WH Battery only), One M.2 2280 SSD, PCIe Gen4x4 interface (Support 36WH / 49WH Battery)</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Card Reader</span></td>\r\n<td><span class=\"text-black\">MicroSD Card reader</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Dimensions</span></td>\r\n<td><span class=\"text-black\">360.4(W) x 239.3(D) x 19.7(H) mm</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Weight</span></td>\r\n<td><span class=\"text-black\">1.59kg, including Barebone and 36WH Battery,&nbsp;</span><br><span class=\"text-black\">1.65kg, including Barebone and 49WH Battery</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Video Controller</span></td>\r\n<td><span class=\"text-black\">Intel&reg; UHD Graphics - HDR Support - Rec. 2020 (Wide Color Gamut) - Microsoft DirectX&reg; 12 compatible</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Audio</span></td>\r\n<td><span class=\"text-black\">High Definition Audio with two Built-in speakers(2W),&nbsp;</span><br><span class=\"text-black\">Built-in Array Microphone, Sound BlasterTM Cinema 6+</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Keyboard and Pointing Device</span></td>\r\n<td><span class=\"text-black\">Multi-language full-size keyboard with numeric pad,&nbsp;</span><br><span class=\"text-black\">Built-in Click pad with Microsoft PTP multi-gesture and scrolling function</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">I/O ports</span></td>\r\n<td><span class=\"text-black\">1 x USB 2.0 port (Type A),&nbsp;</span><br><span class=\"text-black\">1 x USB 3.2 Gen1 port (Type A),&nbsp;</span><br><span class=\"text-black\">1 x USB 3.2 Gen2 port (Type A) or (Factory Option) 1 x USB,&nbsp;</span><br><span class=\"text-black\">3.2 Gen2 port with Powered USB port, AC/DC (Type A),&nbsp;</span><br><span class=\"text-black\">1 x USB 3.2 Gen2 port (Type C) or (Factory Option)1 x USB,&nbsp;</span><br><span class=\"text-black\">3.2 Gen2 port with Display port with Power Delivery in (Type C),&nbsp;</span><br><span class=\"text-black\">1 x HDMITM output port (with HDCP),&nbsp;</span><br><span class=\"text-black\">1 x 2-in-1 Audio Combo jack (Headphone + Microphone),&nbsp;</span><br><span class=\"text-black\">1 x RJ-45 LAN port,&nbsp;</span><br><span class=\"text-black\">1 x DC-in jack.</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Slot</span></td>\r\n<td><span class=\"text-black\">Three M.2 card slots: -&nbsp;</span><br><span class=\"text-black\">1st for WLAN Combo M.2 2230 Card with PCIe/ USB/ CNVi interface (E key),&nbsp;</span><br><span class=\"text-black\">2nd for M.2 2280 SSD Card with PCIe Gen4x4 interface (M key),(Factory Option)&nbsp;</span><br><span class=\"text-black\">3rd for LTE M.2 3042 Card with USB interface (B key)</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Communication</span></td>\r\n<td><span class=\"text-black\">Built-in 10/100/1000Mb Base-TX Ethernet LAN, (Factory Option) Intel&reg; Dual Band Wi-Fi 6E AX211 2x2 AX + BT CNVi M.2 2230 (Garfield Peak 2), (Factory Option) Intel&reg; Dual Band Wi-Fi 6E AX210 2x2 AX + BT PCIe M.2 2230 (Typhoon Peak 2), (Factory Option) Intel&reg; Dual Band Wi-Fi 6 AX201 2x2 AX + BT CNVi M.2 2230 (Harrison Peak 2), (Factory Option) LTE M.2 3042 card module 1.0M HD video camera, (Factory Option) 2.0M FHD camera with TNR</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Power Supply</span></td>\r\n<td><span class=\"text-black\">Full Range AC adapter, AC in 100~240V, 50~60Hz, DC output 19V 2.37A, 45W, Embedded Polymer Smart Lithium-Ion battery pack, 36WH (Support 2.5&rdquo; HDD/SSD and M.2 SSD), (Factory Option) Embedded Polymer Smart Lithium-Ion battery pack, 49WH (Support M.2 SSD)</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Battery life</span></td>\r\n<td><span class=\"text-black\">540 minutes (with 36WH battery) (TBC), 680 minutes (with 49WH battery) (TBC)</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Security</span></td>\r\n<td><span class=\"text-black\">Security (Kensington&reg; Type) Lock Slot, Intel&reg; PTT for system without Hardware TPM, (Factory Option) TPM 2.0</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Others design</span></td>\r\n<td><span class=\"text-black\">Metal (A/D), Shipping Mode, FlexiCharger, 180&deg; Hinge design</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">O.S. Support</span></td>\r\n<td><span class=\"text-black\">Windows&reg; 11 (64-bit)</span></td>\r\n</tr>\r\n<tr>\r\n<td><span class=\"text-black\">Certificate</span></td>\r\n<td><span class=\"text-black\">Windows&reg; 11 (64-bit) Logo, HDMITM Logo</span></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p>&nbsp;</p>\r\n<p><span class=\"text-black\"><span style=\"font-size: 18px;\">DCL DC153C 12th Generation Intel Core i3 1215U Laptop Price in Bangladesh</span></span></p>\r\n<p><span class=\"text-black\"><span style=\"font-weight: normal;\">Find the latest&nbsp;DCL DC153C 12th Generation Intel Core i3 1215U Laptop price in Bangladesh here. The Latest&nbsp;DCL DC153C Laptop&nbsp;</span></span></p>', 'trash', '/tmp/php9C59kd', 'en', NULL, 1, '2025-09-30 03:26:36', '{\"regular_price\":\"6000\",\"sale_price\":\"3000\",\"sku\":\"12\",\"stock_quantity\":\"12\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"DCL DC153C 12th Generation Intel Core i3 1215U Laptop\",\"description\":\"DCL DC153C 12th Generation Intel Core i3 1215U Laptop\",\"keywords\":\"best,you\"}', 0, 0, '2025-09-30 03:25:08', '2025-09-30 05:21:13', '2025-09-30 05:21:13'),
(8, '5044561d-db69-4c1d-b349-bf1e6a5f165c', 'product', 'Canon EOS 90D 32.5MP DSLR Camera with EF-S 18-135mm IS USM Lens', 'canon-eos-90d-325mp-dslr-camera-with-ef-s-18-135mm-is-usm-lens', '<h3>High Image Quality with 32.5 Megapixel CMOS (APS-C) Sensor</h3>\r\n<p>The Canon EOS 90D camera features a powerful 32.5 Megapixel CMOS (APS-C) sensor that can capture high-resolution images. Utilizing a sophisticated light-capturing design, it provides high sensitivity for high ISO capture with reduced noise, delivering clear, detailed results even in low light. It also enables fast continuous shooting and fast autofocus for high-speed performance that helps you capture once-in-a-life time moment.</p>', '<h2>Canon EOS 90D 32.5MP DSLR Camera with EF-S 18-135mm IS USM Lens</h2>\r\n<h3>DIGIC 8 Image Processor</h3>\r\n<p>The DIGIC 8 Image Processor helps produce high image quality and fast operation, even in in low light. When using high ISO settings, the image processor helps keep results sharp and detailed in virtually any lighting situation. Powerful all around, the DIGIC 8 Image Processor helps ensure your photos and videos look sharp and lifelike with minimal noise or grain.</p>\r\n<h3>High-Speed Continuous Shooting of up to 10 fps with no Time Lag during OVF Shooting</h3>\r\n<p>With a new, rugged shutter designed for 200,000 cycles, the EOS 90D camera can shoot up to 10 frames per second during viewfinder shooting, and approx. 11fps during live view shooting to capture all the action. With super quick AF and exposure systems complementing the shutter\'s 55m sec shutter release time lag, the EOS 90D camera is tailored to meet and even exceed the speed of the action with no time lag while shooting through the optical viewfinder.</p>\r\n<h3>4K (UHD) 30fps Video</h3>\r\n<p>Thanks to the DIGIC 8 image processor, and APS-C size CMOS image sensor, enjoy recording uncropped 4K videos at up to 30 frames per second. Recording at almost four times the resolution of Full HD, you can see your subject in stunning clarity.</p>\r\n<h3>FHD 120fps Video</h3>\r\n<p>Full HD videos at up to 120 frames per second can also be recorded using the EOS 90D camera - delivering refined and detailed image quality. Designed to capture fun, beautiful videos, the EOS 90D camera helps ensure that you can see the unique expressions of your friends\' or family\'s faces in close-up movies.</p>\r\n<h3>45-point all cross-type AF system* Supports up to 27 Points with an f/8 Metering</h3>\r\n<p>The EOS 90D camera has a wide-area, 45-point, all cross-type AF system* that helps you get what you want in focus, quickly. This comes in especially handy when trying to photograph fast-moving subjects, like athletes racing at a motocross event, or an athlete scoring a goal. The EOS 90D is compatible with most EF and EF-S lenses that has a maximum aperture of f/8 or higher, and some lenses with extenders attached may operate at a maximum of 27 points. With minimal glare and minimal lag time while looking through the optical viewfinder, the EOS 90D camera will help you get the shot you want without having to lose the fast-moving subject &acirc;&euro;&ldquo; even in unpredictable settings.</p>\r\n<h3>Equipped with an Approx. 220,000 Pixel New AE Sensor and EOS iTR AF (Face Detection)</h3>\r\n<p>The EOS 90D camera is equipped with an advanced 220,000-pixel AE sensor and DIGIC 8 image processor, that greatly contribute to the camera\'s impressive AF performance for both stills and video. The EOS 90D camera also incorporates Canon&acirc;&euro;&trade;s EOS Intelligent Tracking and Recognition system (EOS iTR AF) that detects and tracks your face &acirc;&euro;&ldquo; even while looking through the optical viewfinder &acirc;&euro;&ldquo; automatically switching the AF point to optimize face tracking. Using tracking algorithms tailored to recognize faces and colors, this system not only helps to quickly and automatically select the ideal capture settings, but also serves as a brilliant foundation to the EOS 90D AF system.</p>', 'trash', '/tmp/phpwaM0f5', 'en', NULL, 1, '2025-09-30 03:31:30', '{\"regular_price\":\"3000\",\"sale_price\":\"2890\",\"sku\":\"12\",\"stock_quantity\":\"12\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"1\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"Canon EOS 90D 32.5MP DSLR Camera with EF-S 18-135mm IS USM Lens\",\"description\":\"Canon EOS 90D 32.5MP DSLR Camera with EF-S 18-135mm IS USM Lens\",\"keywords\":\"cannon,best,product\"}', 0, 0, '2025-09-30 03:31:30', '2025-09-30 05:21:09', '2025-09-30 05:21:09'),
(9, 'a38c6cd2-10c2-4a5a-9dc4-812890a58a96', 'product', 'Kiyo UVC Water Bottle', 'kiyo-uvc-water-bottle-', '<p>The Kiyo UVC Water Bottle combines sleek design with advanced UVC purification technology, ensuring access to clean drinking water on the go. With just a press of a button, it neutralizes up to 99.99% of bacteria, making it ideal for travelers, outdoor enthusiasts, and daily commuters.</p>', '<p>The Kiyo UVC Water Bottle is a thoughtfully designed, self-cleaning water bottle that leverages UVC technology to purify water. Available in two sizes&mdash;500 mL and 750 mL&mdash;it features two purification modes: Quick Clean (60 seconds) and Deep Clean (3 minutes). The bottle\'s double-wall vacuum insulation keeps beverages hot for 12 hours and cold for 24 hours. Its sleek, minimalist design is complemented by a silicone base for stability and a USB-C rechargeable battery that lasts approximately one month with normal use.</p>', 'trash', '/tmp/php9iPEAz', 'en', NULL, 1, '2025-09-30 05:41:01', '{\"regular_price\":\"55\",\"sale_price\":\"40\",\"sku\":\"1\",\"stock_quantity\":\"1\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"Kiyo UVC Water Bottle\",\"description\":\"Kiyo UVC Water Bottle\",\"keywords\":\"Best\"}', 0, 0, '2025-09-30 05:41:01', '2025-09-30 05:59:43', '2025-09-30 05:59:43'),
(10, '1e36441b-f7a3-434b-a177-57335e1562ae', 'product', 'Taran 6 Persons Tant Tent', 'taran-6-persons-tant-tent', '<p>A quick-setup, multicolor waterproof camping tent suitable for six people, featuring insect netting, strong poles, and a carry bag&mdash;ideal for family outings and outdoor trips.</p>', '<p>The <strong data-start=\"4\" data-end=\"33\">Taran 6 Persons Tant Tent</strong> is a round, single-layer camping shelter designed for easy use and portability. It&rsquo;s made of <strong data-start=\"127\" data-end=\"147\">polyester pongee</strong> with a <strong data-start=\"155\" data-end=\"164\">nylon</strong> fly and <strong data-start=\"173\" data-end=\"195\">polyester terylene</strong> groundsheet, and includes fiberglass poles (shock-corded) or aluminum&mdash;claims vary. Setup takes under one minute, making it perfect for spontaneous use. The tent includes a large front entry with insect mesh, zippered storm flaps, and comes with a carry-bag for storage and transport</p>', 'trash', '/tmp/phpfaOZlg', 'en', NULL, 1, '2025-09-30 05:44:01', '{\"regular_price\":\"55\",\"sale_price\":\"23\",\"sku\":\"1\",\"stock_quantity\":\"12\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"Taran 6 Persons Tant Tent\",\"description\":\"Taran 6 Persons Tant Tent\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 05:44:01', '2025-09-30 05:59:48', '2025-09-30 05:59:48'),
(11, 'c7430d97-675a-4421-a6c1-2c0c9adc7ec1', 'product', 'Noise Fit Halo Smartwatchs', 'noise-fit-halo-smartwatchs-', '<p>The NoiseFit Halo positions itself in the budget-smartwatch segment, offering a compelling combo of premium design, excellent battery life, fitness and health tracking, and Bluetooth calling. It\'s especially attractive for price-conscious users wanting a sophisticated look and solid performance.</p>', '<div id=\"nav-desc\" class=\"tab-pane fade show active\" role=\"tabpanel\" aria-labelledby=\"nav-desc-tab\">\r\n<div class=\"tg-product-details-description-content editor_table\">\r\n<p>Use both direct conversations and indirect observations to get visibility into employees&rsquo; challenges and concerns. Use every opportunity to make to employees that you support and care them. To facilitate regular conversations between managers and employees, provide managers with guidance on how best to broach sensitive subjects arising from the COVID-19 pandemic</p>\r\n</div>\r\n</div>', 'published', '/tmp/phpt5YM8g', 'en', NULL, 3, '2025-10-16 07:43:56', '{\"regular_price\":\"80\",\"sale_price\":\"50\",\"sku\":\"1\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"Noise Fit Halo Smartwatchs\",\"description\":\"Noise Fit Halo Smartwatchs\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 05:47:48', '2025-10-16 07:43:56', NULL),
(12, 'f3c57006-084a-459d-8393-cc2541cac8b7', 'product', 'Hats Men Baseball Cap', 'hats-men-baseball-cap-', '<p>The NoiseFit Halo positions itself in the budget-smartwatch segment, offering a compelling combo of premium design, excellent battery life, fitness and health tracking, and Bluetooth calling. It\'s especially attractive for price-conscious users wanting a sophisticated look and solid performance.</p>', '<div id=\"nav-desc\" class=\"tab-pane fade show active\" role=\"tabpanel\" aria-labelledby=\"nav-desc-tab\">\r\n<div class=\"tg-product-details-description-content editor_table\">\r\n<p>Use both direct conversations and indirect observations to get visibility into employees&rsquo; challenges and concerns. Use every opportunity to make to employees that you support and care them. To facilitate regular conversations between managers and employees, provide managers with guidance on how best to broach sensitive subjects arising from the COVID-19 pandemic</p>\r\n</div>\r\n</div>', 'published', '/tmp/phpxK39hL', 'en', NULL, 3, '2025-09-30 09:09:13', '{\"regular_price\":\"60\",\"sale_price\":\"55\",\"sku\":\"1\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"Hats Men Baseball Cap\",\"description\":\"Hats Men Baseball Cap\",\"keywords\":\"cannon,best,product\"}', 0, 0, '2025-09-30 05:51:28', '2025-09-30 09:09:13', NULL),
(13, '1882ab2d-9438-47c3-919e-d78d6623abd7', 'product', 'Canon EOS R100 Mirrorless', 'canon-eos-r100-mirrorless', '<p>A compact, lightweight mirrorless camera designed for beginners and casual users, featuring a 24 MP APS-C sensor, DIGIC 8 processor, Dual Pixel AF, 4K video, and an EVF&mdash;all in a simple, DSLR-style body for around $480 USD</p>', '<div id=\"nav-desc\" class=\"tab-pane fade show active\" role=\"tabpanel\" aria-labelledby=\"nav-desc-tab\">\r\n<div class=\"tg-product-details-description-content editor_table\">\r\n<p>Use both direct conversations and indirect observations to get visibility into employees&rsquo; challenges and concerns. Use every opportunity to make to employees that you support and care them. To facilitate regular conversations between managers and employees, provide managers with guidance on how best to broach sensitive subjects arising from the COVID-19 pandemic</p>\r\n</div>\r\n</div>', 'published', '/tmp/phpJZkARh', 'en', NULL, 3, '2025-09-30 05:55:03', '{\"regular_price\":\"55\",\"sale_price\":\"35\",\"sku\":\"1\",\"stock_quantity\":\"1\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"11\"}', '{\"title\":\"Canon EOS R100 Mirrorless\",\"description\":\"Canon EOS R100 Mirrorless\",\"keywords\":\"cannon,best,product\"}', 0, 0, '2025-09-30 05:54:28', '2025-09-30 05:55:03', NULL),
(14, 'f797859b-fb02-4748-93e6-5d2ff6778aee', 'product', 'Camera | instax | FUJIFILM', 'camera-instax-fujifilm', '<p>The Fujifilm Instax series is a popular line of instant cameras that instantly prints physical photos using self-developing film&mdash;combining vintage charm with modern technology. Perfect for parties, travel, and creative photography.</p>', '<div id=\"nav-desc\" class=\"tab-pane fade show active\" role=\"tabpanel\" aria-labelledby=\"nav-desc-tab\">\r\n<div class=\"tg-product-details-description-content editor_table\">\r\n<p data-start=\"497\" data-end=\"927\"><strong data-start=\"497\" data-end=\"516\">Fujifilm Instax</strong> is a leading brand in the <strong data-start=\"543\" data-end=\"561\">instant camera</strong> space, offering easy-to-use analog and hybrid digital models that let users print photos instantly on specially designed Instax film. From the colorful and youth-friendly <strong data-start=\"733\" data-end=\"751\">Instax Mini 12</strong>, to the retro-styled <strong data-start=\"773\" data-end=\"794\">Instax Square SQ1</strong>, and the advanced hybrid <strong data-start=\"820\" data-end=\"839\">Instax Mini Evo</strong>, the lineup caters to various needs&mdash;whether it\'s fun snapshots or creative photography.</p>\r\n<p data-start=\"929\" data-end=\"1202\">Instax cameras use <strong data-start=\"948\" data-end=\"971\">Instax Instant Film</strong>, which develops in about 90 seconds and comes in Mini, Square, and Wide formats. Hybrid models like the Mini Evo let users preview shots before printing, offering the convenience of digital memory with the magic of instant prints.</p>\r\n<p data-start=\"1204\" data-end=\"1299\">These cameras are especially popular for events, travel, journaling, gifting, and scrapbooking.</p>\r\n</div>\r\n</div>', 'published', '/tmp/phpYFLdOE', 'en', NULL, 3, '2025-09-30 05:57:41', '{\"regular_price\":\"55\",\"sale_price\":\"25\",\"sku\":\"1\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"11\"}', '{\"title\":\"Camera | instax | FUJIFILM\",\"description\":\"Camera | instax | FUJIFILM\",\"keywords\":\"cannon,best,product\"}', 0, 0, '2025-09-30 05:56:58', '2025-09-30 05:57:41', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(15, 'c2dcdba4-f8ef-4c7a-8450-3b941cfbe922', 'product', 'EDIFIER WH950NB Wireless Noise', 'edifier-wh950nb-wireless-noise', '<p>The Edifier WH950NB are feature-rich Bluetooth 5.3 headphones with LDAC, Hi‑Res Audio certification, hybrid ANC, four-mic ENC for calls, up to 55 hr battery life, fast charging, and foldable comfort&mdash;an excellent mid-tier ANC option.</p>', '<div id=\"nav-desc\" class=\"tab-pane fade show active\" role=\"tabpanel\" aria-labelledby=\"nav-desc-tab\">\r\n<div class=\"tg-product-details-description-content editor_table\">\r\n<p data-start=\"228\" data-end=\"382\"><span class=\"relative -mx-px my-[-0.2rem] rounded px-px py-[0.2rem] transition-colors duration-100 ease-in-out\">The WH950NB delivers a polished mix of premium sound and robust noise cancellation. Equipped with 40 mm titanium‑film drivers and LDAC, they support full Hi‑Res Audio up to 40 kHz. ANC modes (two levels plus ambient/wind) help block noise, while four built-in ENC mics ensure clear voice calls&mdash;even outdoors</span>. <span class=\"relative -mx-px my-[-0.2rem] rounded px-px py-[0.2rem] transition-colors duration-100 ease-in-out\">Comfort is a priority, with protein-leather memory-foam pads and a lightweight, foldable steel headband</span> .</p>\r\n<p data-start=\"384\" data-end=\"620\"><span class=\"relative -mx-px my-[-0.2rem] rounded px-px py-[0.2rem] transition-colors duration-100 ease-in-out\">Battery life hits up to 55 h with ANC off (34 h with ANC on), and a 10-minute quick charge adds roughly 7 h playback</span>. <span class=\"relative -mx-px my-[-0.2rem] rounded px-px py-[0.2rem] transition-colors duration-100 ease-in-out\">Bluetooth 5.3 enables seamless multi-device switching and Google Fast Pair on Android</span>. <span class=\"relative -mx-px my-[-0.2rem] rounded px-px py-[0.2rem] transition-colors duration-100 ease-in-out\">The Edifier Connect app offers EQ presets and customizable sound modes (Music, Game, Theatre) along with safe volume and auto-shutdown timers</span>.</p>\r\n</div>\r\n</div>', 'published', '/tmp/phprn0ugb', 'en', NULL, 3, '2025-09-30 05:59:07', '{\"regular_price\":\"80\",\"sale_price\":\"69\",\"sku\":\"1\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"EDIFIER WH950NB Wireless Noise\",\"description\":\"EDIFIER WH950NB Wireless Noise\",\"keywords\":\"cannon,best,product\"}', 0, 0, '2025-09-30 05:59:07', '2025-09-30 05:59:07', NULL),
(16, '73b381c1-b2a5-471f-8094-68ed4e84ef05', 'product', 'Woodland Backpack TB 142F12', 'woodland-backpack-tb-142f12', '<p>A 50‑liter capacity rugged backpack designed for outdoor adventures, trekking, and travel, featuring woodland camouflage and MOLLE compatibility for accessories.</p>', '<p>The <strong data-start=\"4\" data-end=\"26\">Woodland TB 142F12</strong> is tailored for outdoor enthusiasts seeking a versatile, durable backpack. It comes in a <strong data-start=\"116\" data-end=\"160\">turquoise/lime green woodland camouflage</strong> finish, offering both stealth and style. With a <strong data-start=\"209\" data-end=\"226\">50 L capacity</strong>, it\'s ideal for day hikes or weekend trips. The bag is constructed from <strong data-start=\"299\" data-end=\"321\">high-density nylon</strong>, treated to be water-repellent and scratch-resistant. It features a <strong data-start=\"390\" data-end=\"406\">MOLLE system</strong> for attaching extra pouches or gear, a loop sticker patch area, and reinforced stitching to withstand rugged use.</p>', 'published', '/tmp/phpnKMvmL', 'en', NULL, 3, '2025-09-30 06:01:35', '{\"regular_price\":\"45\",\"sale_price\":\"15\",\"sku\":\"11\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"Woodland Backpack TB 142F12\",\"description\":\"Woodland Backpack TB 142F12\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 06:01:35', '2025-09-30 06:01:35', NULL),
(17, '34c574e5-30e8-4ed3-ad8f-8e50e15bd403', 'product', 'SoundPro 20 15 W TWS', 'soundpro-20-15-w-tws', '<p>A compact, rugged 15 W Bluetooth 5.0 speaker featuring IPX6 water resistance, TWS pairing, FM radio, USB/TF playback, RGB lighting, and a built-in mic for hands-free calls&mdash;ideal for outdoor and travel use.</p>', '<p>The <strong data-start=\"4\" data-end=\"28\">SoundPro 20 15 W TWS</strong> is designed for users who need a durable, versatile speaker that delivers powerful audio on the go. It supports <strong data-start=\"141\" data-end=\"171\">True Wireless Stereo (TWS)</strong>, allowing you to pair two units for a full stereo experience. Featuring <strong data-start=\"244\" data-end=\"261\">Bluetooth 5.0</strong>, FM radio, USB and TF card inputs, an integrated <strong data-start=\"311\" data-end=\"324\">RGB light</strong>, and a hands-free call mic, it&rsquo;s equipped for varied audio sources and environments. With <strong data-start=\"415\" data-end=\"440\">IPX6 water resistance</strong>, it\'s suitable for outdoor use near pools or in light rain. Its compact form, soft-touch plastic with fabric finish, and carry lanyard ensure ease of transport. The built-in <strong data-start=\"615\" data-end=\"635\">1500 mAh battery</strong> supports extended playback, while on-device controls handle volume, playback, TWS mode, and lighting</p>', 'published', '/tmp/phpGfcNwm', 'en', NULL, 1, '2025-09-30 06:02:55', '{\"regular_price\":\"15\",\"sale_price\":\"10\",\"sku\":\"11\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"SoundPro 20 15\\u202fW TWS\",\"description\":\"SoundPro 20 15\\u202fW TWS\",\"keywords\":\"best,you\"}', 0, 0, '2025-09-30 06:02:55', '2025-09-30 06:02:56', NULL),
(18, '8226f232-d763-4b3c-abad-144d019724d0', 'product', 'Taran 6 Persons Tant Tent', 'taran-6-persons-tant-ten', '<p>A quick-setup, multicolor waterproof camping tent suitable for six people, featuring insect netting, strong poles, and a carry bag&mdash;ideal for family outings and outdoor trips.</p>', '<p>The <strong data-start=\"4\" data-end=\"33\">Taran 6 Persons Tant Tent</strong> is a round, single-layer camping shelter designed for easy use and portability. It&rsquo;s made of <strong data-start=\"127\" data-end=\"147\">polyester pongee</strong> with a <strong data-start=\"155\" data-end=\"164\">nylon</strong> fly and <strong data-start=\"173\" data-end=\"195\">polyester terylene</strong> groundsheet, and includes fiberglass poles (shock-corded) or aluminum&mdash;claims vary. Setup takes under one minute, making it perfect for spontaneous use. The tent includes a large front entry with insect mesh, zippered storm flaps, and comes with a carry-bag for storage and transport</p>', 'published', '/tmp/phpMvlSiR', 'en', NULL, 1, '2025-09-30 06:05:55', '{\"regular_price\":\"34\",\"sale_price\":\"31\",\"sku\":\"11\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"Kiyo UVC Water Bottle\",\"description\":\"Kiyo UVC Water Bottle\",\"keywords\":\"best,you\"}', 0, 0, '2025-09-30 06:05:55', '2025-09-30 06:05:55', NULL),
(19, 'afb54805-243c-42d1-ac89-c2f2e28ae396', 'product', 'Kiyo UVC Water Bottle', 'kiyo-uvc-water-bottl', '<p>The Kiyo UVC Water Bottle combines sleek design with advanced UVC purification technology, ensuring access to clean drinking water on the go. With just a press of a button, it neutralizes up to 99.99% of bacteria, making it ideal for travelers, outdoor enthusiasts, and daily commuters.</p>', '<p>The Kiyo UVC Water Bottle is a thoughtfully designed, self-cleaning water bottle that leverages UVC technology to purify water. Available in two sizes&mdash;500 mL and 750 mL&mdash;it features two purification modes: Quick Clean (60 seconds) and Deep Clean (3 minutes). The bottle\'s double-wall vacuum insulation keeps beverages hot for 12 hours and cold for 24 hours. Its sleek, minimalist design is complemented by a silicone base for stability and a USB-C rechargeable battery that lasts approximately one month with normal use.</p>', 'published', '/tmp/phpiv6y3V', 'en', NULL, 1, '2025-10-07 16:09:45', '{\"regular_price\":\"22\",\"sale_price\":\"20\",\"sku\":\"11\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', '{\"title\":\"Kiyo UVC Water Bottle\",\"description\":\"Kiyo UVC Water Bottle\",\"keywords\":\"best,you\"}', 0, 0, '2025-09-30 06:07:17', '2025-10-07 16:09:45', NULL),
(20, '7443b4d6-21e8-4959-a496-4807a9c9efcc', 'blog', 'One-pan baked sausage and lentils', 'one-pan-baked-sausage-and-lentils', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpLZJGhF', 'en', NULL, 3, '2025-10-07 01:54:52', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', '{\"title\":\"One-pan baked sausage and lentils\",\"description\":\"One-pan baked sausage and lentils\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 09:17:16', '2025-10-07 01:54:52', NULL),
(21, '32b9cdb7-c684-445c-b533-790236962d7d', 'blog', 'Really quick broccoli pasta Cheese Mikhail', 'really-quick-broccoli-pasta-cheese-mikhail', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpJlhAfF', 'en', NULL, 3, '2025-10-05 17:30:28', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', '{\"title\":\"Really quick broccoli pasta Cheese Mikhail\",\"description\":\"Really quick broccoli pasta Cheese Mikhail\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 10:02:21', '2025-10-05 17:30:28', NULL),
(22, '67b089f2-0871-4ac5-a541-20f10deced19', 'blog', 'How to Make Cappuccino without a Machine', 'how-to-make-cappuccino-without-a-machine', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php7tA6qV', 'en', NULL, 3, '2025-10-06 09:20:46', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', '{\"title\":\"How to Make Cappuccino without a Machine\",\"description\":\"How to Make Cappuccino without a Machine\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 10:03:49', '2025-10-06 09:20:46', NULL),
(23, '7efdd6fd-733b-4bb0-9d3f-f42980769b58', 'blog', 'Announcing the Spring Bucket List', 'announcing-the-spring-bucket-list', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phphXdzFs', 'en', NULL, 1, '2025-10-06 09:27:07', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"13\",\"blog_theme\":\"theme1\"}', '{\"title\":\"Announcing the Spring Bucket List\",\"description\":\"Announcing the Spring Bucket List\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 10:06:30', '2025-10-06 09:27:07', NULL),
(24, 'bce3b7d0-88db-43b2-b217-4c8d277c3d8d', 'blog', 'Favorite Browned Butter Chocolate Cookies', 'favorite-browned-butter-chocolate-cookies', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php4zMSmf', 'en', NULL, 1, '2025-10-06 09:16:44', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme1\"}', '{\"title\":\"Favorite Browned Butter Chocolate Cookies\",\"description\":\"Favorite Browned Butter Chocolate Cookies\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 10:10:39', '2025-10-06 09:16:44', NULL),
(25, '164a5da4-d143-40f0-8f92-aa8485283800', 'blog', 'Breakfast How To Design An Effective User', 'breakfast-how-to-design-an-effective-user', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpxNUvZu', 'en', NULL, 1, '2025-10-25 14:48:33', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Breakfast How To Design An Effective User Onboarding Flow by Admin\",\"description\":\"Breakfast How To Design An Effective User Onboarding Flow by Admin\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 12:16:46', '2025-10-25 14:48:33', NULL),
(26, '26734736-c577-4e33-815b-672d5022cba3', 'blog', 'Exploring The Potential Of Web Workers', 'exploring-the-potential-of-web-workers-for-multithreading', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php785zUI', 'en', NULL, 1, '2025-10-25 14:14:48', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Exploring The Potential Of Web Workers For Multithreading\",\"description\":\"Exploring The Potential Of Web Workers For Multithreading\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 12:18:07', '2025-10-25 14:14:48', NULL),
(27, '4543a328-0c61-4cd3-82a1-da40a222e146', 'blog', 'Browned Butter Chocolate Cookies Daily Breakfast', 'browned-butter-chocolate-cookies-daily-breakfast', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpZcrxwG', 'en', NULL, 1, '2025-10-25 14:47:12', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Favorite Browned Butter Chocolate Cookies Daily Breakfast\",\"description\":\"Favorite Browned Butter Chocolate Cookies Daily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 12:19:31', '2025-10-25 14:47:12', NULL),
(28, 'cabe4477-3191-4a6f-9e73-a4da785fb806', 'blog', 'Podcast Appetizer The Potentially Dangerous Non sibility Of Cookie Notices', 'podcast-appetizer-the-potentially-dangerous-non-sibility-of-cookie-notices', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php0adiVZ', 'en', NULL, 1, '2025-10-25 13:47:04', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Appetizer The Potentially Dangerous Non sibility Of Cookie Notices\",\"description\":\"Appetizer\\r\\nThe Potentially Dangerous Non sibility Of Cookie Notices\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 12:20:51', '2025-10-25 13:47:04', NULL),
(29, 'bddb45e7-4c13-47af-a422-a3256fad6b40', 'blog', 'Rom prehensive Checklist Running Workshops', 'rom-prehensive-checklist-running-workshops', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php15OG5l', 'en', NULL, 1, '2025-10-25 15:13:26', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Rom prehensive Checklist Running Workshops\",\"description\":\"Rom prehensive Checklist Running Workshops\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 12:37:27', '2025-10-25 15:13:26', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(30, '04c51130-d7e1-4eb4-a9b7-9f6f0dcdd48f', 'blog', 'The Best Handoff Is No Handoff', 'the-best-handoff-is-no-handoff', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpKhfUB9', 'en', NULL, 1, '2025-10-25 15:12:53', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Best Handoff Is No Handoff\",\"description\":\"The Best Handoff Is No Handoff\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 12:45:22', '2025-10-25 15:12:53', NULL),
(31, '4c5637a8-986e-45e7-ac12-8ee23fcd81fc', 'blog', 'Internationalization With React Server', 'internationalization-with-react-server', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phphvUt3F', 'en', NULL, 1, '2025-10-25 15:07:20', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"13\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Internationalization With React Server\",\"description\":\"Internationalization With React Server\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 12:46:23', '2025-10-25 15:07:20', NULL),
(32, 'f79e48d7-f107-4fa7-9099-5de5e02fca65', 'blog', 'What is Gift Cards and Teach Us About Web Design', 'what-is-gift-cards-and-teach-us-about-web-design', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpdgVk3F', 'en', NULL, 1, '2025-10-25 15:02:55', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"What Leonardo Da Vinci Can Teach Us About Web Design\",\"description\":\"What Leonardo Da Vinci Can Teach Us About Web Design\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 12:47:16', '2025-10-25 15:02:55', NULL),
(33, '062fd871-f0b3-4aac-8c08-5a42c641f94a', 'blog', 'Why Food Creators Should Start Using Graphs', 'why-food-creators-should-start-using-graphs', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php35kXn0', 'en', NULL, 1, '2025-10-25 15:01:15', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Why You Should Consider Graphs For Your Next\",\"description\":\"Why You Should Consider Graphs For Your Next\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 12:50:56', '2025-10-25 15:01:15', NULL),
(34, '3c6f574d-81f0-4367-b565-46f57e4ec8d3', 'blog', 'How To Create Dynamic Donut Charts With Tailwind', 'how-to-create-dynamic-donut-charts-with-tailwind', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php0T3Xy4', 'en', NULL, 1, '2025-10-25 15:00:27', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"How To Create Dynamic Donut Charts With Tailwind\",\"description\":\"How To Create Dynamic Donut Charts With Tailwind\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 12:52:33', '2025-10-25 15:00:27', NULL),
(35, '41885592-4ce5-4a02-828b-877f001be697', 'blog', 'Inspiring Web Design And UX Showcases', 'inspiring-web-design-and-ux-showcases', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpoK5EwA', 'en', NULL, 1, '2025-10-07 02:20:39', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', '{\"title\":\"Inspiring Web Design And UX Showcases\",\"description\":\"Inspiring Web Design And UX Showcases\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 13:37:23', '2025-10-07 02:20:39', NULL),
(36, '3df7e914-11fa-415f-b26a-fefa897b3877', 'blog', 'A Guide To Accessible Form Validation', 'a-guide-to-accessible-form-validation', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpIWRrGt', 'en', NULL, 1, '2025-10-27 13:10:45', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"A Guide To Accessible Form Validation\",\"description\":\"A Guide To Accessible Form Validation\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 13:39:10', '2025-10-27 13:10:45', NULL),
(37, '3e9cfa9c-0e17-4c4e-a1e8-1a78eac2fa58', 'blog', 'A Step-By-Step Guide To Building Accessible', 'a-step-by-step-guide-to-building-accessible', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php4do6yQ', 'en', NULL, 1, '2025-10-27 13:12:35', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"A Step-By-Step Guide To Building Accessible\",\"description\":\"A Step-By-Step Guide To Building Accessible\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 13:44:50', '2025-10-27 13:12:35', NULL),
(38, 'bbae5c06-736c-4379-8ee5-0c6ccebf6531', 'blog', 'The Butter Chocolate Cookies Recipes', 'the-butter-chocolate-cookies-recies', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpIQrxNC', 'en', NULL, 1, '2025-10-08 14:41:04', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme1\"}', '{\"title\":\"The Butter Chocolate Cookies Daily\",\"description\":\"The Butter Chocolate Cookies Daily\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 13:49:10', '2025-10-08 14:41:04', NULL),
(39, '0ee8e17c-a51e-4d62-be05-01f7a471c7a5', 'blog', 'Five Steps To Design Your Product', 'five-steps-to-design-your-product', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpCZUAjr', 'en', NULL, 1, '2025-10-05 17:36:26', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', '{\"title\":\"Five Steps To Design Your Product\",\"description\":\"Five Steps To Design Your Product\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 13:50:16', '2025-10-05 17:36:26', NULL),
(40, '74a7bc48-827f-4a24-83af-d45707e08466', 'blog', 'Racing Games Browned Buttadert Cookies Daily Breakfast', 'racing-games-browned-buttadert-cookies-daily-breakfast', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpqoCX6p', 'en', NULL, 1, '2025-10-25 07:46:55', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"description\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 14:56:05', '2025-10-25 07:46:55', NULL),
(41, '3c5611f2-7447-4f88-8173-290f0a1b334c', 'blog', 'One-pan baked sausage and lentils', 'one-pan-baked-sausages-and-lentils', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpdInceb', 'en', NULL, 1, '2025-10-09 17:24:27', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', '{\"title\":\"One-pan baked sausage and lentils\",\"description\":\"One-pan baked sausage and lentils\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 15:00:05', '2025-10-09 17:24:27', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(42, 'a81fca26-1c39-4ecd-80c9-bb8669790949', 'blog', 'The Potentially Dangerous Non-Accessibility Of Cookie', 'the-potentially-dangerou-non-accessibility', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpX9UddT', 'en', NULL, 1, '2025-10-09 17:26:00', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', '{\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie\",\"description\":\"The Potentially Dangerous Non-Accessibility Of Cookie\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 15:01:02', '2025-10-09 17:26:00', NULL),
(43, '8bed8a50-56d8-4610-855b-c916733b2a90', 'blog', 'Easy Fluid Typography With clamp() Using Sass Functions', 'easy-fluid-typography-with-clamp-using-sass-functions', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php2tyefA', 'en', NULL, 1, '2025-10-25 15:17:47', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Easy Fluid Typography With clamp() Using Sass Functions\",\"description\":\"Easy Fluid Typography With clamp() Using Sass Functions\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-09-30 16:30:02', '2025-10-25 15:17:47', NULL),
(44, 'fae20475-3895-412f-8f74-1abb95280952', 'blog', 'Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare', 'mobile-apple-planning-big-mac-redesign-ander-nigh-halfmacshare', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php38tsAP', 'en', NULL, 1, '2025-10-25 07:03:33', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"13\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\",\"description\":\"Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 16:08:11', '2025-10-25 07:03:33', NULL),
(45, '21b43b46-780b-445a-bc01-5fb8d215228b', 'blog', 'How To Build A Magazine Layout With CSS Grid Areas', 'how-to-build-a-magazine-layout-with-css-grid-areas', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpI6IJmK', 'en', NULL, 1, '2025-10-25 07:10:14', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"How To Build A Magazine Layout With CSS Grid Areas\",\"description\":\"How To Build A Magazine Layout With CSS Grid Areas\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 16:10:08', '2025-10-25 07:10:14', NULL),
(46, '65d14f74-6404-4721-84df-81c6ba5586fb', 'blog', 'Fortnite Ratings are Skyrocketing', 'fortnite-ratings-are-skyrocketing', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpBKe1P4', 'en', NULL, 1, '2025-10-25 07:11:09', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Fortnite Ratings are Skyrocketing\",\"description\":\"Fortnite Ratings are Skyrocketing\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 16:18:24', '2025-10-25 07:11:09', NULL),
(47, 'b6312a77-f4cf-407c-bcd6-d0b42c43297b', 'blog', 'Everything You Need To Know About', 'everything-you-need-to-know-about', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php3eUFi2', 'en', NULL, 1, '2025-10-25 07:13:00', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"Everything You Need To Know About\",\"description\":\"Everything You Need To Know About\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 16:19:18', '2025-10-25 07:13:00', NULL),
(48, 'da2870f9-63e3-4b9c-83e3-e4e692588a97', 'blog', 'We Can’t Wait to Try This Area Catalog', 'we-cant-wait-to-try-this-area-catalog', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpyPr8ks', 'en', NULL, 1, '2025-10-25 05:26:22', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-04 16:20:17', '2025-10-25 05:26:22', NULL),
(49, '74faa2e7-e79e-4d8a-8a3d-e080a9c13ddf', 'blog', 'Racing Games Browned Butte roadert Cookies Daily Breakfast', 'racing-games-browned-butte-roadert-cookies-daily-breakfast', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpatc3X3', 'en', NULL, 1, '2025-10-07 07:11:32', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"We Can\\u2019t Wait to Try This Gaming Area\",\"description\":\"We Can\\u2019t Wait to Try This Gaming Area\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 16:45:41', '2025-10-07 07:11:32', NULL),
(50, '589cccfb-afa1-426f-b4f3-c6680b842585', 'blog', 'How To Host A WordPress Site On Amazon Lightsail', 'how-to-host-a-wordpress-site-on-amazon-lightsail', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpWwj6Qd', 'en', NULL, 1, '2025-10-05 17:34:27', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"Racing Games Browned Butte roadert Cookies Daily Breakfast\",\"description\":\"Racing Games Browned Butte roadert Cookies Daily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 16:46:48', '2025-10-05 17:34:27', NULL),
(51, 'dcb2c0c2-944b-4109-b0f7-07a6433f6b85', 'blog', 'The Magic Of February 2024 Wallpapers', 'the-magic-of-february-2024-wallpapers', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpfmfGu7', 'en', NULL, 1, '2025-10-05 17:27:29', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"The Magic Of February 2024 Wallpapers\",\"description\":\"The Magic Of February 2024 Wallpapers\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:01:16', '2025-10-05 17:27:29', NULL),
(52, '1a5cc000-29ab-4d4d-953d-53c94d9fde5b', 'blog', 'Customization And Animation', 'customization-and-animation', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpGrdZtq', 'en', NULL, 1, '2025-10-05 17:38:43', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"Customization And Animation\",\"description\":\"Customization And Animation\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:02:57', '2025-10-05 17:38:43', NULL),
(53, 'a94aa6ea-aca7-4009-acdd-8219d94e4443', 'blog', 'Better ROI For Your Digital Products', 'better-roi-for-your-digital-products', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpBNQqZD', 'en', NULL, 1, '2025-10-05 17:39:34', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"Customization And Animation\",\"description\":\"Better ROI For Your Digital Products\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:06:09', '2025-10-05 17:39:34', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(54, 'da848b60-1dc4-490e-a177-817898191d26', 'blog', 'The Butter Chocolate Cookies', 'the-butter-chocolate-cookies-', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpcSxMqb', 'en', NULL, 1, '2025-10-25 04:50:33', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Butter Chocolate Cookies Daily\",\"description\":\"The Butter Chocolate Cookies Daily\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:19:44', '2025-10-25 04:50:33', NULL),
(55, '389b3fba-9f46-4865-b541-b108310ba4b9', 'blog', 'Copying Designs Doesn’t Work', 'copying-designs-doesnt-work', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpKS15Q5', 'en', NULL, 1, '2025-10-05 17:38:53', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"Copying Designs Doesn\\u2019t Work\",\"description\":\"Copying Designs Doesn\\u2019t Work\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:20:43', '2025-10-05 17:38:53', NULL),
(56, 'd47a8025-55af-48eb-8912-a04c801c8445', 'blog', 'collaboration Problems Go Away By Sharing', 'collaboration-problems-go-away-by-sharing', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpVDuZQM', 'en', NULL, 1, '2025-10-25 14:53:09', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"ollaboration Problems Go Away By Sharing\",\"description\":\"ollaboration Problems Go Away By Sharing\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:21:42', '2025-10-25 14:53:09', NULL),
(57, 'afddc585-efb0-4c75-bdf0-b2f25fa1d82b', 'blog', 'Level Up Your CSS Skills With The', 'level-up-your-css-skills-with-the', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpGKye1r', 'en', NULL, 1, '2025-10-25 07:03:58', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Level Up Your CSS Skills With The\",\"description\":\"Level Up Your CSS Skills With The\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:22:37', '2025-10-25 07:03:58', NULL),
(58, '44e36123-8e23-4855-80cf-c089e37348fa', 'blog', 'The Key To Good Component Design', 'the-key-to-good-component-design', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpJFJ5tL', 'en', NULL, 1, '2025-10-25 16:32:38', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Key To Good Component Design\",\"description\":\"The Key To Good Component Design\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:23:28', '2025-10-25 16:32:38', NULL),
(59, 'fb1f8b8c-34f8-40ad-896e-452105b36a6f', 'blog', 'Exciting New Browned Chocolate Gaming Cookies Daily Breakfast', 'exciting-new-browned-chocolate-gaming-cookies-daily-breakfast', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php3KV3AO', 'en', NULL, 1, '2025-10-16 12:21:06', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"Exciting New Browned Chocolate Gaming Cookies Daily Breakfast\",\"description\":\"Exciting New Browned Chocolate Gaming Cookies Daily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:27:28', '2025-10-16 12:21:06', NULL),
(60, '3c79ef1a-21e5-4ad9-be2c-5b2403def16c', 'blog', 'A Guide To Getting Data Visualization Right', 'a-guide-to-getting-data-visualization-right', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpO1iYFj', 'en', NULL, 1, '2025-10-16 12:20:00', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"A Guide To Getting Data Visualization Right\",\"description\":\"A Guide To Getting Data Visualization Right\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:28:31', '2025-10-16 12:20:00', NULL),
(61, '3abff5e1-ba53-474c-b86b-7a77ec6919ee', 'blog', 'Fluid Typography: Predicting A Problem With Your User’s Zoom-In', 'fluid-typography-predicting-a-problem-with-your-users-zoom-in', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpUrO4xz', 'en', NULL, 1, '2025-10-16 12:19:06', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"Fluid Typography: Predicting A Problem With Your User\\u2019s Zoom-In\",\"description\":\"Fluid Typography: Predicting A Problem With Your User\\u2019s Zoom-In\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:40:41', '2025-10-16 12:19:06', NULL),
(62, '3d0b53c1-5d5d-4b80-9da6-7357817f0985', 'blog', 'Deploying CSS Logical Properties On Web Apps', 'deploying-css-logical-properties-on-web-apps', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php4lMle5', 'en', NULL, 1, '2025-10-16 12:16:09', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"Deploying CSS Logical Properties On Web Apps\",\"description\":\"Deploying CSS Logical Properties On Web Apps\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:55:13', '2025-10-16 12:16:09', NULL),
(63, 'e9f0c3cb-b70c-4264-9f2a-42065c501be8', 'blog', 'Taking The Stress Out Of Design System Management', 'racing-games-browned-buttadert-cookies', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phptOyd7w', 'en', NULL, 1, '2025-10-05 17:29:34', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme2\"}', '{\"title\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"description\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:56:45', '2025-10-05 17:29:34', NULL),
(64, '85a5e00a-c1a5-437f-b32a-ff2f65cc2264', 'blog', 'Boosting Productivity For Designers With Efficient Tools', 'boosting-productivity-for-designers-with-efficient-tools', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpbZzDge', 'en', NULL, 1, '2025-10-05 17:39:25', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"Boosting Productivity For Designers With Efficient Tools\",\"description\":\"Boosting Productivity For Designers With Efficient Tools\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:58:22', '2025-10-05 17:39:25', NULL),
(65, '82672d3f-cf66-4b2c-98c0-f90a967b6f8f', 'blog', 'How To Prioritize User Security When Collecting Offline Data', 'how-to-prioritize-user-security-when-collecting-offline-data', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpp7YxJY', 'en', NULL, 1, '2025-10-05 17:34:03', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"How To Prioritize User Security When Collecting Offline Data\",\"description\":\"How To Prioritize User Security When Collecting Offline Data\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 17:59:23', '2025-10-05 17:34:03', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(66, 'a022c366-18d8-400d-81b0-d289d9c9118b', 'blog', 'The Anatomy Of Themed Design System Components', 'the-anatomy-of-themed-design-system', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpEGe7MF', 'en', NULL, 1, '2025-10-07 07:13:46', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"The Anatomy Of Themed Design System Components\",\"description\":\"The Anatomy Of Themed Design System Components\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 18:00:33', '2025-10-07 07:13:46', NULL),
(67, 'b991e975-8bc0-406f-beea-238a917c4653', 'blog', 'Racing Games Browned Buttadert Cookies Daily', 'racing-games-browned-buttadert', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpm8l4pD', 'en', NULL, 1, '2025-10-05 17:31:26', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"description\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 18:05:58', '2025-10-05 17:31:26', NULL),
(68, '90e2090c-d09c-4412-baea-837295924310', 'blog', 'Themed Design System Components', 'themed-design-system-components', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpz3IsLf', 'en', NULL, 1, '2025-10-05 17:26:51', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"The Anatomy Of Themed Design System Components\",\"description\":\"The Anatomy Of Themed Design System Components\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 18:07:05', '2025-10-05 17:26:51', NULL),
(69, '6df94ea6-2dad-435e-af4e-202a8f378acc', 'blog', 'The Stress Out Of Design System Management', 'the-stress-out-of-design-system-management', '<p>Taking The Stress Out Of Design System ManagementTaking The Stress Out Of Design System ManagementTaking The Stress Out Of Design System ManagementTaking The Stress Out Of Design System Management</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpUnjKRu', 'en', NULL, 1, '2025-10-05 17:27:00', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"Taking The Stress Out Of Design System Management\",\"description\":\"Taking The Stress Out Of Design System Management\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-04 18:08:03', '2025-10-05 17:27:00', NULL),
(70, '1bd894dc-2a50-4fc7-b6c3-4aa297a35008', 'blog', 'Game Changing Virtual Reality Console Technololows Profit To Serve The Community', 'game-changing-virtual-reality-console-technololows-profit-to-serve-the-community', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpQphRET', 'en', NULL, 1, '2025-10-25 07:10:57', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Game Changing Virtual Reality Console Technololows Profit To Serve The Community\",\"description\":\"Game Changing Virtual Reality Console Technololows Profit To Serve The Community\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 06:14:37', '2025-10-25 07:10:57', NULL),
(71, '0033df27-5482-4e44-9985-193d5a3e247f', 'blog', 'New Modern Iphone 14pro Max Extrea Revolutionary Features', 'new-modern-iphone-14pro-max-extrea-revolutionary-features', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpoQE2fT', 'en', NULL, 1, '2025-10-05 17:32:35', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"New Modern Iphone 14pro Max Extrea Revolutionary Features\",\"description\":\"New Modern Iphone 14pro Max Extrea Revolutionary Features\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 06:16:07', '2025-10-05 17:32:35', NULL),
(72, 'a9627a79-3391-4423-a267-bba0e787c29c', 'blog', 'A Guide To Image Optimization On Jamstack Sites', 'a-guide-to-image-optimization-on-jamstack-sites', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpoM2kOP', 'en', NULL, 1, '2025-10-05 17:40:47', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"A Guide To Image Optimization On Jamstack Sites\",\"description\":\"A Guide To Image Optimization On Jamstack Sites\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 06:19:05', '2025-10-05 17:40:47', NULL),
(73, '9c21aec3-0ad0-48a6-a068-1b4cbb287482', 'blog', 'Using Automated Test Results To Improve Accessibility', 'using-automated-test-results-to-improve-accessibility', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpRvCsRq', 'en', NULL, 1, '2025-10-18 05:11:16', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Using Automated Test Results To Improve Accessibility\",\"description\":\"Using Automated Test Results To Improve Accessibility\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 06:20:48', '2025-10-18 05:11:16', NULL),
(74, '2ba474cc-3689-46be-a97f-269404e0dc65', 'blog', 'Using Automated Test Results To Improve', 'using-automated-test-results-to-improve', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpbvwXH7', 'en', NULL, 1, '2025-10-05 17:26:39', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"Using Automated Test Results To Improve\",\"description\":\"Using Automated Test Results To Improve\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 06:23:00', '2025-10-05 17:26:39', NULL),
(75, 'aa51e133-6df3-4730-a05f-854739430123', 'blog', 'How To Search For A Developer Job Abroad', 'how-to-search-for-a-developer-job-abroad', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php9GwsbQ', 'en', NULL, 1, '2025-10-05 17:33:53', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"How To Search For A Developer Job Abroad\",\"description\":\"How To Search For A Developer Job Abroad\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 06:24:57', '2025-10-05 17:33:53', NULL),
(76, '3bc895b8-f1cc-4851-8b91-b263fc29624e', 'blog', 'New Smashing Front-End and UX Workshops', 'new-smashing-front-end-ux-workshops', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpABxc9e', 'en', NULL, 1, '2025-10-08 15:43:37', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"New Smashing Front-End &amp;amp;amp;amp; UX Workshops\",\"description\":\"New Smashing Front-End & UX Workshops\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 15:31:31', '2025-10-08 15:43:37', NULL),
(77, '831b573c-268c-4d42-8e8b-1e971970bf33', 'blog', 'Best Tech Accessor 10 Work From Home Essentials', 'best-tech-accessor-10-work-from-home-essentials', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php8JswD3', 'en', NULL, 1, '2025-10-25 05:18:22', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=-oKeIfLJn70\"}', '{\"title\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"description\":\"Using Automated Test Results To Improve\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 15:39:37', '2025-10-25 05:18:22', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(78, '854e6182-6eff-41e4-96f2-e4ae8bbbf966', 'blog', 'World Needs to Better Reflect People of Color', 'world-needs-to-better-reflect-people-of-color', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpGuxfFd', 'en', NULL, 1, '2025-10-25 15:15:56', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"World Needs to Better Reflect People of Color\",\"description\":\"World Needs to Better Reflect People of Color\",\"keywords\":\"\"}', 0, 0, '2025-10-05 15:44:09', '2025-10-25 15:15:56', NULL),
(79, '918206bb-91a7-472f-b628-d6063c78247a', 'blog', 'How To Create Advanced Animations With CSS', 'how-to-create-advanced-animations-with-css', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpNBVJyZ', 'en', NULL, 1, '2025-10-25 04:54:40', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"How To Create Advanced Animations With CSS\",\"description\":\"How To Create Advanced Animations With CSS\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 15:45:31', '2025-10-25 04:54:40', NULL),
(80, '847e1a12-8db1-4477-9c97-8125f0afc474', 'blog', 'New Smashing Front-End and UX Workshops Tec', 'new-smashing-front-end-ux-workshopstec', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpPWm2nY', 'en', NULL, 1, '2025-10-25 14:51:56', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"New Smashing Front-End &amp;amp;amp;amp;amp;amp; UX Workshops\",\"description\":\"New Smashing Front-End & UX Workshops\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 15:47:10', '2025-10-25 14:51:56', NULL),
(81, 'a0e8e53b-eff8-4d03-8048-358ab08cd3c5', 'blog', 'Technology Iphone Devices Are Going To Incredible Now a days', '-technology-iphone-devices-are-going-to-incredible-now-a-days', '<p>Browned butter and brown sugar area caramelly goodness, crispy edgesick and soft centers rare melty little puddles of chocolate first favorite thing about these browned butter.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpM6Uuc5', 'en', NULL, 1, '2025-10-05 17:29:24', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"New Smashing Front-End &amp;amp; UX Workshops\",\"description\":\"New Smashing Front-End & UX Workshops\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 15:56:16', '2025-10-05 17:29:24', NULL),
(82, 'e7610a3f-8c65-4035-9ba5-ba18b7a35bd5', 'blog', 'Camera One-pan baked sausage and lentils', 'camera-one-pan-baked-sausage-and-lentils', '<p>Browned butter and brown sugar area caramelly goodness, crispy edgesick and soft centers rare melty little puddles of chocolate first favorite thing about these browned butter.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpuLHKiJ', 'en', NULL, 1, '2025-10-05 17:39:00', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"One-pan baked sausage and lentils\",\"description\":\"One-pan baked sausage and lentils\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 15:58:00', '2025-10-05 17:39:00', NULL),
(83, '8e2d89be-6d30-41e0-a660-de4a8b4c32be', 'blog', 'How To Create Advanced Smart Watch', 'how-to-create-advanced-smart-watch', '<p>Browned butter and brown sugar area caramelly goodness, crispy edgesick and soft centers rare melty little puddles of chocolate first favorite thing about these browned butter.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpfd9WjI', 'en', NULL, 1, '2025-10-08 06:21:57', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"How To Create Advanced Animations With CSS\",\"description\":\"How To Create Advanced Animations With CSS\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 15:59:21', '2025-10-08 06:21:57', NULL),
(84, 'e357665e-ecb7-4aa9-91e4-293286fe361a', 'blog', 'State Of CSS: Influence The Future Of CSS', 'state-of-css-influence-the-future-of-css', '<p>Browned butter and brown sugar area caramelly goodness, crispy edgesick and soft centers rare melty little puddles of chocolate first favorite thing about these browned butter.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpVZmcwX', 'en', NULL, 1, '2025-10-05 17:29:46', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"State Of CSS: Influence The Future Of CSS\",\"description\":\"State Of CSS: Influence The Future Of CSS\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 16:00:08', '2025-10-05 17:29:46', NULL),
(85, '8d33577a-09f7-44f1-811b-896c37955ca4', 'blog', 'Influence The Future Of CSS', 'influence-the-future-of-css', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpCqqaNV', 'en', NULL, 1, '2025-10-05 17:52:34', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"Influence The Future Of CSS\",\"description\":\"Influence The Future Of CSS\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 17:52:34', '2025-10-05 17:52:35', NULL),
(86, '618a70a3-7cbb-4de8-94d7-fe262a1b581e', 'blog', 'Best Tech Accessor 10 Work From Home', 'best-tech-accessor-10-work-from-home', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpamMJ1o', 'en', NULL, 1, '2025-10-05 17:54:05', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"Best Tech Accessor 10 Work From Home\",\"description\":\"Best Tech Accessor 10 Work From Home\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 17:54:05', '2025-10-05 17:54:05', NULL),
(87, 'd44517a4-10a7-488e-873f-8dbc569d45cc', 'blog', 'The Butter Chocolate Cookies Daily', 'the-butter-chocolate-cookies-daily-b', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php1FAnZX', 'en', NULL, 1, '2025-10-05 18:03:26', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"The Butter Chocolate Cookies Daily\",\"description\":\"The Butter Chocolate Cookies Daily\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:03:26', '2025-10-05 18:03:26', NULL),
(88, 'af441253-a2fe-45ab-a835-8b9d45439604', 'blog', 'WordPress Full-Site EditingA Deep Dive Into The', 'wordpress-full-site-editinga-deep-dive-into-the', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpu5hige', 'en', NULL, 1, '2025-10-05 18:06:12', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"WordPress Full-Site EditingA Deep Dive Into The\",\"description\":\"WordPress Full-Site EditingA Deep Dive Into The\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:06:12', '2025-10-05 18:06:12', NULL),
(89, 'c362282d-e6e6-48db-91ba-f0fb78a6f7cc', 'blog', 'What’s New In Dev Too ls Halloween Edition', 'whats-new-in-dev-too-ls-halloween-edition', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpklS9Dm', 'en', NULL, 1, '2025-10-05 18:09:38', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme3\"}', '{\"title\":\"What\\u2019s New In Dev Too ls Halloween Edition\",\"description\":\"What\\u2019s New In Dev Too ls Halloween Edition\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:09:38', '2025-10-05 18:09:38', NULL),
(90, '09f32c72-bf17-43dc-80d9-84447212b48d', 'blog', 'Effective Communication For Everyday Meetings', 'effective-communication-for-everyday-meetings', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpRiWLUO', 'en', NULL, 1, '2025-10-05 18:10:52', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme3\"}', '{\"title\":\"Effective Communication For Everyday Meetings\",\"description\":\"Effective Communication For Everyday Meetings\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:10:52', '2025-10-05 18:10:52', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(91, 'f53011d0-fab4-4a4a-95ed-4e4eda1179ea', 'blog', 'Best Tech Accessor 10 Work From Home Essentials-Product', 'best-tech-accessor-10-work-from-home-essentials-product', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php5TrB9z', 'en', NULL, 1, '2025-10-05 18:12:34', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme3\"}', '{\"title\":\"Best Tech Accessor 10 Work From Home Essentials\",\"description\":\"Best Tech Accessor 10 Work From Home Essentials\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:12:34', '2025-10-05 18:12:34', NULL),
(92, '0d7981e6-b552-463e-80c7-42cbefba3b94', 'blog', 'Full-Site EditingA Deep Dive Into The', 'full-site-editinga-deep-dive-into-the', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpBBvpY5', 'en', NULL, 1, '2025-10-05 18:16:14', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"WordPress Full-Site EditingA Deep Dive Into The\",\"description\":\"WordPress Full-Site EditingA Deep Dive Into The\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:16:14', '2025-10-05 18:16:14', NULL),
(93, '88ee8a4f-c3c9-4500-bdc6-a4f2d1af7da5', 'blog', 'Communication For Everyday Meetings', 'communication-for-everyday-meetings', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpQr6Le7', 'en', NULL, 1, '2025-10-25 07:24:12', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Effective Communication For Everyday Meetings\",\"description\":\"Effective Communication For Everyday Meetings\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:20:05', '2025-10-25 07:24:12', NULL),
(94, '36fe7ea5-34fa-4862-bd58-96d101984d37', 'blog', 'Roadmap For Building A Business Chatbot', 'roadmap-for-building-a-business-chatbot', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpIlcMoP', 'en', NULL, 1, '2025-10-25 07:34:40', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Anatomy Of Themed Design System Components\",\"description\":\"Effective Communication For Everyday Meetings\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:21:01', '2025-10-25 07:34:40', NULL),
(95, 'f82f0631-c8c6-4c00-a441-ad8b6a05ef35', 'blog', 'Easy Fluid Typography With clamp() Using Sass Functions Best', 'easy-fluid-typography-with-clamp-using-sass-functions-best', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpQl9Y6U', 'en', NULL, 1, '2025-10-05 18:22:32', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"A Roadmap For Building A Business Chatbot\",\"description\":\"A Roadmap For Building A Business Chatbot\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:22:32', '2025-10-05 18:22:32', NULL),
(96, '0578ce18-1f6a-4100-a00f-d25c3a0b2766', 'blog', 'Racing Games Browned ae Cookies Daily Breakfast', 'racing-games-browned-ae-cookies-daily-breakfast', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpP4tNP4', 'en', NULL, 1, '2025-10-05 18:23:33', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme3\"}', '{\"title\":\"Racing Games Browned ae Cookies Daily Breakfast\",\"description\":\"Racing Games Browned ae Cookies Daily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:23:33', '2025-10-05 18:23:33', NULL),
(97, '2429b36b-d0ad-4c7d-a7f2-7b12f0856aa7', 'blog', 'Effective For Everyday Meetings Phone', 'effective-for-everyday-meetings-phone', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php9Yc17U', 'en', NULL, 1, '2025-10-05 18:24:44', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"Effective For Everyday Meetings\",\"description\":\"Effective For Everyday Meetings\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:24:44', '2025-10-05 18:24:44', NULL),
(98, 'f3bec9d2-1edd-4ff3-80e4-0020b2be6faf', 'blog', 'The Butter Chocolate Cookies Daily Watch', 'the-butter-chocolate-cookies-daily-watch', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpF11BC0', 'en', NULL, 1, '2025-10-07 07:23:49', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme3\"}', '{\"title\":\"The Butter Chocolate Cookies Daily\",\"description\":\"The Butter Chocolate Cookies Daily\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:25:56', '2025-10-07 07:23:49', NULL),
(99, 'f3d4dc09-2e01-4284-ac1c-1405ea37f427', 'blog', 'The Anatomy Of Themed Design And Develp', 'the-anatomy-of-themed-design-and-develp', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpkrTAR3', 'en', NULL, 1, '2025-10-05 18:26:49', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', '{\"title\":\"The Anatomy Of Themed Design\",\"description\":\"The Anatomy Of Themed Design\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-05 18:26:49', '2025-10-05 18:26:49', NULL),
(100, '420fb9fb-8f84-446d-88e2-c0c4ffa1785d', 'blog', 'The Potentially Dangerous Non-Accessibility Of Cookie Notices', 'the-potentially-dangerous-non-accessibility-of-cookie-notices', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpf0dW7p', 'en', NULL, 1, '2025-10-25 04:31:15', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie Notices\",\"description\":\"The Potentially Dangerous Non-Accessibility Of\\r\\nCookie Notices\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 07:55:43', '2025-10-25 04:31:15', NULL),
(101, '3f9281ea-120e-438a-a07a-efa144ff101d', 'blog', 'A Comprehensive Checklist For Running', 'a-comprehensive-checklist-for-running', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpLkQ3E7', 'en', NULL, 1, '2025-10-06 13:28:52', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"A Comprehensive Checklist For Running\",\"description\":\"A Comprehensive Checklist For Running\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 08:08:47', '2025-10-06 13:28:52', NULL),
(102, '914ad972-191b-4ca5-bd7c-a0d8e8648026', 'blog', 'Overcoming Challenges Of Content Creation', 'overcoming-challenges-of-content-creation', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpYl1sni', 'en', NULL, 1, '2025-10-06 13:29:23', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"Overcoming Challenges Of Content Creation\",\"description\":\"Overcoming Challenges Of Content Creation\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 08:10:04', '2025-10-06 13:29:23', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(103, 'f711b33a-630d-4bac-be81-5d7e138da0ef', 'blog', 'And Data Management With Row-Level Security', 'and-data-management-with-row-level-security', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php45tBaa', 'en', NULL, 1, '2025-10-06 13:28:30', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"34\",\"blog_theme\":\"theme4\"}', '{\"title\":\"And Data Management With Row-Level Security\",\"description\":\"And Data Management With Row-Level Security\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 13:25:16', '2025-10-06 13:28:30', NULL),
(104, '22c0f87b-5e66-45c8-bab1-28c3f65aa4e9', 'blog', 'A Pragmatist’s Guide To Lean User Research', 'a-pragmatists-guide-to-lean-user-research', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php6lnh3v', 'en', NULL, 1, '2025-10-27 11:09:26', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=-oKeIfLJn70\"}', '{\"title\":\"A Pragmatist\\u2019s Guide To Lean User Research\",\"description\":\"A Pragmatist\\u2019s Guide To Lean User Research\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 13:31:02', '2025-10-27 11:09:26', NULL),
(105, '7ba594db-afde-49f9-a3ef-b845300ed7e2', 'blog', 'Building Complex Forms In Vue', 'building-complex-forms-in-vue', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpRdnvrn', 'en', NULL, 1, '2025-10-06 14:13:04', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"Building Complex Forms In Vue\",\"description\":\"Building Complex Forms\\r\\nIn Vue\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 13:32:19', '2025-10-06 14:13:04', NULL),
(106, '1ae4531f-07d7-4392-96a8-e1a7987a97ff', 'blog', 'Travel Building Complex Forms In Vue', 'travel-building-complex-forms-in-vue', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php5XkXoO', 'en', NULL, 1, '2025-10-25 04:30:28', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Building Complex Forms In Vue\",\"description\":\"Building Complex Forms\\r\\nIn Vue\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 13:33:52', '2025-10-25 04:30:28', NULL),
(107, 'afaaff28-e136-4b7e-827f-d340a1e2b053', 'blog', 'Putting Gears In Motion Animating Cars', 'putting-gears-in-motion-animating-cars', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpON62i1', 'en', NULL, 1, '2025-10-06 14:13:04', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"Putting Gears In Motion Animating Cars\",\"description\":\"Putting Gears In Motion Animating Cars\",\"keywords\":\"Best\"}', 0, 0, '2025-10-06 14:06:54', '2025-10-06 14:13:04', NULL),
(108, '890f246d-210c-4a36-b1f6-6fe1d9c883c4', 'blog', 'How To Create Dynamic Donut Tailwind React', 'how-to-create-dynamic-donut-tailwind-react', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpwrDAng', 'en', NULL, 1, '2025-10-06 14:08:38', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"How To Create Dynamic Donut Tailwind React\",\"description\":\"How To Create Dynamic Donut Tailwind React\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:08:38', '2025-10-06 14:08:38', NULL),
(109, 'a4669046-e3f1-425e-9578-f4301631193b', 'blog', 'How To Host A WordPress Site On Amazon', 'how-to-host-a-wordpress-site-on-amazon', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpsOFRAq', 'en', NULL, 1, '2025-10-25 07:09:36', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"How To Host A WordPress Site On Amazon\",\"description\":\"How To Host A WordPress Site On Amazon\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:09:56', '2025-10-25 07:09:36', NULL),
(110, '2abe2620-daaa-45ef-8e23-8ff3197180b4', 'blog', 'Five Steps To Design Your Powerful Storytelling', 'five-steps-to-design-your-powerful-storytelling', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php0Gazkd', 'en', NULL, 1, '2025-10-06 14:13:04', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"Five Steps To Design Your Powerful Storytelling\",\"description\":\"Five Steps To Design Your Powerful Storytelling\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:11:13', '2025-10-06 14:13:04', NULL),
(111, '81e8384c-b004-4d95-b31b-f3883aa48446', 'blog', 'Putting Gears In Motion Animating Cars Travel', 'putting-gears-in-motion-animating-cars-travel', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpVSjkHH', 'en', NULL, 1, '2025-10-06 14:13:04', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"Putting Gears In Motion Animating Cars\",\"description\":\"Putting Gears In Motion Animating Cars\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:12:44', '2025-10-06 14:13:04', NULL),
(112, '6498f0fa-aba6-4c16-86f3-14270052a697', 'blog', 'How To Design An Effective For User Onboarding Flow', 'how-to-design-an-effective-for-user-onboarding-flow', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php0RqxYX', 'en', NULL, 1, '2025-10-06 14:14:50', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"How To Design An Effective For User Onboarding Flow\",\"description\":\"How To Design An Effective For User Onboarding Flow\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:14:50', '2025-10-06 14:14:50', NULL),
(113, 'b7e8de57-14c9-44af-b11c-d1276676e0b1', 'blog', 'A Comprehensive Checklist For The Running Design Workshops', 'a-comprehensive-checklist-for-the-running-design-workshops', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpLfWYIA', 'en', NULL, 1, '2025-10-06 14:16:08', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"A Comprehensive Checklist For The Running Design Workshops\",\"description\":\"A Comprehensive Checklist For The Running Design Workshops\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:16:08', '2025-10-06 14:16:08', NULL),
(114, '06e30bdb-7884-4c13-83f8-52599d62766d', 'blog', 'Overcoming The Challenges Of Content Creation For Informational Websites', 'overcoming-the-challenges-of-content-creation-for-informational-websites', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpKCF4Dn', 'en', NULL, 1, '2025-10-06 14:31:57', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"Overcoming The Challenges Of Content Creation For Informational Websites\",\"description\":\"Overcoming The Challenges Of Content Creation For Informational Websites\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:31:57', '2025-10-06 14:31:57', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(115, 'df37431c-8955-45ad-82ca-325eedae721b', 'blog', 'Internationalization In Next.js 13 With React Server Components', 'internationalization-in-nextjs-13-with-react-server-components', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpuWZlRi', 'en', NULL, 1, '2025-10-06 14:33:36', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"Internationalization In Next.js 13 With React Server Components\",\"description\":\"Internationalization In Next.js 13 With React Server Components\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:33:36', '2025-10-06 14:33:36', NULL),
(116, 'd9f1667d-7528-4259-96e2-838db29eb3ef', 'blog', 'Why You Should Consider Graphs For Your Next GraphQL Project', 'why-you-should-consider-graphs-for-your-next-graphql-project', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpYkYp95', 'en', NULL, 1, '2025-10-07 11:28:38', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"Why You Should Consider Graphs For Your Next GraphQL Project\",\"description\":\"Why You Should Consider Graphs For Your Next GraphQL Project\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:34:32', '2025-10-07 11:28:38', NULL),
(117, '70795b09-427b-4389-9990-347e5ddcb30c', 'blog', 'How To Create Dynamic Donut Charts With TailwindCSS And React', 'how-to-create-dynamic-donut-charts-with-tailwindcss-and-react', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpU2z3Cg', 'en', NULL, 1, '2025-10-06 14:35:25', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"How To Create Dynamic Donut Charts With TailwindCSS And React\",\"description\":\"How To Create Dynamic Donut Charts With TailwindCSS And React\",\"keywords\":\"Best\"}', 0, 0, '2025-10-06 14:35:25', '2025-10-06 14:35:25', NULL),
(118, '40fe5584-227f-4baf-81b1-d7cd5f552e42', 'blog', 'Global Tourism on the Rise Again After Record Breaking Summer', 'global-tourism-on-the-rise-again-after-record-breaking-summer', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpItPMPE', 'en', NULL, 1, '2025-10-09 16:04:54', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', '{\"title\":\"Global Tourism on the Rise Again After Record-Breaking Summer\",\"description\":\"Global Tourism on the Rise Again After Record-Breaking Summer\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:36:30', '2025-10-09 16:04:54', NULL),
(119, '2801396c-c31f-4fd8-a41e-b248314d1acc', 'blog', 'Action How To Build A Magazine Layout With CSS Grid Areas', 'action-how-to-build-a-magazine-layout-with-css-grid-areas', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php6XBxvW', 'en', NULL, 1, '2025-10-16 05:00:00', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"Action How To Build A Magazine Layout With CSS Grid Areas\",\"description\":\"Action How To Build A Magazine Layout With CSS Grid Areas\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:37:32', '2025-10-16 05:00:00', NULL),
(120, 'fac4f3e9-29e9-401f-8d4b-77ddd14e65fe', 'blog', 'Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare', 'mobile-apple-planning-big-mac-redesign-and-nigh-halfmacshare', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpFqt6V8', 'en', NULL, 1, '2025-10-11 01:28:04', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', '{\"title\":\"Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\",\"description\":\"Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-06 14:38:55', '2025-10-11 01:28:04', NULL),
(121, '258cde6d-42f2-4cf0-a814-2a6e6caeae62', 'blog', 'Accessible Target Sizes Cheatsheet', 'accessible-target-sizes-cheatsheet', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpBvH2fl', 'en', NULL, 1, '2025-10-27 11:02:03', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=-oKeIfLJn70\"}', '{\"title\":\"Accessible Target Sizes Cheatsheet\",\"description\":\"Accessible Target Sizes Cheatsheet\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 04:39:15', '2025-10-27 11:02:03', NULL),
(122, 'a09077db-c8ac-43aa-af3f-a395e2984961', 'blog', 'The Potentially Dangerous Non-Accessibility Of Crypto', 'the-potentially-dangerous-non-accessibility-of-crypto', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpwVsE1G', 'en', NULL, 1, '2025-10-25 16:27:12', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie\",\"description\":\"The Potentially Dangerous Non-Accessibility Of Cookie\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 04:40:56', '2025-10-25 16:27:12', NULL),
(123, '7fa41936-d6fc-44cd-9765-671fd98cfe94', 'blog', 'Bitcoin The Potentially Dangerous Of Cookie', 'Bitcoin The Potentially Dangerous Of Cookie', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpKVX5PK', 'en', NULL, 1, '2025-10-27 11:17:53', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=-oKeIfLJn70\"}', '{\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie\",\"description\":\"The Potentially Dangerous Non-Accessibility Of Cookie\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 04:43:53', '2025-10-27 11:17:53', NULL),
(124, 'b68a3006-d671-44da-bfbc-4c7e150b7e18', 'blog', 'The Growing Need For Effective Password Management', 'the-growing-need-for-effective-password-management', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpapH6H4', 'en', NULL, 1, '2025-10-25 16:23:47', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Growing Need For Effective Password Management\",\"description\":\"The Growing Need For Effective Password Management\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 04:46:01', '2025-10-25 16:23:47', NULL),
(125, '2084ae9f-67bd-4049-9880-b9bfc5bbb7a0', 'blog', 'The Game Changing ar roadeily Breakfast', 'the-game-changing-ar-roadeily-breakfast', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpP6e3r1', 'en', NULL, 1, '2025-10-07 04:59:16', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"The Game Changing ar roadeily Breakfast\",\"description\":\"The Game Changing ar roadeily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 04:59:16', '2025-10-07 04:59:16', NULL),
(126, 'eaf1409e-8251-407b-b056-e86f05492d04', 'blog', 'The Game Changing arroadeily Breakfast', 'the-game-changing-arroadeily-breakfast', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpx6nZHi', 'en', NULL, 1, '2025-10-25 13:40:06', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Game Changing ar roadeily Breakfast\",\"description\":\"The Game Changing ar roadeily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 05:00:53', '2025-10-25 13:40:06', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(127, 'ab1b92ae-7982-482c-9d94-f51b60092e94', 'blog', 'The Game Changing arroadeily Breakfast Coins', 'the-game-changing-arroadeily-breakfast-coins', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpwUot77', 'en', NULL, 1, '2025-10-25 16:19:09', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Game Changing arroadeily Breakfast\",\"description\":\"The Game Changing arroadeily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 05:06:44', '2025-10-25 16:19:09', NULL),
(128, '1e1cb4a0-e25e-46cd-95f7-0fb6bb745514', 'blog', 'Browned Butte roadert Cookies Daily Breakfast', 'browned-butte-roadert-cookies-daily-breakfast', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpjKFKZp', 'en', NULL, 1, '2025-10-07 05:08:46', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Racing Games Browned Butte roadert Cookies Daily Breakfast\",\"description\":\"Racing Games Browned Butte roadert Cookies Daily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 05:08:46', '2025-10-07 05:08:46', NULL),
(129, '1d6202f1-922f-4e1e-8bd3-7049222b2ee3', 'blog', 'Butte roadert Cookies Daily Coins', 'butte-roadert-cookies-daily-coins', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpeeQsX8', 'en', NULL, 1, '2025-10-07 05:10:38', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Racing Games Browned Butte roadert Cookies Daily Breakfast\",\"description\":\"Racing Games Browned Butte roadert Cookies Daily Breakfast\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 05:10:38', '2025-10-07 05:10:38', NULL),
(130, 'd0cd4a4f-9a2a-4625-a957-e4ae89baa92e', 'blog', 'Need For Effective Password Management', 'need-for-effective-password-management', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpJXWycv', 'en', NULL, 1, '2025-10-07 05:12:09', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"The Growing Need For Effective Password Management\",\"description\":\"The Growing Need For Effective Password Management\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 05:12:09', '2025-10-07 05:12:09', NULL),
(131, '12a522b2-6e4c-4297-8429-a62b56f47181', 'blog', 'Write Better Ideas From JavaScript Functions', 'write-better-ideas-from-javascript-functions', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'trash', '/tmp/phpm8qFLY', 'en', NULL, 1, '2025-10-07 05:13:51', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Write Better CSS By Borrowing Ideas From JavaScript Functions\",\"description\":\"Write Better CSS By Borrowing Ideas From JavaScript Functions\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 05:13:51', '2025-10-11 02:05:00', '2025-10-11 02:05:00'),
(132, '2a7a4b20-eefa-48a0-8f10-1901458b3665', 'blog', 'Bitcoins Target Sizes Cheatsheet', 'bitcoins-accessible-target-sizes-cheatsheet', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpCVdTaU', 'en', NULL, 1, '2025-10-25 16:41:52', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"The Anatomy Of Themed Design System Components\",\"description\":\"Accessible Target Sizes Cheatsheet\",\"keywords\":\"Accessible Target Sizes Cheatsheet\"}', 0, 0, '2025-10-07 08:00:36', '2025-10-25 16:41:52', NULL),
(133, '451905bc-2b55-4117-af8c-1fa8bde0b920', 'blog', 'Color Mechanics In UI Kits', 'color-mechanics-in-ui-kits', NULL, NULL, 'published', '/tmp/phpBEh473', 'en', NULL, 1, '2025-10-25 07:24:28', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Color Mechanics In UI Kits\",\"description\":\"Color Mechanics In UI Kits\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:02:51', '2025-10-25 07:24:28', NULL),
(134, 'cb710e4e-813e-44e5-9863-43ceb30fd9ce', 'blog', 'Bitcoins Design An Effective User', 'bitcoins-design-an-effective-user', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpAVLdrS', 'en', NULL, 1, '2025-10-16 09:09:01', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Bitcoins Design An Effective User\",\"description\":\"Bitcoins Design An Effective User\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:04:19', '2025-10-16 09:09:01', NULL),
(135, '76c84606-2d3c-48f3-bc13-8e1faa9803d7', 'blog', 'What You Miss in the Market Changes and Site Credits', 'what-you-miss-in-the-market-changes-and-site-credits', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpBO94LH', 'en', NULL, 1, '2025-10-25 15:14:08', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"What You Miss in the Market Changes\",\"description\":\"What You Miss in the Market Changes\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:06:54', '2025-10-25 15:14:08', NULL),
(136, 'fb7d3ab0-6086-4af8-8db3-c5f292dc5a46', 'blog', 'New Bill Allows to Pay Crypto Taxes', 'new-bill-allows-to-pay-crypto-taxes', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpM4BR1u', 'en', NULL, 1, '2025-10-07 08:50:03', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"New Bill Allows to Pay Crypto Taxes\",\"description\":\"New Bill Allows to Pay Crypto Taxes\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:07:47', '2025-10-07 08:50:03', NULL),
(137, '136aa193-8088-4988-acb5-568d2dc7d9fa', 'blog', 'Crypto Exchange Services In the US', 'crypto-exchange-services-in-the-us', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpLQicY5', 'en', NULL, 1, '2025-10-07 08:50:03', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Crypto Exchange Services In the US\",\"description\":\"Crypto Exchange Services In the US\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:08:51', '2025-10-07 08:50:03', NULL),
(138, '1ab724ea-e1e9-447e-9f87-831e552a8ace', 'blog', 'Blockchain Can Help with Fundraising', 'blockchain-can-help-with-fundraising', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpBbBxJK', 'en', NULL, 1, '2025-10-07 08:50:03', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Blockchain Can Help with Fundraising\",\"description\":\"Blockchain Can Help with Fundraising\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:25:03', '2025-10-07 08:50:03', NULL),
(139, '9ceef658-d139-47b4-8193-59bf36a8fe74', 'blog', 'Benefits of Blockchain for Bank Security', 'benefits-of-blockchain-for-bank-security', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpI0eniK', 'en', NULL, 1, '2025-10-07 08:50:11', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Benefits of Blockchain for Bank Security\",\"description\":\"Benefits of Blockchain for Bank Security\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:32:20', '2025-10-07 08:50:11', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(140, 'a979c479-ddbc-4bd8-9c94-a915e3863e9c', 'blog', 'Economic Niches that aren’t Occupied', 'economic-niches-that-arent-occupied', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpudDZJx', 'en', NULL, 1, '2025-10-07 08:50:03', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"34\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Economic Niches that aren\\u2019t Occupied\",\"description\":\"Economic Niches that aren\\u2019t Occupied\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:42:14', '2025-10-07 08:50:03', NULL),
(141, 'd15130a6-eb7d-4efd-9326-2b1f57fb10fe', 'blog', 'How To Protect Your App With A Model Based On JSONDiff', 'how-to-protect-your-app-with-a-model-based-on-jsondiff', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpx0QKEH', 'en', NULL, 1, '2025-10-25 07:04:55', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"How To Protect Your App With A Model Based On JSONDiff\",\"description\":\"How To Protect Your App With A Model Based On JSONDiff\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:43:28', '2025-10-25 07:04:55', NULL),
(142, '8e46a55a-c4b9-4bc5-b683-f13c4e5dbde2', 'blog', 'Beyond Algorithms: Skills Of Designers That AI Can’t Replicate', 'beyond-algorithms-skills-of-designers-that-ai-cant-replicate', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpKdGsQ5', 'en', NULL, 1, '2025-10-07 08:50:11', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Beyond Algorithms: Skills Of Designers That AI Can\\u2019t Replicate\",\"description\":\"Beyond Algorithms: Skills Of Designers That AI Can\\u2019t Replicate\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:44:14', '2025-10-07 08:50:11', NULL),
(143, 'c4ffa875-1229-4325-b9bc-fc9327679c83', 'blog', 'A Comprehensive Checklist For Design Workshops', 'a-comprehensive-checklist-for-design-workshops', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpeIA28c', 'en', NULL, 1, '2025-10-09 17:39:09', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"A Comprehensive Checklist For Design Workshops\",\"description\":\"A Comprehensive Checklist For Design Workshops\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:45:55', '2025-10-09 17:39:09', NULL),
(144, 'aa58031c-d6c7-43b0-bf78-0f89058341d9', 'blog', 'Overcoming The Challenges Of Creation', 'overcoming-the-challenges-of-creation-for-informational-websites', NULL, NULL, 'published', '/tmp/phpc3H7cm', 'en', NULL, 1, '2025-10-08 05:17:11', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Overcoming The Challenges Of Creation For Informational Websites\",\"description\":\"Overcoming The Challenges Of Creation For Informational Websites\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:46:45', '2025-10-08 05:17:11', NULL),
(145, '227830f2-a3b2-49b9-b920-339e49488fe3', 'blog', 'Inspiring Web Design And UX Bitcoins', 'inspiring-web-design-and-ux-bitcoins', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpl6Coee', 'en', NULL, 1, '2025-10-08 05:15:17', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Inspiring Web Design And UX Showcases\",\"description\":\"Inspiring Web Design And UX Showcases\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:47:54', '2025-10-08 05:15:18', NULL),
(146, 'e554c8cd-1dce-4fd3-9cd1-1d75df155ae8', 'blog', 'Getting Internationalization', 'getting-internationalization-i18n-right-with-remix-and', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpaLhXIF', 'en', NULL, 1, '2025-10-08 05:16:39', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Getting Internationalization (i18n) Right With Remix And\",\"description\":\"Getting Internationalization (i18n) Right With Remix And\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:48:49', '2025-10-08 05:16:39', NULL),
(147, '4db76786-6a0d-48c3-ba6c-e42f94059d6a', 'blog', 'A Step-By-Step Guide To Building Accessible', 'step-by-step-guide-to-building-accessible', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'trash', '/tmp/phpycB7HT', 'en', NULL, 1, '2025-10-08 05:14:26', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"A Step-By-Step Guide To Building Accessible Carousels\",\"description\":\"A Step-By-Step Guide To Building Accessible Carousels\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 08:49:34', '2025-10-08 05:35:58', '2025-10-08 05:35:58'),
(148, '703075aa-bb71-4b3c-8f7f-c0bd082163bd', 'blog', 'Beyond Algorithms Skills Of Designers That AI Can’t Replicate News', 'beyond-algorithms-skills-of-designers-that-ai-cant-replicate-news', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpr11vOH', 'en', NULL, 1, '2025-10-07 14:25:04', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Beyond Algorithms Skills Of Designers That AI Can\\u2019t Replicate\",\"description\":\"Beyond Algorithms Skills Of Designers That AI Can\\u2019t Replicate\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 14:25:04', '2025-10-07 14:25:04', NULL),
(149, 'a728103b-7535-45f5-96e9-19d8fb864537', 'blog', 'A Pragmatist’s Guide To Theire Lean User', 'a-pragmatists-guide-to-theire-lean-user-research', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpZPRMXI', 'en', NULL, 1, '2025-10-27 11:22:43', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=-oKeIfLJn70\"}', '{\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"description\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 14:25:48', '2025-10-27 11:22:43', NULL),
(150, 'b41f01c4-daa3-4bfc-b347-60ff155273e7', 'blog', 'Five Data-Loading Patterns To Boost Web Performance', 'five-data-loading-patterns-to-boost-web-performance', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php4UHgdg', 'en', NULL, 1, '2025-10-25 07:12:25', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"Five Data-Loading Patterns To Boost Web Performance\",\"description\":\"Five Data-Loading Patterns To Boost Web Performance\",\"keywords\":\"Best\"}', 0, 0, '2025-10-07 14:26:40', '2025-10-25 07:12:25', NULL),
(151, '6600270f-f856-49a6-b946-bebd8b62c610', 'blog', 'Banks Warned to Stay Alert for Russian Jobs-Related Threats', 'banks-warned-to-stay-alert-for-russian-jobs-related-threats', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpEtzPrd', 'en', NULL, 1, '2025-10-08 14:52:34', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Warns Financial Institutions to be on Watch for Russian\",\"description\":\"Warns Financial Institutions to be on Watch for Russian\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 14:28:10', '2025-10-08 14:52:34', NULL),
(152, '7b1878dc-9bf6-41f2-9872-fcf95692ba0e', 'blog', 'UX Checklists For Interface Designers News', 'ux-checklists-for-interface-designers-news', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpPaTlHL', 'en', NULL, 1, '2025-10-08 05:02:56', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"UX Checklists For Interface Designers\",\"description\":\"UX Checklists For Interface Designers\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 14:33:13', '2025-10-08 05:02:56', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(153, '4ae13386-90d1-438f-80e7-297bab9f9121', 'blog', 'The Realities And Myths Of Contrast And Color', 'the-realities-and-myths-of-contrast-and-color', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpMzbzDq', 'en', NULL, 1, '2025-10-08 04:50:00', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"The Realities And Myths Of Contrast And Color\",\"description\":\"The Realities And Myths Of Contrast And Color\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 14:35:42', '2025-10-08 04:50:00', NULL),
(154, '0f455ef0-1447-4718-a403-9a2623efbc11', 'blog', 'Designing Better Error Messages UX', 'designing-better-error-messages-ux', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpYMEjMr', 'en', NULL, 1, '2025-10-18 08:02:06', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Designing Better Error Messages UX\",\"description\":\"Designing Better Error Messages UX\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 14:36:25', '2025-10-18 08:02:06', NULL),
(155, '315862b0-8ca7-42bc-beb7-c11ddabe8b0d', 'blog', 'Designing Better Error Messages UX News', 'designing-better-error-messages-ux-news', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpPeTUv6', 'en', NULL, 1, '2025-10-18 07:53:21', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Designing Better Error Messages UX\",\"description\":\"Designing Better Error Messages UX\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 14:41:50', '2025-10-18 07:53:21', NULL),
(156, 'c8e3034c-0c0d-4c5e-9ef6-0c7112e735ac', 'blog', 'Implementing A Reset Password Feature With Dynamic Routes', 'implementing-a-reset-password-feature-with-dynamic-routes', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpgAy1CG', 'en', NULL, 1, '2025-10-07 14:43:56', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Designing Better Error Messages UX\",\"description\":\"Designing Better Error Messages UX\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 14:43:56', '2025-10-07 14:43:56', NULL),
(157, '2651aeed-fc8c-4dd0-9063-67a62f660132', 'blog', 'An Introduction To Context Propagation In JavaScript', 'an-introduction-to-context-propagation-in-javascript', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpMdSXmF', 'en', NULL, 1, '2025-10-07 14:45:15', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme6\"}', '{\"title\":\"An Introduction To Context Propagation In JavaScript\",\"description\":\"An Introduction To Context Propagation In JavaScript\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 14:45:15', '2025-10-07 14:45:16', NULL),
(158, 'a97fcbcf-e5a1-442d-96b7-922e72f9f459', 'blog', 'Lessons Learned As A Designer-Founder', 'lessons-learned-as-a-designer-founder', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpLTNtzH', 'en', NULL, 1, '2025-10-07 14:46:35', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Lessons Learned As A Designer-Founder\",\"description\":\"Lessons Learned As A Designer-Founder\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 14:46:35', '2025-10-07 14:46:35', NULL),
(159, 'bcb7be6e-4cd8-4210-b48b-340020562eff', 'blog', 'A Complete Guide To Live Validation UX', 'a-complete-guide-to-live-validation-ux', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php1CeWmu', 'en', NULL, 1, '2025-10-18 08:15:01', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"An Introduction To Context Propagation In JavaScript\",\"description\":\"An Introduction To Context Propagation In JavaScript\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 15:06:24', '2025-10-18 08:15:01', NULL),
(160, '88fb4763-a95b-430e-85c1-18df41254eaa', 'blog', 'Building A Retro Draggable Web', 'building-a-retro-draggable-web', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpvoRZcR', 'en', NULL, 1, '2025-10-07 15:50:49', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Building A Retro Draggable Web\",\"description\":\"Building A Retro Draggable Web\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 15:50:49', '2025-10-07 15:50:49', NULL),
(161, 'cc3f98e3-ac62-4ff7-b772-aa2e0f608783', 'blog', 'Rethinking Star Ratings For Readers', 'rethinking-star-ratings-for-readers', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpe8NDFv', 'en', NULL, 1, '2025-10-07 16:15:12', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Rethinking Star Ratings For Readers\",\"description\":\"Rethinking Star Ratings For Readers\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 15:51:40', '2025-10-07 16:15:12', NULL),
(162, 'c8384d68-9b98-4c10-a8ee-ed1ce5f5e545', 'blog', 'Awersing Instagram tawo promote your', 'awersing-instagram-tawo-promote-your', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phphifiM1', 'en', NULL, 1, '2025-10-08 04:53:36', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-07 16:03:45', '2025-10-08 04:53:36', NULL),
(163, 'e6f2b9fe-ee3a-4dd8-9b44-7fce3d26da71', 'blog', 'Headless In Times Of Accessibility', 'headless-in-times-of-accessibility', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpz04dKe', 'en', NULL, 1, '2025-10-08 04:51:32', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Headless In Times Of Accessibility\",\"description\":\"Headless In Times Of Accessibility\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 16:07:31', '2025-10-08 04:51:32', NULL),
(164, '57af8f24-65f9-4fef-b483-d57417c5f113', 'blog', 'Making S WAI-ARIA A Comprehensive Guide', 'making-s-wai-aria-a-comprehensive-guide', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php00W4Kp', 'en', NULL, 1, '2025-10-08 04:54:10', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Making S WAI-ARIA A Comprehensive Guide\",\"description\":\"Making S WAI-ARIA A Comprehensive Guide\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 16:16:09', '2025-10-08 04:54:10', NULL),
(165, '6eb83f0e-0c7c-4f8b-91dc-48a5e84db3f6', 'blog', 'UX Checklists For Interface Designers', 'ux-checklists-for-interface-designers', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpYEZPsO', 'en', NULL, 1, '2025-10-08 04:51:32', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"UX Checklists For Interface Designers\",\"description\":\"UX Checklists For Interface Designers\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-07 16:16:48', '2025-10-08 04:51:32', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(166, 'c72ac294-807f-4553-81d1-df2430aa6972', 'blog', 'Everything Developers Must Know About Figma', 'everything-developers-must-know-about-figma', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpL0cN8g', 'en', NULL, 1, '2025-10-25 16:24:25', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Everything Developers Must Know About Figma\",\"description\":\"Everything Developers Must Know About Figma\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 04:35:18', '2025-10-25 16:24:25', NULL),
(167, '89d45d27-c36a-42d9-ac4b-c384a3edde14', 'blog', 'Phone Numbers For Web Designers', 'phone-numbers-for-web-designers', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php0KxSmz', 'en', NULL, 1, '2025-10-16 12:46:37', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme6\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"Phone Numbers For Web Designers\",\"description\":\"Phone Numbers For Web Designers\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 04:36:00', '2025-10-16 12:46:37', NULL),
(168, '3ad88392-2dbd-441d-bca1-572dd9528142', 'blog', 'How To Create Dynamic Donut Tailwind React', 'how-to-create-dynamic-donut-tailwind-reacts', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpivvFzn', 'en', NULL, 1, '2025-10-08 04:51:32', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Phone Numbers For Web Designers\",\"description\":\"Phone Numbers For Web Designers\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 04:37:36', '2025-10-08 04:51:32', NULL),
(169, '70900feb-8a89-4580-95d4-afc98f7a28f8', 'blog', 'An Introduction To Context Propagation', 'an-introduction-to-context-propagation', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpJUbLtA', 'en', NULL, 1, '2025-10-16 12:45:39', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"An Introduction To Context Propagation In JavaScript\",\"description\":\"An Introduction To Context Propagation In JavaScript\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 04:39:37', '2025-10-16 12:45:39', NULL),
(170, '45437d3d-f3a0-465d-b099-1ebb5498a3fd', 'blog', 'How To Protect Your App With Threat Model Based On JSONDiff', 'how-to-protect-your-app-with-threat-model-based-on-jsondiff', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpax3zlz', 'en', NULL, 1, '2025-10-25 16:38:12', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"How To Protect Your App With Threat Model Based On JSONDiff\",\"description\":\"How To Protect Your App With Threat Model Based On JSONDiff\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 04:56:23', '2025-10-25 16:38:12', NULL),
(171, 'ce52fdc0-0ad4-4873-9dfd-0fccee5eedec', 'blog', 'Using Instagram tawo promote your', 'using-instagram-tawo-promote-your', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpGqy1ew', 'en', NULL, 1, '2025-10-08 04:59:45', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Using Instagram tawo promote your\",\"description\":\"Using Instagram tawo promote your\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 04:58:03', '2025-10-08 04:59:45', NULL),
(172, 'a4b57f89-238b-4f8f-9043-ec2e62fb54eb', 'blog', 'Everything Developers Must Know About', 'everything-developers-must-know-about', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpp9hES3', 'en', NULL, 1, '2025-10-08 04:59:45', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', '{\"title\":\"Everything Developers Must Know About\",\"description\":\"Everything Developers Must Know About\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 04:58:50', '2025-10-08 04:59:45', NULL),
(173, '55d19cf6-ce1a-4ead-9766-d26c84cf7bae', 'blog', 'Implementing Okta Authentication In', 'implementing-okta-authentication-in', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpHkjAJv', 'en', NULL, 1, '2025-10-18 08:21:58', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"Implementing Okta Authentication In\",\"description\":\"Implementing Okta Authentication In\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 04:59:33', '2025-10-18 08:21:58', NULL),
(174, 'c1fee0d3-efcc-4549-ba82-786384ed272c', 'blog', 'WAI-ARIA A Comprehensive Guide', 'wai-aria-a-comprehensive-guide', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpWim3Z4', 'en', NULL, 1, '2025-10-18 07:57:56', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Making S WAI-ARIA A Comprehensive Guide\",\"description\":\"Making S WAI-ARIA A Comprehensive Guide\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 05:02:25', '2025-10-18 07:57:56', NULL),
(175, 'c9cbabc4-31a1-406e-8001-07fef5d18dd5', 'blog', 'Checklists For Interface Designers Nesw', 'checklists-for-interface-designers-news', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpSXFrqG', 'en', NULL, 1, '2025-10-25 16:33:54', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"UX Checklists For Interface Designers\",\"description\":\"UX Checklists For Interface Designers\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 05:05:08', '2025-10-25 16:33:54', NULL),
(176, '1935c401-2b04-41b9-8167-b24e7c9125ae', 'blog', 'The Challenges Of Creation For Informational Websites', 'the-challenges-of-creation-for-informational-websites', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'trash', '/tmp/phpssphvQ', 'en', NULL, 1, '2025-10-08 05:10:19', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Overcoming The Challenges Of Creation For Informational Websites\",\"description\":\"Overcoming The Challenges Of Creation For Informational Websites\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 05:10:19', '2025-10-08 05:35:33', '2025-10-08 05:35:33'),
(177, '115c1907-b0b0-4ec3-8585-e86d7a2aef5c', 'blog', 'Guide To Building Accessible Carousels', 'uide-to-building-accessible-carousels', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'trash', '/tmp/phpADecUN', 'en', NULL, 1, '2025-10-08 05:13:43', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"A Step-By-Step Guide To Building Accessible Carousels\",\"description\":\"A Step-By-Step Guide To Building Accessible Carousels\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 05:11:55', '2025-10-08 05:34:41', '2025-10-08 05:34:41');
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(178, '42c27fbb-c193-4fe4-b89e-7a8a836764c6', 'blog', 'Phone Numbers For Web Designers Coins', 'phone-numbers-for-web-designers-coins', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpFyxg1x', 'en', NULL, 1, '2025-10-08 05:19:30', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Phone Numbers For Web Designers\",\"description\":\"Phone Numbers For Web Designers\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 05:19:30', '2025-10-08 05:19:30', NULL),
(179, '8f959997-2314-45ee-9f70-747dd5e9494e', 'blog', 'The Butter Chocolate Cookies Daily Coins', 'the-butter-chocolate-cookies-daily-coins', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phprv7rDY', 'en', NULL, 1, '2025-10-08 05:20:16', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"A Step-By-Step Guide To Building Accessible Carousels\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-08 05:20:16', '2025-10-08 05:20:16', NULL),
(180, '6a4f390b-bc75-4315-b37c-a9faea7e009f', 'blog', 'Meet the Top Businessman in The World', 'communication-for-everyday-meetings-bitcoins', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpUEwsQk', 'en', NULL, 1, '2025-10-26 02:53:33', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"A Step-By-Step Guide To Building Accessible Carousels\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-08 05:21:31', '2025-10-26 02:53:33', NULL),
(181, '474ace0c-102b-4beb-b8ae-ebf781f0f411', 'blog', 'The Building Your Security Strategy', 'the-building-your-security-strategy', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/php4gvoyc', 'en', NULL, 1, '2025-10-08 05:22:31', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', '{\"title\":\"Building Your Security Strategy\",\"description\":\"Building Your Security Strategy\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 05:22:31', '2025-10-08 05:22:31', NULL),
(182, '830b55cc-d124-4eb1-8697-44c958b6c2fe', 'page', 'Privacy Policy &amp; Terms', 'privacy-policy-terms', NULL, '<pre class=\"language-markup\"><code>&lt;h2&gt;Privacy Policy &amp;amp; Terms&lt;/h2&gt;\r\n&lt;p&gt;&lt;strong&gt;Last Updated:&lt;/strong&gt; October 8, 2025&lt;/p&gt;\r\n\r\n&lt;p&gt;Welcome to our website. By accessing or using this website, you agree to comply with and be bound by the following Privacy Policy and Terms. Please read them carefully.&lt;/p&gt;\r\n\r\n&lt;h3&gt;1. Information We Collect&lt;/h3&gt;\r\n&lt;p&gt;We may collect personal information such as your name, email, and contact details when you sign up, contact us, or use our services. We may also collect non-personal data to improve the website.&lt;/p&gt;\r\n\r\n&lt;h3&gt;2. How We Use Your Information&lt;/h3&gt;\r\n&lt;ul&gt;\r\n  &lt;li&gt;To provide and improve our services&lt;/li&gt;\r\n  &lt;li&gt;To communicate with you regarding updates and support&lt;/li&gt;\r\n  &lt;li&gt;To send newsletters or promotional content (optional)&lt;/li&gt;\r\n&lt;/ul&gt;\r\n\r\n&lt;h3&gt;3. Cookies&lt;/h3&gt;\r\n&lt;p&gt;Our website may use cookies to improve user experience. You can disable cookies in your browser, but some parts of the site may not function properly without them.&lt;/p&gt;\r\n\r\n&lt;h3&gt;4. Third-Party Services&lt;/h3&gt;\r\n&lt;p&gt;We may use trusted third-party tools for analytics or payments. These services have their own privacy policies which we recommend reviewing.&lt;/p&gt;\r\n\r\n&lt;h3&gt;5. Data Security&lt;/h3&gt;\r\n&lt;p&gt;We implement security measures to protect your data, but no method of transmission over the internet is 100% secure.&lt;/p&gt;\r\n\r\n&lt;h3&gt;6. Your Rights&lt;/h3&gt;\r\n&lt;p&gt;You have the right to access, update, or delete your personal information, and withdraw consent for marketing communications.&lt;/p&gt;\r\n\r\n&lt;h3&gt;7. Terms of Use&lt;/h3&gt;\r\n&lt;p&gt;By using this website, you agree not to misuse the platform or engage in unlawful activity. Content and services are provided as-is.&lt;/p&gt;\r\n\r\n&lt;h3&gt;8. Changes to This Policy&lt;/h3&gt;\r\n&lt;p&gt;We may update this page periodically. Changes will be posted here with an updated date.&lt;/p&gt;\r\n\r\n&lt;h3&gt;9. Contact Us&lt;/h3&gt;\r\n&lt;p&gt;If you have any questions about our Privacy Policy &amp; Terms, please email us at &lt;a href=\"mailto:support@example.com\"&gt;support@example.com&lt;/a&gt;.&lt;/p&gt;\r\n</code></pre>', 'trash', NULL, 'en', NULL, 1, '2025-10-08 14:20:30', '{\"occupation\":\"\",\"phone\":\"\",\"website\":\"\",\"email\":\"\",\"address\":\"\",\"google_map_link\":\"\",\"facebook_link\":\"\",\"x_link\":\"\",\"linkedin_link\":\"\",\"instagram_link\":\"\",\"pinterest_link\":\"\"}', '{\"title\":\"Privacy Policy &amp; Terms\",\"description\":\"Privacy Policy & Terms\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 14:20:30', '2025-10-08 14:22:05', '2025-10-08 14:22:05'),
(184, '44fdeb77-aa49-45aa-b461-ecde4d5f1416', 'page', 'Privacy Policy and Terms', 'privacy-policy-and-terms', NULL, '<p data-start=\"144\" data-end=\"206\"><strong data-start=\"144\" data-end=\"170\">Privacy Policy &amp; Terms</strong><br data-start=\"170\" data-end=\"173\"><strong data-start=\"173\" data-end=\"190\">Last Updated:</strong> October 8, 2025</p>\r\n<p data-start=\"208\" data-end=\"376\">Welcome to our website. By accessing or using this website, you agree to comply with and be bound by the following Privacy Policy and Terms. Please read them carefully.</p>\r\n<p data-start=\"378\" data-end=\"604\"><strong data-start=\"378\" data-end=\"407\">1. Information We Collect</strong><br data-start=\"407\" data-end=\"410\">We may collect personal information such as your name, email, and contact details when you sign up, contact us, or use our services. We may also collect non-personal data to improve the website.</p>\r\n<p data-start=\"606\" data-end=\"642\"><strong data-start=\"606\" data-end=\"640\">2. How We Use Your Information</strong></p>\r\n<ul data-start=\"643\" data-end=\"796\">\r\n<li data-start=\"643\" data-end=\"682\">\r\n<p data-start=\"645\" data-end=\"682\">To provide and improve our services</p>\r\n</li>\r\n<li data-start=\"683\" data-end=\"740\">\r\n<p data-start=\"685\" data-end=\"740\">To communicate with you regarding updates and support</p>\r\n</li>\r\n<li data-start=\"741\" data-end=\"796\">\r\n<p data-start=\"743\" data-end=\"796\">To send newsletters or promotional content (optional)</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"798\" data-end=\"978\"><strong data-start=\"798\" data-end=\"812\">3. Cookies</strong><br data-start=\"812\" data-end=\"815\">Our website may use cookies to improve user experience. You can disable cookies in your browser, but some parts of the site may not function properly without them.</p>\r\n<p data-start=\"980\" data-end=\"1150\"><strong data-start=\"980\" data-end=\"1007\">4. Third-Party Services</strong><br data-start=\"1007\" data-end=\"1010\">We may use trusted third-party tools for analytics or payments. These services have their own privacy policies which we recommend reviewing.</p>\r\n<p data-start=\"1152\" data-end=\"1291\"><strong data-start=\"1152\" data-end=\"1172\">5. Data Security</strong><br data-start=\"1172\" data-end=\"1175\">We implement security measures to protect your data, but no method of transmission over the internet is 100% secure.</p>\r\n<p data-start=\"1293\" data-end=\"1439\"><strong data-start=\"1293\" data-end=\"1311\">6. Your Rights</strong><br data-start=\"1311\" data-end=\"1314\">You have the right to access, update, or delete your personal information, and withdraw consent for marketing communications.</p>\r\n<p data-start=\"1441\" data-end=\"1595\"><strong data-start=\"1441\" data-end=\"1460\">7. Terms of Use</strong><br data-start=\"1460\" data-end=\"1463\">By using this website, you agree not to misuse the platform or engage in unlawful activity. Content and services are provided as-is.</p>\r\n<p data-start=\"1597\" data-end=\"1716\"><strong data-start=\"1597\" data-end=\"1626\">8. Changes to This Policy</strong><br data-start=\"1626\" data-end=\"1629\">We may update this page periodically. Changes will be posted here with an updated date.</p>\r\n<p data-start=\"1718\" data-end=\"1837\"><strong data-start=\"1718\" data-end=\"1735\">9. Contact Us</strong><br data-start=\"1735\" data-end=\"1738\">If you have any questions about our Privacy Policy &amp; Terms, please email us at: <a class=\"decorated-link cursor-pointer\" rel=\"noopener\" data-start=\"1818\" data-end=\"1837\">support@example.com</a></p>', 'published', NULL, 'en', NULL, 1, '2025-10-18 10:32:14', '{\"occupation\":\"\",\"phone\":\"\",\"website\":\"\",\"email\":\"\",\"address\":\"\",\"google_map_link\":\"\",\"facebook_link\":\"\",\"x_link\":\"\",\"linkedin_link\":\"\",\"instagram_link\":\"\",\"pinterest_link\":\"\"}', '{\"title\":\"Privacy Policy and Terms\",\"description\":\"Privacy Policy & Terms\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-08 14:23:47', '2025-10-18 10:32:14', NULL),
(185, '6601eb95-e1da-45ce-88ae-fdb23a5b861f', 'team', 'Robert Willy', 'robert-willy', NULL, '<p>Jane Smith is the driving force behind our daily operations. With over a decade of experience in logistics and process management, she ensures every project runs efficiently. Her leadership style blends structure with adaptability, making her a key asset in dynamic environments.</p>\r\n<p>Jane joined the team in 2020 and has since implemented several systems that improved performance and productivity. Based in Edinburgh, she also coordinates closely with our other locations across the UK. Jane is passionate about team development and regularly conducts training sessions to build internal capabilities. She believes in data-driven decision-making and uses analytics to refine our workflows.&nbsp;</p>', 'published', '/tmp/phphX5UxA', 'en', NULL, 1, '2025-10-18 13:28:14', '{\"occupation\":\"Senior Manager\",\"phone\":\"+4474807343456\",\"website\":\"https:\\/\\/demo.com\\/\",\"email\":\"demo@gmail.com\",\"address\":\"Liverpool\",\"google_map_link\":\"\",\"facebook_link\":\"https:\\/\\/www.facebook.com\\/\",\"x_link\":\"https:\\/\\/www.x.com\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\",\"instagram_link\":\"https:\\/\\/www.instagram.com\\/\",\"pinterest_link\":\"\"}', '{\"title\":\"Senior Manager\",\"description\":\"Senior Manager\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-11 00:25:36', '2025-10-18 13:28:14', NULL),
(186, '4cf42d19-f55f-43df-9187-e38e2b7ceb32', 'team', 'Ralph Edwards', 'ralph-edwards', NULL, '<p>Jane Smith is the driving force behind our daily operations. With over a decade of experience in logistics and process management, she ensures every project runs efficiently. Her leadership style blends structure with adaptability, making her a key asset in dynamic environments.</p>\r\n<p>Jane joined the team in 2020 and has since implemented several systems that improved performance and productivity. Based in Edinburgh, she also coordinates closely with our other locations across the UK. Jane is passionate about team development and regularly conducts training sessions to build internal capabilities. She believes in data-driven decision-making and uses analytics to refine our workflows.&nbsp;</p>', 'published', '/tmp/phpTnOXrd', 'en', NULL, 1, '2025-10-20 16:33:30', '{\"occupation\":\"CEO\",\"phone\":\"+1 (123) 521-7890\",\"website\":\"https:\\/\\/demo.com\\/\",\"email\":\"demo@gmail.com\",\"address\":\"Liverpool\",\"google_map_link\":\"\",\"facebook_link\":\"https:\\/\\/www.facebook.com\\/\",\"x_link\":\"https:\\/\\/www.x.com\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\",\"instagram_link\":\"https:\\/\\/www.instagram.com\\/\",\"pinterest_link\":\"\"}', '{\"title\":\"Ralph Edwards\",\"description\":\"Ralph Edwards\",\"keywords\":\"best,foryou\"}', 0, 0, '2025-10-11 00:35:17', '2025-10-20 16:33:30', NULL),
(187, 'a64105df-73c0-4237-8266-9bfd9f233366', 'team', 'Kristin Watson', 'kristin-watson', NULL, '<p>Jane Smith is the driving force behind our daily operations. With over a decade of experience in logistics and process management, she ensures every project runs efficiently. Her leadership style blends structure with adaptability, making her a key asset in dynamic environments.</p>\r\n<p>Jane joined the team in 2020 and has since implemented several systems that improved performance and productivity. Based in Edinburgh, she also coordinates closely with our other locations across the UK. Jane is passionate about team development and regularly conducts training sessions to build internal capabilities. She believes in data-driven decision-making and uses analytics to refine our workflows.&nbsp;</p>', 'published', '/tmp/phpPrnB1b', 'en', NULL, 1, '2025-10-20 16:33:03', '{\"occupation\":\"HR Admin\",\"phone\":\"+1 (123) 456-7890\",\"website\":\"https:\\/\\/demo.com\\/\",\"email\":\"demo@gmail.com\",\"address\":\"Liverpool\",\"google_map_link\":\"\",\"facebook_link\":\"https:\\/\\/www.facebook.com\\/\",\"x_link\":\"https:\\/\\/www.x.com\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\",\"instagram_link\":\"https:\\/\\/www.instagram.com\\/\",\"pinterest_link\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-11 00:36:53', '2025-10-20 16:33:03', NULL),
(188, '3539c7f1-eb35-418b-8cf1-574a6ac0ff97', 'team', 'Jerome Bell', 'jerome-bell', NULL, '<p>Jane Smith is the driving force behind our daily operations. With over a decade of experience in logistics and process management, she ensures every project runs efficiently. Her leadership style blends structure with adaptability, making her a key asset in dynamic environments.</p>\r\n<p>Jane joined the team in 2020 and has since implemented several systems that improved performance and productivity. Based in Edinburgh, she also coordinates closely with our other locations across the UK. Jane is passionate about team development and regularly conducts training sessions to build internal capabilities. She believes in data-driven decision-making and uses analytics to refine our workflows.&nbsp;</p>', 'published', '/tmp/phposYDIU', 'en', NULL, 1, '2025-10-20 16:32:13', '{\"occupation\":\"Accounts\",\"phone\":\"+1 (123) 456-7890\",\"website\":\"https:\\/\\/demo.com\\/\",\"email\":\"jeromebell@gmail.com\",\"address\":\"Edinburgh\",\"google_map_link\":\"\",\"facebook_link\":\"https:\\/\\/www.facebook.com\\/\",\"x_link\":\"https:\\/\\/www.x.com\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\",\"instagram_link\":\"https:\\/\\/www.instagram.com\\/\",\"pinterest_link\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-11 00:37:52', '2025-10-20 16:32:13', NULL),
(189, 'c4e74911-7418-4ef9-b324-f66721585d6d', 'blog', 'Target Sizes Cheatsheet Coins', 'target-sizes-cheatsheet-coins', '<p>Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>', '<p class=\"first-info\">Browned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey melty little puddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget dolor Aenean massa.</p>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles of chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula eget doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.</p>\r\n<blockquote>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur elittery Vestey bulum the ipsumm ipsum that dolocons rsus mal suada and there fadolorit to the consectetur elite.</p>\r\n<cite>Thomas A. Edison</cite></blockquote>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-inner\">\r\n<div class=\"row align-items-center\">\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-img\"><img src=\"../../uploads/preview-img/blog-details-preview-1.jpg\" alt=\"\"></div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"blog-details-inner-content\">\r\n<h3 class=\"title-two\">Customer Engagement Marketing New Strategy for the Economy</h3>\r\n<p>Pellentesque iaculis gravida nulla ac hendrerit Vestiabulum faucibus neque at lacus tristique eu ultrices area ipsum mollis Praesent pharetra semper purusPellentesque iaculis gravida nulla ac hendrerit.</p>\r\n<ul class=\"list-wrap\">\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n<li>Gutenberg Integration</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>\r\n<div class=\"blog-details-video\"><img src=\"../../uploads/preview-img/blog-details-preview-2.jpg\" alt=\"\"></div>\r\n<p>Growned butter and brown sugar caramelly oodness crispy edgesthick and soft centers andey meltpuddles offer chocolate y first favorite.dolor sit amet, consectetuer adipiscing elitter Aenean commodo ligula egette doloawr Aenean massa.m Ipsum has been the industry&rsquo;s standard dummy.should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Surround yourself with angels.</p>', 'published', '/tmp/phpxUxUKN', 'en', NULL, 1, '2025-10-25 16:41:28', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"Accessible Target Sizes Cheatsheet\",\"description\":\"Accessible Target Sizes Cheatsheet\",\"keywords\":\"best\"}', 0, 0, '2025-10-12 06:21:04', '2025-10-25 16:41:28', NULL),
(191, 'df65c2a8-b968-4fc0-bdc1-cc74a0aa65c6', 'blog', 'العالم بحاجة إلى أن يعكس بشكل أفضل الأشخاص ذوي البشرة الملونة', 'world-needs-to-better-reflect-people-of-color-ar', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة.</p>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur ellitry Vestey bulum the ipsumm ipsum that dolocons rsus mal suada وهناك fadolorit إلى النخبة المنشئة.</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة ultrices ipsum mollis Praesent pharetra semper pureus، الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>', 'draft', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 06:31:48', '2025-10-25 06:53:23', NULL),
(192, '2b35f6e6-9c69-4048-89f3-d16c14d695e0', 'blog', 'تحرير موقع ووردبريس بالكامل: نظرة متعمقة', 'wordpress-full-site-editinga-deep-dive-into-the-ar', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة.</p>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur ellitry Vestey bulum the ipsumm ipsum that dolocons rsus mal suada وهناك fadolorit إلى النخبة المنشئة.</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة ultrices ipsum mollis Praesent pharetra semper pureus، الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 06:39:53', '2025-10-12 06:39:53', NULL),
(193, 'ce2e72fc-7d43-45ad-a4a3-697d68839cb6', 'blog', 'لماذا يجب عليك التفكير في استخدام الرسوم البيانية في مشروعك القادم', 'لماذا-يجب-عليك-التفكير-في-استخدام-الرسوم-البيانية-في-مشروعك-القادم', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة ultrices ipsum mollis Praesent pharetra semper pureus، الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-12 08:29:30', '2025-10-12 08:29:30', NULL),
(195, '222a9488-5b9f-4bcc-9dad-e4933ac41316', 'blog', 'ما الجديد في إصدار الهالوين', 'ما-الجديد-في-إصدار-الهالوين', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة ultrices ipsum mollis Praesent pharetra semper pureus، الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 08:33:40', '2025-10-12 08:33:40', NULL),
(196, '45629864-7da8-423f-88dd-01d04872b515', 'blog', 'ما يفتقده في تغييرات السوق وائتمانات الموقع', 'ما-يفتقده-في-تغييرات-السوق-وائتمانات-الموقع', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>&nbsp;</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-12 08:35:13', '2025-10-12 08:35:13', NULL),
(197, 'ec297f3d-30eb-4a09-bc15-fae2f20e97c7', 'blog', 'ما هي بطاقات الهدايا وماذا تعلمنا عن تصميم الويب', 'ما-هي-بطاقات-الهدايا-وماذا-تعلمنا-عن-تصميم-الويب', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>&nbsp;</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:47:28', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 08:35:58', '2025-10-25 07:47:28', NULL),
(198, 'ba83e891-d9db-4eda-9d5d-1fe39ae0f5cf', 'blog', 'لا يمكننا الانتظار لتجربة كتالوج هذه المنطقة', 'لا-يمكننا-الانتظار-لتجربة-كتالوج-هذه-المنطقة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>&nbsp;</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 06:54:19', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 08:36:58', '2025-10-25 06:54:19', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(199, '536f0c89-2503-4cbe-a723-797f900bea1f', 'blog', 'واي-أريا دليل شامل', 'واي-أريا-دليل-شامل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>&nbsp;</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-12 08:38:21', '2025-10-12 08:38:21', NULL),
(200, '7cd35249-cd8b-433f-8a72-6c486173a6b2', 'blog', 'قوائم التحقق من تجربة المستخدم لمصممي الواجهات - أخبار', 'قوائم-التحقق-من-تجربة-المستخدم-لمصممي-الواجهات-أخبار', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>&nbsp;</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-12 08:39:56', '2025-10-12 08:39:56', NULL),
(201, '2f02ae83-1bf2-4c82-b5d8-7feb7af511e7', 'blog', 'قوائم التحقق من تجربة المستخدم لمصممي الواجهاتجهات', 'قوائم-التحقق-من-تجربة-المستخدم-لمصممي-الواجهاتجهات', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>&nbsp;</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-12 08:42:04', '2025-10-12 08:42:04', NULL),
(202, '08d04f35-372a-4e86-98c0-4cf677d2e81c', 'blog', 'استخدام انستجرام للترويج لصفحتك', 'استخدام-انستجرام-للترويج-لصفحتك', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>&nbsp;</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-12 08:42:59', '2025-10-12 08:42:59', NULL),
(203, 'b1124e86-2d86-4b45-945c-f341127551c0', 'blog', 'استخدام نتائج الاختبار الآلية لتحسين إمكانية الوصول', 'استخدام-نتائج-الاختبار-الآلية-لتحسين-إمكانية-الوصول', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>&nbsp;</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 08:48:38', '2025-10-12 08:48:38', NULL),
(204, 'ecc9aea5-5d59-424d-946e-a90c78280943', 'blog', 'استخدام استخدام نتائج الاختبار الآلية لتحسين', '-استخدا- استخدام-نتائج-الاختبار-الآلية-لتحسين', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>&nbsp;</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 08:50:07', '2025-10-12 08:50:07', NULL),
(205, 'a6d08d53-2dc1-459b-9571-9c6bd138e123', 'blog', 'أشكال بناء مجمع السفر في Vue', 'أشكال-بناء-مجمع-السفر-في-Vue', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>&nbsp;</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:27:28', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 08:51:23', '2025-10-25 07:27:28', NULL),
(206, 'b4dd9683-153d-463b-880e-f14cdca0b8b4', 'blog', 'مكونات نظام التصميم الموضوعي', 'مكونات-نظام-التصميم-الموضوعي', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-12 08:53:42', '2025-10-12 08:53:42', NULL),
(207, 'ef78db23-c795-46cd-a1b4-a0d4b03876ee', 'blog', 'الضغط الناتج عن إدارة نظام التصميم', 'الضغط-الناتج-عن-إدارة-نظام-التصميم', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-12 08:54:40', '2025-10-12 08:54:40', NULL),
(208, '430c758c-80b5-414a-9459-cf7f80b24e09', 'blog', 'حقائق وأساطير التباين والألوان', 'حقائق-وأساطير-التباين-والألوان', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-12 08:55:49', '2025-10-12 08:55:49', NULL),
(209, 'a8451371-474b-4190-bfcd-3827b5073683', 'blog', 'عدم إمكانية الوصول إلى العملات المشفرة قد يكون خطيرًا', 'عدم-إمكانية-الوصول-إلى-العملات-المشفرة-قد-يكون-خطيرًا', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 05:35:59', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 08:57:22', '2025-10-25 05:35:59', NULL),
(210, 'e80216f4-7e26-4fb5-8ed9-39d2fecf6ed2', 'blog', 'عدم إمكانية الوصول إلى إشعارات ملفات تعريف الارتباط قد يكون خطيرًا', 'عدم-إمكانية-الوصول-إلى-إشعارات-ملفات-تعريف-الارتباط-قد-يكون-خطيرًا', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 05:36:44', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 08:58:31', '2025-10-25 05:36:44', NULL),
(211, 'b9ee814b-eeb3-4dbd-ae3a-b22788cda5cf', 'blog', 'الخطورة المحتملة لعدم إمكانية الوصول إلى ملفات تعريف الارتباط', 'الخطورة-المحتملة-لعدم-إمكانية-الوصول-إلى-ملفات-تعريف-الارتباط', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-12 09:03:07', '2025-10-12 09:03:07', NULL),
(212, '96fc1be5-53a1-4e46-8ded-a3ee0c292c07', 'blog', 'خلفيات سحر فبراير 2024', 'خلفيات-سحر-فبراير-2024', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-12 09:04:05', '2025-10-12 09:04:05', NULL),
(213, '4009a021-7477-4106-860e-d1311c5eda04', 'blog', 'مفتاح التصميم الجيد للمكونات', 'مفتاح-التصميم-الجيد-للمكونات', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:28:05', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 09:04:44', '2025-10-25 07:28:05', NULL),
(214, '56ff0417-ca64-48e6-b745-aaf26d1caa65', 'blog', 'الحاجة المتزايدة لإدارة كلمات المرور الفعالة', 'الحاجة-المتزايدة-لإدارة-كلمات-المرور-الفعالة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 10:22:10', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 09:05:45', '2025-10-25 10:22:10', NULL),
(215, 'c39ad779-9bed-493e-9aa9-83fc73e4e7e0', 'blog', 'عملات إفطار سريعة التغيير', 'عملات-إفطار-سريعة-التغيير', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 05:34:16', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 09:07:05', '2025-10-25 05:34:16', NULL),
(216, '54e342c6-cf4b-4dee-9714-1b453716ab1e', 'blog', 'وجبة الإفطار السريعة التي تغير قواعد اللعبة', 'وجبة-الإفطار-السريعة-التي-تغير-قواعد-اللعبة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:30:21', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 09:08:37', '2025-10-25 07:30:21', NULL),
(217, 'd9e6ab42-f8af-4586-8962-f34f6c62d23a', 'blog', 'الفطور الذي يُحدث تغييرًا جذريًا', 'الفطور-الذي-يُحدث-تغييرًا-جذريًا', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-12 09:13:38', '2025-10-12 09:13:38', NULL),
(218, 'b90b8f62-8935-43bb-97ac-0725875f4e55', 'blog', 'وصفات كوكيز الشوكولاتة بالزبدة', 'وصفات-كوكيز-الشوكولاتة-بالزبدة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-12 09:14:13', '2025-10-12 09:14:13', NULL),
(219, '59079071-2fad-48fd-86c0-531033dbe868', 'blog', 'كوكيز الشوكولاتة بالزبدة - مشاهدة يومية', 'كوكيز-الشوكولاتة-بالزبدة-مشاهدة-يومية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 09:14:58', '2025-10-12 09:14:58', NULL),
(220, '9e0b015d-58b0-40dd-90db-bf014e42e18c', 'blog', 'عملات بسكويت الشوكولاتة بالزبدة اليومية', 'عملات-بسكويت-الشوكولاتة-بالزبدة-اليومية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:30:46', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 09:16:11', '2025-10-25 07:30:46', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(221, 'c6aebdc8-4519-4ad1-8f32-4578f52a2367', 'blog', 'كوكيز الشوكولاتة بالزبدة يوميًا', 'كوكيز-الشوكولاتة-بالزبدة-يوميًا', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 09:22:46', '2025-10-12 09:22:46', NULL),
(222, 'dc732cc4-3e65-4900-9a5d-339e86a51c50', 'blog', 'كوكيز الشوكولاتة بالزبدةبدة', 'كوكيز-الشوكولاتة-بالزبدةبدة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-12 09:23:41', '2025-10-12 09:23:41', NULL),
(223, 'a7b4c3bf-440f-4e49-a02e-400aa20729a5', 'blog', 'بناء استراتيجية الأمن الخاصة بك', 'بناء-استراتيجية-الأمن-الخاصة-بك', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-12 09:24:32', '2025-10-12 09:24:32', NULL),
(224, 'f0a3ad7a-3077-4d68-b992-677c841e06f0', 'blog', 'أفضل تسليم هو عدم التسليم', 'أفضل-تسليم-هو-عدم-التسليم', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-12 09:25:02', '2025-10-12 09:25:02', NULL),
(225, '2e8fa4a4-320a-4738-b7ff-5d68cb61c883', 'blog', 'تشريح مكونات نظام التصميم الموضوعي', 'تشريح-مكونات-نظام-التصميم-الموضوعي', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-12 09:25:34', '2025-10-12 09:25:34', NULL),
(226, '23274d87-73f7-44f4-bb5f-a8ac8674c5cd', 'blog', 'تشريح التصميم والتطوير المواضيعي', 'تشريح-التصميم-والتطوير-المواضيعي', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 09:26:04', '2025-10-12 09:26:04', NULL),
(227, '9aa1b066-fb3c-4b70-ab38-03c4ea7d2986', 'blog', 'تكنولوجيا أجهزة الآيفون ستصبح مذهلة هذه الأيام', 'تكنولوجيا-أجهزة-الآيفون-ستصبح-مذهلة-هذه-الأيام', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 09:26:58', '2025-10-12 09:26:58', NULL),
(228, '410e7219-c1ae-4c4c-9615-0ad220b967b6', 'blog', 'ورقة الغش لأحجام العملات المستهدفة', 'ورقة-الغش-لأحجام-العملات-المستهدفة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-12 09:27:33', '2025-10-12 09:27:33', NULL),
(229, 'af0e7cb0-15c1-4f32-81cb-f6c98ded162a', 'blog', 'إزالة الضغط من إدارة نظام التصميم', 'إزالة-الضغط-من-إدارة-نظام-التصميم', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-12 09:28:04', '2025-10-12 09:28:04', NULL),
(230, 'cf86c630-815c-4ea6-867b-e6352bbcc64b', 'blog', 'حالة CSS: التأثير على مستقبل CSS', 'حالة-CSS-التأثير-على-مستقبل-CSS', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 09:28:37', '2025-10-12 09:28:37', NULL),
(231, '6ba3d513-11a3-4f05-b299-836807409f35', 'blog', 'قائمة مراجعة شاملة لورش العمل الجارية', 'قائمة-مراجعة-شاملة-لورش-العمل-الجارية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-12 12:19:08', '2025-10-12 12:19:08', NULL),
(232, '4dbf3291-bee4-4f29-bcc7-cbac623dcc8d', 'blog', 'خريطة طريق لبناء روبوت محادثة للأعمال', 'خريطة-طريق-لبناء-روبوت-محادثة-للأعمال', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:34:52', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 12:19:40', '2025-10-25 07:34:52', NULL),
(233, '0c126b8b-6927-428b-8749-4a8db8e0f181', 'blog', 'إعادة النظر في تصنيفات النجوم للقراء', 'إعادة-النظر-في-تصنيفات-النجوم-للقراء', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-12 12:20:38', '2025-10-12 12:20:38', NULL),
(234, '8f8a112f-b4b2-46f4-9b0c-0913a6fdcf0b', 'blog', 'معكرونة بروكلي سريعة جدًا بالجبن ميخائيل', 'معكرونة-بروكلي-سريعة-جدًا-بالجبن-ميخائيل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 3, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-12 12:23:13', '2025-10-12 12:23:13', NULL),
(235, '825a3970-be06-4f05-91f3-f487aeff1d89', 'blog', 'ألعاب سباقات كعكات الزبدة البنية والفطور اليومي', 'ألعاب-سباقات-كعكات-الزبدة-البنية-والفطور-اليومي', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-12 12:27:40', '2025-10-12 12:27:40', NULL),
(236, 'dea9bd71-cc0b-4991-bfba-56a2b0feecd3', 'blog', 'ألعاب سباقات بسكويت الزبدة البنية وجبة إفطار يومية', 'ألعاب-سباقات-بسكويت-الزبدة-البنية-وجبة-إفطار-يومية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:45:12', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 12:28:11', '2025-10-25 07:45:12', NULL),
(237, '0758b533-06cb-42da-8417-91d3924f0e7e', 'blog', 'ألعاب سباقات بسكويت بوتادرت البني يوميًا', 'ألعاب-سباقات-بسكويت-بوتادرت-البني-يوميًا', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-12 12:28:41', '2025-10-12 12:28:41', NULL),
(238, 'f5d1fd58-44fa-4768-b2d1-152edf98beaa', 'blog', 'العاب سباق براوند ae كوكيز فطور يومي', 'العاب-سباق-براوند-ae-كوكيز-فطور-يومي', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 12:29:17', '2025-10-12 12:29:17', NULL),
(239, '40f6944f-1fd3-411f-b505-b305bf1818ca', 'blog', 'تحريك التروس وتحريك السيارات والسفر', 'تحريك-التروس-وتحريك-السيارات-والسفر', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-12 12:29:51', '2025-10-12 12:29:51', NULL),
(240, '15e1d7ba-9460-4742-ae81-746e4b8e3926', 'blog', 'تحريك التروس وتحريك السياراتتحريك', 'تحريك-التروس-وتحريك-السياراتتحريك', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-12 12:30:44', '2025-10-12 12:30:44', NULL),
(241, '960310e2-ede6-409d-b08b-f87ad548e80c', 'blog', 'بودكاست المقبلات: عدم مسؤولية إشعارات ملفات تعريف الارتباط الخطيرة المحتملة', 'بودكاست-المقبلات-عدم-مسؤولية-إشعارات-ملفات-تعريف-الارتباط-الخطيرة-المحتملة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-12 12:31:49', '2025-10-12 12:31:49', NULL),
(242, '2b5d3bb3-b757-4e16-975b-25029999a83e', 'blog', 'أرقام هواتف مصممي الويب', 'أرقام-هواتف-مصممي-الويب', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-12 12:32:19', '2025-10-12 12:32:19', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(243, '119cf219-f942-4d93-b327-97de0f25ccd4', 'blog', 'أرقام هواتف مصممي الويبتحريك', 'أرقام-هواتف-مصممي-الويبتحريك', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-16 12:46:49', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme6\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 12:33:02', '2025-10-16 12:46:49', NULL),
(244, '4321d892-d8d3-41dc-bda4-112018c9edec', 'blog', 'التغلب على تحديات إنشاء المحتوى للمواقع الإلكترونية المعلوماتية', 'التغلب-على-تحديات-إنشاء-المحتوى-للمواقع-الإلكترونية-المعلوماتية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-12 12:36:39', '2025-10-12 12:36:39', NULL),
(245, '8c03ed48-5408-4eb3-8aa4-40e37820efb4', 'blog', 'التغلب على تحديات إنشاء المحتوىتحريك', 'التغلب-على-تحديات-إنشاء-المحتوىتحريك', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-12 12:37:24', '2025-10-12 12:37:24', NULL),
(246, 'efa99517-0ae4-4c0e-aad8-aaef924878b5', 'blog', 'نقانق مخبوزة مع عدس في مقلاة واحدة', 'نقانق-مخبوزة-مع-عدس-في-مقلاة-واحدة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 3, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-12 12:37:56', '2025-10-12 12:37:56', NULL),
(247, '05132efb-a64b-47ab-9144-87ac7832d2aa', 'blog', 'نقانق مخبوزة مع عدس في مقلاة واحدةتحريك', 'نقانق-مخبوزة-مع-عدس-في-مقلاة-واحدةتحريك', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-12 12:38:37', '2025-10-12 12:38:37', NULL),
(248, '5d3e35d2-5118-461e-a9fe-ca04bf2bdfec', 'blog', 'مشاكل التعاون تختفي بالمشاركة', 'مشاكل-التعاون-تختفي-بالمشاركة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 05:57:36', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 12:39:17', '2025-10-25 05:57:36', NULL),
(249, '9a51f10e-1b20-440b-8bb3-e3db47e540e0', 'blog', 'ورش عمل جديدة ومتميزة في تصميم واجهة المستخدم وتجربة المستخدم', 'ورش-عمل-جديدة-ومتميزة-في-تصميم-واجهة-المستخدم-وتجربة-المستخدم', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 05:54:56', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 12:39:52', '2025-10-25 05:54:56', NULL),
(250, '768f75d8-b459-467c-8e26-ad4be2a24592', 'blog', 'ورش عمل جديدة ومتميزة في تصميم واجهة المستخدم وتجربة المستخدمتحريك', 'ورش-عمل-جديدة-ومتميزة-في-تصميم-واجهة-المستخدم-وتجربة-المستخدمتحريك', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 14:49:32', '2025-10-12 14:49:32', NULL),
(251, '5a564781-9e52-496d-b335-e50ee42cdc53', 'blog', 'آيفون 14 برو ماكس الجديد والحديث بمميزات ثورية إضافية', 'آيفون-14-برو-ماكس-الجديد-والحديث-بمميزات-ثورية-إضافية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-12 14:50:37', '2025-10-12 14:50:37', NULL),
(252, 'efba59df-2289-45f4-bd2a-e7ce5a708bfc', 'blog', 'مشروع قانون جديد يسمح بدفع ضرائب العملات المشفرة', 'مشروع-قانون-جديد-يسمح-بدفع-ضرائب-العملات-المشفرة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-12 14:51:35', '2025-10-12 14:51:35', NULL),
(253, '03ea8230-4faa-4987-bf1b-bc0086d82e6e', 'blog', 'الحاجة إلى إدارة فعالة لكلمات المرور', 'الحاجة-إلى-إدارة-فعالة-لكلمات-المرور', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-12 14:52:15', '2025-10-12 14:52:15', NULL),
(254, '6d8a3b79-6fed-4de1-90e3-5a6cb1ef06b4', 'blog', 'موبايل آبل تخطيط إعادة تصميم بيغ ماك أندر نايت هاف ماك شير', 'موبايل-آبل-تخطيط-إعادة-تصميم-بيغ-ماك-أندر-نايت-هاف-ماك-شير', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأول0ى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"13\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-12 14:55:50', '2025-10-12 14:55:50', NULL),
(255, '2df01fd0-0cc1-49c7-8854-f75072656836', 'blog', 'موبايل آبل تخطيط إعادة تصميم بيغ ماك أندر نايت هاف ماك شيرموبايل', 'موبايل-آبل-تخطيط-إعادة-تصميم-بيغ-ماك-أندر-نايت-هاف-ماك-شيرموبايل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-12 15:00:20', '2025-10-12 15:00:20', NULL),
(256, '1e06841b-f9ec-4c6f-aa37-2d343ff2131b', 'blog', 'جعل S WAI-ARIA دليلاً شاملاً', 'جعل-S-WAI-ARIA-دليلاً-شاملاً', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-12 15:01:17', '2025-10-12 15:01:17', NULL),
(257, 'ac0f3e1b-89cf-4acb-b104-6bc3a5faa484', 'blog', 'قم بتطوير مهاراتك في CSS مع', 'قم-بتطوير-مهاراتك-في-CSS-مع', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:36:49', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-12 15:09:47', '2025-10-25 07:36:49', NULL),
(258, 'f12c835e-6bfd-416f-a61a-2568c263389a', 'blog', 'الدروس المستفادة كمصمم مؤسس', 'الدروس-المستفادة-كمصمم-مؤسس', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-12 15:10:36', '2025-10-12 15:10:36', NULL),
(259, '68ec0d26-d23f-460a-89be-cf2a8c8d592a', 'blog', 'تدويل الواجهة باستخدام خادم React', 'تدويل-الواجهة-باستخدام-خادم-React', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"13\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-12 15:13:32', '2025-10-12 15:13:32', NULL),
(260, '22273bcc-d0fe-45b6-a394-8c0a2f4607d1', 'blog', 'التدويل في Next.js 13 باستخدام مكونات React Server', 'التدويل-في-Nextjs-13-باستخدام-مكونات-React-Server', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-13 04:43:33', '2025-10-13 04:43:33', NULL),
(261, '269eb1aa-ad2c-4a0b-b4ba-a0d50bb6476b', 'blog', 'عروض ملهمة لتصميم الويب وتجربة المستخدم', 'عروض-ملهمة-لتصميم-الويب-وتجربة-المستخدم', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 04:44:12', '2025-10-13 04:44:12', NULL),
(262, '135c937d-2636-4c1e-8298-5557b9c0d0c7', 'blog', 'تصميم ويب مُلهم وتجربة مستخدم Bitcoins', 'تصميم-ويب-مُلهم-وتجربة-مستخدم-Bitcoins', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 04:44:51', '2025-10-13 04:44:51', NULL),
(263, 'a65bb6a8-fc6f-485e-952e-1773e335888a', 'blog', 'التأثير على مستقبل CSS المستقبل', 'التأثير-على-مستقبل-CSS- المستقبل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 04:46:01', '2025-10-13 04:46:01', NULL),
(264, '859cc89e-ca41-4e7f-8b7e-51e32f11048b', 'blog', 'تنفيذ مصادقة Okta في', 'تنفيذ-مصادقة-Okta-في', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-16 12:47:51', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 04:51:03', '2025-10-16 12:47:51', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(265, '75f2e813-5744-484c-90e2-6735d114e4e2', 'blog', 'تنفيذ ميزة إعادة تعيين كلمة المرور باستخدام المسارات الديناميكية', 'تنفيذ-ميزة-إعادة-تعيين-كلمة-المرور-باستخدام-المسارات-الديناميكية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 04:51:42', '2025-10-13 04:51:42', NULL),
(266, 'dc93af0c-7d4e-42ed-95c0-3b9a5231024f', 'blog', 'كيفية البحث عن وظيفة مطور برامج في الخارج', 'كيفية-البحث-عن-وظيفة-مطور-برامج-في-الخارج', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 04:52:14', '2025-10-13 04:52:14', NULL),
(267, '33c9ec73-7cd2-435d-be0c-b6f1712cd539', 'blog', 'كيفية حماية تطبيقك باستخدام نموذج التهديد المستند إلى', 'كيفية-حماية-تطبيقك-باستخدام-نموذج-التهديد-المستند-إلى', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 04:53:07', '2025-10-13 04:53:07', NULL),
(268, '175eb66d-eb0c-41ad-994c-e0b0e568dc79', 'blog', 'كيفية حماية تطبيقك باستخدام نموذج يعتمد على', 'كيفية-حماية-تطبيقك-باستخدام-نموذج-يعتمد-على', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 04:53:43', '2025-10-13 04:53:43', NULL),
(269, '6e04b16e-a61a-4717-99f4-f2fca6440a2d', 'blog', 'كيفية إعطاء الأولوية لأمن المستخدم عند جمع البيانات غير المتصلة بالإنترنت', 'كيفية-إعطاء-الأولوية-لأمن-المستخدم-عند-جمع-البيانات-غير-المتصلة-بالإنترنت', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-13 04:54:20', '2025-10-13 04:54:20', NULL),
(270, '5c4a8df2-fd49-46f2-91b1-b87d469c9147', 'blog', 'كيفية صنع الكابتشينو بدون ماكينة', 'كيفية-صنع-الكابتشينو-بدون-ماكينة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 3, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 04:57:40', '2025-10-13 04:57:40', NULL),
(271, 'a4d98df0-fa83-44cf-b6a4-c28ac0ee1404', 'blog', 'كيفية استضافة موقع ووردبريس على أمازون لايتسيل', 'كيفية-استضافة-موقع-ووردبريس-على-أمازون-لايتسيل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-13 04:58:36', '2025-10-13 04:58:36', NULL),
(272, '4b6c9a0c-226c-4f6c-9173-5e62fc1ae135', 'blog', 'أمازون كيفية استضافة موقع ووردبريس على أمازون أمازون', 'أمازون-كيفية-استضافة-موقع-ووردبريس-على-أمازون-أمازون', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:39:10', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 04:59:38', '2025-10-25 07:39:10', NULL),
(273, 'ff63bd63-b199-4d73-8ced-99b42f502415', 'blog', 'كيفية تصميم تدفق فعال لاستقبال المستخدمين', 'كيفية-تصميم-تدفق-فعال-لاستقبال-المستخدمين', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-13 05:00:09', '2025-10-13 05:00:09', NULL),
(274, '271112ba-e272-48dd-bd1b-d4f78e8c718d', 'blog', 'كيفية إنشاء قالب دونات ديناميكي باستخدام  أمازون', 'كيفية-إنشاء-قالب-دونات-ديناميكي-باستخدام-أمازون', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-13 05:00:48', '2025-10-13 05:00:48', NULL),
(275, '1d6206f2-7fe6-45a0-b45e-5b7ce4370ab8', 'blog', 'أمازون كيفية إنشاء قالب دونات ديناميكي باستخدام  أمازون', 'أمازون-كيفية-إنشاء-قالب-دونات-ديناميكي-باستخدام-أمازون', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 05:01:35', '2025-10-13 05:01:35', NULL),
(276, '6ebee6f0-f9cd-47dc-a3f6-96a1d1d9e624', 'blog', 'كيفية إنشاء مخططات دائرية ديناميكية باستخدام TailwindCSS وReact', 'كيفية-إنشاء-مخططات-دائرية-ديناميكية-باستخدام-TailwindCSS-وReact', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-13 05:02:07', '2025-10-13 05:02:07', NULL),
(277, '20d5dec9-90fd-44f1-ada4-a56143690efc', 'blog', 'كيفية إنشاء مخططات دائرية ديناميكية باستخدام  أمازون', 'كيفية-إنشاء-مخططات-دائرية-ديناميكية-باستخدام-أمازون', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 05:02:49', '2025-10-13 05:02:49', NULL),
(278, '6ac4ae19-7529-472f-b53d-573d4e349c0c', 'blog', 'كيفية إنشاء ساعة ذكية متقدمة', 'كيفية-إنشاء-ساعة-ذكية-متقدمة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 05:03:21', '2025-10-13 05:03:21', NULL),
(279, '6c91cd3e-a27f-4ae2-b466-a99542147a77', 'blog', 'كيفية إنشاء رسوم متحركة متقدمة باستخدام CSS', 'كيفية-إنشاء-رسوم-متحركة-متقدمة-باستخدام-CSS', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 05:55:51', '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 05:03:55', '2025-10-25 05:55:52', NULL),
(280, 'd67c54ca-34a2-4b27-aa0b-e57a4db6ee3f', 'blog', 'كيفية إنشاء تخطيط مجلة باستخدام مناطق الشبكة CSS', 'كيفية-إنشاء-تخطيط-مجلة-باستخدام-مناطق-الشبكة-CSS', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-13 05:14:45', '2025-10-13 05:14:45', NULL),
(281, '51c9fd68-1364-4897-a5d9-5d91b4c0318a', 'blog', 'بلا رأس في زمن إمكانية الوصول', 'بلا-رأس-في-زمن-إمكانية-الوصول', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 05:15:34', '2025-10-13 05:15:34', NULL),
(282, '5a832f47-bce2-488c-828c-aea8c04fea66', 'blog', 'السياحة العالمية تشهد ارتفاعًا مجددًا بعد صيف قياسي', 'السياحة-العالمية-تشهد-ارتفاعًا-مجددًا-بعد-صيف-قياسي', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-13 05:16:48', '2025-10-13 05:16:48', NULL),
(283, '8b6721e3-3886-445f-bfb5-12bd824d8748', 'blog', 'الحصول على التدويل', 'الحصول-على-التدويل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 05:19:12', '2025-10-13 05:19:12', NULL),
(284, 'f7022cc0-10c9-45cd-842a-00c2b84a6067', 'blog', 'تقنية الواقع الافتراضي تُحدث ثورة في عالم التكنولوجيا، وتُحقق أرباحًا تُفيد المجتمع', 'تقنية-الواقع-الافتراضي-تُحدث-ثورة-في-عالم-التكنولوجيا-وتُحقق-أرباحًا-تُفيد-المجتمع', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:39:54', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 06:07:06', '2025-10-25 07:39:54', NULL),
(285, '1f9598df-6fae-4846-9fc1-6dc00d620f99', 'blog', 'تحرير الموقع بالكامل - نظرة متعمقة على', 'تحرير-الموقع-بالكامل-نظرة-متعمقة-على', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 06:11:22', '2025-10-13 06:11:22', NULL),
(286, '4484cf85-7556-484a-9da6-6672488dba2a', 'blog', 'تقييمات فورتنايت ترتفع بشكل كبير', 'تقييمات-فورتنايت-ترتفع-بشكل-كبير', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-13 06:11:53', '2025-10-13 06:11:53', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(287, 'fe0e832d-a70a-4293-8192-8407b76c09e6', 'blog', 'الطباعة السلسة: التنبؤ بمشكلة تتعلق بتكبير المستخدم', 'الطباعة-السلسة-التنبؤ-بمشكلة-تتعلق-بتكبير-المستخدم', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-16 12:19:15', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 06:12:23', '2025-10-16 12:19:15', NULL),
(288, 'dcdbeb42-7fbe-45ed-b7c7-746b3855d5ed', 'blog', 'خمس خطوات لتصميم منتجك', 'خمس-خطوات-لتصميم-منتجك', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 06:13:18', '2025-10-13 06:13:18', NULL),
(289, 'e90de274-8d1e-446f-9627-dfd0e6a91167', 'blog', 'خمس خطوات لتصميم قصتك القوية', 'خمس-خطوات-لتصميم-قصتك-القوية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-13 06:13:46', '2025-10-13 06:13:46', NULL),
(290, 'f7a117fa-fea9-4eda-8584-17becac15a27', 'blog', 'خمسة أنماط لتحميل البيانات لتعزيز أداء الويب', 'خمسة-أنماط-لتحميل-البيانات-لتعزيز-أداء-الويب', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 06:14:34', '2025-10-13 06:14:34', NULL),
(291, 'e4c35147-5c66-4dc1-8dd8-14cc8992c28b', 'blog', 'كوكيز الشوكولاتة بالزبدة البنية المفضلة لديك، وجبة إفطار يومية', 'كوكيز-الشوكولاتة-بالزبدة-البنية-المفضلة-لديك-وجبة-إفطار-يومية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 3, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"10\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 06:25:23', '2025-10-13 06:25:23', NULL),
(292, '31fc6083-95fa-40b6-aeef-8b47f6857344', 'blog', 'كوكيز الشوكولاتة بالزبدة البنية المفضلةالمفضلة', 'كوكيز-الشوكولاتة-بالزبدة-البنية-المفضلةالمفضلة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 06:25:55', '2025-10-13 06:25:55', NULL),
(293, 'b15366fa-7e85-4cdf-97a2-8921c989e154', 'blog', 'استكشاف إمكانات العاملين على الويب', 'استكشاف-إمكانات-العاملين-على-الويب', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 06:27:54', '2025-10-13 06:27:54', NULL),
(294, '1dd60414-3bea-4794-bdd2-7571d394a774', 'blog', 'كوكيز الألعاب الجديدة والمثيرة بالشوكولاتة البنية لوجبة الإفطار اليومية', 'كوكيز-الألعاب-الجديدة-والمثيرة-بالشوكولاتة-البنية-لوجبة-الإفطار-اليومية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-16 12:21:19', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 06:28:24', '2025-10-16 12:21:19', NULL),
(295, '11e6917e-8789-46dc-952e-39577ca1576d', 'blog', 'كل ما يجب أن يعرفه المطورون عن', 'كل-ما-يجب-أن-يعرفه-المطورون-عن', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 06:29:07', '2025-10-13 06:29:07', NULL),
(296, '919c6b13-c192-472b-825a-480f8d2502d9', 'blog', 'كل ما يجب أن يعرفه المطورون', 'المفضل- كل-ما-يجب-أن-يعرفه-المطورون', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 06:29:46', '2025-10-13 06:29:46', NULL),
(297, 'b370d3dd-b072-4e46-9b03-6f09a063deaf', 'blog', 'الأحداث التي قد تشكل خطورة بسبب عدم إمكانية الوصول إلى ملفات تعريف الارتباط', 'الأحداث-التي-قد-تشكل-خطورة-بسبب-عدم-إمكانية-الوصول-إلى-ملفات-تعريف-الارتباط', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 3, '2025-10-25 06:56:29', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 06:30:24', '2025-10-25 06:56:29', NULL),
(298, '1d55cff2-b9a8-4620-91b1-63d042e677d1', 'blog', 'فعّال للاجتماعات الهاتفية اليومية', 'فعّال-للاجتماعات-الهاتفية-اليومية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 06:30:55', '2025-10-13 06:30:55', NULL),
(299, '4001ac9d-6251-4cdc-b12a-fc3cb73ef0f8', 'blog', 'التواصل الفعال في الاجتماعات اليومية', 'التواصل-الفعال-في-الاجتماعات-اليومية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 06:32:13', '2025-10-13 06:32:13', NULL),
(300, '87efdbb1-5567-453c-ab23-1fd42b83d4bc', 'blog', 'المنافذ الاقتصادية غير المأهولة', 'المنافذ-الاقتصادية-غير-المأهولة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"34\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 06:36:11', '2025-10-13 06:36:11', NULL),
(301, 'd7479da9-eea9-467c-bff5-44587b518d18', 'blog', 'الطباعة السلسة السهلة باستخدام clamp() باستخدام وظائف Sass بشكل أفضل', 'الطباعة-السلسة-السهلة-باستخدام-clamp-باستخدام-وظائف-Sass-بشكل-أفضل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 06:38:46', '2025-10-13 06:38:46', NULL),
(302, '02821d54-ee02-443b-815b-78328223edff', 'blog', 'الطباعة السلسة السهلة باستخدام clamp() باستخدام وظائف Sass باستخدام', 'الطباعة-السلسة-السهلة-باستخدام-clamp-باستخدام-وظائف-Sass', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 06:39:36', '2025-10-13 06:39:36', NULL),
(303, 'aae7e889-6268-4dee-8d03-b85118f80180', 'blog', 'تصميم رسائل خطأ أفضل - أخبار تجربة المستخدم', 'تصميم-رسائل-خطأ-أفضل-أخبار-تجربة-المستخدم', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 06:44:09', '2025-10-13 06:44:09', NULL),
(304, 'dda6e1fb-4bb9-45ed-8100-48374d11a940', 'blog', 'تصميم رسائل خطأ أفضل لتجربة المستخدم', 'تصميم-رسائل-خطأ-أفضل-لتجربة-المستخدم', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 06:45:05', '2025-10-13 06:45:05', NULL),
(305, '7ec8e7bd-08cd-4094-aaf7-b79ba9f9e324', 'blog', 'نشر خصائص CSS المنطقية على تطبيقات الويب', 'نشر-خصائص-CSS-المنطقية-على-تطبيقات-الويب', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-16 12:17:46', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 06:46:05', '2025-10-16 12:17:46', NULL),
(306, 'b87738ff-9510-44c5-9a51-728421aeee20', 'blog', 'التخصيص والرسوم المتحركة', 'التخصيص-والرسوم-المتحركة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-13 06:46:39', '2025-10-13 06:46:39', NULL),
(307, 'c0068c8b-4741-4be2-8738-d8fa0beedc1c', 'blog', 'خدمات تبادل العملات المشفرة في الولايات المتحدة', 'خدمات-تبادل-العملات-المشفرة-في-الولايات-المتحدة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 06:47:10', '2025-10-13 06:47:10', NULL),
(308, '76a9e7db-afb4-4379-8eac-126e160af3d6', 'blog', 'نسخ التصاميم لا يعمل', 'نسخ-التصاميم-لا-يعمل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-13 06:47:47', '2025-10-13 06:47:47', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(309, 'd8195270-4092-48b1-b292-b85727992e36', 'blog', 'التواصل للاجتماعات - بيتكوين', 'التواصل-للاجتماعات-بيتكوين', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 06:49:55', '2025-10-13 06:49:55', NULL),
(310, '3ef6a199-88e6-4c84-925c-e52b48678fe5', 'blog', 'التواصل في الاجتماعات اليومية باستخدام', 'التواصل-في-الاجتماعات-اليومية-باستخدام', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 06:50:30', '2025-10-13 06:50:30', NULL),
(311, '31ee5690-cfe3-4572-a8e8-b2f28a1c9817', 'blog', 'ميكانيكا الألوان في مجموعات واجهة المستخدم', 'ميكانيكا-الألوان-في-مجموعات-واجهة-المستخدم', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 07:38:04', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"0\",\"video_url\":\"\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 06:54:14', '2025-10-25 07:38:04', NULL),
(312, 'ce3c762d-a465-49f4-adc9-d8051febcd28', 'blog', 'قوائم التحقق لمصممي الواجهات باستخدام', 'قوائم-التحقق-لمصممي-الواجهات-باستخدام', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 06:54:50', '2025-10-13 06:54:50', NULL),
(313, '4f02c802-e078-4b19-b51f-79c59181b928', 'blog', 'كاميرا نقانق وعدس مخبوزة في مقلاة واحدة', 'كاميرا-نقانق-وعدس-مخبوزة-في-مقلاة-واحدة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 08:16:55', '2025-10-13 08:16:55', NULL),
(314, '28e7a15c-2fcd-49db-89fd-cb14588c938f', 'blog', 'بوت روادر كوكيز ديلي كوينز', 'بوت-روادر-كوكيز-ديلي-كوينز', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 08:32:01', '2025-10-13 08:32:01', NULL),
(315, 'af06d357-ba12-4f99-87df-ae56c6132a7f', 'blog', 'بناء أشكال معقدة في Vue', 'بناء-أشكال-معقدة-في-Vue', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-13 08:34:48', '2025-10-13 08:34:48', NULL),
(316, '6283a1a1-2531-492e-8819-45e987c71d0f', 'blog', 'بناء شبكة ويب قابلة للسحب بنمط رجعي', 'بناء-شبكة-ويب-قابلة-للسحب-بنمط-رجعي', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 08:35:20', '2025-10-13 08:35:20', NULL),
(317, '138429b9-6ea6-4c11-8776-e6e9d3f103ab', 'blog', 'كوكيز الشوكولاتة بالزبدة البنية - وجبة إفطار يومية', 'كوكيز-الشوكولاتة-بالزبدة-البنية-وجبة-إفطار-يومية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 08:36:20', '2025-10-13 08:36:20', NULL),
(318, 'fc0b2281-6549-41b7-a35f-3ebcd0552798', 'blog', 'كوكيز الزبدة البنية، وجبة إفطار يومية', 'كوكيز-الزبدة-البنية-وجبة-إفطار-يومية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 08:36:50', '2025-10-13 08:36:50', NULL),
(319, 'e1080c47-16cd-4150-a83d-02680307f76c', 'blog', 'الإفطار: كيفية تصميم مستخدم فعال', 'الإفطار-كيفية-تصميم-مستخدم-فعال', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 13:05:10', '2025-10-13 13:05:10', NULL),
(320, '8a360ddd-8949-4113-b0de-3ccfeb756c88', 'blog', 'تعزيز إنتاجية المصممين باستخدام أدوات فعالة', 'تعزيز-إنتاجية-المصممين-باستخدام-أدوات-فعالة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-13 13:05:41', '2025-10-13 13:05:41', NULL),
(321, 'd62c4538-009a-4930-a468-4d3d295236c0', 'blog', 'يمكن أن تساعد تقنية البلوكشين في جمع التبرعات', 'يمكن-أن-تساعد-تقنية-البلوكشين-في-جمع-التبرعات', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 13:06:19', '2025-10-13 13:06:19', NULL),
(322, 'defab43f-db2a-4b3d-90de-9f653cc103f6', 'blog', 'ورقة غش حول أحجام أهداف البيتكوين', 'ورقة-غش-حول-أحجام-أهداف-البيتكوين', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 13:06:53', '2025-10-13 13:06:53', NULL),
(323, 'b5c8f5b2-2995-4c57-be42-e00f152dfcf7', 'blog', 'تصميم بيتكوين للمستخدم الفعال', 'تصميم-بيتكوين-للمستخدم-الفعال', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 13:08:35', '2025-10-13 13:08:35', NULL),
(324, 'a4efc0e2-8f84-433a-bbec-e71e0471e15a', 'blog', 'بيتكوين: عدم إمكانية الوصول إلى ملفات تعريف الارتباط أمر خطير محتمل', 'بيتكوين-عدم-إمكانية-الوصول-إلى-ملفات-تعريف-الارتباط-أمر-خطير-محتمل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 05:38:17', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=-oKeIfLJn70\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 13:09:15', '2025-10-25 05:38:17', NULL),
(325, '9353bfb2-5e37-40dc-9550-40a695bb26e3', 'blog', 'ما وراء الخوارزميات: مهارات المصممين التي لا يستطيع الذكاء الاصطناعي محاكاتها', 'ما-وراء-الخوارزميات-مهارات-المصممين-التي-لا-يستطيع-الذكاء-الاصطناعي-محاكاتها', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 13:09:46', '2025-10-13 13:09:46', NULL),
(326, '5fdab698-aac1-4d9f-b345-2d8140ac3f1b', 'blog', 'ما وراء الخوارزميات محاكاتهابناء شبكة ويب قابلة للسحب بنمط رجعي', 'ما-وراء-الخوارزميات-محاكاتهابناء-شبكة-ويب-قابلة-للسحب-بنمط-رجعي', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 13:10:48', '2025-10-13 13:10:48', NULL),
(327, 'f6f049a9-e361-462d-9f20-012d103ceccd', 'blog', 'عائد استثمار أفضل لمنتجاتك الرقمية', 'عائد-استثمار-أفضل-لمنتجاتك-الرقمية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-13 13:11:15', '2025-10-13 13:11:15', NULL),
(328, '97bc0f61-f199-4af8-a744-980f20a2d08a', 'blog', 'أفضل ملحقات التكنولوجيا: ١٠ منتجات أساسية للعمل من المنزل', 'أفضل-ملحقات-التكنولوجيا-١٠-منتجات-أساسية-للعمل-من-المنزل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 13:11:48', '2025-10-13 13:11:48', NULL),
(329, '276d4fd2-10ab-4cd7-bfc1-7101f575f988', 'blog', 'أفضل ملحقات التكنولوجيا: 10 أساسيات للعمل من المنزل', 'أفضل-ملحقات-التكنولوجيا-10-أساسيات-للعمل-من-المنزل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 13:13:28', '2025-10-13 13:13:28', NULL),
(330, '86205c25-8717-4511-bfe1-f5b6ad510d22', 'blog', 'أفضل ملحقات التكنولوج أساسيات للعمل من المنزل', 'أفضل-ملحقات-التكنولوج-أساسيات-للعمل-من-المنزل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 13:14:46', '2025-10-13 13:14:46', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(331, '61d58226-df06-43c6-aa1a-96d035c4674d', 'blog', 'فوائد تقنية البلوك تشين لأمن البنوك', 'فوائد-تقنية-البلوك-تشين-لأمن-البنوك', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 13:18:24', '2025-10-13 13:18:24', NULL),
(332, 'a0dc6209-2248-40e2-9e38-5de65b0b4afe', 'blog', 'تحذير للبنوك بضرورة توخي الحذر من التهديدات الروسية المتعلقة بالوظائف', 'تحذير-للبنوك-بضرورة-توخي-الحذر-من-التهديدات-الروسية-المتعلقة-بالوظائف', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 13:18:55', '2025-10-13 13:18:55', NULL),
(333, '2cb342a3-c01a-4d3a-a49e-b9e2b4f280b3', 'blog', 'لمنتجاتك الرقميةرهيبة  الترويج الخاص بك', 'لمنتجاتك-الرقميةرهيبة-الترويج-الخاص-بك', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 13:20:02', '2025-10-13 13:20:02', NULL),
(334, '9d96c5e3-7030-4bd2-8907-45de22dc222f', 'blog', 'إعلان قائمة أهداف الربيع', 'إعلان-قائمة-أهداف-الربيع', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"13\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 13:21:16', '2025-10-13 13:21:16', NULL),
(335, 'a4b28aee-b94f-44a7-99fc-512156b72403', 'blog', 'وإدارة البيانات باستخدام الأمان على مستوى الصف', 'وإدارة-البيانات-باستخدام-الأمان-على-مستوى-الصف', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"34\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-13 13:24:12', '2025-10-13 13:24:12', NULL),
(336, 'ea6da935-e904-40e6-9d38-618e917ae50f', 'blog', 'مقدمة حول انتشار السياق في JavaScript', 'حول-انتشار-السياق-في-إعلان- قائمة أهداف الربيع', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"34\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 13:25:41', '2025-10-13 13:25:41', NULL),
(337, '64c1dcbc-7f85-4951-88ba-4960a8944ad9', 'blog', 'مقدمة حول انتشار السياق', 'مقدمة-حول-انتشار-السياق', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-16 12:45:49', '{\"is_featured\":\"1\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 13:26:18', '2025-10-16 12:45:49', NULL),
(338, 'ff1a4c12-a870-4643-be37-f32ed7f88fa7', 'blog', 'كيفية إنشاء تخطيط مجلة باستخدام مناطق الشبكة', 'كيفية-إنشاء-تخطيط-مجلة-باستخدام-مناطق-الشبكة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\"}', NULL, 0, 0, '2025-10-13 13:26:55', '2025-10-13 13:26:55', NULL),
(339, 'dc21a814-bc1b-43c8-b435-5a56012a59f4', 'blog', 'ورقة الغش الخاصة بأحجام الأهداف المتاحة', 'ورقة-الغش-الخاصة-بأحجام-الأهداف-المتاحة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 06:46:49', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=-oKeIfLJn70\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 13:33:29', '2025-10-25 06:46:49', NULL),
(340, '9528b258-6d51-4c7f-9b74-8978d3c311b9', 'blog', 'دليل خطوة بخطوة لبناء بيئة يمكن الوصول إليها', 'دليل-خطوة-بخطوة-لبناء-بيئة-يمكن-الوصول-إليها', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 13:34:03', '2025-10-13 13:34:03', NULL),
(341, '234a5c4d-96d5-49af-a98e-e2a25b7cbdf5', 'blog', 'دليل عملي لأبحاث المستخدم الهزيل', 'دليل-عملي-لأبحاث-المستخدم-الهزيل', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 06:45:54', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=-oKeIfLJn70\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 14:21:12', '2025-10-25 06:45:54', NULL),
(342, 'b79f941e-4421-4df0-8d03-9dd146b8bec7', 'blog', 'دليل عملي لأبحاث المستخدم الرشيقة', 'دليل-عملي-لأبحاث-المستخدم-الرشيقة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-25 06:47:36', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=-oKeIfLJn70\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 14:21:46', '2025-10-25 06:47:36', NULL),
(343, 'bf63407d-f224-4d7f-bdca-f42efd30018c', 'blog', 'دليل لتحسين الصور على مواقع Jamstack', 'دليل-لتحسين-الصور-على-مواقع-Jamstack', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme3\"}', NULL, 0, 0, '2025-10-13 14:22:28', '2025-10-13 14:22:28', NULL),
(344, 'b7e6ac12-5b58-4e22-ad34-cd7a56c63c33', 'blog', 'دليل للحصول على تصور البيانات بشكل صحيح', 'دليل-للحصول-على-تصور-البيانات-بشكل-صحيح', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, '2025-10-16 12:20:10', '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', '{\"title\":\"\",\"description\":null,\"keywords\":\"\"}', 0, 0, '2025-10-13 14:22:56', '2025-10-16 12:20:10', NULL),
(345, 'dae72020-236f-40d5-a691-1d12da19cfb0', 'blog', 'دليل للتحقق من صحة النماذج المتاحة', 'دليل-للتحقق-من-صحة-النماذج-المتاحة', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"1\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-13 14:23:25', '2025-10-13 14:23:25', NULL),
(346, '6c62424a-e553-4667-84bf-7ab5a29a4a30', 'blog', 'قائمة مراجعة شاملة لورش عمل التصميم الجارية', 'قائمة-مراجعة-شاملة-لورش-عمل-التصميم-الجارية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-13 14:23:55', '2025-10-13 14:23:55', NULL),
(347, 'c9b9a11c-f28c-424b-b1c1-861cedb6ad64', 'blog', 'قائمة مرجعية شاملة للجري', 'قائمة-مرجعية-شاملة-للجري', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"1\",\"reading_time\":\"12\",\"blog_theme\":\"theme4\"}', NULL, 0, 0, '2025-10-13 14:26:38', '2025-10-13 14:26:38', NULL),
(348, 'd724bd14-f51e-4e14-b910-2cb4e502622f', 'blog', 'قائمة مراجعة شاملة لورش العمل التصميمية', 'قائمة-مراجعة-شاملة-لورش-العمل-التصميمية', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme5\"}', NULL, 0, 0, '2025-10-13 14:27:08', '2025-10-13 14:27:08', NULL),
(349, 'a94f004a-13d8-4283-b86a-d232731e3854', 'blog', 'دليل كامل لتجربة التحقق المباشر', 'دليل-كامل-لتجربة-التحقق-المباشر', '<p>ة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة &nbsp;الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.y</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"1\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme6\"}', NULL, 0, 0, '2025-10-13 14:28:05', '2025-10-13 14:28:05', NULL),
(350, '9db71c49-e122-47df-9719-2907367d0535', 'product', 'زجاجة مياه كيو يو في سي', 'زجاجة-مياه-كيو-يو-في-سي', '<p>تجمع زجاجة مياه كيو يو في سي بين التصميم الأنيق وتقنية تنقية الأشعة فوق البنفسجية المتقدمة، مما يضمن لك الحصول على مياه شرب نظيفة أينما كنت. بضغطة زر واحدة، تقضي على ما يصل إلى 99.99% من البكتيريا، مما يجعلها مثالية للمسافرين وعشاق الأنشطة الخارجية والمتنقلين يوميًا.</p>', '<p>زجاجة مياه كيو UVC مصممة بعناية، وتتميز بتنظيف ذاتي، وتستخدم تقنية UVC لتنقية المياه. متوفرة بحجمين - 500 مل و750 مل - وتتميز بوضعي تنقية: التنظيف السريع (60 ثانية) والتنظيف العميق (3 دقائق). يحافظ العزل المفرغ ذو الجدار المزدوج للزجاجة على المشروبات ساخنة لمدة 12 ساعة وباردة لمدة 24 ساعة. تصميمها الأنيق والبسيط يكمله قاعدة من السيليكون لمزيد من الثبات، وبطارية قابلة لإعادة الشحن عبر منفذ USB-C تدوم حوالي شهر مع الاستخدام العادي.</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"regular_price\":\"22\",\"sale_price\":\"20\",\"sku\":\"11\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', NULL, 0, 0, '2025-10-14 05:49:37', '2025-10-14 05:49:37', NULL),
(351, '957d2c78-b219-41b8-bc7b-d255ba6a9a01', 'product', 'خيمة تاران تتسع لـ 6 أشخاص', 'خيمة-تاران-تتسع-لـ-6-أشخاص', '<p>خيمة تخييم سريعة التركيب، متعددة الألوان، مقاومة للماء، مناسبة لستة أشخاص، تتميز بشبكة للحشرات، وأعمدة قوية، وحقيبة حمل - مثالية للنزهات العائلية والرحلات الخارجية.</p>', '<p>خيمة تاران تانت لستة أشخاص هي مأوى تخييم دائري ذو طبقة واحدة، مصمم لسهولة الاستخدام والحمل. مصنوعة من قماش بوليستر حريري مع ذبابة من النايلون وغطاء أرضي من البوليستر تيريلين، وتتضمن أعمدة من الألياف الزجاجية (مُزودة بسلك مقاوم للصدمات) أو من الألومنيوم - تختلف المواصفات. يستغرق تركيبها أقل من دقيقة، مما يجعلها مثالية للاستخدام التلقائي. تحتوي الخيمة على مدخل أمامي واسع مزود بشبكة حشرات، وأغطية عواصف بسحاب، وتأتي مع حقيبة حمل للتخزين والنقل.</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"regular_price\":\"34\",\"sale_price\":\"31\",\"sku\":\"11\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', NULL, 0, 0, '2025-10-14 05:50:22', '2025-10-14 05:50:22', NULL),
(354, 'd6f0b370-a3fe-4db1-b6de-3b2515bd3b00', 'product', 'ساوند برو 20 15 واط TWS', 'ساوند-برو-20-15-واط-TWS', '<p>مكبر صوت مدمج وقوي بقوة 15 وات مزود بتقنية Bluetooth 5.0 يتميز بمقاومة الماء IPX6، وإقران TWS، وراديو FM، وتشغيل USB/TF، وإضاءة RGB، وميكروفون مدمج للمكالمات بدون استخدام اليدين - مثالي للاستخدام في الهواء الطلق وأثناء السفر.</p>', '<p>صُممت سماعة SoundPro 20 TWS بقوة 15 واط للمستخدمين الذين يحتاجون إلى سماعة متينة ومتعددة الاستخدامات توفر صوتًا قويًا أثناء التنقل. تدعم السماعة تقنية True Wireless Stereo (TWS)، مما يتيح لك إقران وحدتين للحصول على تجربة صوت ستيريو متكاملة. تتميز السماعة بتقنية Bluetooth 5.0، وراديو FM، ومدخلات USB وبطاقة TF، وإضاءة RGB مدمجة، وميكروفون للمكالمات بدون استخدام اليدين، وهي مناسبة لمختلف مصادر الصوت والبيئات. بفضل مقاومتها للماء IPX6، فهي مناسبة للاستخدام في الهواء الطلق بالقرب من المسابح أو تحت المطر الخفيف. تصميمها المدمج، وهيكلها البلاستيكي الناعم الملمس مع لمسة نهائية من القماش، وحبل حملها يضمن سهولة النقل. تدعم البطارية المدمجة بسعة 1500 مللي أمبير/ساعة تشغيلًا مطولًا، بينما تتحكم عناصر التحكم المدمجة في الجهاز في مستوى الصوت، والتشغيل، ووضع TWS، والإضاءة.</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"regular_price\":\"15\",\"sale_price\":\"10\",\"sku\":\"11\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', NULL, 0, 0, '2025-10-14 05:52:55', '2025-10-14 05:52:55', NULL),
(357, 'affc73ef-1b8a-42cc-8238-63615e935807', 'product', 'حقيبة ظهر وودلاند TB 142F12', 'حقيبة-ظهر-وودلاند-TB-142F12', '<p>حقيبة ظهر متينة بسعة 50 لترًا مصممة للمغامرات الخارجية والرحلات والسفر، وتتميز بتصميم تمويه الغابات وتوافقها مع معايير MOLLE للملحقات.</p>', '<p>حقيبة وودلاند TB 142F12 مصممة خصيصاً لعشاق الأنشطة الخارجية الباحثين عن حقيبة ظهر متينة ومتعددة الاستخدامات. تأتي بلون فيروزي/أخضر ليموني مموه، مما يوفر لك لمسة من الغموض والأناقة. بسعة 50 لتراً، تُعد مثالية للمشي لمسافات طويلة أو رحلات نهاية الأسبوع. الحقيبة مصنوعة من نايلون عالي الكثافة، معالج لمقاومة الماء والخدش. تتميز بنظام MOLLE لتثبيت الحقائب أو المعدات الإضافية، ومنطقة لاصقة حلقية، وخياطة معززة لتحمل الاستخدام الشاق.</p>', 'published', NULL, 'ar', NULL, 3, NULL, '{\"regular_price\":\"45\",\"sale_price\":\"15\",\"sku\":\"11\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', NULL, 0, 0, '2025-10-14 09:20:28', '2025-10-14 09:20:28', NULL),
(358, 'c4bd876b-0425-4fa7-af33-08d46ceef17f', 'product', 'إديفايَر WH950NB لاسلكي إلغاء الضوضاء', 'إديفايَر-WH950NB-لاسلكي-إلغاء-الضوضاء', '<p>سماعات Edifier WH950NB هي سماعات بلوتوث 5.3 غنية بالميزات مع LDAC، وشهادة الصوت عالي الدقة، وANC هجين، وENC بأربعة ميكروفونات للمكالمات، وعمر بطارية يصل إلى 55 ساعة، وشحن سريع، وراحة قابلة للطي - خيار ANC ممتاز من الفئة المتوسطة.</p>', '<p>تقدم سماعات WH950NB مزيجًا متقنًا من الصوت عالي الجودة وتقنية إلغاء الضوضاء القوية. مزودة بمحركات صوت من طبقة التيتانيوم مقاس 40 مم وتقنية LDAC، تدعم صوتًا عالي الدقة بالكامل حتى 40 كيلوهرتز. تساعد أوضاع ANC (مستويان بالإضافة إلى الصوت المحيط/الرياح) على حجب الضوضاء، بينما تضمن أربعة ميكروفونات ENC مدمجة مكالمات صوتية واضحة - حتى في الهواء الطلق. الراحة هي الأولوية، مع وسائد إسفنجية من الجلد البروتيني وعصابة رأس فولاذية خفيفة الوزن وقابلة للطي.</p>\r\n<p>يصل عمر البطارية إلى 55 ساعة مع إيقاف تشغيل ANC (34 ساعة مع تشغيل ANC)، ويضيف شحن سريع لمدة 10 دقائق حوالي 7 ساعات من التشغيل. يتيح Bluetooth5.3 التبديل السلس بين الأجهزة المتعددة وميزة Google Fast Pair على أجهزة Android. يوفر تطبيق Edifier Connect إعدادات مسبقة لمعادل الصوت وأوضاع صوت قابلة للتخصيص (موسيقى، ألعاب، مسرح) بالإضافة إلى مؤقتات ضبط مستوى الصوت الآمن والإيقاف التلقائي.</p>', 'published', NULL, 'ar', NULL, 3, NULL, '{\"regular_price\":\"80\",\"sale_price\":\"69\",\"sku\":\"1\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', NULL, 0, 0, '2025-10-14 09:28:51', '2025-10-14 09:28:51', NULL);
INSERT INTO `contents` (`id`, `uuid`, `content_type`, `title`, `slug`, `excerpt`, `content`, `status`, `featured_image`, `language_code`, `parent_id`, `author_id`, `published_at`, `meta_data`, `seo_meta`, `view_count`, `sort_order`, `created_at`, `updated_at`, `deleted_at`) VALUES
(359, 'a713abe2-9ae1-4e22-b1d5-eebd0d97dbfe', 'product', 'كاميرا | instax | فوجي فيلم', 'كاميرا-instax-فوجي-فيلم', '<p>سلسلة فوجي فيلم إنستاكس هي سلسلة رائجة من الكاميرات الفورية التي تطبع صورًا مادية فورية باستخدام فيلم ذاتي التحميض، ما يجمع بين سحر الماضي وتقنيات العصر الحديث. مثالية للحفلات والسفر والتصوير الإبداعي.</p>', '<p>فوجي فيلم إنستاكس علامة تجارية رائدة في مجال الكاميرات الفورية، حيث تقدم طُرزًا تناظرية ورقمية هجينة سهلة الاستخدام تُمكّن المستخدمين من طباعة الصور فورًا على أفلام إنستاكس مُصممة خصيصًا. بدءًا من كاميرا إنستاكس ميني 12 الملونة والمناسبة للشباب، وكاميرا إنستاكس سكوير SQ1 ذات التصميم الكلاسيكي، وكاميرا إنستاكس ميني إيفو الهجينة المتطورة، تُلبي هذه المجموعة احتياجات مُتنوعة، سواءً كانت لقطات ممتعة أو تصويرًا إبداعيًا.</p>\r\n<p>تستخدم كاميرات إنستاكس فيلم إنستاكس الفوري، الذي يُنتج في حوالي 90 ثانية، ويتوفر بأحجام ميني، ومربع، وواسع. تتيح الطُرز الهجينة، مثل ميني إيفو، للمستخدمين معاينة الصور قبل الطباعة، مُوفرةً بذلك راحة الذاكرة الرقمية مع سحر الطباعة الفورية.</p>\r\n<p>تُعتبر هذه الكاميرات شائعة بشكل خاص في تصوير الفعاليات، والسفر، وتدوين اليوميات، والهدايا، وجمع القصاصات.</p>', 'published', NULL, 'ar', NULL, 3, NULL, '{\"regular_price\":\"55\",\"sale_price\":\"25\",\"sku\":\"1\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"11\"}', NULL, 0, 0, '2025-10-14 09:29:46', '2025-10-14 09:29:46', NULL),
(360, '839dd5ed-8f63-45bc-b6f3-c400406c420d', 'product', 'كاميرا كانون EOS R100 بدون مرآة', 'كاميرا-كانون-EOS-R100-بدون-مرآة', '<p>كاميرا بدون مرآة صغيرة الحجم وخفيفة الوزن مصممة للمبتدئين والمستخدمين العاديين، تتميز بمستشعر APS-C بدقة 24 ميجابكسل، ومعالج DIGIC8، وDual Pixel AF، وفيديو 4K، وEVF - كل ذلك في هيكل بسيط على غرار DSLR مقابل حوالي 480 دولارًا أمريكيًا</p>', '<p>استخدم المحادثات المباشرة والملاحظات غير المباشرة لتوضيح تحديات الموظفين ومخاوفهم. انتهز كل فرصة لتُظهر للموظفين دعمك واهتمامك بهم. لتسهيل الحوارات المنتظمة بين المديرين والموظفين، قدّم لهم إرشادات حول أفضل السبل لطرح المواضيع الحساسة الناجمة عن جائحة كوفيد-19.</p>', 'published', NULL, 'ar', NULL, 3, NULL, '{\"regular_price\":\"55\",\"sale_price\":\"35\",\"sku\":\"1\",\"stock_quantity\":\"1\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"11\"}', NULL, 0, 0, '2025-10-14 09:39:59', '2025-10-14 09:39:59', NULL),
(361, '97633b22-d980-451a-aca5-e12ff1a1f46f', 'product', 'ساعة نويزفيت هالو الذكية', 'ساعة-نويزفيت-هالو-الذكية', '<p>تُصنّف ساعة NoiseFit Halo ضمن فئة الساعات الذكية الاقتصادية، إذ تُقدّم مزيجًا رائعًا من التصميم الفاخر، وعمر بطارية طويل، وتتبع اللياقة البدنية والصحة، ومكالمات بلوتوث. وهي تُناسب بشكل خاص المستخدمين المهتمين بالسعر، والذين يبحثون عن مظهر أنيق وأداء قوي.</p>', '<p>استخدم المحادثات المباشرة والملاحظات غير المباشرة لتوضيح تحديات الموظفين ومخاوفهم. انتهز كل فرصة لتُظهر للموظفين دعمك واهتمامك بهم. لتسهيل الحوارات المنتظمة بين المديرين والموظفين، قدّم لهم إرشادات حول أفضل السبل لطرح المواضيع الحساسة الناجمة عن جائحة كوفيد-19.</p>', 'published', NULL, 'ar', NULL, 3, NULL, '{\"regular_price\":\"80\",\"sale_price\":\"50\",\"sku\":\"1\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', NULL, 0, 0, '2025-10-14 09:47:27', '2025-10-14 09:47:27', NULL),
(362, '2c06e2dd-52c1-4a7a-a77b-7661b872910f', 'product', 'قبعات رجالية قبعة بيسبول', 'قبعات-رجالية-قبعة-بيسبول', '<p>تُصنّف ساعة NoiseFit Halo ضمن فئة الساعات الذكية الاقتصادية، إذ تُقدّم مزيجًا رائعًا من التصميم الفاخر، وعمر بطارية طويل، وتتبع اللياقة البدنية والصحة، ومكالمات بلوتوث. وهي تُناسب بشكل خاص المستخدمين المهتمين بالسعر، والذين يبحثون عن مظهر أنيق وأداء قوي.</p>', '<p>استخدم المحادثات المباشرة والملاحظات غير المباشرة لتوضيح تحديات الموظفين ومخاوفهم. انتهز كل فرصة لتُظهر للموظفين دعمك واهتمامك بهم. لتسهيل الحوارات المنتظمة بين المديرين والموظفين، قدّم لهم إرشادات حول أفضل السبل لطرح المواضيع الحساسة الناجمة عن جائحة كوفيد-19.</p>', 'published', NULL, 'ar', NULL, 3, NULL, '{\"regular_price\":\"60\",\"sale_price\":\"55\",\"sku\":\"1\",\"stock_quantity\":\"11\",\"manage_stock\":true,\"stock_status\":\"instock\",\"is_featured\":\"0\",\"dimensions\":{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"},\"weight\":\"1\"}', NULL, 0, 0, '2025-10-14 09:48:57', '2025-10-14 09:48:57', NULL),
(365, 'a6582f53-cc76-4f17-b38c-1544e78a8071', 'blog', 'لمالماذا ينبغي على مُنشئي الطعام البدء في استخدام الرسوم البيانية', 'لمالماذا-ينبغي-على-مُنشئي-الطعام-البدء-في-استخدام-الرسوم-البيانية', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة ultrices ipsum mollis Praesent pharetra semper pureus، الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"1\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme1\"}', NULL, 0, 0, '2025-10-16 12:27:46', '2025-10-16 12:27:46', NULL),
(366, '794ec04a-61fc-4da3-81d4-d5cad80546cc', 'page', 'Privacy Policy and Terms2', 'Privacy-Policy-and-Terms2', NULL, '<p>Privacy Policy and Terms</p>', 'trash', '/tmp/phpnhvIZk', 'en', NULL, 1, '2025-10-20 05:51:36', '{\"occupation\":\"\",\"phone\":\"\",\"website\":\"\",\"email\":\"\",\"address\":\"\",\"google_map_link\":\"\",\"facebook_link\":\"\",\"x_link\":\"\",\"linkedin_link\":\"\",\"instagram_link\":\"\",\"pinterest_link\":\"\"}', '{\"title\":\"Privacy Policy and Terms\",\"description\":\"Privacy Policy and Terms Privacy Policy and Terms\",\"keywords\":\"best,seo,foryou\"}', 0, 0, '2025-10-20 05:51:36', '2025-10-20 05:52:15', '2025-10-20 05:52:15'),
(367, '83057b26-b3ca-45c1-81e8-76ab21a37025', 'page', 'سياسة الخصوصية والشروط', 'سياسة-الخصوصية-والشروط', '<p>سياسة الخصوصية والشروط. آخر تحديث: ٨ أكتوبر ٢٠٢٥. أهلاً بكم في موقعنا الإلكتروني. بدخولك إلى هذا الموقع أو استخدامه، فإنك توافق على الامتثال لشروط الاستخدام والالتزام بها.</p>', '<p>سياسة الخصوصية والشروط<br>آخر تحديث: ٨ أكتوبر ٢٠٢٥</p>\r\n<p>مرحبًا بكم في موقعنا الإلكتروني. بدخولكم أو استخدامكم لهذا الموقع، فإنكم توافقون على الامتثال لسياسة الخصوصية والشروط التالية والالتزام بها. يُرجى قراءتها بعناية.</p>\r\n<p>١. المعلومات التي نجمعها</p>\r\n<p>قد نجمع معلومات شخصية، مثل اسمكم وبريدكم الإلكتروني وتفاصيل الاتصال، عند التسجيل أو التواصل معنا أو استخدام خدماتنا. كما قد نجمع بيانات غير شخصية لتحسين الموقع.</p>\r\n<p>٢. كيف نستخدم معلوماتكم</p>\r\n<p>لتقديم خدماتنا وتحسينها</p>\r\n<p>للتواصل معكم بشأن التحديثات والدعم</p>\r\n<p>لإرسال النشرات الإخبارية أو المحتوى الترويجي (اختياري)</p>\r\n<p>٣. ملفات تعريف الارتباط</p>\r\n<p>قد يستخدم موقعنا ملفات تعريف الارتباط لتحسين تجربة المستخدم. يمكنك تعطيل ملفات تعريف الارتباط في متصفحك، ولكن قد لا تعمل بعض أجزاء الموقع بشكل صحيح بدونها.</p>\r\n<p>٤. خدمات الجهات الخارجية</p>\r\n<p>قد نستخدم أدوات موثوقة من جهات خارجية للتحليلات أو المدفوعات. لهذه الخدمات سياسات خصوصية خاصة بها نوصي بمراجعتها.</p>\r\n<p>٥. أمن البيانات<br>نطبق إجراءات أمنية لحماية بياناتك، ولكن لا توجد طريقة نقل عبر الإنترنت آمنة تمامًا.</p>\r\n<p>٦. حقوقك<br>لديك الحق في الوصول إلى معلوماتك الشخصية وتحديثها أو حذفها، وسحب موافقتك على الرسائل التسويقية.</p>\r\n<p>٧. شروط الاستخدام<br>باستخدامك لهذا الموقع، فإنك توافق على عدم إساءة استخدام المنصة أو الانخراط في أي نشاط غير قانوني. يُقدم المحتوى والخدمات كما هي.</p>\r\n<p>٨. تغييرات هذه السياسة<br>قد نقوم بتحديث هذه الصفحة بشكل دوري. سيتم نشر التغييرات هنا مع تاريخ التحديث.</p>\r\n<p>٩. تواصل معنا<br>إذا كانت لديك أي أسئلة حول سياسة الخصوصية والشروط، يُرجى مراسلتنا عبر البريد الإلكتروني على: support@example.com</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"occupation\":\"\",\"phone\":\"\",\"website\":\"\",\"email\":\"\",\"address\":\"\",\"google_map_link\":\"\",\"facebook_link\":\"\",\"x_link\":\"\",\"linkedin_link\":\"\",\"instagram_link\":\"\",\"pinterest_link\":\"\"}', NULL, 0, 0, '2025-10-20 05:53:56', '2025-10-20 05:53:56', NULL),
(368, 'c104ff6d-b62f-4fa4-970a-a2082b2eeadc', 'blog', 'العالم بحاجة إلى أن يعكس بشكل أفضل الأشخاص ذوي البشرة الملونة', 'العالم-بحاجة-إلى-أن-يعكس-بشكل-أفضل-الأشخاص-ذوي-البشرة-الملونة', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>', '<p>الزبدة البنية والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك صغيرة من الشوكولاتة والمفضلة الأولى.</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة وبرك من الشوكولاتة الذائبة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولاور آيني ماسا.م إيبسوم هي الدمية القياسية في هذه الصناعة.</p>\r\n<p>Grursus mal suada faci lisis orem ipsum dola onsectetur ellitry Vestey bulum the ipsumm ipsum that dolocons rsus mal suada وهناك fadolorit إلى النخبة المنشئة.</p>\r\n<p>توماس أ. إديسون</p>\r\n<p>الزبدة المزروعة والسكر البني، رائحة الكراميل، الحواف المقرمشة، المراكز السميكة والناعمة والبرك الذائبة تقدم الشوكولاتة والمفضلة الأولى. دولور سيت أميت، كونسيكتوير أديبيسينج إليتر إيني كومودو ليجولا إيجيت دولوار آيني ماسا. إم إيبسوم هو الدمية القياسية في الصناعة. أحط نفسك بالملائكة.</p>\r\n<p>إشراك العملاء التسويق استراتيجية جديدة للاقتصاد</p>\r\n<p>الزجاجة البلورية الحملية خالية من حمض الدهليز في منطقة الثرثرة في منطقة ultrices ipsum mollis Praesent pharetra semper pureus، الزجاجة البلورية الحاملة خالية من مادة هندريريت.</p>\r\n<p>تكامل غوتنبرغ<br>تكامل غوتنبرغ<br>تكامل غوتنبرغ</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، وبرك ميلت بودلز، تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار صناعة الحلويات. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>\r\n<p>زبدة مزروعة وسكر بني، نكهة كراميلية، حواف مقرمشة، مركز سميك وناعم، برك ميلت أندي تقدم الشوكولاتة المفضلة لديك. دولور سيت أميت، كونسيكتيور أديبيسينج إليتر، إينيان كومودو ليجولا إيجيت دولاوار إينيان ماسا. إم. إيبسوم هو معيار الصناعة. لا تشكو أبدًا، فالشكوى شعور ضعيف، أنت تملك الحياة، نحن نتنفس، نحن محظوظون. أحط نفسك بالملائكة.</p>', 'published', NULL, 'ar', NULL, 1, NULL, '{\"is_featured\":\"0\",\"is_popular\":\"0\",\"is_weacklybest\":\"0\",\"is_trending\":\"0\",\"is_hotnews\":\"0\",\"reading_time\":\"12\",\"blog_theme\":\"theme2\",\"is_video_blog\":\"1\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=1iIZeIy7TqM\"}', NULL, 0, 0, '2025-10-25 07:41:30', '2025-10-25 07:42:41', '2025-10-25 07:42:41');

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

--
-- Table structure for table `content_metas`
--

CREATE TABLE `content_metas` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `content_id` bigint(20) UNSIGNED NOT NULL,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` longtext NOT NULL,
  `meta_type` enum('string','integer','boolean','array','object','text','html') NOT NULL DEFAULT 'string',
  `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 `content_metas`
--

INSERT INTO `content_metas` (`id`, `content_id`, `meta_key`, `meta_value`, `meta_type`, `created_at`, `updated_at`) VALUES
(1, 1, 'is_featured', '1', 'string', '2025-09-29 16:13:43', '2025-09-29 16:13:43'),
(2, 1, 'is_popular', '0', 'string', '2025-09-29 16:13:43', '2025-09-29 16:13:43'),
(3, 1, 'is_weacklybest', '0', 'string', '2025-09-29 16:13:43', '2025-09-29 16:13:43'),
(4, 1, 'is_trending', '0', 'string', '2025-09-29 16:13:43', '2025-09-29 16:13:43'),
(5, 1, 'is_hotnews', '0', 'string', '2025-09-29 16:13:43', '2025-09-29 16:13:43'),
(6, 1, 'reading_time', '10', 'string', '2025-09-29 16:13:43', '2025-09-29 16:13:43'),
(7, 2, 'is_featured', '0', 'string', '2025-09-29 16:33:53', '2025-09-29 16:33:53'),
(8, 2, 'is_popular', '0', 'string', '2025-09-29 16:33:53', '2025-09-29 16:33:53'),
(9, 2, 'is_weacklybest', '1', 'string', '2025-09-29 16:33:53', '2025-09-29 16:33:53'),
(10, 2, 'is_trending', '0', 'string', '2025-09-29 16:33:53', '2025-09-29 16:33:53'),
(11, 2, 'is_hotnews', '1', 'string', '2025-09-29 16:33:53', '2025-10-25 06:56:14'),
(12, 2, 'reading_time', '12', 'string', '2025-09-29 16:33:53', '2025-09-29 16:33:53'),
(13, 3, 'regular_price', '50', 'string', '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(14, 3, 'sale_price', '35', 'string', '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(15, 3, 'sku', '4', 'string', '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(16, 3, 'stock_quantity', '20', 'string', '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(17, 3, 'manage_stock', '1', 'boolean', '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(18, 3, 'stock_status', 'instock', 'string', '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(19, 3, 'is_featured', '0', 'string', '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(20, 3, 'dimensions', '{\"length\":\"2\",\"width\":\"2\",\"height\":\"2\"}', 'array', '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(21, 3, 'weight', '2', 'string', '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(22, 4, 'regular_price', '1700', 'string', '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(23, 4, 'sale_price', '1500', 'string', '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(24, 4, 'sku', '3', 'string', '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(25, 4, 'stock_quantity', '34', 'string', '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(26, 4, 'manage_stock', '1', 'boolean', '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(27, 4, 'stock_status', 'instock', 'string', '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(28, 4, 'is_featured', '1', 'string', '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(29, 4, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(30, 4, 'weight', '5', 'string', '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(31, 5, 'regular_price', '900', 'string', '2025-09-30 02:53:17', '2025-09-30 02:53:17'),
(32, 5, 'sale_price', '750', 'string', '2025-09-30 02:53:17', '2025-09-30 02:53:17'),
(33, 5, 'sku', '12', 'string', '2025-09-30 02:53:17', '2025-09-30 02:53:17'),
(34, 5, 'stock_quantity', '12', 'string', '2025-09-30 02:53:17', '2025-09-30 02:53:17'),
(35, 5, 'manage_stock', '1', 'boolean', '2025-09-30 02:53:17', '2025-09-30 02:53:17'),
(36, 5, 'stock_status', 'instock', 'string', '2025-09-30 02:53:17', '2025-09-30 02:53:17'),
(37, 5, 'is_featured', '0', 'string', '2025-09-30 02:53:17', '2025-09-30 02:53:17'),
(38, 5, 'dimensions', '{\"length\":\"2\",\"width\":\"2\",\"height\":\"2\"}', 'array', '2025-09-30 02:53:17', '2025-09-30 02:53:17'),
(39, 5, 'weight', '2', 'string', '2025-09-30 02:53:17', '2025-09-30 02:53:17'),
(40, 6, 'regular_price', '2500', 'string', '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(41, 6, 'sale_price', '2000', 'string', '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(42, 6, 'sku', '11', 'string', '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(43, 6, 'stock_quantity', '11', 'string', '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(44, 6, 'manage_stock', '1', 'boolean', '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(45, 6, 'stock_status', 'instock', 'string', '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(46, 6, 'is_featured', '0', 'string', '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(47, 6, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(48, 6, 'weight', '1', 'string', '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(49, 7, 'regular_price', '6000', 'string', '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(50, 7, 'sale_price', '3000', 'string', '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(51, 7, 'sku', '12', 'string', '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(52, 7, 'stock_quantity', '12', 'string', '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(53, 7, 'manage_stock', '1', 'boolean', '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(54, 7, 'stock_status', 'instock', 'string', '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(55, 7, 'is_featured', '0', 'string', '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(56, 7, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(57, 7, 'weight', '1', 'string', '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(58, 8, 'regular_price', '3000', 'string', '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(59, 8, 'sale_price', '2890', 'string', '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(60, 8, 'sku', '12', 'string', '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(61, 8, 'stock_quantity', '12', 'string', '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(62, 8, 'manage_stock', '1', 'boolean', '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(63, 8, 'stock_status', 'instock', 'string', '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(64, 8, 'is_featured', '1', 'string', '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(65, 8, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(66, 8, 'weight', '1', 'string', '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(67, 9, 'regular_price', '55', 'string', '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(68, 9, 'sale_price', '40', 'string', '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(69, 9, 'sku', '1', 'string', '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(70, 9, 'stock_quantity', '1', 'string', '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(71, 9, 'manage_stock', '1', 'boolean', '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(72, 9, 'stock_status', 'instock', 'string', '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(73, 9, 'is_featured', '0', 'string', '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(74, 9, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(75, 9, 'weight', '1', 'string', '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(76, 10, 'regular_price', '55', 'string', '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(77, 10, 'sale_price', '23', 'string', '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(78, 10, 'sku', '1', 'string', '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(79, 10, 'stock_quantity', '12', 'string', '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(80, 10, 'manage_stock', '1', 'boolean', '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(81, 10, 'stock_status', 'instock', 'string', '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(82, 10, 'is_featured', '0', 'string', '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(83, 10, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(84, 10, 'weight', '1', 'string', '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(85, 11, 'regular_price', '80', 'string', '2025-09-30 05:47:48', '2025-09-30 05:47:48'),
(86, 11, 'sale_price', '50', 'string', '2025-09-30 05:47:48', '2025-09-30 05:47:48'),
(87, 11, 'sku', '1', 'string', '2025-09-30 05:47:48', '2025-09-30 05:47:48'),
(88, 11, 'stock_quantity', '11', 'string', '2025-09-30 05:47:48', '2025-09-30 05:47:48'),
(89, 11, 'manage_stock', '1', 'boolean', '2025-09-30 05:47:48', '2025-09-30 05:47:48'),
(90, 11, 'stock_status', 'instock', 'string', '2025-09-30 05:47:48', '2025-09-30 05:47:48'),
(91, 11, 'is_featured', '0', 'string', '2025-09-30 05:47:48', '2025-09-30 05:47:48'),
(92, 11, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 05:47:48', '2025-09-30 05:47:48'),
(93, 11, 'weight', '1', 'string', '2025-09-30 05:47:48', '2025-09-30 05:47:48'),
(94, 12, 'regular_price', '60', 'string', '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(95, 12, 'sale_price', '55', 'string', '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(96, 12, 'sku', '1', 'string', '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(97, 12, 'stock_quantity', '11', 'string', '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(98, 12, 'manage_stock', '1', 'boolean', '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(99, 12, 'stock_status', 'instock', 'string', '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(100, 12, 'is_featured', '0', 'string', '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(101, 12, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(102, 12, 'weight', '1', 'string', '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(103, 13, 'regular_price', '55', 'string', '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(104, 13, 'sale_price', '35', 'string', '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(105, 13, 'sku', '1', 'string', '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(106, 13, 'stock_quantity', '1', 'string', '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(107, 13, 'manage_stock', '1', 'boolean', '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(108, 13, 'stock_status', 'instock', 'string', '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(109, 13, 'is_featured', '0', 'string', '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(110, 13, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(111, 13, 'weight', '11', 'string', '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(112, 14, 'regular_price', '55', 'string', '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(113, 14, 'sale_price', '25', 'string', '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(114, 14, 'sku', '1', 'string', '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(115, 14, 'stock_quantity', '11', 'string', '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(116, 14, 'manage_stock', '1', 'boolean', '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(117, 14, 'stock_status', 'instock', 'string', '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(118, 14, 'is_featured', '0', 'string', '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(119, 14, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(120, 14, 'weight', '11', 'string', '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(121, 15, 'regular_price', '80', 'string', '2025-09-30 05:59:07', '2025-09-30 05:59:07'),
(122, 15, 'sale_price', '69', 'string', '2025-09-30 05:59:07', '2025-09-30 05:59:07'),
(123, 15, 'sku', '1', 'string', '2025-09-30 05:59:07', '2025-09-30 05:59:07'),
(124, 15, 'stock_quantity', '11', 'string', '2025-09-30 05:59:07', '2025-09-30 05:59:07'),
(125, 15, 'manage_stock', '1', 'boolean', '2025-09-30 05:59:07', '2025-09-30 05:59:07'),
(126, 15, 'stock_status', 'instock', 'string', '2025-09-30 05:59:07', '2025-09-30 05:59:07'),
(127, 15, 'is_featured', '0', 'string', '2025-09-30 05:59:07', '2025-09-30 05:59:07'),
(128, 15, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 05:59:07', '2025-09-30 05:59:07'),
(129, 15, 'weight', '1', 'string', '2025-09-30 05:59:07', '2025-09-30 05:59:07'),
(130, 16, 'regular_price', '45', 'string', '2025-09-30 06:01:35', '2025-09-30 06:01:35'),
(131, 16, 'sale_price', '15', 'string', '2025-09-30 06:01:35', '2025-09-30 06:01:35'),
(132, 16, 'sku', '11', 'string', '2025-09-30 06:01:35', '2025-09-30 06:01:35'),
(133, 16, 'stock_quantity', '11', 'string', '2025-09-30 06:01:35', '2025-09-30 06:01:35'),
(134, 16, 'manage_stock', '1', 'boolean', '2025-09-30 06:01:35', '2025-09-30 06:01:35'),
(135, 16, 'stock_status', 'instock', 'string', '2025-09-30 06:01:35', '2025-09-30 06:01:35'),
(136, 16, 'is_featured', '0', 'string', '2025-09-30 06:01:35', '2025-09-30 06:01:35'),
(137, 16, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 06:01:35', '2025-09-30 06:01:35'),
(138, 16, 'weight', '1', 'string', '2025-09-30 06:01:35', '2025-09-30 06:01:35'),
(139, 17, 'regular_price', '15', 'string', '2025-09-30 06:02:55', '2025-09-30 06:02:55'),
(140, 17, 'sale_price', '10', 'string', '2025-09-30 06:02:55', '2025-09-30 06:02:55'),
(141, 17, 'sku', '11', 'string', '2025-09-30 06:02:55', '2025-09-30 06:02:55'),
(142, 17, 'stock_quantity', '11', 'string', '2025-09-30 06:02:55', '2025-09-30 06:02:55'),
(143, 17, 'manage_stock', '1', 'boolean', '2025-09-30 06:02:55', '2025-09-30 06:02:55'),
(144, 17, 'stock_status', 'instock', 'string', '2025-09-30 06:02:55', '2025-09-30 06:02:55'),
(145, 17, 'is_featured', '0', 'string', '2025-09-30 06:02:55', '2025-09-30 06:02:55'),
(146, 17, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 06:02:55', '2025-09-30 06:02:55'),
(147, 17, 'weight', '1', 'string', '2025-09-30 06:02:55', '2025-09-30 06:02:55'),
(148, 18, 'regular_price', '34', 'string', '2025-09-30 06:05:55', '2025-09-30 06:05:55'),
(149, 18, 'sale_price', '31', 'string', '2025-09-30 06:05:55', '2025-09-30 06:05:55'),
(150, 18, 'sku', '11', 'string', '2025-09-30 06:05:55', '2025-09-30 06:05:55'),
(151, 18, 'stock_quantity', '11', 'string', '2025-09-30 06:05:55', '2025-09-30 06:05:55'),
(152, 18, 'manage_stock', '1', 'boolean', '2025-09-30 06:05:55', '2025-09-30 06:05:55'),
(153, 18, 'stock_status', 'instock', 'string', '2025-09-30 06:05:55', '2025-09-30 06:05:55'),
(154, 18, 'is_featured', '0', 'string', '2025-09-30 06:05:55', '2025-09-30 06:05:55'),
(155, 18, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 06:05:55', '2025-09-30 06:05:55'),
(156, 18, 'weight', '1', 'string', '2025-09-30 06:05:55', '2025-09-30 06:05:55'),
(157, 19, 'regular_price', '22', 'string', '2025-09-30 06:07:17', '2025-09-30 06:07:17'),
(158, 19, 'sale_price', '20', 'string', '2025-09-30 06:07:17', '2025-09-30 06:07:17'),
(159, 19, 'sku', '11', 'string', '2025-09-30 06:07:17', '2025-09-30 06:07:17'),
(160, 19, 'stock_quantity', '11', 'string', '2025-09-30 06:07:17', '2025-09-30 06:07:17'),
(161, 19, 'manage_stock', '1', 'boolean', '2025-09-30 06:07:17', '2025-09-30 06:07:17'),
(162, 19, 'stock_status', 'instock', 'string', '2025-09-30 06:07:17', '2025-09-30 06:07:17'),
(163, 19, 'is_featured', '0', 'string', '2025-09-30 06:07:17', '2025-09-30 06:07:17'),
(164, 19, 'dimensions', '{\"length\":\"1\",\"width\":\"1\",\"height\":\"1\"}', 'array', '2025-09-30 06:07:17', '2025-09-30 06:07:17'),
(165, 19, 'weight', '1', 'string', '2025-09-30 06:07:17', '2025-09-30 06:07:17'),
(166, 20, 'is_featured', '0', 'string', '2025-09-30 09:17:16', '2025-09-30 09:17:16'),
(167, 20, 'is_popular', '0', 'string', '2025-09-30 09:17:16', '2025-09-30 09:17:16'),
(168, 20, 'is_weacklybest', '0', 'string', '2025-09-30 09:17:16', '2025-09-30 09:17:16'),
(169, 20, 'is_trending', '0', 'string', '2025-09-30 09:17:16', '2025-09-30 09:17:16'),
(170, 20, 'is_hotnews', '0', 'string', '2025-09-30 09:17:16', '2025-09-30 09:17:16'),
(171, 20, 'reading_time', '12', 'string', '2025-09-30 09:17:16', '2025-09-30 09:17:16'),
(172, 21, 'is_featured', '1', 'string', '2025-09-30 10:02:21', '2025-09-30 10:02:21'),
(173, 21, 'is_popular', '0', 'string', '2025-09-30 10:02:21', '2025-09-30 10:02:21'),
(174, 21, 'is_weacklybest', '0', 'string', '2025-09-30 10:02:21', '2025-09-30 10:02:21'),
(175, 21, 'is_trending', '0', 'string', '2025-09-30 10:02:21', '2025-09-30 10:02:21'),
(176, 21, 'is_hotnews', '0', 'string', '2025-09-30 10:02:21', '2025-09-30 10:02:21'),
(177, 21, 'reading_time', '12', 'string', '2025-09-30 10:02:21', '2025-09-30 10:02:21'),
(178, 22, 'is_featured', '1', 'string', '2025-09-30 10:03:49', '2025-09-30 10:03:49'),
(179, 22, 'is_popular', '0', 'string', '2025-09-30 10:03:49', '2025-09-30 10:03:49'),
(180, 22, 'is_weacklybest', '0', 'string', '2025-09-30 10:03:49', '2025-09-30 10:03:49'),
(181, 22, 'is_trending', '0', 'string', '2025-09-30 10:03:49', '2025-09-30 10:03:49'),
(182, 22, 'is_hotnews', '0', 'string', '2025-09-30 10:03:49', '2025-09-30 10:03:49'),
(183, 22, 'reading_time', '12', 'string', '2025-09-30 10:03:49', '2025-09-30 10:03:49'),
(184, 23, 'is_featured', '1', 'string', '2025-09-30 10:06:30', '2025-09-30 10:06:30'),
(185, 23, 'is_popular', '0', 'string', '2025-09-30 10:06:30', '2025-09-30 10:06:30'),
(186, 23, 'is_weacklybest', '0', 'string', '2025-09-30 10:06:30', '2025-09-30 10:06:30'),
(187, 23, 'is_trending', '0', 'string', '2025-09-30 10:06:30', '2025-09-30 10:06:30'),
(188, 23, 'is_hotnews', '0', 'string', '2025-09-30 10:06:30', '2025-09-30 10:06:30'),
(189, 23, 'reading_time', '13', 'string', '2025-09-30 10:06:30', '2025-09-30 10:06:30'),
(190, 24, 'is_featured', '1', 'string', '2025-09-30 10:10:39', '2025-09-30 10:10:39'),
(191, 24, 'is_popular', '0', 'string', '2025-09-30 10:10:39', '2025-09-30 10:10:39'),
(192, 24, 'is_weacklybest', '0', 'string', '2025-09-30 10:10:39', '2025-09-30 10:10:39'),
(193, 24, 'is_trending', '0', 'string', '2025-09-30 10:10:39', '2025-09-30 10:10:39'),
(194, 24, 'is_hotnews', '0', 'string', '2025-09-30 10:10:39', '2025-09-30 10:10:39'),
(195, 24, 'reading_time', '34', 'string', '2025-09-30 10:10:39', '2025-09-30 10:10:39'),
(196, 25, 'is_featured', '0', 'string', '2025-09-30 12:16:46', '2025-09-30 12:16:46'),
(197, 25, 'is_popular', '0', 'string', '2025-09-30 12:16:46', '2025-09-30 12:16:46'),
(198, 25, 'is_weacklybest', '1', 'string', '2025-09-30 12:16:46', '2025-09-30 12:16:46'),
(199, 25, 'is_trending', '0', 'string', '2025-09-30 12:16:46', '2025-09-30 12:16:46'),
(200, 25, 'is_hotnews', '0', 'string', '2025-09-30 12:16:46', '2025-09-30 12:16:46'),
(201, 25, 'reading_time', '34', 'string', '2025-09-30 12:16:46', '2025-09-30 12:16:46'),
(202, 26, 'is_featured', '0', 'string', '2025-09-30 12:18:07', '2025-09-30 12:18:07'),
(203, 26, 'is_popular', '0', 'string', '2025-09-30 12:18:07', '2025-09-30 12:18:07'),
(204, 26, 'is_weacklybest', '1', 'string', '2025-09-30 12:18:07', '2025-09-30 12:18:07'),
(205, 26, 'is_trending', '0', 'string', '2025-09-30 12:18:07', '2025-09-30 12:18:07'),
(206, 26, 'is_hotnews', '0', 'string', '2025-09-30 12:18:07', '2025-09-30 12:18:07'),
(207, 26, 'reading_time', '12', 'string', '2025-09-30 12:18:07', '2025-09-30 12:18:07'),
(208, 27, 'is_featured', '0', 'string', '2025-09-30 12:19:31', '2025-09-30 12:19:31'),
(209, 27, 'is_popular', '0', 'string', '2025-09-30 12:19:31', '2025-09-30 12:19:31'),
(210, 27, 'is_weacklybest', '1', 'string', '2025-09-30 12:19:31', '2025-09-30 12:19:31'),
(211, 27, 'is_trending', '0', 'string', '2025-09-30 12:19:31', '2025-09-30 12:19:31'),
(212, 27, 'is_hotnews', '0', 'string', '2025-09-30 12:19:31', '2025-09-30 12:19:31'),
(213, 27, 'reading_time', '34', 'string', '2025-09-30 12:19:31', '2025-09-30 12:19:31'),
(214, 28, 'is_featured', '0', 'string', '2025-09-30 12:20:51', '2025-09-30 12:20:51'),
(215, 28, 'is_popular', '0', 'string', '2025-09-30 12:20:51', '2025-09-30 12:20:51'),
(216, 28, 'is_weacklybest', '1', 'string', '2025-09-30 12:20:51', '2025-09-30 12:20:51'),
(217, 28, 'is_trending', '0', 'string', '2025-09-30 12:20:51', '2025-09-30 12:20:51'),
(218, 28, 'is_hotnews', '0', 'string', '2025-09-30 12:20:51', '2025-09-30 12:20:51'),
(219, 28, 'reading_time', '12', 'string', '2025-09-30 12:20:51', '2025-09-30 12:20:51'),
(220, 29, 'is_featured', '0', 'string', '2025-09-30 12:37:27', '2025-09-30 12:37:27'),
(221, 29, 'is_popular', '0', 'string', '2025-09-30 12:37:27', '2025-09-30 12:37:27'),
(222, 29, 'is_weacklybest', '0', 'string', '2025-09-30 12:37:27', '2025-09-30 12:37:27'),
(223, 29, 'is_trending', '1', 'string', '2025-09-30 12:37:27', '2025-09-30 12:37:27'),
(224, 29, 'is_hotnews', '0', 'string', '2025-09-30 12:37:27', '2025-09-30 12:37:27'),
(225, 29, 'reading_time', '34', 'string', '2025-09-30 12:37:27', '2025-09-30 12:37:27'),
(226, 30, 'is_featured', '0', 'string', '2025-09-30 12:45:22', '2025-09-30 12:45:22'),
(227, 30, 'is_popular', '0', 'string', '2025-09-30 12:45:22', '2025-09-30 12:45:22'),
(228, 30, 'is_weacklybest', '0', 'string', '2025-09-30 12:45:22', '2025-09-30 12:45:22'),
(229, 30, 'is_trending', '1', 'string', '2025-09-30 12:45:22', '2025-09-30 12:45:22'),
(230, 30, 'is_hotnews', '0', 'string', '2025-09-30 12:45:22', '2025-09-30 12:45:22'),
(231, 30, 'reading_time', '12', 'string', '2025-09-30 12:45:22', '2025-09-30 12:45:22'),
(232, 31, 'is_featured', '0', 'string', '2025-09-30 12:46:23', '2025-09-30 12:46:23'),
(233, 31, 'is_popular', '0', 'string', '2025-09-30 12:46:23', '2025-09-30 12:46:23'),
(234, 31, 'is_weacklybest', '0', 'string', '2025-09-30 12:46:23', '2025-09-30 12:46:23'),
(235, 31, 'is_trending', '1', 'string', '2025-09-30 12:46:23', '2025-09-30 12:46:23'),
(236, 31, 'is_hotnews', '0', 'string', '2025-09-30 12:46:23', '2025-09-30 12:46:23'),
(237, 31, 'reading_time', '13', 'string', '2025-09-30 12:46:23', '2025-09-30 12:46:23'),
(238, 32, 'is_featured', '0', 'string', '2025-09-30 12:47:16', '2025-09-30 12:47:16'),
(239, 32, 'is_popular', '0', 'string', '2025-09-30 12:47:16', '2025-09-30 12:47:16'),
(240, 32, 'is_weacklybest', '0', 'string', '2025-09-30 12:47:16', '2025-09-30 12:47:16'),
(241, 32, 'is_trending', '1', 'string', '2025-09-30 12:47:16', '2025-09-30 12:47:16'),
(242, 32, 'is_hotnews', '0', 'string', '2025-09-30 12:47:16', '2025-09-30 12:47:16'),
(243, 32, 'reading_time', '12', 'string', '2025-09-30 12:47:16', '2025-09-30 12:47:16'),
(244, 33, 'is_featured', '0', 'string', '2025-09-30 12:50:56', '2025-09-30 12:50:56'),
(245, 33, 'is_popular', '0', 'string', '2025-09-30 12:50:56', '2025-09-30 12:50:56'),
(246, 33, 'is_weacklybest', '0', 'string', '2025-09-30 12:50:56', '2025-09-30 12:50:56'),
(247, 33, 'is_trending', '1', 'string', '2025-09-30 12:50:56', '2025-09-30 12:50:56'),
(248, 33, 'is_hotnews', '0', 'string', '2025-09-30 12:50:56', '2025-09-30 12:50:56'),
(249, 33, 'reading_time', '12', 'string', '2025-09-30 12:50:56', '2025-09-30 12:50:56'),
(250, 34, 'is_featured', '0', 'string', '2025-09-30 12:52:33', '2025-09-30 12:52:33'),
(251, 34, 'is_popular', '0', 'string', '2025-09-30 12:52:33', '2025-09-30 12:52:33'),
(252, 34, 'is_weacklybest', '0', 'string', '2025-09-30 12:52:33', '2025-09-30 12:52:33'),
(253, 34, 'is_trending', '1', 'string', '2025-09-30 12:52:33', '2025-09-30 12:52:33'),
(254, 34, 'is_hotnews', '0', 'string', '2025-09-30 12:52:33', '2025-09-30 12:52:33'),
(255, 34, 'reading_time', '12', 'string', '2025-09-30 12:52:33', '2025-09-30 12:52:33'),
(256, 35, 'is_featured', '0', 'string', '2025-09-30 13:37:23', '2025-09-30 13:37:23'),
(257, 35, 'is_popular', '1', 'string', '2025-09-30 13:37:23', '2025-09-30 13:37:23'),
(258, 35, 'is_weacklybest', '0', 'string', '2025-09-30 13:37:23', '2025-09-30 13:37:23'),
(259, 35, 'is_trending', '0', 'string', '2025-09-30 13:37:23', '2025-09-30 13:37:23'),
(260, 35, 'is_hotnews', '0', 'string', '2025-09-30 13:37:23', '2025-09-30 13:37:23'),
(261, 35, 'reading_time', '12', 'string', '2025-09-30 13:37:23', '2025-09-30 13:37:23'),
(262, 36, 'is_featured', '0', 'string', '2025-09-30 13:39:10', '2025-09-30 13:39:10'),
(263, 36, 'is_popular', '1', 'string', '2025-09-30 13:39:10', '2025-09-30 13:39:10'),
(264, 36, 'is_weacklybest', '0', 'string', '2025-09-30 13:39:10', '2025-09-30 13:39:10'),
(265, 36, 'is_trending', '0', 'string', '2025-09-30 13:39:10', '2025-09-30 13:39:10'),
(266, 36, 'is_hotnews', '0', 'string', '2025-09-30 13:39:10', '2025-09-30 13:39:10'),
(267, 36, 'reading_time', '12', 'string', '2025-09-30 13:39:10', '2025-09-30 13:39:10'),
(268, 37, 'is_featured', '0', 'string', '2025-09-30 13:44:50', '2025-09-30 13:44:50'),
(269, 37, 'is_popular', '1', 'string', '2025-09-30 13:44:50', '2025-09-30 13:44:50'),
(270, 37, 'is_weacklybest', '0', 'string', '2025-09-30 13:44:50', '2025-09-30 13:44:50'),
(271, 37, 'is_trending', '0', 'string', '2025-09-30 13:44:50', '2025-09-30 13:44:50'),
(272, 37, 'is_hotnews', '0', 'string', '2025-09-30 13:44:50', '2025-09-30 13:44:50'),
(273, 37, 'reading_time', '12', 'string', '2025-09-30 13:44:50', '2025-09-30 13:44:50'),
(274, 38, 'is_featured', '0', 'string', '2025-09-30 13:49:10', '2025-09-30 13:49:10'),
(275, 38, 'is_popular', '1', 'string', '2025-09-30 13:49:10', '2025-09-30 13:49:10'),
(276, 38, 'is_weacklybest', '0', 'string', '2025-09-30 13:49:10', '2025-09-30 13:49:10'),
(277, 38, 'is_trending', '0', 'string', '2025-09-30 13:49:10', '2025-09-30 13:49:10'),
(278, 38, 'is_hotnews', '0', 'string', '2025-09-30 13:49:10', '2025-09-30 13:49:10'),
(279, 38, 'reading_time', '', 'string', '2025-09-30 13:49:10', '2025-09-30 13:49:10'),
(280, 39, 'is_featured', '0', 'string', '2025-09-30 13:50:16', '2025-09-30 13:50:16'),
(281, 39, 'is_popular', '1', 'string', '2025-09-30 13:50:16', '2025-09-30 13:50:16'),
(282, 39, 'is_weacklybest', '0', 'string', '2025-09-30 13:50:16', '2025-09-30 13:50:16'),
(283, 39, 'is_trending', '0', 'string', '2025-09-30 13:50:16', '2025-09-30 13:50:16'),
(284, 39, 'is_hotnews', '0', 'string', '2025-09-30 13:50:16', '2025-09-30 13:50:16'),
(285, 39, 'reading_time', '12', 'string', '2025-09-30 13:50:16', '2025-09-30 13:50:16'),
(286, 40, 'is_featured', '1', 'string', '2025-09-30 14:56:05', '2025-10-25 07:46:55'),
(287, 40, 'is_popular', '0', 'string', '2025-09-30 14:56:05', '2025-09-30 14:56:05'),
(288, 40, 'is_weacklybest', '0', 'string', '2025-09-30 14:56:05', '2025-09-30 14:56:05'),
(289, 40, 'is_trending', '0', 'string', '2025-09-30 14:56:05', '2025-09-30 14:56:05'),
(290, 40, 'is_hotnews', '1', 'string', '2025-09-30 14:56:05', '2025-09-30 14:56:05'),
(291, 40, 'reading_time', '12', 'string', '2025-09-30 14:56:05', '2025-09-30 14:56:05'),
(292, 41, 'is_featured', '0', 'string', '2025-09-30 15:00:05', '2025-09-30 15:00:05'),
(293, 41, 'is_popular', '0', 'string', '2025-09-30 15:00:05', '2025-09-30 15:00:05'),
(294, 41, 'is_weacklybest', '0', 'string', '2025-09-30 15:00:05', '2025-09-30 15:00:05'),
(295, 41, 'is_trending', '0', 'string', '2025-09-30 15:00:05', '2025-09-30 15:00:05'),
(296, 41, 'is_hotnews', '1', 'string', '2025-09-30 15:00:05', '2025-09-30 15:00:05'),
(297, 41, 'reading_time', '12', 'string', '2025-09-30 15:00:05', '2025-09-30 15:00:05'),
(298, 42, 'is_featured', '0', 'string', '2025-09-30 15:01:02', '2025-09-30 15:01:02'),
(299, 42, 'is_popular', '0', 'string', '2025-09-30 15:01:02', '2025-09-30 15:01:02'),
(300, 42, 'is_weacklybest', '0', 'string', '2025-09-30 15:01:02', '2025-09-30 15:01:02'),
(301, 42, 'is_trending', '0', 'string', '2025-09-30 15:01:02', '2025-09-30 15:01:02'),
(302, 42, 'is_hotnews', '1', 'string', '2025-09-30 15:01:02', '2025-09-30 15:01:02'),
(303, 42, 'reading_time', '12', 'string', '2025-09-30 15:01:02', '2025-09-30 15:01:02'),
(304, 43, 'is_featured', '0', 'string', '2025-09-30 16:30:02', '2025-09-30 16:30:02'),
(305, 43, 'is_popular', '0', 'string', '2025-09-30 16:30:02', '2025-09-30 16:30:02'),
(306, 43, 'is_weacklybest', '0', 'string', '2025-09-30 16:30:02', '2025-09-30 16:30:02'),
(307, 43, 'is_trending', '0', 'string', '2025-09-30 16:30:02', '2025-09-30 16:30:02'),
(308, 43, 'is_hotnews', '1', 'string', '2025-09-30 16:30:02', '2025-09-30 16:30:02'),
(309, 43, 'reading_time', '12', 'string', '2025-09-30 16:30:02', '2025-09-30 16:30:02'),
(310, 32, 'blog_theme', 'theme1', 'string', '2025-10-04 15:32:36', '2025-10-04 15:53:36'),
(311, 33, 'blog_theme', 'theme1', 'string', '2025-10-04 15:33:07', '2025-10-04 15:53:09'),
(312, 2, 'blog_theme', 'theme1', 'string', '2025-10-04 15:33:24', '2025-10-04 15:53:50'),
(313, 38, 'blog_theme', 'theme1', 'string', '2025-10-04 15:33:47', '2025-10-04 15:54:24'),
(314, 41, 'blog_theme', 'theme1', 'string', '2025-10-04 15:34:09', '2025-10-04 15:55:41'),
(315, 30, 'blog_theme', 'theme1', 'string', '2025-10-04 15:38:39', '2025-10-04 15:55:22'),
(316, 29, 'blog_theme', 'theme1', 'string', '2025-10-04 15:39:09', '2025-10-04 15:55:54'),
(317, 21, 'blog_theme', 'theme1', 'string', '2025-10-04 15:39:30', '2025-10-04 15:56:06'),
(318, 40, 'blog_theme', 'theme1', 'string', '2025-10-04 15:39:50', '2025-10-04 15:56:19'),
(319, 20, 'blog_theme', 'theme1', 'string', '2025-10-04 15:40:20', '2025-10-04 15:56:32'),
(320, 31, 'blog_theme', 'theme1', 'string', '2025-10-04 15:40:44', '2025-10-04 15:56:46'),
(321, 35, 'blog_theme', 'theme1', 'string', '2025-10-04 15:41:14', '2025-10-04 15:57:00'),
(322, 34, 'blog_theme', 'theme1', 'string', '2025-10-04 15:57:18', '2025-10-04 15:57:18'),
(323, 27, 'blog_theme', 'theme1', 'string', '2025-10-04 15:57:57', '2025-10-04 15:57:57'),
(324, 43, 'blog_theme', 'theme1', 'string', '2025-10-04 15:58:11', '2025-10-04 15:58:11'),
(325, 39, 'blog_theme', 'theme1', 'string', '2025-10-04 15:58:56', '2025-10-04 15:58:56'),
(326, 36, 'blog_theme', 'theme1', 'string', '2025-10-04 15:59:42', '2025-10-04 15:59:42'),
(327, 37, 'blog_theme', 'theme1', 'string', '2025-10-04 15:59:57', '2025-10-04 15:59:57'),
(328, 23, 'blog_theme', 'theme1', 'string', '2025-10-04 16:00:11', '2025-10-04 16:00:11'),
(329, 28, 'blog_theme', 'theme1', 'string', '2025-10-04 16:00:28', '2025-10-04 16:00:28'),
(330, 25, 'blog_theme', 'theme1', 'string', '2025-10-04 16:00:43', '2025-10-04 16:00:43'),
(331, 22, 'blog_theme', 'theme1', 'string', '2025-10-04 16:01:10', '2025-10-04 16:01:10'),
(332, 1, 'blog_theme', 'theme1', 'string', '2025-10-04 16:02:15', '2025-10-04 16:02:15'),
(333, 24, 'blog_theme', 'theme1', 'string', '2025-10-04 16:02:41', '2025-10-04 16:02:41'),
(334, 26, 'blog_theme', 'theme1', 'string', '2025-10-04 16:03:00', '2025-10-04 16:03:00'),
(335, 44, 'is_featured', '1', 'string', '2025-10-04 16:08:11', '2025-10-25 07:03:33'),
(336, 44, 'is_popular', '0', 'string', '2025-10-04 16:08:11', '2025-10-04 16:08:11'),
(337, 44, 'is_weacklybest', '0', 'string', '2025-10-04 16:08:11', '2025-10-04 16:08:11'),
(338, 44, 'is_trending', '0', 'string', '2025-10-04 16:08:11', '2025-10-04 16:08:11'),
(339, 44, 'is_hotnews', '0', 'string', '2025-10-04 16:08:11', '2025-10-04 16:08:11'),
(340, 44, 'reading_time', '13', 'string', '2025-10-04 16:08:11', '2025-10-04 16:08:11'),
(341, 44, 'blog_theme', 'theme2', 'string', '2025-10-04 16:08:11', '2025-10-04 16:08:11'),
(342, 45, 'is_featured', '0', 'string', '2025-10-04 16:10:08', '2025-10-04 16:10:08'),
(343, 45, 'is_popular', '0', 'string', '2025-10-04 16:10:08', '2025-10-04 16:10:08'),
(344, 45, 'is_weacklybest', '0', 'string', '2025-10-04 16:10:08', '2025-10-04 16:10:08'),
(345, 45, 'is_trending', '0', 'string', '2025-10-04 16:10:08', '2025-10-04 16:10:08'),
(346, 45, 'is_hotnews', '1', 'string', '2025-10-04 16:10:08', '2025-10-25 07:10:14'),
(347, 45, 'reading_time', '12', 'string', '2025-10-04 16:10:08', '2025-10-04 16:10:08'),
(348, 45, 'blog_theme', 'theme2', 'string', '2025-10-04 16:10:08', '2025-10-04 16:10:08'),
(349, 46, 'is_featured', '0', 'string', '2025-10-04 16:18:24', '2025-10-04 16:18:24'),
(350, 46, 'is_popular', '0', 'string', '2025-10-04 16:18:24', '2025-10-04 16:18:24'),
(351, 46, 'is_weacklybest', '0', 'string', '2025-10-04 16:18:24', '2025-10-04 16:18:24'),
(352, 46, 'is_trending', '0', 'string', '2025-10-04 16:18:24', '2025-10-04 16:18:24'),
(353, 46, 'is_hotnews', '1', 'string', '2025-10-04 16:18:24', '2025-10-25 07:11:09'),
(354, 46, 'reading_time', '12', 'string', '2025-10-04 16:18:24', '2025-10-04 16:18:24'),
(355, 46, 'blog_theme', 'theme2', 'string', '2025-10-04 16:18:24', '2025-10-04 16:18:24'),
(356, 47, 'is_featured', '0', 'string', '2025-10-04 16:19:18', '2025-10-04 16:19:18'),
(357, 47, 'is_popular', '0', 'string', '2025-10-04 16:19:18', '2025-10-04 16:19:18'),
(358, 47, 'is_weacklybest', '0', 'string', '2025-10-04 16:19:18', '2025-10-04 16:19:18'),
(359, 47, 'is_trending', '0', 'string', '2025-10-04 16:19:18', '2025-10-04 16:19:18'),
(360, 47, 'is_hotnews', '0', 'string', '2025-10-04 16:19:18', '2025-10-04 16:19:18'),
(361, 47, 'reading_time', '12', 'string', '2025-10-04 16:19:18', '2025-10-04 16:19:18'),
(362, 47, 'blog_theme', 'theme2', 'string', '2025-10-04 16:19:18', '2025-10-04 16:19:18'),
(363, 48, 'is_featured', '0', 'string', '2025-10-04 16:20:17', '2025-10-04 16:20:17'),
(364, 48, 'is_popular', '0', 'string', '2025-10-04 16:20:17', '2025-10-04 16:20:17'),
(365, 48, 'is_weacklybest', '0', 'string', '2025-10-04 16:20:17', '2025-10-04 16:20:17'),
(366, 48, 'is_trending', '0', 'string', '2025-10-04 16:20:17', '2025-10-04 16:20:17'),
(367, 48, 'is_hotnews', '1', 'string', '2025-10-04 16:20:17', '2025-10-25 05:26:22'),
(368, 48, 'reading_time', '', 'string', '2025-10-04 16:20:17', '2025-10-04 16:20:17'),
(369, 48, 'blog_theme', 'theme1', 'string', '2025-10-04 16:20:17', '2025-10-25 05:26:22'),
(370, 49, 'is_featured', '0', 'string', '2025-10-04 16:45:41', '2025-10-04 16:45:41'),
(371, 49, 'is_popular', '1', 'string', '2025-10-04 16:45:41', '2025-10-04 16:45:41'),
(372, 49, 'is_weacklybest', '0', 'string', '2025-10-04 16:45:41', '2025-10-04 16:45:41'),
(373, 49, 'is_trending', '0', 'string', '2025-10-04 16:45:41', '2025-10-04 16:45:41'),
(374, 49, 'is_hotnews', '0', 'string', '2025-10-04 16:45:41', '2025-10-04 16:45:41'),
(375, 49, 'reading_time', '12', 'string', '2025-10-04 16:45:41', '2025-10-04 16:45:41'),
(376, 49, 'blog_theme', 'theme2', 'string', '2025-10-04 16:45:41', '2025-10-04 16:45:41'),
(377, 50, 'is_featured', '0', 'string', '2025-10-04 16:46:48', '2025-10-04 16:46:48'),
(378, 50, 'is_popular', '1', 'string', '2025-10-04 16:46:48', '2025-10-04 16:46:48'),
(379, 50, 'is_weacklybest', '0', 'string', '2025-10-04 16:46:48', '2025-10-04 16:46:48'),
(380, 50, 'is_trending', '0', 'string', '2025-10-04 16:46:48', '2025-10-04 16:46:48'),
(381, 50, 'is_hotnews', '0', 'string', '2025-10-04 16:46:48', '2025-10-04 16:46:48'),
(382, 50, 'reading_time', '12', 'string', '2025-10-04 16:46:48', '2025-10-04 16:46:48'),
(383, 50, 'blog_theme', 'theme2', 'string', '2025-10-04 16:46:48', '2025-10-04 16:46:48'),
(384, 51, 'is_featured', '0', 'string', '2025-10-04 17:01:16', '2025-10-04 17:01:16'),
(385, 51, 'is_popular', '1', 'string', '2025-10-04 17:01:16', '2025-10-04 17:01:16'),
(386, 51, 'is_weacklybest', '0', 'string', '2025-10-04 17:01:16', '2025-10-04 17:01:16'),
(387, 51, 'is_trending', '0', 'string', '2025-10-04 17:01:16', '2025-10-04 17:01:16'),
(388, 51, 'is_hotnews', '0', 'string', '2025-10-04 17:01:16', '2025-10-04 17:01:16'),
(389, 51, 'reading_time', '12', 'string', '2025-10-04 17:01:16', '2025-10-04 17:01:16'),
(390, 51, 'blog_theme', 'theme2', 'string', '2025-10-04 17:01:16', '2025-10-04 17:01:16'),
(391, 52, 'is_featured', '0', 'string', '2025-10-04 17:02:57', '2025-10-04 17:02:57'),
(392, 52, 'is_popular', '1', 'string', '2025-10-04 17:02:57', '2025-10-04 17:02:57'),
(393, 52, 'is_weacklybest', '0', 'string', '2025-10-04 17:02:57', '2025-10-04 17:02:57'),
(394, 52, 'is_trending', '0', 'string', '2025-10-04 17:02:57', '2025-10-04 17:02:57'),
(395, 52, 'is_hotnews', '0', 'string', '2025-10-04 17:02:57', '2025-10-04 17:02:57'),
(396, 52, 'reading_time', '12', 'string', '2025-10-04 17:02:57', '2025-10-04 17:02:57'),
(397, 52, 'blog_theme', 'theme2', 'string', '2025-10-04 17:02:57', '2025-10-04 17:02:57'),
(398, 53, 'is_featured', '0', 'string', '2025-10-04 17:06:09', '2025-10-04 17:06:09'),
(399, 53, 'is_popular', '1', 'string', '2025-10-04 17:06:09', '2025-10-04 17:06:09'),
(400, 53, 'is_weacklybest', '0', 'string', '2025-10-04 17:06:09', '2025-10-04 17:06:09'),
(401, 53, 'is_trending', '0', 'string', '2025-10-04 17:06:09', '2025-10-04 17:06:09'),
(402, 53, 'is_hotnews', '0', 'string', '2025-10-04 17:06:09', '2025-10-04 17:06:09'),
(403, 53, 'reading_time', '12', 'string', '2025-10-04 17:06:09', '2025-10-04 17:06:09'),
(404, 53, 'blog_theme', 'theme2', 'string', '2025-10-04 17:06:09', '2025-10-04 17:06:09'),
(405, 54, 'is_featured', '0', 'string', '2025-10-04 17:19:44', '2025-10-04 17:19:44'),
(406, 54, 'is_popular', '1', 'string', '2025-10-04 17:19:44', '2025-10-25 04:50:33'),
(407, 54, 'is_weacklybest', '0', 'string', '2025-10-04 17:19:44', '2025-10-04 17:19:44'),
(408, 54, 'is_trending', '0', 'string', '2025-10-04 17:19:44', '2025-10-04 17:19:44'),
(409, 54, 'is_hotnews', '0', 'string', '2025-10-04 17:19:44', '2025-10-04 17:19:44'),
(410, 54, 'reading_time', '12', 'string', '2025-10-04 17:19:44', '2025-10-04 17:19:44'),
(411, 54, 'blog_theme', 'theme2', 'string', '2025-10-04 17:19:44', '2025-10-04 17:19:44'),
(412, 55, 'is_featured', '0', 'string', '2025-10-04 17:20:43', '2025-10-04 17:20:43'),
(413, 55, 'is_popular', '0', 'string', '2025-10-04 17:20:43', '2025-10-04 17:20:43'),
(414, 55, 'is_weacklybest', '0', 'string', '2025-10-04 17:20:43', '2025-10-04 17:20:43'),
(415, 55, 'is_trending', '0', 'string', '2025-10-04 17:20:43', '2025-10-04 17:20:43'),
(416, 55, 'is_hotnews', '0', 'string', '2025-10-04 17:20:43', '2025-10-04 17:20:43'),
(417, 55, 'reading_time', '12', 'string', '2025-10-04 17:20:43', '2025-10-04 17:20:43'),
(418, 55, 'blog_theme', 'theme2', 'string', '2025-10-04 17:20:43', '2025-10-04 17:20:43'),
(419, 56, 'is_featured', '0', 'string', '2025-10-04 17:21:42', '2025-10-04 17:21:42'),
(420, 56, 'is_popular', '1', 'string', '2025-10-04 17:21:42', '2025-10-25 04:51:56'),
(421, 56, 'is_weacklybest', '0', 'string', '2025-10-04 17:21:42', '2025-10-04 17:21:42'),
(422, 56, 'is_trending', '0', 'string', '2025-10-04 17:21:42', '2025-10-04 17:21:42'),
(423, 56, 'is_hotnews', '0', 'string', '2025-10-04 17:21:42', '2025-10-04 17:21:42'),
(424, 56, 'reading_time', '34', 'string', '2025-10-04 17:21:42', '2025-10-04 17:21:42'),
(425, 56, 'blog_theme', 'theme1', 'string', '2025-10-04 17:21:42', '2025-10-25 05:57:20'),
(426, 57, 'is_featured', '0', 'string', '2025-10-04 17:22:37', '2025-10-04 17:22:37'),
(427, 57, 'is_popular', '0', 'string', '2025-10-04 17:22:37', '2025-10-04 17:22:37'),
(428, 57, 'is_weacklybest', '1', 'string', '2025-10-04 17:22:37', '2025-10-25 07:03:58'),
(429, 57, 'is_trending', '0', 'string', '2025-10-04 17:22:37', '2025-10-04 17:22:37'),
(430, 57, 'is_hotnews', '0', 'string', '2025-10-04 17:22:37', '2025-10-04 17:22:37'),
(431, 57, 'reading_time', '12', 'string', '2025-10-04 17:22:37', '2025-10-04 17:22:37'),
(432, 57, 'blog_theme', 'theme2', 'string', '2025-10-04 17:22:37', '2025-10-04 17:22:37'),
(433, 58, 'is_featured', '1', 'string', '2025-10-04 17:23:28', '2025-10-25 04:31:51'),
(434, 58, 'is_popular', '0', 'string', '2025-10-04 17:23:28', '2025-10-04 17:23:28'),
(435, 58, 'is_weacklybest', '0', 'string', '2025-10-04 17:23:28', '2025-10-04 17:23:28'),
(436, 58, 'is_trending', '0', 'string', '2025-10-04 17:23:28', '2025-10-04 17:23:28'),
(437, 58, 'is_hotnews', '0', 'string', '2025-10-04 17:23:28', '2025-10-04 17:23:28'),
(438, 58, 'reading_time', '12', 'string', '2025-10-04 17:23:28', '2025-10-04 17:23:28'),
(439, 58, 'blog_theme', 'theme2', 'string', '2025-10-04 17:23:28', '2025-10-04 17:23:28'),
(440, 59, 'is_featured', '0', 'string', '2025-10-04 17:27:28', '2025-10-04 17:27:28'),
(441, 59, 'is_popular', '0', 'string', '2025-10-04 17:27:28', '2025-10-04 17:27:28'),
(442, 59, 'is_weacklybest', '0', 'string', '2025-10-04 17:27:28', '2025-10-04 17:27:28'),
(443, 59, 'is_trending', '1', 'string', '2025-10-04 17:27:28', '2025-10-04 17:27:28'),
(444, 59, 'is_hotnews', '0', 'string', '2025-10-04 17:27:28', '2025-10-04 17:27:28'),
(445, 59, 'reading_time', '12', 'string', '2025-10-04 17:27:28', '2025-10-04 17:27:28'),
(446, 59, 'blog_theme', 'theme2', 'string', '2025-10-04 17:27:28', '2025-10-04 17:27:28'),
(447, 60, 'is_featured', '0', 'string', '2025-10-04 17:28:31', '2025-10-04 17:28:31'),
(448, 60, 'is_popular', '0', 'string', '2025-10-04 17:28:31', '2025-10-04 17:28:31'),
(449, 60, 'is_weacklybest', '0', 'string', '2025-10-04 17:28:31', '2025-10-04 17:28:31'),
(450, 60, 'is_trending', '1', 'string', '2025-10-04 17:28:31', '2025-10-04 17:28:31'),
(451, 60, 'is_hotnews', '0', 'string', '2025-10-04 17:28:31', '2025-10-04 17:28:31'),
(452, 60, 'reading_time', '12', 'string', '2025-10-04 17:28:31', '2025-10-04 17:28:31'),
(453, 60, 'blog_theme', 'theme2', 'string', '2025-10-04 17:28:31', '2025-10-04 17:28:31'),
(454, 61, 'is_featured', '0', 'string', '2025-10-04 17:40:41', '2025-10-04 17:40:41'),
(455, 61, 'is_popular', '0', 'string', '2025-10-04 17:40:41', '2025-10-04 17:40:41'),
(456, 61, 'is_weacklybest', '0', 'string', '2025-10-04 17:40:41', '2025-10-04 17:40:41'),
(457, 61, 'is_trending', '1', 'string', '2025-10-04 17:40:41', '2025-10-04 17:40:41'),
(458, 61, 'is_hotnews', '0', 'string', '2025-10-04 17:40:41', '2025-10-04 17:40:41'),
(459, 61, 'reading_time', '12', 'string', '2025-10-04 17:40:41', '2025-10-05 17:36:14'),
(460, 61, 'blog_theme', 'theme2', 'string', '2025-10-04 17:40:41', '2025-10-04 17:40:41'),
(461, 62, 'is_featured', '0', 'string', '2025-10-04 17:55:13', '2025-10-04 17:55:13'),
(462, 62, 'is_popular', '0', 'string', '2025-10-04 17:55:13', '2025-10-04 17:55:13'),
(463, 62, 'is_weacklybest', '0', 'string', '2025-10-04 17:55:13', '2025-10-04 17:55:13'),
(464, 62, 'is_trending', '1', 'string', '2025-10-04 17:55:13', '2025-10-04 17:55:13'),
(465, 62, 'is_hotnews', '0', 'string', '2025-10-04 17:55:13', '2025-10-04 17:55:13'),
(466, 62, 'reading_time', '34', 'string', '2025-10-04 17:55:13', '2025-10-04 17:55:13'),
(467, 62, 'blog_theme', 'theme2', 'string', '2025-10-04 17:55:13', '2025-10-04 17:55:13'),
(468, 63, 'is_featured', '0', 'string', '2025-10-04 17:56:45', '2025-10-04 17:56:45'),
(469, 63, 'is_popular', '0', 'string', '2025-10-04 17:56:45', '2025-10-04 17:56:45'),
(470, 63, 'is_weacklybest', '1', 'string', '2025-10-04 17:56:45', '2025-10-04 17:56:45'),
(471, 63, 'is_trending', '0', 'string', '2025-10-04 17:56:45', '2025-10-04 17:56:45'),
(472, 63, 'is_hotnews', '0', 'string', '2025-10-04 17:56:45', '2025-10-04 17:56:45'),
(473, 63, 'reading_time', '', 'string', '2025-10-04 17:56:45', '2025-10-04 17:56:45'),
(474, 63, 'blog_theme', 'theme2', 'string', '2025-10-04 17:56:45', '2025-10-04 17:56:45'),
(475, 64, 'is_featured', '0', 'string', '2025-10-04 17:58:22', '2025-10-04 17:58:22'),
(476, 64, 'is_popular', '0', 'string', '2025-10-04 17:58:22', '2025-10-04 17:58:22'),
(477, 64, 'is_weacklybest', '1', 'string', '2025-10-04 17:58:22', '2025-10-04 17:58:22'),
(478, 64, 'is_trending', '0', 'string', '2025-10-04 17:58:22', '2025-10-04 17:58:22'),
(479, 64, 'is_hotnews', '0', 'string', '2025-10-04 17:58:22', '2025-10-04 17:58:22'),
(480, 64, 'reading_time', '12', 'string', '2025-10-04 17:58:22', '2025-10-04 17:58:22'),
(481, 64, 'blog_theme', 'theme2', 'string', '2025-10-04 17:58:22', '2025-10-04 17:58:22'),
(482, 65, 'is_featured', '0', 'string', '2025-10-04 17:59:23', '2025-10-04 17:59:23'),
(483, 65, 'is_popular', '0', 'string', '2025-10-04 17:59:23', '2025-10-04 17:59:23'),
(484, 65, 'is_weacklybest', '1', 'string', '2025-10-04 17:59:23', '2025-10-04 17:59:23'),
(485, 65, 'is_trending', '0', 'string', '2025-10-04 17:59:23', '2025-10-04 17:59:23'),
(486, 65, 'is_hotnews', '0', 'string', '2025-10-04 17:59:23', '2025-10-04 17:59:23'),
(487, 65, 'reading_time', '12', 'string', '2025-10-04 17:59:23', '2025-10-04 17:59:23'),
(488, 65, 'blog_theme', 'theme2', 'string', '2025-10-04 17:59:23', '2025-10-04 17:59:23'),
(489, 66, 'is_featured', '0', 'string', '2025-10-04 18:00:33', '2025-10-04 18:00:33'),
(490, 66, 'is_popular', '0', 'string', '2025-10-04 18:00:33', '2025-10-04 18:00:33'),
(491, 66, 'is_weacklybest', '1', 'string', '2025-10-04 18:00:33', '2025-10-04 18:00:33'),
(492, 66, 'is_trending', '0', 'string', '2025-10-04 18:00:33', '2025-10-04 18:00:33'),
(493, 66, 'is_hotnews', '0', 'string', '2025-10-04 18:00:33', '2025-10-04 18:00:33'),
(494, 66, 'reading_time', '12', 'string', '2025-10-04 18:00:33', '2025-10-04 18:00:33'),
(495, 66, 'blog_theme', 'theme2', 'string', '2025-10-04 18:00:33', '2025-10-04 18:00:33'),
(496, 42, 'blog_theme', 'theme1', 'string', '2025-10-04 18:04:16', '2025-10-04 18:04:16'),
(497, 67, 'is_featured', '0', 'string', '2025-10-04 18:05:58', '2025-10-04 18:05:58'),
(498, 67, 'is_popular', '0', 'string', '2025-10-04 18:05:58', '2025-10-04 18:05:58'),
(499, 67, 'is_weacklybest', '0', 'string', '2025-10-04 18:05:58', '2025-10-04 18:05:58'),
(500, 67, 'is_trending', '0', 'string', '2025-10-04 18:05:58', '2025-10-04 18:05:58'),
(501, 67, 'is_hotnews', '1', 'string', '2025-10-04 18:05:58', '2025-10-04 18:05:58'),
(502, 67, 'reading_time', '12', 'string', '2025-10-04 18:05:58', '2025-10-04 18:05:58'),
(503, 67, 'blog_theme', 'theme2', 'string', '2025-10-04 18:05:58', '2025-10-04 18:05:58'),
(504, 68, 'is_featured', '0', 'string', '2025-10-04 18:07:05', '2025-10-04 18:07:05'),
(505, 68, 'is_popular', '0', 'string', '2025-10-04 18:07:05', '2025-10-04 18:07:05'),
(506, 68, 'is_weacklybest', '0', 'string', '2025-10-04 18:07:05', '2025-10-04 18:07:05'),
(507, 68, 'is_trending', '0', 'string', '2025-10-04 18:07:05', '2025-10-04 18:07:05'),
(508, 68, 'is_hotnews', '1', 'string', '2025-10-04 18:07:05', '2025-10-04 18:07:05'),
(509, 68, 'reading_time', '12', 'string', '2025-10-04 18:07:05', '2025-10-04 18:07:05'),
(510, 68, 'blog_theme', 'theme2', 'string', '2025-10-04 18:07:05', '2025-10-04 18:07:05'),
(511, 69, 'is_featured', '0', 'string', '2025-10-04 18:08:03', '2025-10-04 18:08:03'),
(512, 69, 'is_popular', '0', 'string', '2025-10-04 18:08:03', '2025-10-04 18:08:03'),
(513, 69, 'is_weacklybest', '0', 'string', '2025-10-04 18:08:03', '2025-10-04 18:08:03'),
(514, 69, 'is_trending', '0', 'string', '2025-10-04 18:08:03', '2025-10-04 18:08:03'),
(515, 69, 'is_hotnews', '1', 'string', '2025-10-04 18:08:03', '2025-10-04 18:08:03'),
(516, 69, 'reading_time', '12', 'string', '2025-10-04 18:08:03', '2025-10-04 18:08:03'),
(517, 69, 'blog_theme', 'theme2', 'string', '2025-10-04 18:08:03', '2025-10-04 18:08:03'),
(518, 70, 'is_featured', '0', 'string', '2025-10-05 06:14:37', '2025-10-05 06:14:37'),
(519, 70, 'is_popular', '0', 'string', '2025-10-05 06:14:37', '2025-10-05 06:14:37'),
(520, 70, 'is_weacklybest', '0', 'string', '2025-10-05 06:14:37', '2025-10-05 06:14:37'),
(521, 70, 'is_trending', '0', 'string', '2025-10-05 06:14:37', '2025-10-05 06:14:37'),
(522, 70, 'is_hotnews', '1', 'string', '2025-10-05 06:14:37', '2025-10-05 06:14:37'),
(523, 70, 'reading_time', '12', 'string', '2025-10-05 06:14:37', '2025-10-05 06:14:37'),
(524, 70, 'blog_theme', 'theme2', 'string', '2025-10-05 06:14:37', '2025-10-25 07:10:57'),
(525, 71, 'is_featured', '0', 'string', '2025-10-05 06:16:07', '2025-10-05 06:16:07'),
(526, 71, 'is_popular', '0', 'string', '2025-10-05 06:16:07', '2025-10-05 06:16:07'),
(527, 71, 'is_weacklybest', '0', 'string', '2025-10-05 06:16:07', '2025-10-05 06:16:07'),
(528, 71, 'is_trending', '0', 'string', '2025-10-05 06:16:07', '2025-10-05 06:16:07'),
(529, 71, 'is_hotnews', '1', 'string', '2025-10-05 06:16:07', '2025-10-05 06:16:07'),
(530, 71, 'reading_time', '12', 'string', '2025-10-05 06:16:07', '2025-10-05 06:16:07'),
(531, 71, 'blog_theme', 'theme3', 'string', '2025-10-05 06:16:07', '2025-10-05 06:16:07'),
(532, 72, 'is_featured', '0', 'string', '2025-10-05 06:19:05', '2025-10-05 06:19:05'),
(533, 72, 'is_popular', '0', 'string', '2025-10-05 06:19:05', '2025-10-05 06:19:05'),
(534, 72, 'is_weacklybest', '0', 'string', '2025-10-05 06:19:05', '2025-10-05 06:19:05'),
(535, 72, 'is_trending', '0', 'string', '2025-10-05 06:19:05', '2025-10-05 06:19:05'),
(536, 72, 'is_hotnews', '1', 'string', '2025-10-05 06:19:05', '2025-10-05 06:19:05'),
(537, 72, 'reading_time', '12', 'string', '2025-10-05 06:19:05', '2025-10-05 06:19:05'),
(538, 72, 'blog_theme', 'theme3', 'string', '2025-10-05 06:19:05', '2025-10-05 06:19:05'),
(539, 73, 'is_featured', '0', 'string', '2025-10-05 06:20:48', '2025-10-05 06:20:48'),
(540, 73, 'is_popular', '0', 'string', '2025-10-05 06:20:48', '2025-10-05 06:20:48'),
(541, 73, 'is_weacklybest', '0', 'string', '2025-10-05 06:20:48', '2025-10-05 06:20:48'),
(542, 73, 'is_trending', '0', 'string', '2025-10-05 06:20:48', '2025-10-05 06:20:48'),
(543, 73, 'is_hotnews', '1', 'string', '2025-10-05 06:20:48', '2025-10-05 06:20:48'),
(544, 73, 'reading_time', '12', 'string', '2025-10-05 06:20:48', '2025-10-05 06:20:48'),
(545, 73, 'blog_theme', 'theme3', 'string', '2025-10-05 06:20:48', '2025-10-05 06:20:48'),
(546, 74, 'is_featured', '0', 'string', '2025-10-05 06:23:00', '2025-10-05 06:23:00'),
(547, 74, 'is_popular', '0', 'string', '2025-10-05 06:23:00', '2025-10-05 06:23:00'),
(548, 74, 'is_weacklybest', '1', 'string', '2025-10-05 06:23:00', '2025-10-05 06:23:00'),
(549, 74, 'is_trending', '0', 'string', '2025-10-05 06:23:00', '2025-10-05 06:23:00'),
(550, 74, 'is_hotnews', '0', 'string', '2025-10-05 06:23:00', '2025-10-05 06:23:00'),
(551, 74, 'reading_time', '12', 'string', '2025-10-05 06:23:00', '2025-10-05 06:23:00'),
(552, 74, 'blog_theme', 'theme3', 'string', '2025-10-05 06:23:00', '2025-10-05 06:23:00'),
(553, 75, 'is_featured', '0', 'string', '2025-10-05 06:24:57', '2025-10-05 06:24:57'),
(554, 75, 'is_popular', '0', 'string', '2025-10-05 06:24:57', '2025-10-05 06:24:57'),
(555, 75, 'is_weacklybest', '1', 'string', '2025-10-05 06:24:57', '2025-10-05 06:24:57'),
(556, 75, 'is_trending', '0', 'string', '2025-10-05 06:24:57', '2025-10-05 06:24:57'),
(557, 75, 'is_hotnews', '0', 'string', '2025-10-05 06:24:57', '2025-10-05 06:24:57'),
(558, 75, 'reading_time', '12', 'string', '2025-10-05 06:24:57', '2025-10-05 06:24:57'),
(559, 75, 'blog_theme', 'theme3', 'string', '2025-10-05 06:24:57', '2025-10-05 06:24:57'),
(560, 76, 'is_featured', '0', 'string', '2025-10-05 15:31:31', '2025-10-05 15:31:31'),
(561, 76, 'is_popular', '0', 'string', '2025-10-05 15:31:31', '2025-10-05 15:31:31'),
(562, 76, 'is_weacklybest', '1', 'string', '2025-10-05 15:31:31', '2025-10-05 15:31:31'),
(563, 76, 'is_trending', '0', 'string', '2025-10-05 15:31:31', '2025-10-05 15:31:31'),
(564, 76, 'is_hotnews', '0', 'string', '2025-10-05 15:31:31', '2025-10-05 15:31:31'),
(565, 76, 'reading_time', '12', 'string', '2025-10-05 15:31:31', '2025-10-05 15:31:31'),
(566, 76, 'blog_theme', 'theme3', 'string', '2025-10-05 15:31:31', '2025-10-05 15:31:31'),
(567, 77, 'is_featured', '0', 'string', '2025-10-05 15:39:37', '2025-10-05 15:39:37'),
(568, 77, 'is_popular', '0', 'string', '2025-10-05 15:39:37', '2025-10-05 15:39:37'),
(569, 77, 'is_weacklybest', '0', 'string', '2025-10-05 15:39:37', '2025-10-05 15:39:37'),
(570, 77, 'is_trending', '0', 'string', '2025-10-05 15:39:37', '2025-10-05 15:39:37'),
(571, 77, 'is_hotnews', '0', 'string', '2025-10-05 15:39:37', '2025-10-05 15:39:37'),
(572, 77, 'reading_time', '12', 'string', '2025-10-05 15:39:37', '2025-10-05 15:39:37'),
(573, 77, 'blog_theme', 'theme1', 'string', '2025-10-05 15:39:37', '2025-10-25 05:18:22');
INSERT INTO `content_metas` (`id`, `content_id`, `meta_key`, `meta_value`, `meta_type`, `created_at`, `updated_at`) VALUES
(574, 78, 'is_featured', '0', 'string', '2025-10-05 15:44:09', '2025-10-05 15:44:09'),
(575, 78, 'is_popular', '0', 'string', '2025-10-05 15:44:09', '2025-10-05 15:44:09'),
(576, 78, 'is_weacklybest', '0', 'string', '2025-10-05 15:44:09', '2025-10-05 15:44:09'),
(577, 78, 'is_trending', '0', 'string', '2025-10-05 15:44:09', '2025-10-05 15:44:09'),
(578, 78, 'is_hotnews', '1', 'string', '2025-10-05 15:44:09', '2025-10-25 05:25:43'),
(579, 78, 'reading_time', '12', 'string', '2025-10-05 15:44:09', '2025-10-05 15:44:09'),
(580, 78, 'blog_theme', 'theme1', 'string', '2025-10-05 15:44:09', '2025-10-25 05:25:43'),
(581, 79, 'is_featured', '0', 'string', '2025-10-05 15:45:31', '2025-10-05 15:45:31'),
(582, 79, 'is_popular', '1', 'string', '2025-10-05 15:45:31', '2025-10-25 04:54:40'),
(583, 79, 'is_weacklybest', '0', 'string', '2025-10-05 15:45:31', '2025-10-05 15:45:31'),
(584, 79, 'is_trending', '0', 'string', '2025-10-05 15:45:31', '2025-10-05 15:45:31'),
(585, 79, 'is_hotnews', '0', 'string', '2025-10-05 15:45:31', '2025-10-05 15:45:31'),
(586, 79, 'reading_time', '12', 'string', '2025-10-05 15:45:31', '2025-10-05 15:45:31'),
(587, 79, 'blog_theme', 'theme1', 'string', '2025-10-05 15:45:31', '2025-10-25 04:54:40'),
(588, 80, 'is_featured', '0', 'string', '2025-10-05 15:47:10', '2025-10-05 15:47:10'),
(589, 80, 'is_popular', '1', 'string', '2025-10-05 15:47:10', '2025-10-25 04:52:07'),
(590, 80, 'is_weacklybest', '0', 'string', '2025-10-05 15:47:10', '2025-10-05 15:47:10'),
(591, 80, 'is_trending', '0', 'string', '2025-10-05 15:47:10', '2025-10-05 15:47:10'),
(592, 80, 'is_hotnews', '0', 'string', '2025-10-05 15:47:10', '2025-10-05 15:47:10'),
(593, 80, 'reading_time', '12', 'string', '2025-10-05 15:47:10', '2025-10-05 15:47:10'),
(594, 80, 'blog_theme', '', 'string', '2025-10-05 15:47:10', '2025-10-25 04:52:07'),
(595, 81, 'is_featured', '0', 'string', '2025-10-05 15:56:16', '2025-10-05 15:56:16'),
(596, 81, 'is_popular', '0', 'string', '2025-10-05 15:56:16', '2025-10-05 15:56:16'),
(597, 81, 'is_weacklybest', '0', 'string', '2025-10-05 15:56:16', '2025-10-05 15:56:16'),
(598, 81, 'is_trending', '1', 'string', '2025-10-05 15:56:16', '2025-10-05 15:56:16'),
(599, 81, 'is_hotnews', '0', 'string', '2025-10-05 15:56:16', '2025-10-05 15:56:16'),
(600, 81, 'reading_time', '12', 'string', '2025-10-05 15:56:16', '2025-10-05 15:56:16'),
(601, 81, 'blog_theme', 'theme3', 'string', '2025-10-05 15:56:16', '2025-10-05 15:56:16'),
(602, 82, 'is_featured', '0', 'string', '2025-10-05 15:58:00', '2025-10-05 15:58:00'),
(603, 82, 'is_popular', '0', 'string', '2025-10-05 15:58:00', '2025-10-05 15:58:00'),
(604, 82, 'is_weacklybest', '0', 'string', '2025-10-05 15:58:00', '2025-10-05 15:58:00'),
(605, 82, 'is_trending', '1', 'string', '2025-10-05 15:58:00', '2025-10-05 15:58:00'),
(606, 82, 'is_hotnews', '0', 'string', '2025-10-05 15:58:00', '2025-10-05 15:58:00'),
(607, 82, 'reading_time', '12', 'string', '2025-10-05 15:58:00', '2025-10-05 15:58:00'),
(608, 82, 'blog_theme', 'theme3', 'string', '2025-10-05 15:58:00', '2025-10-05 15:58:00'),
(609, 83, 'is_featured', '0', 'string', '2025-10-05 15:59:21', '2025-10-05 15:59:21'),
(610, 83, 'is_popular', '0', 'string', '2025-10-05 15:59:21', '2025-10-05 15:59:21'),
(611, 83, 'is_weacklybest', '0', 'string', '2025-10-05 15:59:21', '2025-10-05 15:59:21'),
(612, 83, 'is_trending', '1', 'string', '2025-10-05 15:59:21', '2025-10-05 15:59:21'),
(613, 83, 'is_hotnews', '0', 'string', '2025-10-05 15:59:21', '2025-10-05 15:59:21'),
(614, 83, 'reading_time', '12', 'string', '2025-10-05 15:59:21', '2025-10-05 15:59:21'),
(615, 83, 'blog_theme', 'theme3', 'string', '2025-10-05 15:59:21', '2025-10-05 15:59:21'),
(616, 84, 'is_featured', '0', 'string', '2025-10-05 16:00:08', '2025-10-05 16:00:08'),
(617, 84, 'is_popular', '0', 'string', '2025-10-05 16:00:08', '2025-10-05 16:00:08'),
(618, 84, 'is_weacklybest', '0', 'string', '2025-10-05 16:00:08', '2025-10-05 16:00:08'),
(619, 84, 'is_trending', '1', 'string', '2025-10-05 16:00:08', '2025-10-05 16:00:08'),
(620, 84, 'is_hotnews', '0', 'string', '2025-10-05 16:00:08', '2025-10-05 16:00:08'),
(621, 84, 'reading_time', '12', 'string', '2025-10-05 16:00:08', '2025-10-05 16:00:08'),
(622, 84, 'blog_theme', 'theme3', 'string', '2025-10-05 16:00:08', '2025-10-05 16:00:08'),
(623, 85, 'is_featured', '0', 'string', '2025-10-05 17:52:35', '2025-10-05 17:52:35'),
(624, 85, 'is_popular', '1', 'string', '2025-10-05 17:52:35', '2025-10-05 17:52:35'),
(625, 85, 'is_weacklybest', '0', 'string', '2025-10-05 17:52:35', '2025-10-05 17:52:35'),
(626, 85, 'is_trending', '0', 'string', '2025-10-05 17:52:35', '2025-10-05 17:52:35'),
(627, 85, 'is_hotnews', '0', 'string', '2025-10-05 17:52:35', '2025-10-05 17:52:35'),
(628, 85, 'reading_time', '12', 'string', '2025-10-05 17:52:35', '2025-10-05 17:52:35'),
(629, 85, 'blog_theme', 'theme3', 'string', '2025-10-05 17:52:35', '2025-10-05 17:52:35'),
(630, 86, 'is_featured', '0', 'string', '2025-10-05 17:54:05', '2025-10-05 17:54:05'),
(631, 86, 'is_popular', '1', 'string', '2025-10-05 17:54:05', '2025-10-05 17:54:05'),
(632, 86, 'is_weacklybest', '0', 'string', '2025-10-05 17:54:05', '2025-10-05 17:54:05'),
(633, 86, 'is_trending', '0', 'string', '2025-10-05 17:54:05', '2025-10-05 17:54:05'),
(634, 86, 'is_hotnews', '0', 'string', '2025-10-05 17:54:05', '2025-10-05 17:54:05'),
(635, 86, 'reading_time', '12', 'string', '2025-10-05 17:54:05', '2025-10-05 17:54:05'),
(636, 86, 'blog_theme', 'theme3', 'string', '2025-10-05 17:54:05', '2025-10-05 17:54:05'),
(637, 87, 'is_featured', '0', 'string', '2025-10-05 18:03:26', '2025-10-05 18:03:26'),
(638, 87, 'is_popular', '1', 'string', '2025-10-05 18:03:26', '2025-10-05 18:03:26'),
(639, 87, 'is_weacklybest', '0', 'string', '2025-10-05 18:03:26', '2025-10-05 18:03:26'),
(640, 87, 'is_trending', '0', 'string', '2025-10-05 18:03:26', '2025-10-05 18:03:26'),
(641, 87, 'is_hotnews', '0', 'string', '2025-10-05 18:03:26', '2025-10-05 18:03:26'),
(642, 87, 'reading_time', '12', 'string', '2025-10-05 18:03:26', '2025-10-05 18:03:26'),
(643, 87, 'blog_theme', 'theme3', 'string', '2025-10-05 18:03:26', '2025-10-05 18:03:26'),
(644, 88, 'is_featured', '1', 'string', '2025-10-05 18:06:12', '2025-10-05 18:06:12'),
(645, 88, 'is_popular', '0', 'string', '2025-10-05 18:06:12', '2025-10-05 18:06:12'),
(646, 88, 'is_weacklybest', '0', 'string', '2025-10-05 18:06:12', '2025-10-05 18:06:12'),
(647, 88, 'is_trending', '0', 'string', '2025-10-05 18:06:12', '2025-10-05 18:06:12'),
(648, 88, 'is_hotnews', '0', 'string', '2025-10-05 18:06:12', '2025-10-05 18:06:12'),
(649, 88, 'reading_time', '12', 'string', '2025-10-05 18:06:12', '2025-10-05 18:06:12'),
(650, 88, 'blog_theme', 'theme3', 'string', '2025-10-05 18:06:12', '2025-10-05 18:06:12'),
(651, 89, 'is_featured', '1', 'string', '2025-10-05 18:09:38', '2025-10-05 18:09:38'),
(652, 89, 'is_popular', '0', 'string', '2025-10-05 18:09:38', '2025-10-05 18:09:38'),
(653, 89, 'is_weacklybest', '0', 'string', '2025-10-05 18:09:38', '2025-10-05 18:09:38'),
(654, 89, 'is_trending', '0', 'string', '2025-10-05 18:09:38', '2025-10-05 18:09:38'),
(655, 89, 'is_hotnews', '0', 'string', '2025-10-05 18:09:38', '2025-10-05 18:09:38'),
(656, 89, 'reading_time', '', 'string', '2025-10-05 18:09:38', '2025-10-05 18:09:38'),
(657, 89, 'blog_theme', 'theme3', 'string', '2025-10-05 18:09:38', '2025-10-05 18:09:38'),
(658, 90, 'is_featured', '1', 'string', '2025-10-05 18:10:52', '2025-10-05 18:10:52'),
(659, 90, 'is_popular', '0', 'string', '2025-10-05 18:10:52', '2025-10-05 18:10:52'),
(660, 90, 'is_weacklybest', '0', 'string', '2025-10-05 18:10:52', '2025-10-05 18:10:52'),
(661, 90, 'is_trending', '0', 'string', '2025-10-05 18:10:52', '2025-10-05 18:10:52'),
(662, 90, 'is_hotnews', '0', 'string', '2025-10-05 18:10:52', '2025-10-05 18:10:52'),
(663, 90, 'reading_time', '', 'string', '2025-10-05 18:10:52', '2025-10-05 18:10:52'),
(664, 90, 'blog_theme', 'theme3', 'string', '2025-10-05 18:10:52', '2025-10-05 18:10:52'),
(665, 91, 'is_featured', '1', 'string', '2025-10-05 18:12:34', '2025-10-05 18:12:34'),
(666, 91, 'is_popular', '0', 'string', '2025-10-05 18:12:34', '2025-10-05 18:12:34'),
(667, 91, 'is_weacklybest', '0', 'string', '2025-10-05 18:12:34', '2025-10-05 18:12:34'),
(668, 91, 'is_trending', '0', 'string', '2025-10-05 18:12:34', '2025-10-05 18:12:34'),
(669, 91, 'is_hotnews', '0', 'string', '2025-10-05 18:12:34', '2025-10-05 18:12:34'),
(670, 91, 'reading_time', '34', 'string', '2025-10-05 18:12:34', '2025-10-05 18:12:34'),
(671, 91, 'blog_theme', 'theme3', 'string', '2025-10-05 18:12:34', '2025-10-05 18:12:34'),
(672, 92, 'is_featured', '0', 'string', '2025-10-05 18:16:14', '2025-10-05 18:16:14'),
(673, 92, 'is_popular', '0', 'string', '2025-10-05 18:16:14', '2025-10-05 18:16:14'),
(674, 92, 'is_weacklybest', '1', 'string', '2025-10-05 18:16:14', '2025-10-05 18:16:14'),
(675, 92, 'is_trending', '0', 'string', '2025-10-05 18:16:14', '2025-10-05 18:16:14'),
(676, 92, 'is_hotnews', '0', 'string', '2025-10-05 18:16:14', '2025-10-05 18:16:14'),
(677, 92, 'reading_time', '12', 'string', '2025-10-05 18:16:14', '2025-10-05 18:16:14'),
(678, 92, 'blog_theme', 'theme3', 'string', '2025-10-05 18:16:14', '2025-10-05 18:16:14'),
(679, 93, 'is_featured', '0', 'string', '2025-10-05 18:20:05', '2025-10-05 18:20:05'),
(680, 93, 'is_popular', '0', 'string', '2025-10-05 18:20:05', '2025-10-05 18:20:05'),
(681, 93, 'is_weacklybest', '1', 'string', '2025-10-05 18:20:05', '2025-10-05 18:20:05'),
(682, 93, 'is_trending', '0', 'string', '2025-10-05 18:20:05', '2025-10-05 18:20:05'),
(683, 93, 'is_hotnews', '0', 'string', '2025-10-05 18:20:05', '2025-10-05 18:20:05'),
(684, 93, 'reading_time', '34', 'string', '2025-10-05 18:20:05', '2025-10-05 18:20:05'),
(685, 93, 'blog_theme', 'theme2', 'string', '2025-10-05 18:20:05', '2025-10-25 07:24:12'),
(686, 94, 'is_featured', '0', 'string', '2025-10-05 18:21:01', '2025-10-05 18:21:01'),
(687, 94, 'is_popular', '0', 'string', '2025-10-05 18:21:01', '2025-10-05 18:21:01'),
(688, 94, 'is_weacklybest', '1', 'string', '2025-10-05 18:21:01', '2025-10-05 18:21:01'),
(689, 94, 'is_trending', '0', 'string', '2025-10-05 18:21:01', '2025-10-05 18:21:01'),
(690, 94, 'is_hotnews', '0', 'string', '2025-10-05 18:21:01', '2025-10-05 18:21:01'),
(691, 94, 'reading_time', '12', 'string', '2025-10-05 18:21:01', '2025-10-05 18:21:01'),
(692, 94, 'blog_theme', 'theme2', 'string', '2025-10-05 18:21:01', '2025-10-25 07:34:40'),
(693, 95, 'is_featured', '0', 'string', '2025-10-05 18:22:32', '2025-10-05 18:22:32'),
(694, 95, 'is_popular', '0', 'string', '2025-10-05 18:22:32', '2025-10-05 18:22:32'),
(695, 95, 'is_weacklybest', '1', 'string', '2025-10-05 18:22:32', '2025-10-05 18:22:32'),
(696, 95, 'is_trending', '0', 'string', '2025-10-05 18:22:32', '2025-10-05 18:22:32'),
(697, 95, 'is_hotnews', '0', 'string', '2025-10-05 18:22:32', '2025-10-05 18:22:32'),
(698, 95, 'reading_time', '12', 'string', '2025-10-05 18:22:32', '2025-10-05 18:22:32'),
(699, 95, 'blog_theme', 'theme3', 'string', '2025-10-05 18:22:32', '2025-10-05 18:22:32'),
(700, 96, 'is_featured', '0', 'string', '2025-10-05 18:23:33', '2025-10-05 18:23:33'),
(701, 96, 'is_popular', '1', 'string', '2025-10-05 18:23:33', '2025-10-05 18:23:33'),
(702, 96, 'is_weacklybest', '0', 'string', '2025-10-05 18:23:33', '2025-10-05 18:23:33'),
(703, 96, 'is_trending', '0', 'string', '2025-10-05 18:23:33', '2025-10-05 18:23:33'),
(704, 96, 'is_hotnews', '0', 'string', '2025-10-05 18:23:33', '2025-10-05 18:23:33'),
(705, 96, 'reading_time', '', 'string', '2025-10-05 18:23:33', '2025-10-05 18:23:33'),
(706, 96, 'blog_theme', 'theme3', 'string', '2025-10-05 18:23:33', '2025-10-05 18:23:33'),
(707, 97, 'is_featured', '0', 'string', '2025-10-05 18:24:44', '2025-10-05 18:24:44'),
(708, 97, 'is_popular', '1', 'string', '2025-10-05 18:24:44', '2025-10-05 18:24:44'),
(709, 97, 'is_weacklybest', '0', 'string', '2025-10-05 18:24:44', '2025-10-05 18:24:44'),
(710, 97, 'is_trending', '0', 'string', '2025-10-05 18:24:44', '2025-10-05 18:24:44'),
(711, 97, 'is_hotnews', '0', 'string', '2025-10-05 18:24:44', '2025-10-05 18:24:44'),
(712, 97, 'reading_time', '12', 'string', '2025-10-05 18:24:44', '2025-10-05 18:24:44'),
(713, 97, 'blog_theme', 'theme3', 'string', '2025-10-05 18:24:44', '2025-10-05 18:24:44'),
(714, 98, 'is_featured', '0', 'string', '2025-10-05 18:25:56', '2025-10-05 18:25:56'),
(715, 98, 'is_popular', '1', 'string', '2025-10-05 18:25:56', '2025-10-05 18:25:56'),
(716, 98, 'is_weacklybest', '0', 'string', '2025-10-05 18:25:56', '2025-10-05 18:25:56'),
(717, 98, 'is_trending', '0', 'string', '2025-10-05 18:25:56', '2025-10-05 18:25:56'),
(718, 98, 'is_hotnews', '0', 'string', '2025-10-05 18:25:56', '2025-10-05 18:25:56'),
(719, 98, 'reading_time', '34', 'string', '2025-10-05 18:25:56', '2025-10-05 18:25:56'),
(720, 98, 'blog_theme', 'theme3', 'string', '2025-10-05 18:25:56', '2025-10-05 18:25:56'),
(721, 99, 'is_featured', '0', 'string', '2025-10-05 18:26:49', '2025-10-05 18:26:49'),
(722, 99, 'is_popular', '1', 'string', '2025-10-05 18:26:49', '2025-10-05 18:26:49'),
(723, 99, 'is_weacklybest', '0', 'string', '2025-10-05 18:26:49', '2025-10-05 18:26:49'),
(724, 99, 'is_trending', '0', 'string', '2025-10-05 18:26:49', '2025-10-05 18:26:49'),
(725, 99, 'is_hotnews', '0', 'string', '2025-10-05 18:26:49', '2025-10-05 18:26:49'),
(726, 99, 'reading_time', '12', 'string', '2025-10-05 18:26:49', '2025-10-05 18:26:49'),
(727, 99, 'blog_theme', 'theme3', 'string', '2025-10-05 18:26:49', '2025-10-05 18:26:49'),
(728, 100, 'is_featured', '1', 'string', '2025-10-06 07:55:43', '2025-10-25 04:31:15'),
(729, 100, 'is_popular', '0', 'string', '2025-10-06 07:55:43', '2025-10-06 07:55:43'),
(730, 100, 'is_weacklybest', '0', 'string', '2025-10-06 07:55:43', '2025-10-06 07:55:43'),
(731, 100, 'is_trending', '0', 'string', '2025-10-06 07:55:43', '2025-10-06 07:55:43'),
(732, 100, 'is_hotnews', '0', 'string', '2025-10-06 07:55:43', '2025-10-06 07:55:43'),
(733, 100, 'reading_time', '12', 'string', '2025-10-06 07:55:43', '2025-10-06 07:55:43'),
(734, 100, 'blog_theme', '', 'string', '2025-10-06 07:55:43', '2025-10-25 04:31:15'),
(735, 101, 'is_featured', '0', 'string', '2025-10-06 08:08:47', '2025-10-06 08:08:47'),
(736, 101, 'is_popular', '0', 'string', '2025-10-06 08:08:47', '2025-10-06 08:08:47'),
(737, 101, 'is_weacklybest', '0', 'string', '2025-10-06 08:08:47', '2025-10-06 08:08:47'),
(738, 101, 'is_trending', '0', 'string', '2025-10-06 08:08:47', '2025-10-06 08:08:47'),
(739, 101, 'is_hotnews', '1', 'string', '2025-10-06 08:08:47', '2025-10-06 13:28:52'),
(740, 101, 'reading_time', '12', 'string', '2025-10-06 08:08:47', '2025-10-06 08:08:47'),
(741, 101, 'blog_theme', 'theme4', 'string', '2025-10-06 08:08:47', '2025-10-06 08:08:47'),
(742, 102, 'is_featured', '0', 'string', '2025-10-06 08:10:04', '2025-10-06 08:10:04'),
(743, 102, 'is_popular', '0', 'string', '2025-10-06 08:10:04', '2025-10-06 08:10:04'),
(744, 102, 'is_weacklybest', '0', 'string', '2025-10-06 08:10:04', '2025-10-06 08:10:04'),
(745, 102, 'is_trending', '0', 'string', '2025-10-06 08:10:04', '2025-10-06 08:10:04'),
(746, 102, 'is_hotnews', '1', 'string', '2025-10-06 08:10:04', '2025-10-06 13:29:23'),
(747, 102, 'reading_time', '12', 'string', '2025-10-06 08:10:04', '2025-10-06 08:10:04'),
(748, 102, 'blog_theme', 'theme4', 'string', '2025-10-06 08:10:04', '2025-10-06 08:10:04'),
(749, 103, 'is_featured', '0', 'string', '2025-10-06 13:25:16', '2025-10-06 13:25:16'),
(750, 103, 'is_popular', '0', 'string', '2025-10-06 13:25:16', '2025-10-06 13:25:16'),
(751, 103, 'is_weacklybest', '0', 'string', '2025-10-06 13:25:16', '2025-10-06 13:25:16'),
(752, 103, 'is_trending', '0', 'string', '2025-10-06 13:25:16', '2025-10-06 13:25:16'),
(753, 103, 'is_hotnews', '1', 'string', '2025-10-06 13:25:16', '2025-10-06 13:28:30'),
(754, 103, 'reading_time', '34', 'string', '2025-10-06 13:25:16', '2025-10-06 13:25:16'),
(755, 103, 'blog_theme', 'theme4', 'string', '2025-10-06 13:25:16', '2025-10-06 13:25:16'),
(756, 104, 'is_featured', '0', 'string', '2025-10-06 13:31:02', '2025-10-06 13:31:02'),
(757, 104, 'is_popular', '0', 'string', '2025-10-06 13:31:02', '2025-10-06 13:31:02'),
(758, 104, 'is_weacklybest', '0', 'string', '2025-10-06 13:31:02', '2025-10-06 13:31:02'),
(759, 104, 'is_trending', '0', 'string', '2025-10-06 13:31:02', '2025-10-06 13:31:02'),
(760, 104, 'is_hotnews', '0', 'string', '2025-10-06 13:31:02', '2025-10-06 13:31:02'),
(761, 104, 'reading_time', '12', 'string', '2025-10-06 13:31:02', '2025-10-06 13:31:02'),
(762, 104, 'blog_theme', 'theme1', 'string', '2025-10-06 13:31:02', '2025-10-25 05:17:08'),
(763, 105, 'is_featured', '0', 'string', '2025-10-06 13:32:19', '2025-10-06 13:32:19'),
(764, 105, 'is_popular', '0', 'string', '2025-10-06 13:32:19', '2025-10-06 13:32:19'),
(765, 105, 'is_weacklybest', '0', 'string', '2025-10-06 13:32:19', '2025-10-06 13:32:19'),
(766, 105, 'is_trending', '0', 'string', '2025-10-06 13:32:19', '2025-10-06 13:32:19'),
(767, 105, 'is_hotnews', '0', 'string', '2025-10-06 13:32:19', '2025-10-06 13:32:19'),
(768, 105, 'reading_time', '12', 'string', '2025-10-06 13:32:19', '2025-10-06 13:32:19'),
(769, 105, 'blog_theme', 'theme4', 'string', '2025-10-06 13:32:19', '2025-10-06 13:32:19'),
(770, 106, 'is_featured', '1', 'string', '2025-10-06 13:33:52', '2025-10-25 04:30:28'),
(771, 106, 'is_popular', '0', 'string', '2025-10-06 13:33:52', '2025-10-06 13:33:52'),
(772, 106, 'is_weacklybest', '0', 'string', '2025-10-06 13:33:52', '2025-10-06 13:33:52'),
(773, 106, 'is_trending', '0', 'string', '2025-10-06 13:33:52', '2025-10-06 13:33:52'),
(774, 106, 'is_hotnews', '0', 'string', '2025-10-06 13:33:52', '2025-10-06 13:33:52'),
(775, 106, 'reading_time', '12', 'string', '2025-10-06 13:33:52', '2025-10-06 13:33:52'),
(776, 106, 'blog_theme', '', 'string', '2025-10-06 13:33:52', '2025-10-25 04:30:28'),
(777, 107, 'is_featured', '0', 'string', '2025-10-06 14:06:54', '2025-10-06 14:06:54'),
(778, 107, 'is_popular', '0', 'string', '2025-10-06 14:06:54', '2025-10-06 14:06:54'),
(779, 107, 'is_weacklybest', '0', 'string', '2025-10-06 14:06:54', '2025-10-06 14:06:54'),
(780, 107, 'is_trending', '1', 'string', '2025-10-06 14:06:54', '2025-10-06 14:06:54'),
(781, 107, 'is_hotnews', '0', 'string', '2025-10-06 14:06:54', '2025-10-06 14:06:54'),
(782, 107, 'reading_time', '12', 'string', '2025-10-06 14:06:54', '2025-10-06 14:06:54'),
(783, 107, 'blog_theme', 'theme4', 'string', '2025-10-06 14:06:54', '2025-10-06 14:06:54'),
(784, 108, 'is_featured', '0', 'string', '2025-10-06 14:08:38', '2025-10-06 14:08:38'),
(785, 108, 'is_popular', '0', 'string', '2025-10-06 14:08:38', '2025-10-06 14:08:38'),
(786, 108, 'is_weacklybest', '0', 'string', '2025-10-06 14:08:38', '2025-10-06 14:08:38'),
(787, 108, 'is_trending', '1', 'string', '2025-10-06 14:08:38', '2025-10-06 14:08:38'),
(788, 108, 'is_hotnews', '0', 'string', '2025-10-06 14:08:38', '2025-10-06 14:08:38'),
(789, 108, 'reading_time', '12', 'string', '2025-10-06 14:08:38', '2025-10-06 14:08:38'),
(790, 108, 'blog_theme', 'theme4', 'string', '2025-10-06 14:08:38', '2025-10-06 14:08:38'),
(791, 109, 'is_featured', '0', 'string', '2025-10-06 14:09:56', '2025-10-06 14:09:56'),
(792, 109, 'is_popular', '0', 'string', '2025-10-06 14:09:56', '2025-10-06 14:09:56'),
(793, 109, 'is_weacklybest', '0', 'string', '2025-10-06 14:09:56', '2025-10-06 14:09:56'),
(794, 109, 'is_trending', '1', 'string', '2025-10-06 14:09:56', '2025-10-06 14:09:56'),
(795, 109, 'is_hotnews', '0', 'string', '2025-10-06 14:09:56', '2025-10-06 14:09:56'),
(796, 109, 'reading_time', '12', 'string', '2025-10-06 14:09:56', '2025-10-06 14:09:56'),
(797, 109, 'blog_theme', 'theme2', 'string', '2025-10-06 14:09:56', '2025-10-25 07:09:36'),
(798, 110, 'is_featured', '0', 'string', '2025-10-06 14:11:13', '2025-10-06 14:11:13'),
(799, 110, 'is_popular', '0', 'string', '2025-10-06 14:11:13', '2025-10-06 14:11:13'),
(800, 110, 'is_weacklybest', '0', 'string', '2025-10-06 14:11:13', '2025-10-06 14:11:13'),
(801, 110, 'is_trending', '1', 'string', '2025-10-06 14:11:13', '2025-10-06 14:11:13'),
(802, 110, 'is_hotnews', '0', 'string', '2025-10-06 14:11:13', '2025-10-06 14:11:13'),
(803, 110, 'reading_time', '12', 'string', '2025-10-06 14:11:13', '2025-10-06 14:11:13'),
(804, 110, 'blog_theme', 'theme4', 'string', '2025-10-06 14:11:13', '2025-10-06 14:11:13'),
(805, 111, 'is_featured', '0', 'string', '2025-10-06 14:12:44', '2025-10-06 14:12:44'),
(806, 111, 'is_popular', '0', 'string', '2025-10-06 14:12:44', '2025-10-06 14:12:44'),
(807, 111, 'is_weacklybest', '0', 'string', '2025-10-06 14:12:44', '2025-10-06 14:12:44'),
(808, 111, 'is_trending', '1', 'string', '2025-10-06 14:12:44', '2025-10-06 14:12:44'),
(809, 111, 'is_hotnews', '0', 'string', '2025-10-06 14:12:44', '2025-10-06 14:12:44'),
(810, 111, 'reading_time', '12', 'string', '2025-10-06 14:12:44', '2025-10-06 14:12:44'),
(811, 111, 'blog_theme', 'theme4', 'string', '2025-10-06 14:12:44', '2025-10-06 14:12:44'),
(812, 112, 'is_featured', '0', 'string', '2025-10-06 14:14:50', '2025-10-06 14:14:50'),
(813, 112, 'is_popular', '0', 'string', '2025-10-06 14:14:50', '2025-10-06 14:14:50'),
(814, 112, 'is_weacklybest', '1', 'string', '2025-10-06 14:14:50', '2025-10-06 14:14:50'),
(815, 112, 'is_trending', '0', 'string', '2025-10-06 14:14:50', '2025-10-06 14:14:50'),
(816, 112, 'is_hotnews', '0', 'string', '2025-10-06 14:14:50', '2025-10-06 14:14:50'),
(817, 112, 'reading_time', '12', 'string', '2025-10-06 14:14:50', '2025-10-06 14:14:50'),
(818, 112, 'blog_theme', 'theme4', 'string', '2025-10-06 14:14:50', '2025-10-06 14:14:50'),
(819, 113, 'is_featured', '0', 'string', '2025-10-06 14:16:08', '2025-10-06 14:16:08'),
(820, 113, 'is_popular', '0', 'string', '2025-10-06 14:16:08', '2025-10-06 14:16:08'),
(821, 113, 'is_weacklybest', '1', 'string', '2025-10-06 14:16:08', '2025-10-06 14:16:08'),
(822, 113, 'is_trending', '0', 'string', '2025-10-06 14:16:08', '2025-10-06 14:16:08'),
(823, 113, 'is_hotnews', '0', 'string', '2025-10-06 14:16:08', '2025-10-06 14:16:08'),
(824, 113, 'reading_time', '12', 'string', '2025-10-06 14:16:08', '2025-10-06 14:16:08'),
(825, 113, 'blog_theme', 'theme4', 'string', '2025-10-06 14:16:08', '2025-10-06 14:16:08'),
(826, 114, 'is_featured', '0', 'string', '2025-10-06 14:31:57', '2025-10-06 14:31:57'),
(827, 114, 'is_popular', '0', 'string', '2025-10-06 14:31:57', '2025-10-06 14:31:57'),
(828, 114, 'is_weacklybest', '1', 'string', '2025-10-06 14:31:57', '2025-10-06 14:31:57'),
(829, 114, 'is_trending', '0', 'string', '2025-10-06 14:31:57', '2025-10-06 14:31:57'),
(830, 114, 'is_hotnews', '0', 'string', '2025-10-06 14:31:57', '2025-10-06 14:31:57'),
(831, 114, 'reading_time', '12', 'string', '2025-10-06 14:31:57', '2025-10-06 14:31:57'),
(832, 114, 'blog_theme', 'theme4', 'string', '2025-10-06 14:31:57', '2025-10-06 14:31:57'),
(833, 115, 'is_featured', '0', 'string', '2025-10-06 14:33:36', '2025-10-06 14:33:36'),
(834, 115, 'is_popular', '0', 'string', '2025-10-06 14:33:36', '2025-10-06 14:33:36'),
(835, 115, 'is_weacklybest', '1', 'string', '2025-10-06 14:33:36', '2025-10-06 14:33:36'),
(836, 115, 'is_trending', '0', 'string', '2025-10-06 14:33:36', '2025-10-06 14:33:36'),
(837, 115, 'is_hotnews', '0', 'string', '2025-10-06 14:33:36', '2025-10-06 14:33:36'),
(838, 115, 'reading_time', '12', 'string', '2025-10-06 14:33:36', '2025-10-06 14:33:36'),
(839, 115, 'blog_theme', 'theme4', 'string', '2025-10-06 14:33:36', '2025-10-06 14:33:36'),
(840, 116, 'is_featured', '0', 'string', '2025-10-06 14:34:32', '2025-10-06 14:34:32'),
(841, 116, 'is_popular', '0', 'string', '2025-10-06 14:34:32', '2025-10-06 14:34:32'),
(842, 116, 'is_weacklybest', '1', 'string', '2025-10-06 14:34:32', '2025-10-06 14:34:32'),
(843, 116, 'is_trending', '0', 'string', '2025-10-06 14:34:32', '2025-10-06 14:34:32'),
(844, 116, 'is_hotnews', '0', 'string', '2025-10-06 14:34:32', '2025-10-06 14:34:32'),
(845, 116, 'reading_time', '12', 'string', '2025-10-06 14:34:32', '2025-10-06 14:34:32'),
(846, 116, 'blog_theme', 'theme4', 'string', '2025-10-06 14:34:32', '2025-10-06 14:34:32'),
(847, 117, 'is_featured', '0', 'string', '2025-10-06 14:35:25', '2025-10-06 14:35:25'),
(848, 117, 'is_popular', '0', 'string', '2025-10-06 14:35:25', '2025-10-06 14:35:25'),
(849, 117, 'is_weacklybest', '1', 'string', '2025-10-06 14:35:25', '2025-10-06 14:35:25'),
(850, 117, 'is_trending', '0', 'string', '2025-10-06 14:35:25', '2025-10-06 14:35:25'),
(851, 117, 'is_hotnews', '0', 'string', '2025-10-06 14:35:25', '2025-10-06 14:35:25'),
(852, 117, 'reading_time', '12', 'string', '2025-10-06 14:35:25', '2025-10-06 14:35:25'),
(853, 117, 'blog_theme', 'theme4', 'string', '2025-10-06 14:35:25', '2025-10-06 14:35:25'),
(854, 118, 'is_featured', '0', 'string', '2025-10-06 14:36:30', '2025-10-06 14:36:30'),
(855, 118, 'is_popular', '1', 'string', '2025-10-06 14:36:30', '2025-10-06 14:36:30'),
(856, 118, 'is_weacklybest', '0', 'string', '2025-10-06 14:36:30', '2025-10-06 14:36:30'),
(857, 118, 'is_trending', '0', 'string', '2025-10-06 14:36:30', '2025-10-06 14:36:30'),
(858, 118, 'is_hotnews', '0', 'string', '2025-10-06 14:36:30', '2025-10-06 14:36:30'),
(859, 118, 'reading_time', '12', 'string', '2025-10-06 14:36:30', '2025-10-06 14:36:30'),
(860, 118, 'blog_theme', 'theme4', 'string', '2025-10-06 14:36:30', '2025-10-06 14:36:30'),
(861, 119, 'is_featured', '0', 'string', '2025-10-06 14:37:32', '2025-10-06 14:37:32'),
(862, 119, 'is_popular', '1', 'string', '2025-10-06 14:37:32', '2025-10-06 14:37:32'),
(863, 119, 'is_weacklybest', '0', 'string', '2025-10-06 14:37:32', '2025-10-06 14:37:32'),
(864, 119, 'is_trending', '0', 'string', '2025-10-06 14:37:32', '2025-10-06 14:37:32'),
(865, 119, 'is_hotnews', '0', 'string', '2025-10-06 14:37:32', '2025-10-06 14:37:32'),
(866, 119, 'reading_time', '12', 'string', '2025-10-06 14:37:32', '2025-10-06 14:37:32'),
(867, 119, 'blog_theme', 'theme2', 'string', '2025-10-06 14:37:32', '2025-10-07 05:43:09'),
(868, 120, 'is_featured', '0', 'string', '2025-10-06 14:38:55', '2025-10-06 14:38:55'),
(869, 120, 'is_popular', '1', 'string', '2025-10-06 14:38:55', '2025-10-06 14:38:55'),
(870, 120, 'is_weacklybest', '0', 'string', '2025-10-06 14:38:55', '2025-10-06 14:38:55'),
(871, 120, 'is_trending', '0', 'string', '2025-10-06 14:38:55', '2025-10-06 14:38:55'),
(872, 120, 'is_hotnews', '0', 'string', '2025-10-06 14:38:55', '2025-10-06 14:38:55'),
(873, 120, 'reading_time', '12', 'string', '2025-10-06 14:38:55', '2025-10-06 14:38:55'),
(874, 120, 'blog_theme', 'theme2', 'string', '2025-10-06 14:38:55', '2025-10-07 04:58:08'),
(875, 121, 'is_featured', '0', 'string', '2025-10-07 04:39:16', '2025-10-07 04:39:16'),
(876, 121, 'is_popular', '0', 'string', '2025-10-07 04:39:16', '2025-10-07 04:39:16'),
(877, 121, 'is_weacklybest', '0', 'string', '2025-10-07 04:39:16', '2025-10-07 04:39:16'),
(878, 121, 'is_trending', '0', 'string', '2025-10-07 04:39:16', '2025-10-07 04:39:16'),
(879, 121, 'is_hotnews', '0', 'string', '2025-10-07 04:39:16', '2025-10-07 04:39:16'),
(880, 121, 'reading_time', '12', 'string', '2025-10-07 04:39:16', '2025-10-07 04:39:16'),
(881, 121, 'blog_theme', 'theme1', 'string', '2025-10-07 04:39:16', '2025-10-25 05:16:34'),
(882, 122, 'is_featured', '1', 'string', '2025-10-07 04:40:56', '2025-10-25 04:30:49'),
(883, 122, 'is_popular', '0', 'string', '2025-10-07 04:40:56', '2025-10-07 04:40:56'),
(884, 122, 'is_weacklybest', '0', 'string', '2025-10-07 04:40:56', '2025-10-07 04:40:56'),
(885, 122, 'is_trending', '0', 'string', '2025-10-07 04:40:56', '2025-10-07 04:40:56'),
(886, 122, 'is_hotnews', '0', 'string', '2025-10-07 04:40:56', '2025-10-07 04:40:56'),
(887, 122, 'reading_time', '12', 'string', '2025-10-07 04:40:56', '2025-10-07 04:40:56'),
(888, 122, 'blog_theme', '', 'string', '2025-10-07 04:40:56', '2025-10-25 04:30:49'),
(889, 123, 'is_featured', '0', 'string', '2025-10-07 04:43:53', '2025-10-07 04:43:53'),
(890, 123, 'is_popular', '0', 'string', '2025-10-07 04:43:53', '2025-10-07 04:43:53'),
(891, 123, 'is_weacklybest', '0', 'string', '2025-10-07 04:43:53', '2025-10-07 04:43:53'),
(892, 123, 'is_trending', '0', 'string', '2025-10-07 04:43:53', '2025-10-07 04:43:53'),
(893, 123, 'is_hotnews', '0', 'string', '2025-10-07 04:43:53', '2025-10-07 04:43:53'),
(894, 123, 'reading_time', '12', 'string', '2025-10-07 04:43:53', '2025-10-07 04:43:53'),
(895, 123, 'blog_theme', 'theme1', 'string', '2025-10-07 04:43:53', '2025-10-25 05:19:00'),
(896, 124, 'is_featured', '1', 'string', '2025-10-07 04:46:01', '2025-10-25 04:32:28'),
(897, 124, 'is_popular', '0', 'string', '2025-10-07 04:46:01', '2025-10-07 04:46:01'),
(898, 124, 'is_weacklybest', '0', 'string', '2025-10-07 04:46:01', '2025-10-07 04:46:01'),
(899, 124, 'is_trending', '0', 'string', '2025-10-07 04:46:01', '2025-10-07 04:46:01'),
(900, 124, 'is_hotnews', '1', 'string', '2025-10-07 04:46:01', '2025-10-25 10:21:53'),
(901, 124, 'reading_time', '12', 'string', '2025-10-07 04:46:01', '2025-10-07 04:46:01'),
(902, 124, 'blog_theme', '', 'string', '2025-10-07 04:46:01', '2025-10-25 04:32:28'),
(903, 125, 'is_featured', '0', 'string', '2025-10-07 04:59:16', '2025-10-07 04:59:16'),
(904, 125, 'is_popular', '0', 'string', '2025-10-07 04:59:16', '2025-10-07 04:59:16'),
(905, 125, 'is_weacklybest', '0', 'string', '2025-10-07 04:59:16', '2025-10-07 04:59:16'),
(906, 125, 'is_trending', '0', 'string', '2025-10-07 04:59:16', '2025-10-07 04:59:16'),
(907, 125, 'is_hotnews', '0', 'string', '2025-10-07 04:59:16', '2025-10-07 04:59:16'),
(908, 125, 'reading_time', '12', 'string', '2025-10-07 04:59:16', '2025-10-07 04:59:16'),
(909, 125, 'blog_theme', 'theme5', 'string', '2025-10-07 04:59:16', '2025-10-07 04:59:16'),
(910, 126, 'is_featured', '1', 'string', '2025-10-07 05:00:53', '2025-10-25 04:32:54'),
(911, 126, 'is_popular', '0', 'string', '2025-10-07 05:00:53', '2025-10-07 05:00:53'),
(912, 126, 'is_weacklybest', '0', 'string', '2025-10-07 05:00:53', '2025-10-07 05:00:53'),
(913, 126, 'is_trending', '0', 'string', '2025-10-07 05:00:53', '2025-10-07 05:00:53'),
(914, 126, 'is_hotnews', '0', 'string', '2025-10-07 05:00:53', '2025-10-07 05:00:53'),
(915, 126, 'reading_time', '12', 'string', '2025-10-07 05:00:53', '2025-10-07 05:00:53'),
(916, 126, 'blog_theme', '', 'string', '2025-10-07 05:00:53', '2025-10-25 04:32:54'),
(917, 127, 'is_featured', '1', 'string', '2025-10-07 05:06:44', '2025-10-25 04:32:47'),
(918, 127, 'is_popular', '0', 'string', '2025-10-07 05:06:44', '2025-10-07 05:06:44'),
(919, 127, 'is_weacklybest', '0', 'string', '2025-10-07 05:06:44', '2025-10-07 05:06:44'),
(920, 127, 'is_trending', '0', 'string', '2025-10-07 05:06:44', '2025-10-07 05:06:44'),
(921, 127, 'is_hotnews', '0', 'string', '2025-10-07 05:06:44', '2025-10-07 05:06:44'),
(922, 127, 'reading_time', '12', 'string', '2025-10-07 05:06:44', '2025-10-07 05:06:44'),
(923, 127, 'blog_theme', 'theme2', 'string', '2025-10-07 05:06:44', '2025-10-25 07:30:04'),
(924, 128, 'is_featured', '0', 'string', '2025-10-07 05:08:46', '2025-10-07 05:08:46'),
(925, 128, 'is_popular', '0', 'string', '2025-10-07 05:08:46', '2025-10-07 05:08:46'),
(926, 128, 'is_weacklybest', '0', 'string', '2025-10-07 05:08:46', '2025-10-07 05:08:46'),
(927, 128, 'is_trending', '0', 'string', '2025-10-07 05:08:46', '2025-10-07 05:08:46'),
(928, 128, 'is_hotnews', '0', 'string', '2025-10-07 05:08:46', '2025-10-07 05:08:46'),
(929, 128, 'reading_time', '12', 'string', '2025-10-07 05:08:46', '2025-10-07 05:08:46'),
(930, 128, 'blog_theme', 'theme5', 'string', '2025-10-07 05:08:46', '2025-10-07 05:08:46'),
(931, 129, 'is_featured', '0', 'string', '2025-10-07 05:10:38', '2025-10-07 05:10:38'),
(932, 129, 'is_popular', '0', 'string', '2025-10-07 05:10:38', '2025-10-07 05:10:38'),
(933, 129, 'is_weacklybest', '0', 'string', '2025-10-07 05:10:38', '2025-10-07 05:10:38'),
(934, 129, 'is_trending', '0', 'string', '2025-10-07 05:10:38', '2025-10-07 05:10:38'),
(935, 129, 'is_hotnews', '0', 'string', '2025-10-07 05:10:38', '2025-10-07 05:10:38'),
(936, 129, 'reading_time', '12', 'string', '2025-10-07 05:10:38', '2025-10-07 05:10:38'),
(937, 129, 'blog_theme', 'theme5', 'string', '2025-10-07 05:10:38', '2025-10-07 05:10:38'),
(938, 130, 'is_featured', '0', 'string', '2025-10-07 05:12:09', '2025-10-07 05:12:09'),
(939, 130, 'is_popular', '0', 'string', '2025-10-07 05:12:09', '2025-10-07 05:12:09'),
(940, 130, 'is_weacklybest', '0', 'string', '2025-10-07 05:12:09', '2025-10-07 05:12:09'),
(941, 130, 'is_trending', '1', 'string', '2025-10-07 05:12:09', '2025-10-07 05:12:09'),
(942, 130, 'is_hotnews', '0', 'string', '2025-10-07 05:12:09', '2025-10-07 05:12:09'),
(943, 130, 'reading_time', '12', 'string', '2025-10-07 05:12:09', '2025-10-07 05:12:09'),
(944, 130, 'blog_theme', 'theme5', 'string', '2025-10-07 05:12:09', '2025-10-07 05:12:09'),
(945, 131, 'is_featured', '0', 'string', '2025-10-07 05:13:51', '2025-10-07 05:13:51'),
(946, 131, 'is_popular', '0', 'string', '2025-10-07 05:13:51', '2025-10-07 05:13:51'),
(947, 131, 'is_weacklybest', '0', 'string', '2025-10-07 05:13:51', '2025-10-07 05:13:51'),
(948, 131, 'is_trending', '1', 'string', '2025-10-07 05:13:51', '2025-10-07 05:13:51'),
(949, 131, 'is_hotnews', '0', 'string', '2025-10-07 05:13:51', '2025-10-07 05:13:51'),
(950, 131, 'reading_time', '', 'string', '2025-10-07 05:13:51', '2025-10-07 05:13:51'),
(951, 131, 'blog_theme', 'theme5', 'string', '2025-10-07 05:13:51', '2025-10-07 05:13:51'),
(952, 132, 'is_featured', '0', 'string', '2025-10-07 08:00:36', '2025-10-07 08:00:36'),
(953, 132, 'is_popular', '0', 'string', '2025-10-07 08:00:36', '2025-10-07 08:00:36'),
(954, 132, 'is_weacklybest', '0', 'string', '2025-10-07 08:00:36', '2025-10-07 08:00:36'),
(955, 132, 'is_trending', '1', 'string', '2025-10-07 08:00:36', '2025-10-07 08:00:36'),
(956, 132, 'is_hotnews', '0', 'string', '2025-10-07 08:00:36', '2025-10-07 08:00:36'),
(957, 132, 'reading_time', '12', 'string', '2025-10-07 08:00:36', '2025-10-07 08:00:36'),
(958, 132, 'blog_theme', '', 'string', '2025-10-07 08:00:36', '2025-10-25 16:41:52'),
(959, 133, 'is_featured', '0', 'string', '2025-10-07 08:02:51', '2025-10-07 08:02:51'),
(960, 133, 'is_popular', '0', 'string', '2025-10-07 08:02:51', '2025-10-07 08:02:51'),
(961, 133, 'is_weacklybest', '0', 'string', '2025-10-07 08:02:51', '2025-10-07 08:02:51'),
(962, 133, 'is_trending', '1', 'string', '2025-10-07 08:02:51', '2025-10-07 08:02:51'),
(963, 133, 'is_hotnews', '0', 'string', '2025-10-07 08:02:51', '2025-10-07 08:02:51'),
(964, 133, 'reading_time', '', 'string', '2025-10-07 08:02:51', '2025-10-07 08:02:51'),
(965, 133, 'blog_theme', 'theme2', 'string', '2025-10-07 08:02:51', '2025-10-25 07:24:28'),
(966, 134, 'is_featured', '0', 'string', '2025-10-07 08:04:19', '2025-10-07 08:04:19'),
(967, 134, 'is_popular', '0', 'string', '2025-10-07 08:04:19', '2025-10-07 08:04:19'),
(968, 134, 'is_weacklybest', '0', 'string', '2025-10-07 08:04:19', '2025-10-07 08:04:19'),
(969, 134, 'is_trending', '1', 'string', '2025-10-07 08:04:19', '2025-10-07 08:04:19'),
(970, 134, 'is_hotnews', '0', 'string', '2025-10-07 08:04:19', '2025-10-07 08:04:19'),
(971, 134, 'reading_time', '', 'string', '2025-10-07 08:04:19', '2025-10-07 08:04:19'),
(972, 134, 'blog_theme', 'theme5', 'string', '2025-10-07 08:04:19', '2025-10-07 08:04:19'),
(973, 135, 'is_featured', '0', 'string', '2025-10-07 08:06:54', '2025-10-07 08:06:54'),
(974, 135, 'is_popular', '0', 'string', '2025-10-07 08:06:54', '2025-10-07 08:06:54'),
(975, 135, 'is_weacklybest', '0', 'string', '2025-10-07 08:06:54', '2025-10-07 08:06:54'),
(976, 135, 'is_trending', '0', 'string', '2025-10-07 08:06:54', '2025-10-07 08:06:54'),
(977, 135, 'is_hotnews', '1', 'string', '2025-10-07 08:06:54', '2025-10-07 08:06:54'),
(978, 135, 'reading_time', '12', 'string', '2025-10-07 08:06:54', '2025-10-07 08:06:54'),
(979, 135, 'blog_theme', 'theme1', 'string', '2025-10-07 08:06:54', '2025-10-25 05:26:08'),
(980, 136, 'is_featured', '0', 'string', '2025-10-07 08:07:47', '2025-10-07 08:07:47'),
(981, 136, 'is_popular', '0', 'string', '2025-10-07 08:07:47', '2025-10-07 08:07:47'),
(982, 136, 'is_weacklybest', '0', 'string', '2025-10-07 08:07:47', '2025-10-07 08:07:47'),
(983, 136, 'is_trending', '0', 'string', '2025-10-07 08:07:47', '2025-10-07 08:07:47'),
(984, 136, 'is_hotnews', '1', 'string', '2025-10-07 08:07:47', '2025-10-07 08:07:47'),
(985, 136, 'reading_time', '12', 'string', '2025-10-07 08:07:47', '2025-10-07 08:07:47'),
(986, 136, 'blog_theme', 'theme5', 'string', '2025-10-07 08:07:47', '2025-10-07 08:07:47'),
(987, 137, 'is_featured', '0', 'string', '2025-10-07 08:08:51', '2025-10-07 08:08:51'),
(988, 137, 'is_popular', '0', 'string', '2025-10-07 08:08:51', '2025-10-07 08:08:51'),
(989, 137, 'is_weacklybest', '0', 'string', '2025-10-07 08:08:51', '2025-10-07 08:08:51'),
(990, 137, 'is_trending', '0', 'string', '2025-10-07 08:08:51', '2025-10-07 08:08:51'),
(991, 137, 'is_hotnews', '1', 'string', '2025-10-07 08:08:51', '2025-10-07 08:08:51'),
(992, 137, 'reading_time', '12', 'string', '2025-10-07 08:08:51', '2025-10-07 08:08:51'),
(993, 137, 'blog_theme', 'theme5', 'string', '2025-10-07 08:08:51', '2025-10-07 08:08:51'),
(994, 138, 'is_featured', '0', 'string', '2025-10-07 08:25:03', '2025-10-07 08:25:03'),
(995, 138, 'is_popular', '0', 'string', '2025-10-07 08:25:03', '2025-10-07 08:25:03'),
(996, 138, 'is_weacklybest', '0', 'string', '2025-10-07 08:25:03', '2025-10-07 08:25:03'),
(997, 138, 'is_trending', '0', 'string', '2025-10-07 08:25:03', '2025-10-07 08:25:03'),
(998, 138, 'is_hotnews', '1', 'string', '2025-10-07 08:25:03', '2025-10-07 08:25:03'),
(999, 138, 'reading_time', '12', 'string', '2025-10-07 08:25:03', '2025-10-07 08:25:03'),
(1000, 138, 'blog_theme', 'theme5', 'string', '2025-10-07 08:25:03', '2025-10-07 08:25:03'),
(1001, 139, 'is_featured', '0', 'string', '2025-10-07 08:32:20', '2025-10-07 08:32:20'),
(1002, 139, 'is_popular', '0', 'string', '2025-10-07 08:32:20', '2025-10-07 08:32:20'),
(1003, 139, 'is_weacklybest', '0', 'string', '2025-10-07 08:32:20', '2025-10-07 08:32:20'),
(1004, 139, 'is_trending', '0', 'string', '2025-10-07 08:32:20', '2025-10-07 08:32:20'),
(1005, 139, 'is_hotnews', '1', 'string', '2025-10-07 08:32:20', '2025-10-07 08:32:20'),
(1006, 139, 'reading_time', '12', 'string', '2025-10-07 08:32:20', '2025-10-07 08:32:20'),
(1007, 139, 'blog_theme', 'theme5', 'string', '2025-10-07 08:32:20', '2025-10-07 08:32:20'),
(1008, 140, 'is_featured', '0', 'string', '2025-10-07 08:42:14', '2025-10-07 08:42:14'),
(1009, 140, 'is_popular', '0', 'string', '2025-10-07 08:42:14', '2025-10-07 08:42:14'),
(1010, 140, 'is_weacklybest', '0', 'string', '2025-10-07 08:42:14', '2025-10-07 08:42:14'),
(1011, 140, 'is_trending', '0', 'string', '2025-10-07 08:42:14', '2025-10-07 08:42:14'),
(1012, 140, 'is_hotnews', '1', 'string', '2025-10-07 08:42:14', '2025-10-07 08:42:14'),
(1013, 140, 'reading_time', '34', 'string', '2025-10-07 08:42:14', '2025-10-07 08:42:14'),
(1014, 140, 'blog_theme', 'theme5', 'string', '2025-10-07 08:42:14', '2025-10-07 08:42:14'),
(1015, 141, 'is_featured', '0', 'string', '2025-10-07 08:43:28', '2025-10-07 08:43:28'),
(1016, 141, 'is_popular', '0', 'string', '2025-10-07 08:43:28', '2025-10-07 08:43:28'),
(1017, 141, 'is_weacklybest', '1', 'string', '2025-10-07 08:43:28', '2025-10-07 08:43:28'),
(1018, 141, 'is_trending', '0', 'string', '2025-10-07 08:43:28', '2025-10-07 08:43:28'),
(1019, 141, 'is_hotnews', '0', 'string', '2025-10-07 08:43:28', '2025-10-07 08:43:28'),
(1020, 141, 'reading_time', '12', 'string', '2025-10-07 08:43:28', '2025-10-07 08:43:28'),
(1021, 141, 'blog_theme', 'theme2', 'string', '2025-10-07 08:43:28', '2025-10-25 07:04:55'),
(1022, 142, 'is_featured', '0', 'string', '2025-10-07 08:44:14', '2025-10-07 08:44:14'),
(1023, 142, 'is_popular', '0', 'string', '2025-10-07 08:44:14', '2025-10-07 08:44:14'),
(1024, 142, 'is_weacklybest', '1', 'string', '2025-10-07 08:44:14', '2025-10-07 08:44:14'),
(1025, 142, 'is_trending', '0', 'string', '2025-10-07 08:44:14', '2025-10-07 08:44:14'),
(1026, 142, 'is_hotnews', '0', 'string', '2025-10-07 08:44:14', '2025-10-07 08:44:14'),
(1027, 142, 'reading_time', '12', 'string', '2025-10-07 08:44:14', '2025-10-07 08:44:14'),
(1028, 142, 'blog_theme', 'theme5', 'string', '2025-10-07 08:44:14', '2025-10-07 08:44:14'),
(1029, 143, 'is_featured', '0', 'string', '2025-10-07 08:45:55', '2025-10-07 08:45:55'),
(1030, 143, 'is_popular', '0', 'string', '2025-10-07 08:45:55', '2025-10-07 08:45:55'),
(1031, 143, 'is_weacklybest', '1', 'string', '2025-10-07 08:45:55', '2025-10-07 08:45:55'),
(1032, 143, 'is_trending', '0', 'string', '2025-10-07 08:45:55', '2025-10-07 08:45:55'),
(1033, 143, 'is_hotnews', '0', 'string', '2025-10-07 08:45:55', '2025-10-07 08:45:55'),
(1034, 143, 'reading_time', '12', 'string', '2025-10-07 08:45:55', '2025-10-09 17:39:09'),
(1035, 143, 'blog_theme', 'theme5', 'string', '2025-10-07 08:45:55', '2025-10-07 08:45:55'),
(1036, 144, 'is_featured', '0', 'string', '2025-10-07 08:46:45', '2025-10-07 08:46:45'),
(1037, 144, 'is_popular', '1', 'string', '2025-10-07 08:46:45', '2025-10-08 05:13:10'),
(1038, 144, 'is_weacklybest', '0', 'string', '2025-10-07 08:46:45', '2025-10-08 05:13:10'),
(1039, 144, 'is_trending', '0', 'string', '2025-10-07 08:46:45', '2025-10-07 08:46:45'),
(1040, 144, 'is_hotnews', '0', 'string', '2025-10-07 08:46:45', '2025-10-07 08:46:45'),
(1041, 144, 'reading_time', '12', 'string', '2025-10-07 08:46:45', '2025-10-07 08:46:45'),
(1042, 144, 'blog_theme', 'theme5', 'string', '2025-10-07 08:46:45', '2025-10-07 08:46:45'),
(1043, 145, 'is_featured', '0', 'string', '2025-10-07 08:47:54', '2025-10-07 08:47:54'),
(1044, 145, 'is_popular', '0', 'string', '2025-10-07 08:47:54', '2025-10-08 05:15:18'),
(1045, 145, 'is_weacklybest', '1', 'string', '2025-10-07 08:47:54', '2025-10-08 05:15:18'),
(1046, 145, 'is_trending', '0', 'string', '2025-10-07 08:47:54', '2025-10-07 08:47:54'),
(1047, 145, 'is_hotnews', '0', 'string', '2025-10-07 08:47:54', '2025-10-07 08:47:54'),
(1048, 145, 'reading_time', '12', 'string', '2025-10-07 08:47:54', '2025-10-07 08:47:54'),
(1049, 145, 'blog_theme', 'theme5', 'string', '2025-10-07 08:47:54', '2025-10-07 08:47:54'),
(1050, 146, 'is_featured', '0', 'string', '2025-10-07 08:48:49', '2025-10-07 08:48:49'),
(1051, 146, 'is_popular', '1', 'string', '2025-10-07 08:48:49', '2025-10-08 05:12:41'),
(1052, 146, 'is_weacklybest', '0', 'string', '2025-10-07 08:48:49', '2025-10-08 05:12:41'),
(1053, 146, 'is_trending', '0', 'string', '2025-10-07 08:48:49', '2025-10-07 08:48:49'),
(1054, 146, 'is_hotnews', '0', 'string', '2025-10-07 08:48:49', '2025-10-07 08:48:49'),
(1055, 146, 'reading_time', '12', 'string', '2025-10-07 08:48:49', '2025-10-07 08:48:49'),
(1056, 146, 'blog_theme', 'theme5', 'string', '2025-10-07 08:48:49', '2025-10-07 08:48:49'),
(1057, 147, 'is_featured', '0', 'string', '2025-10-07 08:49:34', '2025-10-07 08:49:34'),
(1058, 147, 'is_popular', '1', 'string', '2025-10-07 08:49:34', '2025-10-07 08:49:34'),
(1059, 147, 'is_weacklybest', '1', 'string', '2025-10-07 08:49:34', '2025-10-08 05:14:26'),
(1060, 147, 'is_trending', '0', 'string', '2025-10-07 08:49:34', '2025-10-07 08:49:34'),
(1061, 147, 'is_hotnews', '0', 'string', '2025-10-07 08:49:34', '2025-10-07 08:49:34'),
(1062, 147, 'reading_time', '12', 'string', '2025-10-07 08:49:34', '2025-10-07 08:49:34'),
(1063, 147, 'blog_theme', 'theme5', 'string', '2025-10-07 08:49:34', '2025-10-07 08:49:34'),
(1064, 148, 'is_featured', '0', 'string', '2025-10-07 14:25:04', '2025-10-07 14:25:04'),
(1065, 148, 'is_popular', '0', 'string', '2025-10-07 14:25:04', '2025-10-07 14:25:04'),
(1066, 148, 'is_weacklybest', '0', 'string', '2025-10-07 14:25:04', '2025-10-07 14:25:04'),
(1067, 148, 'is_trending', '0', 'string', '2025-10-07 14:25:04', '2025-10-07 14:25:04'),
(1068, 148, 'is_hotnews', '0', 'string', '2025-10-07 14:25:04', '2025-10-07 14:25:04'),
(1069, 148, 'reading_time', '34', 'string', '2025-10-07 14:25:04', '2025-10-07 14:25:04'),
(1070, 148, 'blog_theme', 'theme6', 'string', '2025-10-07 14:25:04', '2025-10-07 14:25:04'),
(1071, 149, 'is_featured', '0', 'string', '2025-10-07 14:25:49', '2025-10-07 14:25:49'),
(1072, 149, 'is_popular', '0', 'string', '2025-10-07 14:25:49', '2025-10-07 14:25:49'),
(1073, 149, 'is_weacklybest', '0', 'string', '2025-10-07 14:25:49', '2025-10-07 14:25:49'),
(1074, 149, 'is_trending', '0', 'string', '2025-10-07 14:25:49', '2025-10-07 14:25:49'),
(1075, 149, 'is_hotnews', '0', 'string', '2025-10-07 14:25:49', '2025-10-07 14:25:49'),
(1076, 149, 'reading_time', '12', 'string', '2025-10-07 14:25:49', '2025-10-07 14:25:49'),
(1077, 149, 'blog_theme', 'theme1', 'string', '2025-10-07 14:25:49', '2025-10-25 05:16:54'),
(1078, 150, 'is_featured', '0', 'string', '2025-10-07 14:26:40', '2025-10-07 14:26:40'),
(1079, 150, 'is_popular', '0', 'string', '2025-10-07 14:26:40', '2025-10-07 14:26:40'),
(1080, 150, 'is_weacklybest', '0', 'string', '2025-10-07 14:26:40', '2025-10-07 14:26:40'),
(1081, 150, 'is_trending', '0', 'string', '2025-10-07 14:26:40', '2025-10-07 14:26:40'),
(1082, 150, 'is_hotnews', '0', 'string', '2025-10-07 14:26:40', '2025-10-07 14:26:40'),
(1083, 150, 'reading_time', '', 'string', '2025-10-07 14:26:40', '2025-10-07 14:26:40'),
(1084, 150, 'blog_theme', 'theme2', 'string', '2025-10-07 14:26:40', '2025-10-25 07:12:25'),
(1085, 151, 'is_featured', '0', 'string', '2025-10-07 14:28:10', '2025-10-07 14:28:10'),
(1086, 151, 'is_popular', '0', 'string', '2025-10-07 14:28:10', '2025-10-07 14:28:10'),
(1087, 151, 'is_weacklybest', '0', 'string', '2025-10-07 14:28:10', '2025-10-07 14:28:10'),
(1088, 151, 'is_trending', '0', 'string', '2025-10-07 14:28:10', '2025-10-08 04:43:52'),
(1089, 151, 'is_hotnews', '1', 'string', '2025-10-07 14:28:10', '2025-10-08 04:43:52'),
(1090, 151, 'reading_time', '12', 'string', '2025-10-07 14:28:10', '2025-10-07 14:28:10'),
(1091, 151, 'blog_theme', 'theme6', 'string', '2025-10-07 14:28:10', '2025-10-07 14:28:10'),
(1092, 152, 'is_featured', '0', 'string', '2025-10-07 14:33:13', '2025-10-07 14:33:13'),
(1093, 152, 'is_popular', '0', 'string', '2025-10-07 14:33:13', '2025-10-07 14:33:13'),
(1094, 152, 'is_weacklybest', '1', 'string', '2025-10-07 14:33:13', '2025-10-08 05:02:56'),
(1095, 152, 'is_trending', '0', 'string', '2025-10-07 14:33:13', '2025-10-07 14:33:13'),
(1096, 152, 'is_hotnews', '0', 'string', '2025-10-07 14:33:13', '2025-10-07 14:33:13'),
(1097, 152, 'reading_time', '12', 'string', '2025-10-07 14:33:13', '2025-10-07 14:33:13'),
(1098, 152, 'blog_theme', 'theme6', 'string', '2025-10-07 14:33:13', '2025-10-07 14:33:13'),
(1099, 153, 'is_featured', '0', 'string', '2025-10-07 14:35:42', '2025-10-07 14:35:42'),
(1100, 153, 'is_popular', '0', 'string', '2025-10-07 14:35:42', '2025-10-07 14:35:42'),
(1101, 153, 'is_weacklybest', '0', 'string', '2025-10-07 14:35:42', '2025-10-07 14:35:42'),
(1102, 153, 'is_trending', '0', 'string', '2025-10-07 14:35:42', '2025-10-07 14:35:42'),
(1103, 153, 'is_hotnews', '1', 'string', '2025-10-07 14:35:42', '2025-10-08 04:44:32'),
(1104, 153, 'reading_time', '12', 'string', '2025-10-07 14:35:42', '2025-10-07 14:35:42'),
(1105, 153, 'blog_theme', 'theme6', 'string', '2025-10-07 14:35:42', '2025-10-07 14:35:42'),
(1106, 154, 'is_featured', '0', 'string', '2025-10-07 14:36:25', '2025-10-07 14:36:25'),
(1107, 154, 'is_popular', '0', 'string', '2025-10-07 14:36:25', '2025-10-07 14:36:25'),
(1108, 154, 'is_weacklybest', '0', 'string', '2025-10-07 14:36:25', '2025-10-07 14:36:25'),
(1109, 154, 'is_trending', '0', 'string', '2025-10-07 14:36:25', '2025-10-07 14:36:25'),
(1110, 154, 'is_hotnews', '1', 'string', '2025-10-07 14:36:25', '2025-10-08 04:47:48'),
(1111, 154, 'reading_time', '12', 'string', '2025-10-07 14:36:25', '2025-10-07 14:36:25'),
(1112, 154, 'blog_theme', 'theme6', 'string', '2025-10-07 14:36:25', '2025-10-07 14:36:25'),
(1113, 155, 'is_featured', '0', 'string', '2025-10-07 14:41:50', '2025-10-07 14:41:50'),
(1114, 155, 'is_popular', '0', 'string', '2025-10-07 14:41:50', '2025-10-07 14:41:50'),
(1115, 155, 'is_weacklybest', '0', 'string', '2025-10-07 14:41:50', '2025-10-07 14:41:50'),
(1116, 155, 'is_trending', '1', 'string', '2025-10-07 14:41:50', '2025-10-07 14:41:50'),
(1117, 155, 'is_hotnews', '0', 'string', '2025-10-07 14:41:50', '2025-10-07 14:41:50'),
(1118, 155, 'reading_time', '12', 'string', '2025-10-07 14:41:50', '2025-10-07 14:41:50'),
(1119, 155, 'blog_theme', 'theme6', 'string', '2025-10-07 14:41:50', '2025-10-07 14:41:50'),
(1120, 156, 'is_featured', '0', 'string', '2025-10-07 14:43:56', '2025-10-07 14:43:56'),
(1121, 156, 'is_popular', '0', 'string', '2025-10-07 14:43:56', '2025-10-07 14:43:56'),
(1122, 156, 'is_weacklybest', '0', 'string', '2025-10-07 14:43:56', '2025-10-07 14:43:56'),
(1123, 156, 'is_trending', '1', 'string', '2025-10-07 14:43:56', '2025-10-07 14:43:56'),
(1124, 156, 'is_hotnews', '0', 'string', '2025-10-07 14:43:56', '2025-10-07 14:43:56'),
(1125, 156, 'reading_time', '12', 'string', '2025-10-07 14:43:56', '2025-10-07 14:43:56'),
(1126, 156, 'blog_theme', 'theme6', 'string', '2025-10-07 14:43:56', '2025-10-07 14:43:56'),
(1127, 157, 'is_featured', '0', 'string', '2025-10-07 14:45:15', '2025-10-07 14:45:15'),
(1128, 157, 'is_popular', '0', 'string', '2025-10-07 14:45:15', '2025-10-07 14:45:15'),
(1129, 157, 'is_weacklybest', '0', 'string', '2025-10-07 14:45:15', '2025-10-07 14:45:15'),
(1130, 157, 'is_trending', '1', 'string', '2025-10-07 14:45:15', '2025-10-07 14:45:15'),
(1131, 157, 'is_hotnews', '0', 'string', '2025-10-07 14:45:16', '2025-10-07 14:45:16'),
(1132, 157, 'reading_time', '34', 'string', '2025-10-07 14:45:16', '2025-10-07 14:45:16'),
(1133, 157, 'blog_theme', 'theme6', 'string', '2025-10-07 14:45:16', '2025-10-07 14:45:16'),
(1134, 158, 'is_featured', '0', 'string', '2025-10-07 14:46:35', '2025-10-07 14:46:35'),
(1135, 158, 'is_popular', '0', 'string', '2025-10-07 14:46:35', '2025-10-07 14:46:35'),
(1136, 158, 'is_weacklybest', '0', 'string', '2025-10-07 14:46:35', '2025-10-07 14:46:35'),
(1137, 158, 'is_trending', '1', 'string', '2025-10-07 14:46:35', '2025-10-07 14:46:35'),
(1138, 158, 'is_hotnews', '0', 'string', '2025-10-07 14:46:35', '2025-10-07 14:46:35'),
(1139, 158, 'reading_time', '12', 'string', '2025-10-07 14:46:35', '2025-10-07 14:46:35'),
(1140, 158, 'blog_theme', 'theme6', 'string', '2025-10-07 14:46:35', '2025-10-07 14:46:35'),
(1141, 159, 'is_featured', '0', 'string', '2025-10-07 15:06:24', '2025-10-07 15:06:24'),
(1142, 159, 'is_popular', '0', 'string', '2025-10-07 15:06:24', '2025-10-07 15:06:24'),
(1143, 159, 'is_weacklybest', '1', 'string', '2025-10-07 15:06:24', '2025-10-07 15:06:24'),
(1144, 159, 'is_trending', '0', 'string', '2025-10-07 15:06:24', '2025-10-07 15:06:24'),
(1145, 159, 'is_hotnews', '0', 'string', '2025-10-07 15:06:24', '2025-10-07 15:06:24'),
(1146, 159, 'reading_time', '12', 'string', '2025-10-07 15:06:24', '2025-10-07 15:06:24'),
(1147, 159, 'blog_theme', 'theme6', 'string', '2025-10-07 15:06:24', '2025-10-07 15:06:24');
INSERT INTO `content_metas` (`id`, `content_id`, `meta_key`, `meta_value`, `meta_type`, `created_at`, `updated_at`) VALUES
(1148, 160, 'is_featured', '0', 'string', '2025-10-07 15:50:49', '2025-10-07 15:50:49'),
(1149, 160, 'is_popular', '0', 'string', '2025-10-07 15:50:49', '2025-10-07 15:50:49'),
(1150, 160, 'is_weacklybest', '1', 'string', '2025-10-07 15:50:49', '2025-10-07 15:50:49'),
(1151, 160, 'is_trending', '0', 'string', '2025-10-07 15:50:49', '2025-10-07 15:50:49'),
(1152, 160, 'is_hotnews', '0', 'string', '2025-10-07 15:50:49', '2025-10-07 15:50:49'),
(1153, 160, 'reading_time', '12', 'string', '2025-10-07 15:50:49', '2025-10-07 15:50:49'),
(1154, 160, 'blog_theme', 'theme6', 'string', '2025-10-07 15:50:49', '2025-10-07 15:50:49'),
(1155, 161, 'is_featured', '1', 'string', '2025-10-07 15:51:40', '2025-10-07 16:15:12'),
(1156, 161, 'is_popular', '0', 'string', '2025-10-07 15:51:40', '2025-10-07 15:51:40'),
(1157, 161, 'is_weacklybest', '0', 'string', '2025-10-07 15:51:40', '2025-10-07 16:15:12'),
(1158, 161, 'is_trending', '0', 'string', '2025-10-07 15:51:40', '2025-10-07 15:51:40'),
(1159, 161, 'is_hotnews', '0', 'string', '2025-10-07 15:51:40', '2025-10-07 15:51:40'),
(1160, 161, 'reading_time', '12', 'string', '2025-10-07 15:51:40', '2025-10-07 15:51:40'),
(1161, 161, 'blog_theme', 'theme6', 'string', '2025-10-07 15:51:40', '2025-10-07 15:51:40'),
(1162, 162, 'is_featured', '1', 'string', '2025-10-07 16:03:45', '2025-10-07 16:12:26'),
(1163, 162, 'is_popular', '0', 'string', '2025-10-07 16:03:45', '2025-10-07 16:03:45'),
(1164, 162, 'is_weacklybest', '0', 'string', '2025-10-07 16:03:45', '2025-10-07 16:03:45'),
(1165, 162, 'is_trending', '0', 'string', '2025-10-07 16:03:45', '2025-10-07 16:03:45'),
(1166, 162, 'is_hotnews', '0', 'string', '2025-10-07 16:03:45', '2025-10-07 16:03:45'),
(1167, 162, 'reading_time', '12', 'string', '2025-10-07 16:03:45', '2025-10-07 16:03:45'),
(1168, 162, 'blog_theme', 'theme6', 'string', '2025-10-07 16:03:45', '2025-10-07 16:03:45'),
(1169, 163, 'is_featured', '1', 'string', '2025-10-07 16:07:31', '2025-10-07 16:07:31'),
(1170, 163, 'is_popular', '0', 'string', '2025-10-07 16:07:31', '2025-10-07 16:07:31'),
(1171, 163, 'is_weacklybest', '0', 'string', '2025-10-07 16:07:31', '2025-10-07 16:07:31'),
(1172, 163, 'is_trending', '0', 'string', '2025-10-07 16:07:31', '2025-10-07 16:07:31'),
(1173, 163, 'is_hotnews', '0', 'string', '2025-10-07 16:07:31', '2025-10-07 16:07:31'),
(1174, 163, 'reading_time', '12', 'string', '2025-10-07 16:07:31', '2025-10-07 16:07:31'),
(1175, 163, 'blog_theme', 'theme6', 'string', '2025-10-07 16:07:31', '2025-10-07 16:07:31'),
(1176, 164, 'is_featured', '1', 'string', '2025-10-07 16:16:09', '2025-10-07 16:16:09'),
(1177, 164, 'is_popular', '0', 'string', '2025-10-07 16:16:09', '2025-10-07 16:16:09'),
(1178, 164, 'is_weacklybest', '0', 'string', '2025-10-07 16:16:09', '2025-10-07 16:16:09'),
(1179, 164, 'is_trending', '0', 'string', '2025-10-07 16:16:09', '2025-10-07 16:16:09'),
(1180, 164, 'is_hotnews', '0', 'string', '2025-10-07 16:16:09', '2025-10-07 16:16:09'),
(1181, 164, 'reading_time', '12', 'string', '2025-10-07 16:16:09', '2025-10-07 16:16:09'),
(1182, 164, 'blog_theme', 'theme6', 'string', '2025-10-07 16:16:09', '2025-10-07 16:16:09'),
(1183, 165, 'is_featured', '1', 'string', '2025-10-07 16:16:48', '2025-10-07 16:16:48'),
(1184, 165, 'is_popular', '0', 'string', '2025-10-07 16:16:48', '2025-10-07 16:16:48'),
(1185, 165, 'is_weacklybest', '0', 'string', '2025-10-07 16:16:48', '2025-10-07 16:16:48'),
(1186, 165, 'is_trending', '0', 'string', '2025-10-07 16:16:48', '2025-10-08 04:44:13'),
(1187, 165, 'is_hotnews', '1', 'string', '2025-10-07 16:16:48', '2025-10-08 04:44:13'),
(1188, 165, 'reading_time', '12', 'string', '2025-10-07 16:16:48', '2025-10-07 16:16:48'),
(1189, 165, 'blog_theme', 'theme6', 'string', '2025-10-07 16:16:48', '2025-10-07 16:16:48'),
(1190, 166, 'is_featured', '1', 'string', '2025-10-08 04:35:18', '2025-10-08 04:35:18'),
(1191, 166, 'is_popular', '0', 'string', '2025-10-08 04:35:18', '2025-10-08 04:35:18'),
(1192, 166, 'is_weacklybest', '0', 'string', '2025-10-08 04:35:18', '2025-10-08 04:35:18'),
(1193, 166, 'is_trending', '0', 'string', '2025-10-08 04:35:18', '2025-10-08 04:35:18'),
(1194, 166, 'is_hotnews', '0', 'string', '2025-10-08 04:35:18', '2025-10-08 04:35:18'),
(1195, 166, 'reading_time', '', 'string', '2025-10-08 04:35:18', '2025-10-08 04:35:18'),
(1196, 166, 'blog_theme', 'theme2', 'string', '2025-10-08 04:35:18', '2025-10-25 07:22:10'),
(1197, 167, 'is_featured', '1', 'string', '2025-10-08 04:36:00', '2025-10-08 04:36:00'),
(1198, 167, 'is_popular', '0', 'string', '2025-10-08 04:36:00', '2025-10-08 04:36:00'),
(1199, 167, 'is_weacklybest', '0', 'string', '2025-10-08 04:36:00', '2025-10-08 04:36:00'),
(1200, 167, 'is_trending', '0', 'string', '2025-10-08 04:36:00', '2025-10-08 04:36:00'),
(1201, 167, 'is_hotnews', '0', 'string', '2025-10-08 04:36:00', '2025-10-08 04:36:00'),
(1202, 167, 'reading_time', '', 'string', '2025-10-08 04:36:00', '2025-10-08 04:36:00'),
(1203, 167, 'blog_theme', 'theme6', 'string', '2025-10-08 04:36:00', '2025-10-08 04:36:00'),
(1204, 168, 'is_featured', '1', 'string', '2025-10-08 04:37:36', '2025-10-08 04:37:36'),
(1205, 168, 'is_popular', '0', 'string', '2025-10-08 04:37:36', '2025-10-08 04:37:36'),
(1206, 168, 'is_weacklybest', '0', 'string', '2025-10-08 04:37:36', '2025-10-08 04:37:36'),
(1207, 168, 'is_trending', '0', 'string', '2025-10-08 04:37:36', '2025-10-08 04:37:36'),
(1208, 168, 'is_hotnews', '0', 'string', '2025-10-08 04:37:36', '2025-10-08 04:37:36'),
(1209, 168, 'reading_time', '12', 'string', '2025-10-08 04:37:36', '2025-10-08 04:37:36'),
(1210, 168, 'blog_theme', 'theme6', 'string', '2025-10-08 04:37:36', '2025-10-08 04:37:36'),
(1211, 169, 'is_featured', '1', 'string', '2025-10-08 04:39:37', '2025-10-08 04:39:37'),
(1212, 169, 'is_popular', '0', 'string', '2025-10-08 04:39:37', '2025-10-08 04:39:37'),
(1213, 169, 'is_weacklybest', '0', 'string', '2025-10-08 04:39:37', '2025-10-08 04:39:37'),
(1214, 169, 'is_trending', '0', 'string', '2025-10-08 04:39:37', '2025-10-08 04:39:37'),
(1215, 169, 'is_hotnews', '0', 'string', '2025-10-08 04:39:37', '2025-10-08 04:39:37'),
(1216, 169, 'reading_time', '12', 'string', '2025-10-08 04:39:37', '2025-10-08 04:39:37'),
(1217, 169, 'blog_theme', 'theme6', 'string', '2025-10-08 04:39:37', '2025-10-08 04:39:37'),
(1218, 170, 'is_featured', '0', 'string', '2025-10-08 04:56:23', '2025-10-08 04:56:23'),
(1219, 170, 'is_popular', '1', 'string', '2025-10-08 04:56:23', '2025-10-08 04:56:23'),
(1220, 170, 'is_weacklybest', '0', 'string', '2025-10-08 04:56:23', '2025-10-08 04:56:23'),
(1221, 170, 'is_trending', '0', 'string', '2025-10-08 04:56:23', '2025-10-08 04:56:23'),
(1222, 170, 'is_hotnews', '0', 'string', '2025-10-08 04:56:23', '2025-10-08 04:56:23'),
(1223, 170, 'reading_time', '12', 'string', '2025-10-08 04:56:23', '2025-10-08 04:56:23'),
(1224, 170, 'blog_theme', '', 'string', '2025-10-08 04:56:23', '2025-10-25 16:38:12'),
(1225, 171, 'is_featured', '0', 'string', '2025-10-08 04:58:03', '2025-10-08 04:58:03'),
(1226, 171, 'is_popular', '1', 'string', '2025-10-08 04:58:03', '2025-10-08 04:58:03'),
(1227, 171, 'is_weacklybest', '0', 'string', '2025-10-08 04:58:03', '2025-10-08 04:58:03'),
(1228, 171, 'is_trending', '0', 'string', '2025-10-08 04:58:03', '2025-10-08 04:58:03'),
(1229, 171, 'is_hotnews', '0', 'string', '2025-10-08 04:58:03', '2025-10-08 04:58:03'),
(1230, 171, 'reading_time', '12', 'string', '2025-10-08 04:58:03', '2025-10-08 04:58:03'),
(1231, 171, 'blog_theme', 'theme6', 'string', '2025-10-08 04:58:03', '2025-10-08 04:58:03'),
(1232, 172, 'is_featured', '0', 'string', '2025-10-08 04:58:50', '2025-10-08 04:58:50'),
(1233, 172, 'is_popular', '1', 'string', '2025-10-08 04:58:50', '2025-10-08 04:58:50'),
(1234, 172, 'is_weacklybest', '0', 'string', '2025-10-08 04:58:50', '2025-10-08 04:58:50'),
(1235, 172, 'is_trending', '0', 'string', '2025-10-08 04:58:50', '2025-10-08 04:58:50'),
(1236, 172, 'is_hotnews', '0', 'string', '2025-10-08 04:58:50', '2025-10-08 04:58:50'),
(1237, 172, 'reading_time', '12', 'string', '2025-10-08 04:58:50', '2025-10-08 04:58:50'),
(1238, 172, 'blog_theme', 'theme6', 'string', '2025-10-08 04:58:50', '2025-10-08 04:58:50'),
(1239, 173, 'is_featured', '0', 'string', '2025-10-08 04:59:33', '2025-10-08 04:59:33'),
(1240, 173, 'is_popular', '1', 'string', '2025-10-08 04:59:33', '2025-10-08 04:59:33'),
(1241, 173, 'is_weacklybest', '0', 'string', '2025-10-08 04:59:33', '2025-10-08 04:59:33'),
(1242, 173, 'is_trending', '0', 'string', '2025-10-08 04:59:33', '2025-10-08 04:59:33'),
(1243, 173, 'is_hotnews', '0', 'string', '2025-10-08 04:59:33', '2025-10-08 04:59:33'),
(1244, 173, 'reading_time', '12', 'string', '2025-10-08 04:59:33', '2025-10-08 04:59:33'),
(1245, 173, 'blog_theme', 'theme6', 'string', '2025-10-08 04:59:33', '2025-10-08 04:59:33'),
(1246, 174, 'is_featured', '0', 'string', '2025-10-08 05:02:25', '2025-10-08 05:02:25'),
(1247, 174, 'is_popular', '0', 'string', '2025-10-08 05:02:25', '2025-10-08 05:02:25'),
(1248, 174, 'is_weacklybest', '1', 'string', '2025-10-08 05:02:25', '2025-10-08 05:02:25'),
(1249, 174, 'is_trending', '0', 'string', '2025-10-08 05:02:25', '2025-10-08 05:02:25'),
(1250, 174, 'is_hotnews', '0', 'string', '2025-10-08 05:02:25', '2025-10-08 05:02:25'),
(1251, 174, 'reading_time', '12', 'string', '2025-10-08 05:02:25', '2025-10-08 05:02:25'),
(1252, 174, 'blog_theme', 'theme6', 'string', '2025-10-08 05:02:25', '2025-10-08 05:02:25'),
(1253, 175, 'is_featured', '0', 'string', '2025-10-08 05:05:08', '2025-10-08 05:05:08'),
(1254, 175, 'is_popular', '0', 'string', '2025-10-08 05:05:08', '2025-10-08 05:05:08'),
(1255, 175, 'is_weacklybest', '1', 'string', '2025-10-08 05:05:08', '2025-10-08 05:05:08'),
(1256, 175, 'is_trending', '0', 'string', '2025-10-08 05:05:08', '2025-10-08 05:05:08'),
(1257, 175, 'is_hotnews', '0', 'string', '2025-10-08 05:05:08', '2025-10-08 05:05:08'),
(1258, 175, 'reading_time', '12', 'string', '2025-10-08 05:05:08', '2025-10-08 05:05:08'),
(1259, 175, 'blog_theme', 'theme2', 'string', '2025-10-08 05:05:08', '2025-10-25 07:24:48'),
(1260, 176, 'is_featured', '0', 'string', '2025-10-08 05:10:19', '2025-10-08 05:10:19'),
(1261, 176, 'is_popular', '0', 'string', '2025-10-08 05:10:19', '2025-10-08 05:10:19'),
(1262, 176, 'is_weacklybest', '1', 'string', '2025-10-08 05:10:19', '2025-10-08 05:10:19'),
(1263, 176, 'is_trending', '0', 'string', '2025-10-08 05:10:19', '2025-10-08 05:10:19'),
(1264, 176, 'is_hotnews', '0', 'string', '2025-10-08 05:10:19', '2025-10-08 05:10:19'),
(1265, 176, 'reading_time', '12', 'string', '2025-10-08 05:10:19', '2025-10-08 05:10:19'),
(1266, 176, 'blog_theme', 'theme5', 'string', '2025-10-08 05:10:19', '2025-10-08 05:10:19'),
(1267, 177, 'is_featured', '0', 'string', '2025-10-08 05:11:55', '2025-10-08 05:11:55'),
(1268, 177, 'is_popular', '0', 'string', '2025-10-08 05:11:55', '2025-10-08 05:13:43'),
(1269, 177, 'is_weacklybest', '1', 'string', '2025-10-08 05:11:55', '2025-10-08 05:13:43'),
(1270, 177, 'is_trending', '0', 'string', '2025-10-08 05:11:55', '2025-10-08 05:11:55'),
(1271, 177, 'is_hotnews', '0', 'string', '2025-10-08 05:11:55', '2025-10-08 05:11:55'),
(1272, 177, 'reading_time', '12', 'string', '2025-10-08 05:11:55', '2025-10-08 05:11:55'),
(1273, 177, 'blog_theme', 'theme5', 'string', '2025-10-08 05:11:55', '2025-10-08 05:11:55'),
(1274, 178, 'is_featured', '1', 'string', '2025-10-08 05:19:30', '2025-10-08 05:19:30'),
(1275, 178, 'is_popular', '0', 'string', '2025-10-08 05:19:30', '2025-10-08 05:19:30'),
(1276, 178, 'is_weacklybest', '0', 'string', '2025-10-08 05:19:30', '2025-10-08 05:19:30'),
(1277, 178, 'is_trending', '0', 'string', '2025-10-08 05:19:30', '2025-10-08 05:19:30'),
(1278, 178, 'is_hotnews', '0', 'string', '2025-10-08 05:19:30', '2025-10-08 05:19:30'),
(1279, 178, 'reading_time', '12', 'string', '2025-10-08 05:19:30', '2025-10-08 05:19:30'),
(1280, 178, 'blog_theme', 'theme5', 'string', '2025-10-08 05:19:30', '2025-10-08 05:19:30'),
(1281, 179, 'is_featured', '1', 'string', '2025-10-08 05:20:16', '2025-10-08 05:20:16'),
(1282, 179, 'is_popular', '0', 'string', '2025-10-08 05:20:16', '2025-10-08 05:20:16'),
(1283, 179, 'is_weacklybest', '0', 'string', '2025-10-08 05:20:16', '2025-10-08 05:20:16'),
(1284, 179, 'is_trending', '0', 'string', '2025-10-08 05:20:16', '2025-10-08 05:20:16'),
(1285, 179, 'is_hotnews', '0', 'string', '2025-10-08 05:20:16', '2025-10-08 05:20:16'),
(1286, 179, 'reading_time', '12', 'string', '2025-10-08 05:20:16', '2025-10-08 05:20:16'),
(1287, 179, 'blog_theme', 'theme5', 'string', '2025-10-08 05:20:16', '2025-10-08 05:20:16'),
(1288, 180, 'is_featured', '1', 'string', '2025-10-08 05:21:31', '2025-10-08 05:21:31'),
(1289, 180, 'is_popular', '0', 'string', '2025-10-08 05:21:31', '2025-10-08 05:21:31'),
(1290, 180, 'is_weacklybest', '0', 'string', '2025-10-08 05:21:31', '2025-10-08 05:21:31'),
(1291, 180, 'is_trending', '0', 'string', '2025-10-08 05:21:31', '2025-10-08 05:21:31'),
(1292, 180, 'is_hotnews', '0', 'string', '2025-10-08 05:21:31', '2025-10-08 05:21:31'),
(1293, 180, 'reading_time', '12', 'string', '2025-10-08 05:21:31', '2025-10-08 05:21:31'),
(1294, 180, 'blog_theme', '', 'string', '2025-10-08 05:21:31', '2025-10-25 16:39:36'),
(1295, 181, 'is_featured', '1', 'string', '2025-10-08 05:22:31', '2025-10-08 05:22:31'),
(1296, 181, 'is_popular', '0', 'string', '2025-10-08 05:22:31', '2025-10-08 05:22:31'),
(1297, 181, 'is_weacklybest', '0', 'string', '2025-10-08 05:22:31', '2025-10-08 05:22:31'),
(1298, 181, 'is_trending', '0', 'string', '2025-10-08 05:22:31', '2025-10-08 05:22:31'),
(1299, 181, 'is_hotnews', '0', 'string', '2025-10-08 05:22:31', '2025-10-08 05:22:31'),
(1300, 181, 'reading_time', '12', 'string', '2025-10-08 05:22:31', '2025-10-08 05:22:31'),
(1301, 181, 'blog_theme', 'theme5', 'string', '2025-10-08 05:22:31', '2025-10-08 05:22:31'),
(1302, 182, 'occupation', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1303, 182, 'phone', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1304, 182, 'website', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1305, 182, 'email', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1306, 182, 'address', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1307, 182, 'google_map_link', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1308, 182, 'facebook_link', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1309, 182, 'x_link', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1310, 182, 'linkedin_link', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1311, 182, 'instagram_link', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1312, 182, 'pinterest_link', '', 'string', '2025-10-08 14:20:30', '2025-10-08 14:20:30'),
(1313, 184, 'occupation', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1314, 184, 'phone', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1315, 184, 'website', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1316, 184, 'email', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1317, 184, 'address', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1318, 184, 'google_map_link', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1319, 184, 'facebook_link', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1320, 184, 'x_link', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1321, 184, 'linkedin_link', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1322, 184, 'instagram_link', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1323, 184, 'pinterest_link', '', 'string', '2025-10-08 14:23:47', '2025-10-08 14:23:47'),
(1324, 185, 'occupation', 'Senior Manager', 'string', '2025-10-11 00:25:36', '2025-10-11 00:25:36'),
(1325, 185, 'phone', '+4474807343456', 'string', '2025-10-11 00:25:36', '2025-10-11 00:43:02'),
(1326, 185, 'website', 'https://demo.com/', 'string', '2025-10-11 00:25:36', '2025-10-11 00:40:54'),
(1327, 185, 'email', 'demo@gmail.com', 'string', '2025-10-11 00:25:36', '2025-10-11 00:40:54'),
(1328, 185, 'address', 'Liverpool', 'string', '2025-10-11 00:25:36', '2025-10-11 00:40:54'),
(1329, 185, 'google_map_link', '', 'string', '2025-10-11 00:25:36', '2025-10-11 00:25:36'),
(1330, 185, 'facebook_link', 'https://www.facebook.com/', 'string', '2025-10-11 00:25:36', '2025-10-11 00:25:36'),
(1331, 185, 'x_link', 'https://www.x.com', 'string', '2025-10-11 00:25:36', '2025-10-11 00:34:19'),
(1332, 185, 'linkedin_link', 'https://www.linkedin.com', 'string', '2025-10-11 00:25:36', '2025-10-11 00:34:19'),
(1333, 185, 'instagram_link', 'https://www.instagram.com/', 'string', '2025-10-11 00:25:36', '2025-10-11 00:34:19'),
(1334, 185, 'pinterest_link', '', 'string', '2025-10-11 00:25:36', '2025-10-11 00:25:36'),
(1335, 186, 'occupation', 'CEO', 'string', '2025-10-11 00:35:17', '2025-10-11 00:35:17'),
(1336, 186, 'phone', '+1 (123) 521-7890', 'string', '2025-10-11 00:35:17', '2025-10-20 16:33:30'),
(1337, 186, 'website', 'https://demo.com/', 'string', '2025-10-11 00:35:17', '2025-10-11 00:44:38'),
(1338, 186, 'email', 'demo@gmail.com', 'string', '2025-10-11 00:35:17', '2025-10-11 00:44:38'),
(1339, 186, 'address', 'Liverpool', 'string', '2025-10-11 00:35:17', '2025-10-11 00:44:38'),
(1340, 186, 'google_map_link', '', 'string', '2025-10-11 00:35:17', '2025-10-11 00:35:17'),
(1341, 186, 'facebook_link', 'https://www.facebook.com/', 'string', '2025-10-11 00:35:17', '2025-10-11 00:35:17'),
(1342, 186, 'x_link', 'https://www.x.com', 'string', '2025-10-11 00:35:17', '2025-10-11 00:35:17'),
(1343, 186, 'linkedin_link', 'https://www.linkedin.com', 'string', '2025-10-11 00:35:17', '2025-10-11 00:35:17'),
(1344, 186, 'instagram_link', 'https://www.instagram.com/', 'string', '2025-10-11 00:35:17', '2025-10-11 00:35:17'),
(1345, 186, 'pinterest_link', '', 'string', '2025-10-11 00:35:17', '2025-10-11 00:35:17'),
(1346, 187, 'occupation', 'HR Admin', 'string', '2025-10-11 00:36:53', '2025-10-11 00:36:53'),
(1347, 187, 'phone', '+1 (123) 456-7890', 'string', '2025-10-11 00:36:53', '2025-10-20 16:33:03'),
(1348, 187, 'website', 'https://demo.com/', 'string', '2025-10-11 00:36:53', '2025-10-11 00:45:23'),
(1349, 187, 'email', 'demo@gmail.com', 'string', '2025-10-11 00:36:53', '2025-10-11 00:45:23'),
(1350, 187, 'address', 'Liverpool', 'string', '2025-10-11 00:36:53', '2025-10-11 00:45:23'),
(1351, 187, 'google_map_link', '', 'string', '2025-10-11 00:36:53', '2025-10-11 00:36:53'),
(1352, 187, 'facebook_link', 'https://www.facebook.com/', 'string', '2025-10-11 00:36:53', '2025-10-11 00:36:53'),
(1353, 187, 'x_link', 'https://www.x.com', 'string', '2025-10-11 00:36:53', '2025-10-11 00:36:53'),
(1354, 187, 'linkedin_link', 'https://www.linkedin.com', 'string', '2025-10-11 00:36:53', '2025-10-11 00:36:53'),
(1355, 187, 'instagram_link', 'https://www.instagram.com/', 'string', '2025-10-11 00:36:53', '2025-10-11 00:36:53'),
(1356, 187, 'pinterest_link', '', 'string', '2025-10-11 00:36:53', '2025-10-11 00:36:53'),
(1357, 188, 'occupation', 'Accounts', 'string', '2025-10-11 00:37:52', '2025-10-11 00:37:52'),
(1358, 188, 'phone', '+1 (123) 456-7890', 'string', '2025-10-11 00:37:52', '2025-10-20 16:32:13'),
(1359, 188, 'website', 'https://demo.com/', 'string', '2025-10-11 00:37:52', '2025-10-11 00:46:11'),
(1360, 188, 'email', 'jeromebell@gmail.com', 'string', '2025-10-11 00:37:52', '2025-10-20 16:32:13'),
(1361, 188, 'address', 'Edinburgh', 'string', '2025-10-11 00:37:52', '2025-10-11 00:46:11'),
(1362, 188, 'google_map_link', '', 'string', '2025-10-11 00:37:52', '2025-10-11 00:37:52'),
(1363, 188, 'facebook_link', 'https://www.facebook.com/', 'string', '2025-10-11 00:37:52', '2025-10-11 00:37:52'),
(1364, 188, 'x_link', 'https://www.x.com', 'string', '2025-10-11 00:37:52', '2025-10-11 00:37:52'),
(1365, 188, 'linkedin_link', 'https://www.linkedin.com', 'string', '2025-10-11 00:37:52', '2025-10-11 00:37:52'),
(1366, 188, 'instagram_link', 'https://www.instagram.com/', 'string', '2025-10-11 00:37:52', '2025-10-11 00:37:52'),
(1367, 188, 'pinterest_link', '', 'string', '2025-10-11 00:37:52', '2025-10-11 00:37:52'),
(1368, 189, 'is_featured', '0', 'string', '2025-10-12 06:21:04', '2025-10-12 06:21:04'),
(1369, 189, 'is_popular', '0', 'string', '2025-10-12 06:21:04', '2025-10-12 06:21:04'),
(1370, 189, 'is_weacklybest', '0', 'string', '2025-10-12 06:21:04', '2025-10-12 06:21:04'),
(1371, 189, 'is_trending', '1', 'string', '2025-10-12 06:21:04', '2025-10-12 06:21:04'),
(1372, 189, 'is_hotnews', '0', 'string', '2025-10-12 06:21:04', '2025-10-12 06:21:04'),
(1373, 189, 'reading_time', '12', 'string', '2025-10-12 06:21:04', '2025-10-12 06:21:04'),
(1374, 189, 'blog_theme', '', 'string', '2025-10-12 06:21:04', '2025-10-25 16:41:28'),
(1389, 62, 'is_video_blog', '1', 'string', '2025-10-16 12:16:09', '2025-10-16 12:16:09'),
(1390, 62, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:16:09', '2025-10-16 12:16:09'),
(1391, 305, 'is_featured', '0', 'string', '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
(1392, 305, 'is_popular', '0', 'string', '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
(1393, 305, 'is_weacklybest', '0', 'string', '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
(1394, 305, 'is_trending', '1', 'string', '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
(1395, 305, 'is_hotnews', '0', 'string', '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
(1396, 305, 'reading_time', '34', 'string', '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
(1397, 305, 'blog_theme', 'theme2', 'string', '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
(1398, 305, 'is_video_blog', '1', 'string', '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
(1399, 305, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
(1400, 61, 'is_video_blog', '1', 'string', '2025-10-16 12:19:06', '2025-10-16 12:19:06'),
(1401, 61, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:19:06', '2025-10-16 12:19:06'),
(1402, 287, 'is_featured', '0', 'string', '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
(1403, 287, 'is_popular', '0', 'string', '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
(1404, 287, 'is_weacklybest', '0', 'string', '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
(1405, 287, 'is_trending', '1', 'string', '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
(1406, 287, 'is_hotnews', '0', 'string', '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
(1407, 287, 'reading_time', '12', 'string', '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
(1408, 287, 'blog_theme', 'theme2', 'string', '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
(1409, 287, 'is_video_blog', '1', 'string', '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
(1410, 287, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
(1411, 60, 'is_video_blog', '1', 'string', '2025-10-16 12:20:00', '2025-10-16 12:20:00'),
(1412, 60, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:20:00', '2025-10-16 12:20:00'),
(1413, 344, 'is_featured', '0', 'string', '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
(1414, 344, 'is_popular', '0', 'string', '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
(1415, 344, 'is_weacklybest', '0', 'string', '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
(1416, 344, 'is_trending', '1', 'string', '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
(1417, 344, 'is_hotnews', '0', 'string', '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
(1418, 344, 'reading_time', '12', 'string', '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
(1419, 344, 'blog_theme', 'theme2', 'string', '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
(1420, 344, 'is_video_blog', '1', 'string', '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
(1421, 344, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
(1422, 59, 'is_video_blog', '1', 'string', '2025-10-16 12:21:06', '2025-10-16 12:21:06'),
(1423, 59, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:21:06', '2025-10-16 12:21:06'),
(1424, 294, 'is_featured', '0', 'string', '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
(1425, 294, 'is_popular', '0', 'string', '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
(1426, 294, 'is_weacklybest', '0', 'string', '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
(1427, 294, 'is_trending', '1', 'string', '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
(1428, 294, 'is_hotnews', '0', 'string', '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
(1429, 294, 'reading_time', '12', 'string', '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
(1430, 294, 'blog_theme', 'theme2', 'string', '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
(1431, 294, 'is_video_blog', '1', 'string', '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
(1432, 294, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
(1433, 169, 'is_video_blog', '1', 'string', '2025-10-16 12:45:39', '2025-10-16 12:45:39'),
(1434, 169, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:45:39', '2025-10-16 12:45:39'),
(1435, 337, 'is_featured', '1', 'string', '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
(1436, 337, 'is_popular', '0', 'string', '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
(1437, 337, 'is_weacklybest', '0', 'string', '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
(1438, 337, 'is_trending', '0', 'string', '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
(1439, 337, 'is_hotnews', '0', 'string', '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
(1440, 337, 'reading_time', '12', 'string', '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
(1441, 337, 'blog_theme', 'theme6', 'string', '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
(1442, 337, 'is_video_blog', '1', 'string', '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
(1443, 337, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
(1444, 167, 'is_video_blog', '1', 'string', '2025-10-16 12:46:37', '2025-10-16 12:46:37'),
(1445, 167, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:46:37', '2025-10-16 12:46:37'),
(1446, 243, 'is_featured', '1', 'string', '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
(1447, 243, 'is_popular', '0', 'string', '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
(1448, 243, 'is_weacklybest', '0', 'string', '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
(1449, 243, 'is_trending', '0', 'string', '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
(1450, 243, 'is_hotnews', '0', 'string', '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
(1451, 243, 'reading_time', '', 'string', '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
(1452, 243, 'blog_theme', 'theme6', 'string', '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
(1453, 243, 'is_video_blog', '1', 'string', '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
(1454, 243, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
(1455, 173, 'is_video_blog', '1', 'string', '2025-10-16 12:47:41', '2025-10-16 12:47:41'),
(1456, 173, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:47:41', '2025-10-16 12:47:41'),
(1457, 264, 'is_featured', '0', 'string', '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
(1458, 264, 'is_popular', '1', 'string', '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
(1459, 264, 'is_weacklybest', '0', 'string', '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
(1460, 264, 'is_trending', '0', 'string', '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
(1461, 264, 'is_hotnews', '0', 'string', '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
(1462, 264, 'reading_time', '12', 'string', '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
(1463, 264, 'blog_theme', 'theme6', 'string', '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
(1464, 264, 'is_video_blog', '1', 'string', '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
(1465, 264, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
(1466, 73, 'is_video_blog', '0', 'string', '2025-10-18 05:11:16', '2025-10-18 05:11:16'),
(1467, 73, 'video_url', '', 'string', '2025-10-18 05:11:16', '2025-10-18 05:11:16'),
(1468, 175, 'is_video_blog', '0', 'string', '2025-10-18 07:50:58', '2025-10-18 07:50:58'),
(1469, 175, 'video_url', '', 'string', '2025-10-18 07:50:58', '2025-10-18 07:50:58'),
(1470, 155, 'is_video_blog', '0', 'string', '2025-10-18 07:53:21', '2025-10-18 07:53:21'),
(1471, 155, 'video_url', '', 'string', '2025-10-18 07:53:21', '2025-10-18 07:53:21'),
(1472, 174, 'is_video_blog', '0', 'string', '2025-10-18 07:57:56', '2025-10-18 07:57:56'),
(1473, 174, 'video_url', '', 'string', '2025-10-18 07:57:56', '2025-10-18 07:57:56'),
(1474, 154, 'is_video_blog', '0', 'string', '2025-10-18 08:02:06', '2025-10-18 08:02:06'),
(1475, 154, 'video_url', '', 'string', '2025-10-18 08:02:06', '2025-10-18 08:02:06'),
(1476, 159, 'is_video_blog', '0', 'string', '2025-10-18 08:15:01', '2025-10-18 08:15:01'),
(1477, 159, 'video_url', '', 'string', '2025-10-18 08:15:01', '2025-10-18 08:15:01'),
(1478, 366, 'occupation', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1479, 366, 'phone', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1480, 366, 'website', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1481, 366, 'email', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1482, 366, 'address', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1483, 366, 'google_map_link', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1484, 366, 'facebook_link', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1485, 366, 'x_link', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1486, 366, 'linkedin_link', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1487, 366, 'instagram_link', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1488, 366, 'pinterest_link', '', 'string', '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(1489, 106, 'is_video_blog', '0', 'string', '2025-10-25 04:30:28', '2025-10-25 04:30:28'),
(1490, 106, 'video_url', '', 'string', '2025-10-25 04:30:28', '2025-10-25 04:30:28'),
(1491, 122, 'is_video_blog', '0', 'string', '2025-10-25 04:30:49', '2025-10-25 04:30:49'),
(1492, 122, 'video_url', '', 'string', '2025-10-25 04:30:49', '2025-10-25 04:30:49'),
(1493, 100, 'is_video_blog', '0', 'string', '2025-10-25 04:31:15', '2025-10-25 04:31:15'),
(1494, 100, 'video_url', '', 'string', '2025-10-25 04:31:15', '2025-10-25 04:31:15'),
(1495, 58, 'is_video_blog', '0', 'string', '2025-10-25 04:31:51', '2025-10-25 04:31:51'),
(1496, 58, 'video_url', '', 'string', '2025-10-25 04:31:51', '2025-10-25 04:31:51'),
(1497, 124, 'is_video_blog', '0', 'string', '2025-10-25 04:32:28', '2025-10-25 04:32:28'),
(1498, 124, 'video_url', '', 'string', '2025-10-25 04:32:28', '2025-10-25 04:32:28'),
(1499, 127, 'is_video_blog', '0', 'string', '2025-10-25 04:32:47', '2025-10-25 04:32:47'),
(1500, 127, 'video_url', '', 'string', '2025-10-25 04:32:47', '2025-10-25 04:32:47'),
(1501, 126, 'is_video_blog', '0', 'string', '2025-10-25 04:32:54', '2025-10-25 04:32:54'),
(1502, 126, 'video_url', '', 'string', '2025-10-25 04:32:54', '2025-10-25 04:32:54'),
(1503, 54, 'is_video_blog', '0', 'string', '2025-10-25 04:50:33', '2025-10-25 04:50:33'),
(1504, 54, 'video_url', '', 'string', '2025-10-25 04:50:33', '2025-10-25 04:50:33'),
(1505, 56, 'is_video_blog', '0', 'string', '2025-10-25 04:51:56', '2025-10-25 04:51:56'),
(1506, 56, 'video_url', '', 'string', '2025-10-25 04:51:56', '2025-10-25 04:51:56'),
(1507, 80, 'is_video_blog', '0', 'string', '2025-10-25 04:52:07', '2025-10-25 04:52:07'),
(1508, 80, 'video_url', '', 'string', '2025-10-25 04:52:07', '2025-10-25 04:52:07'),
(1509, 79, 'is_video_blog', '0', 'string', '2025-10-25 04:54:40', '2025-10-25 04:54:40'),
(1510, 79, 'video_url', '', 'string', '2025-10-25 04:54:40', '2025-10-25 04:54:40'),
(1511, 121, 'is_video_blog', '1', 'string', '2025-10-25 05:16:34', '2025-10-25 05:16:34'),
(1512, 121, 'video_url', 'https://www.youtube.com/watch?v=-oKeIfLJn70', 'string', '2025-10-25 05:16:34', '2025-10-25 05:16:34'),
(1513, 149, 'is_video_blog', '1', 'string', '2025-10-25 05:16:54', '2025-10-25 05:16:54'),
(1514, 149, 'video_url', 'https://www.youtube.com/watch?v=-oKeIfLJn70', 'string', '2025-10-25 05:16:54', '2025-10-25 05:16:54'),
(1515, 104, 'is_video_blog', '1', 'string', '2025-10-25 05:17:08', '2025-10-25 05:17:08'),
(1516, 104, 'video_url', 'https://www.youtube.com/watch?v=-oKeIfLJn70', 'string', '2025-10-25 05:17:08', '2025-10-25 05:17:08'),
(1517, 77, 'is_video_blog', '1', 'string', '2025-10-25 05:18:22', '2025-10-25 05:18:22'),
(1518, 77, 'video_url', 'https://www.youtube.com/watch?v=-oKeIfLJn70', 'string', '2025-10-25 05:18:22', '2025-10-25 05:18:22'),
(1519, 123, 'is_video_blog', '1', 'string', '2025-10-25 05:19:00', '2025-10-25 05:19:00'),
(1520, 123, 'video_url', 'https://www.youtube.com/watch?v=-oKeIfLJn70', 'string', '2025-10-25 05:19:00', '2025-10-25 05:19:00'),
(1521, 78, 'is_video_blog', '0', 'string', '2025-10-25 05:25:43', '2025-10-25 05:25:43'),
(1522, 78, 'video_url', '', 'string', '2025-10-25 05:25:43', '2025-10-25 05:25:43'),
(1523, 135, 'is_video_blog', '0', 'string', '2025-10-25 05:26:08', '2025-10-25 05:26:08'),
(1524, 135, 'video_url', '', 'string', '2025-10-25 05:26:08', '2025-10-25 05:26:08'),
(1525, 48, 'is_video_blog', '0', 'string', '2025-10-25 05:26:22', '2025-10-25 05:26:22'),
(1526, 48, 'video_url', '', 'string', '2025-10-25 05:26:22', '2025-10-25 05:26:22'),
(1527, 215, 'is_featured', '1', 'string', '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
(1528, 215, 'is_popular', '0', 'string', '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
(1529, 215, 'is_weacklybest', '0', 'string', '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
(1530, 215, 'is_trending', '0', 'string', '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
(1531, 215, 'is_hotnews', '0', 'string', '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
(1532, 215, 'reading_time', '12', 'string', '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
(1533, 215, 'blog_theme', '', 'string', '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
(1534, 215, 'is_video_blog', '0', 'string', '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
(1535, 215, 'video_url', '', 'string', '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
(1536, 214, 'is_featured', '1', 'string', '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
(1537, 214, 'is_popular', '0', 'string', '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
(1538, 214, 'is_weacklybest', '0', 'string', '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
(1539, 214, 'is_trending', '0', 'string', '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
(1540, 214, 'is_hotnews', '1', 'string', '2025-10-25 05:35:21', '2025-10-25 10:22:10'),
(1541, 214, 'reading_time', '12', 'string', '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
(1542, 214, 'blog_theme', '', 'string', '2025-10-25 05:35:21', '2025-10-25 10:22:10'),
(1543, 214, 'is_video_blog', '0', 'string', '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
(1544, 214, 'video_url', '', 'string', '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
(1545, 209, 'is_featured', '1', 'string', '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
(1546, 209, 'is_popular', '0', 'string', '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
(1547, 209, 'is_weacklybest', '0', 'string', '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
(1548, 209, 'is_trending', '0', 'string', '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
(1549, 209, 'is_hotnews', '0', 'string', '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
(1550, 209, 'reading_time', '12', 'string', '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
(1551, 209, 'blog_theme', '', 'string', '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
(1552, 209, 'is_video_blog', '0', 'string', '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
(1553, 209, 'video_url', '', 'string', '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
(1554, 210, 'is_featured', '1', 'string', '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
(1555, 210, 'is_popular', '0', 'string', '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
(1556, 210, 'is_weacklybest', '0', 'string', '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
(1557, 210, 'is_trending', '0', 'string', '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
(1558, 210, 'is_hotnews', '0', 'string', '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
(1559, 210, 'reading_time', '12', 'string', '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
(1560, 210, 'blog_theme', '', 'string', '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
(1561, 210, 'is_video_blog', '0', 'string', '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
(1562, 210, 'video_url', '', 'string', '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
(1563, 324, 'is_featured', '0', 'string', '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
(1564, 324, 'is_popular', '0', 'string', '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
(1565, 324, 'is_weacklybest', '0', 'string', '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
(1566, 324, 'is_trending', '0', 'string', '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
(1567, 324, 'is_hotnews', '0', 'string', '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
(1568, 324, 'reading_time', '12', 'string', '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
(1569, 324, 'blog_theme', '', 'string', '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
(1570, 324, 'is_video_blog', '1', 'string', '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
(1571, 324, 'video_url', 'https://www.youtube.com/watch?v=-oKeIfLJn70', 'string', '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
(1572, 216, 'is_featured', '1', 'string', '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
(1573, 216, 'is_popular', '0', 'string', '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
(1574, 216, 'is_weacklybest', '0', 'string', '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
(1575, 216, 'is_trending', '0', 'string', '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
(1576, 216, 'is_hotnews', '0', 'string', '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
(1577, 216, 'reading_time', '12', 'string', '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
(1578, 216, 'blog_theme', 'theme2', 'string', '2025-10-25 05:40:29', '2025-10-25 07:30:21'),
(1579, 216, 'is_video_blog', '0', 'string', '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
(1580, 216, 'video_url', '', 'string', '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
(1581, 249, 'is_featured', '0', 'string', '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
(1582, 249, 'is_popular', '1', 'string', '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
(1583, 249, 'is_weacklybest', '0', 'string', '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
(1584, 249, 'is_trending', '0', 'string', '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
(1585, 249, 'is_hotnews', '0', 'string', '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
(1586, 249, 'reading_time', '12', 'string', '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
(1587, 249, 'blog_theme', '', 'string', '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
(1588, 249, 'is_video_blog', '0', 'string', '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
(1589, 249, 'video_url', '', 'string', '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
(1590, 279, 'is_featured', '0', 'string', '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
(1591, 279, 'is_popular', '1', 'string', '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
(1592, 279, 'is_weacklybest', '0', 'string', '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
(1593, 279, 'is_trending', '0', 'string', '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
(1594, 279, 'is_hotnews', '0', 'string', '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
(1595, 279, 'reading_time', '12', 'string', '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
(1596, 279, 'blog_theme', '', 'string', '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
(1597, 279, 'is_video_blog', '0', 'string', '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
(1598, 279, 'video_url', '', 'string', '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
(1599, 248, 'is_featured', '0', 'string', '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
(1600, 248, 'is_popular', '1', 'string', '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
(1601, 248, 'is_weacklybest', '0', 'string', '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
(1602, 248, 'is_trending', '0', 'string', '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
(1603, 248, 'is_hotnews', '0', 'string', '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
(1604, 248, 'reading_time', '34', 'string', '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
(1605, 248, 'blog_theme', 'theme1', 'string', '2025-10-25 05:56:48', '2025-10-25 05:57:36'),
(1606, 248, 'is_video_blog', '0', 'string', '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
(1607, 248, 'video_url', '', 'string', '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
(1608, 341, 'is_featured', '0', 'string', '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
(1609, 341, 'is_popular', '0', 'string', '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
(1610, 341, 'is_weacklybest', '0', 'string', '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
(1611, 341, 'is_trending', '0', 'string', '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
(1612, 341, 'is_hotnews', '0', 'string', '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
(1613, 341, 'reading_time', '12', 'string', '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
(1614, 341, 'blog_theme', '', 'string', '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
(1615, 341, 'is_video_blog', '1', 'string', '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
(1616, 341, 'video_url', 'https://www.youtube.com/watch?v=-oKeIfLJn70', 'string', '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
(1617, 339, 'is_featured', '0', 'string', '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
(1618, 339, 'is_popular', '0', 'string', '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
(1619, 339, 'is_weacklybest', '0', 'string', '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
(1620, 339, 'is_trending', '0', 'string', '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
(1621, 339, 'is_hotnews', '0', 'string', '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
(1622, 339, 'reading_time', '12', 'string', '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
(1623, 339, 'blog_theme', '', 'string', '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
(1624, 339, 'is_video_blog', '1', 'string', '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
(1625, 339, 'video_url', 'https://www.youtube.com/watch?v=-oKeIfLJn70', 'string', '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
(1626, 342, 'is_featured', '0', 'string', '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
(1627, 342, 'is_popular', '0', 'string', '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
(1628, 342, 'is_weacklybest', '0', 'string', '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
(1629, 342, 'is_trending', '0', 'string', '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
(1630, 342, 'is_hotnews', '0', 'string', '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
(1631, 342, 'reading_time', '12', 'string', '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
(1632, 342, 'blog_theme', '', 'string', '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
(1633, 342, 'is_video_blog', '1', 'string', '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
(1634, 342, 'video_url', 'https://www.youtube.com/watch?v=-oKeIfLJn70', 'string', '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
(1635, 191, 'is_featured', '0', 'string', '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
(1636, 191, 'is_popular', '0', 'string', '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
(1637, 191, 'is_weacklybest', '0', 'string', '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
(1638, 191, 'is_trending', '0', 'string', '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
(1639, 191, 'is_hotnews', '1', 'string', '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
(1640, 191, 'reading_time', '12', 'string', '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
(1641, 191, 'blog_theme', '', 'string', '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
(1642, 191, 'is_video_blog', '0', 'string', '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
(1643, 191, 'video_url', '', 'string', '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
(1644, 198, 'is_featured', '0', 'string', '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
(1645, 198, 'is_popular', '0', 'string', '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
(1646, 198, 'is_weacklybest', '0', 'string', '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
(1647, 198, 'is_trending', '0', 'string', '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
(1648, 198, 'is_hotnews', '1', 'string', '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
(1649, 198, 'reading_time', '', 'string', '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
(1650, 198, 'blog_theme', 'theme2', 'string', '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
(1651, 198, 'is_video_blog', '0', 'string', '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
(1652, 198, 'video_url', '', 'string', '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
(1653, 2, 'is_video_blog', '0', 'string', '2025-10-25 06:56:14', '2025-10-25 06:56:14'),
(1654, 2, 'video_url', '', 'string', '2025-10-25 06:56:14', '2025-10-25 06:56:14'),
(1655, 297, 'is_featured', '0', 'string', '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
(1656, 297, 'is_popular', '0', 'string', '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
(1657, 297, 'is_weacklybest', '1', 'string', '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
(1658, 297, 'is_trending', '0', 'string', '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
(1659, 297, 'is_hotnews', '1', 'string', '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
(1660, 297, 'reading_time', '12', 'string', '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
(1661, 297, 'blog_theme', 'theme1', 'string', '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
(1662, 297, 'is_video_blog', '0', 'string', '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
(1663, 297, 'video_url', '', 'string', '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
(1664, 44, 'is_video_blog', '0', 'string', '2025-10-25 07:03:33', '2025-10-25 07:03:33'),
(1665, 44, 'video_url', '', 'string', '2025-10-25 07:03:33', '2025-10-25 07:03:33'),
(1666, 57, 'is_video_blog', '0', 'string', '2025-10-25 07:03:58', '2025-10-25 07:03:58'),
(1667, 57, 'video_url', '', 'string', '2025-10-25 07:03:58', '2025-10-25 07:03:58'),
(1668, 141, 'is_video_blog', '0', 'string', '2025-10-25 07:04:55', '2025-10-25 07:04:55'),
(1669, 141, 'video_url', '', 'string', '2025-10-25 07:04:55', '2025-10-25 07:04:55'),
(1670, 109, 'is_video_blog', '0', 'string', '2025-10-25 07:09:36', '2025-10-25 07:09:36'),
(1671, 109, 'video_url', '', 'string', '2025-10-25 07:09:36', '2025-10-25 07:09:36'),
(1672, 45, 'is_video_blog', '0', 'string', '2025-10-25 07:10:14', '2025-10-25 07:10:14'),
(1673, 45, 'video_url', '', 'string', '2025-10-25 07:10:14', '2025-10-25 07:10:14'),
(1674, 70, 'is_video_blog', '0', 'string', '2025-10-25 07:10:57', '2025-10-25 07:10:57'),
(1675, 70, 'video_url', '', 'string', '2025-10-25 07:10:57', '2025-10-25 07:10:57'),
(1676, 46, 'is_video_blog', '0', 'string', '2025-10-25 07:11:09', '2025-10-25 07:11:09'),
(1677, 46, 'video_url', '', 'string', '2025-10-25 07:11:09', '2025-10-25 07:11:09'),
(1678, 150, 'is_video_blog', '1', 'string', '2025-10-25 07:12:25', '2025-10-25 07:12:25'),
(1679, 150, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-25 07:12:25', '2025-10-25 07:12:25'),
(1680, 47, 'is_video_blog', '1', 'string', '2025-10-25 07:13:00', '2025-10-25 07:13:00'),
(1681, 47, 'video_url', 'https://www.youtube.com/watch?v=1iIZeIy7TqM', 'string', '2025-10-25 07:13:00', '2025-10-25 07:13:00'),
(1682, 166, 'is_video_blog', '0', 'string', '2025-10-25 07:22:10', '2025-10-25 07:22:10'),
(1683, 166, 'video_url', '', 'string', '2025-10-25 07:22:10', '2025-10-25 07:22:10'),
(1684, 93, 'is_video_blog', '0', 'string', '2025-10-25 07:24:12', '2025-10-25 07:24:12'),
(1685, 93, 'video_url', '', 'string', '2025-10-25 07:24:12', '2025-10-25 07:24:12'),
(1686, 133, 'is_video_blog', '0', 'string', '2025-10-25 07:24:28', '2025-10-25 07:24:28'),
(1687, 133, 'video_url', '', 'string', '2025-10-25 07:24:28', '2025-10-25 07:24:28'),
(1688, 205, 'is_featured', '1', 'string', '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
(1689, 205, 'is_popular', '0', 'string', '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
(1690, 205, 'is_weacklybest', '0', 'string', '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
(1691, 205, 'is_trending', '0', 'string', '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
(1692, 205, 'is_hotnews', '0', 'string', '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
(1693, 205, 'reading_time', '12', 'string', '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
(1694, 205, 'blog_theme', '', 'string', '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
(1695, 205, 'is_video_blog', '0', 'string', '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
(1696, 205, 'video_url', '', 'string', '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
(1697, 213, 'is_featured', '1', 'string', '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
(1698, 213, 'is_popular', '0', 'string', '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
(1699, 213, 'is_weacklybest', '0', 'string', '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
(1700, 213, 'is_trending', '0', 'string', '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
(1701, 213, 'is_hotnews', '0', 'string', '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
(1702, 213, 'reading_time', '12', 'string', '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
(1703, 213, 'blog_theme', 'theme2', 'string', '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
(1704, 213, 'is_video_blog', '0', 'string', '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
(1705, 213, 'video_url', '', 'string', '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
(1706, 220, 'is_featured', '1', 'string', '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
(1707, 220, 'is_popular', '0', 'string', '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
(1708, 220, 'is_weacklybest', '0', 'string', '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
(1709, 220, 'is_trending', '0', 'string', '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
(1710, 220, 'is_hotnews', '0', 'string', '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
(1711, 220, 'reading_time', '12', 'string', '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
(1712, 220, 'blog_theme', 'theme2', 'string', '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
(1713, 220, 'is_video_blog', '0', 'string', '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
(1714, 220, 'video_url', '', 'string', '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
(1715, 94, 'is_video_blog', '0', 'string', '2025-10-25 07:34:40', '2025-10-25 07:34:40');
INSERT INTO `content_metas` (`id`, `content_id`, `meta_key`, `meta_value`, `meta_type`, `created_at`, `updated_at`) VALUES
(1716, 94, 'video_url', '', 'string', '2025-10-25 07:34:40', '2025-10-25 07:34:40'),
(1717, 232, 'is_featured', '0', 'string', '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
(1718, 232, 'is_popular', '0', 'string', '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
(1719, 232, 'is_weacklybest', '1', 'string', '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
(1720, 232, 'is_trending', '0', 'string', '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
(1721, 232, 'is_hotnews', '0', 'string', '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
(1722, 232, 'reading_time', '12', 'string', '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
(1723, 232, 'blog_theme', 'theme2', 'string', '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
(1724, 232, 'is_video_blog', '0', 'string', '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
(1725, 232, 'video_url', '', 'string', '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
(1726, 257, 'is_featured', '0', 'string', '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
(1727, 257, 'is_popular', '0', 'string', '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
(1728, 257, 'is_weacklybest', '1', 'string', '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
(1729, 257, 'is_trending', '0', 'string', '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
(1730, 257, 'is_hotnews', '0', 'string', '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
(1731, 257, 'reading_time', '12', 'string', '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
(1732, 257, 'blog_theme', 'theme2', 'string', '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
(1733, 257, 'is_video_blog', '0', 'string', '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
(1734, 257, 'video_url', '', 'string', '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
(1735, 311, 'is_featured', '0', 'string', '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
(1736, 311, 'is_popular', '0', 'string', '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
(1737, 311, 'is_weacklybest', '0', 'string', '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
(1738, 311, 'is_trending', '1', 'string', '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
(1739, 311, 'is_hotnews', '0', 'string', '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
(1740, 311, 'reading_time', '', 'string', '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
(1741, 311, 'blog_theme', 'theme2', 'string', '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
(1742, 311, 'is_video_blog', '0', 'string', '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
(1743, 311, 'video_url', '', 'string', '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
(1744, 272, 'is_featured', '0', 'string', '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
(1745, 272, 'is_popular', '0', 'string', '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
(1746, 272, 'is_weacklybest', '0', 'string', '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
(1747, 272, 'is_trending', '1', 'string', '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
(1748, 272, 'is_hotnews', '0', 'string', '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
(1749, 272, 'reading_time', '12', 'string', '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
(1750, 272, 'blog_theme', 'theme2', 'string', '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
(1751, 272, 'is_video_blog', '0', 'string', '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
(1752, 272, 'video_url', '', 'string', '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
(1753, 284, 'is_featured', '0', 'string', '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
(1754, 284, 'is_popular', '0', 'string', '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
(1755, 284, 'is_weacklybest', '0', 'string', '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
(1756, 284, 'is_trending', '0', 'string', '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
(1757, 284, 'is_hotnews', '1', 'string', '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
(1758, 284, 'reading_time', '12', 'string', '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
(1759, 284, 'blog_theme', 'theme2', 'string', '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
(1760, 284, 'is_video_blog', '0', 'string', '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
(1761, 284, 'video_url', '', 'string', '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
(1762, 236, 'is_featured', '0', 'string', '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
(1763, 236, 'is_popular', '0', 'string', '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
(1764, 236, 'is_weacklybest', '0', 'string', '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
(1765, 236, 'is_trending', '0', 'string', '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
(1766, 236, 'is_hotnews', '1', 'string', '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
(1767, 236, 'reading_time', '12', 'string', '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
(1768, 236, 'blog_theme', 'theme2', 'string', '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
(1769, 236, 'is_video_blog', '0', 'string', '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
(1770, 236, 'video_url', '', 'string', '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
(1771, 40, 'is_video_blog', '0', 'string', '2025-10-25 07:46:55', '2025-10-25 07:46:55'),
(1772, 40, 'video_url', '', 'string', '2025-10-25 07:46:55', '2025-10-25 07:46:55'),
(1773, 197, 'is_featured', '1', 'string', '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
(1774, 197, 'is_popular', '0', 'string', '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
(1775, 197, 'is_weacklybest', '0', 'string', '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
(1776, 197, 'is_trending', '1', 'string', '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
(1777, 197, 'is_hotnews', '0', 'string', '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
(1778, 197, 'reading_time', '12', 'string', '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
(1779, 197, 'blog_theme', 'theme1', 'string', '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
(1780, 197, 'is_video_blog', '0', 'string', '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
(1781, 197, 'video_url', '', 'string', '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
(1782, 28, 'is_video_blog', '0', 'string', '2025-10-25 13:47:04', '2025-10-25 13:47:04'),
(1783, 28, 'video_url', '', 'string', '2025-10-25 13:47:04', '2025-10-25 13:47:04'),
(1784, 1, 'is_video_blog', '0', 'string', '2025-10-25 14:12:19', '2025-10-25 14:12:19'),
(1785, 1, 'video_url', '', 'string', '2025-10-25 14:12:19', '2025-10-25 14:12:19'),
(1786, 26, 'is_video_blog', '0', 'string', '2025-10-25 14:14:48', '2025-10-25 14:14:48'),
(1787, 26, 'video_url', '', 'string', '2025-10-25 14:14:48', '2025-10-25 14:14:48'),
(1788, 27, 'is_video_blog', '0', 'string', '2025-10-25 14:47:12', '2025-10-25 14:47:12'),
(1789, 27, 'video_url', '', 'string', '2025-10-25 14:47:12', '2025-10-25 14:47:12'),
(1790, 25, 'is_video_blog', '0', 'string', '2025-10-25 14:48:33', '2025-10-25 14:48:33'),
(1791, 25, 'video_url', '', 'string', '2025-10-25 14:48:33', '2025-10-25 14:48:33'),
(1792, 34, 'is_video_blog', '0', 'string', '2025-10-25 15:00:27', '2025-10-25 15:00:27'),
(1793, 34, 'video_url', '', 'string', '2025-10-25 15:00:27', '2025-10-25 15:00:27'),
(1794, 33, 'is_video_blog', '0', 'string', '2025-10-25 15:01:15', '2025-10-25 15:01:15'),
(1795, 33, 'video_url', '', 'string', '2025-10-25 15:01:15', '2025-10-25 15:01:15'),
(1796, 32, 'is_video_blog', '0', 'string', '2025-10-25 15:02:55', '2025-10-25 15:02:55'),
(1797, 32, 'video_url', '', 'string', '2025-10-25 15:02:55', '2025-10-25 15:02:55'),
(1798, 31, 'is_video_blog', '0', 'string', '2025-10-25 15:07:20', '2025-10-25 15:07:20'),
(1799, 31, 'video_url', '', 'string', '2025-10-25 15:07:20', '2025-10-25 15:07:20'),
(1800, 30, 'is_video_blog', '0', 'string', '2025-10-25 15:12:53', '2025-10-25 15:12:53'),
(1801, 30, 'video_url', '', 'string', '2025-10-25 15:12:53', '2025-10-25 15:12:53'),
(1802, 29, 'is_video_blog', '0', 'string', '2025-10-25 15:13:26', '2025-10-25 15:13:26'),
(1803, 29, 'video_url', '', 'string', '2025-10-25 15:13:26', '2025-10-25 15:13:26'),
(1804, 43, 'is_video_blog', '0', 'string', '2025-10-25 15:17:47', '2025-10-25 15:17:47'),
(1805, 43, 'video_url', '', 'string', '2025-10-25 15:17:47', '2025-10-25 15:17:47'),
(1806, 170, 'is_video_blog', '0', 'string', '2025-10-25 16:38:12', '2025-10-25 16:38:12'),
(1807, 170, 'video_url', '', 'string', '2025-10-25 16:38:12', '2025-10-25 16:38:12'),
(1808, 180, 'is_video_blog', '0', 'string', '2025-10-25 16:39:36', '2025-10-25 16:39:36'),
(1809, 180, 'video_url', '', 'string', '2025-10-25 16:39:36', '2025-10-25 16:39:36'),
(1810, 189, 'is_video_blog', '0', 'string', '2025-10-25 16:41:28', '2025-10-25 16:41:28'),
(1811, 189, 'video_url', '', 'string', '2025-10-25 16:41:28', '2025-10-25 16:41:28'),
(1812, 132, 'is_video_blog', '0', 'string', '2025-10-25 16:41:52', '2025-10-25 16:41:52'),
(1813, 132, 'video_url', '', 'string', '2025-10-25 16:41:52', '2025-10-25 16:41:52'),
(1814, 36, 'is_video_blog', '0', 'string', '2025-10-27 13:10:45', '2025-10-27 13:10:45'),
(1815, 36, 'video_url', '', 'string', '2025-10-27 13:10:45', '2025-10-27 13:10:45'),
(1816, 37, 'is_video_blog', '0', 'string', '2025-10-27 13:12:35', '2025-10-27 13:12:35'),
(1817, 37, 'video_url', '', 'string', '2025-10-27 13:12:35', '2025-10-27 13:12:35');

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

--
-- Table structure for table `content_taxonomies`
--

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

INSERT INTO `content_taxonomies` (`id`, `content_id`, `taxonomy_id`, `created_at`, `updated_at`) VALUES
(1, 1, 1, NULL, NULL),
(2, 1, 7, NULL, NULL),
(3, 1, 12, NULL, NULL),
(4, 2, 3, NULL, NULL),
(5, 2, 7, NULL, NULL),
(6, 2, 12, NULL, NULL),
(8, 3, 19, NULL, NULL),
(9, 3, 22, NULL, NULL),
(10, 4, 18, NULL, NULL),
(11, 4, 19, NULL, NULL),
(12, 4, 22, NULL, NULL),
(13, 4, 23, NULL, NULL),
(14, 4, 25, NULL, NULL),
(15, 5, 18, NULL, NULL),
(16, 5, 20, NULL, NULL),
(17, 5, 23, NULL, NULL),
(18, 5, 24, NULL, NULL),
(19, 5, 25, NULL, NULL),
(20, 6, 18, NULL, NULL),
(21, 6, 19, NULL, NULL),
(22, 6, 23, NULL, NULL),
(23, 6, 24, NULL, NULL),
(24, 6, 25, NULL, NULL),
(25, 7, 18, NULL, NULL),
(26, 7, 19, NULL, NULL),
(27, 7, 20, NULL, NULL),
(28, 7, 21, NULL, NULL),
(29, 7, 22, NULL, NULL),
(30, 7, 23, NULL, NULL),
(32, 8, 18, NULL, NULL),
(33, 8, 21, NULL, NULL),
(34, 8, 22, NULL, NULL),
(35, 8, 23, NULL, NULL),
(36, 8, 24, NULL, NULL),
(37, 8, 17, NULL, NULL),
(38, 3, 31, NULL, NULL),
(39, 9, 18, NULL, NULL),
(40, 9, 19, NULL, NULL),
(41, 9, 21, NULL, NULL),
(42, 9, 23, NULL, NULL),
(43, 9, 32, NULL, NULL),
(44, 10, 18, NULL, NULL),
(45, 10, 23, NULL, NULL),
(46, 10, 34, NULL, NULL),
(47, 11, 30, NULL, NULL),
(48, 11, 19, NULL, NULL),
(49, 11, 24, NULL, NULL),
(50, 11, 35, NULL, NULL),
(51, 12, 18, NULL, NULL),
(52, 12, 23, NULL, NULL),
(53, 12, 32, NULL, NULL),
(54, 13, 31, NULL, NULL),
(55, 13, 20, NULL, NULL),
(56, 13, 21, NULL, NULL),
(57, 13, 22, NULL, NULL),
(58, 13, 23, NULL, NULL),
(59, 13, 17, NULL, NULL),
(60, 14, 31, NULL, NULL),
(61, 14, 19, NULL, NULL),
(62, 14, 20, NULL, NULL),
(63, 14, 17, NULL, NULL),
(64, 15, 18, NULL, NULL),
(65, 15, 19, NULL, NULL),
(66, 15, 21, NULL, NULL),
(67, 16, 18, NULL, NULL),
(68, 16, 34, NULL, NULL),
(69, 17, 18, NULL, NULL),
(70, 17, 22, NULL, NULL),
(71, 17, 23, NULL, NULL),
(72, 17, 33, NULL, NULL),
(73, 18, 18, NULL, NULL),
(74, 18, 19, NULL, NULL),
(75, 18, 20, NULL, NULL),
(76, 19, 29, NULL, NULL),
(77, 19, 19, NULL, NULL),
(78, 19, 20, NULL, NULL),
(79, 19, 32, NULL, NULL),
(80, 20, 1, NULL, NULL),
(81, 20, 7, NULL, NULL),
(82, 20, 9, NULL, NULL),
(83, 21, 2, NULL, NULL),
(84, 21, 7, NULL, NULL),
(85, 21, 12, NULL, NULL),
(86, 22, 5, NULL, NULL),
(87, 22, 12, NULL, NULL),
(88, 23, 1, NULL, NULL),
(89, 23, 12, NULL, NULL),
(90, 24, 2, NULL, NULL),
(91, 24, 12, NULL, NULL),
(92, 25, 1, NULL, NULL),
(93, 25, 12, NULL, NULL),
(94, 26, 3, NULL, NULL),
(95, 26, 12, NULL, NULL),
(96, 27, 2, NULL, NULL),
(97, 28, 4, NULL, NULL),
(98, 28, 12, NULL, NULL),
(99, 28, 15, NULL, NULL),
(100, 29, 3, NULL, NULL),
(101, 29, 12, NULL, NULL),
(102, 29, 15, NULL, NULL),
(103, 30, 1, NULL, NULL),
(104, 30, 12, NULL, NULL),
(105, 31, 2, NULL, NULL),
(106, 31, 12, NULL, NULL),
(107, 31, 15, NULL, NULL),
(108, 32, 6, NULL, NULL),
(109, 32, 9, NULL, NULL),
(110, 32, 12, NULL, NULL),
(111, 33, 5, NULL, NULL),
(112, 33, 15, NULL, NULL),
(113, 34, 4, NULL, NULL),
(114, 34, 10, NULL, NULL),
(115, 34, 12, NULL, NULL),
(116, 34, 15, NULL, NULL),
(117, 35, 2, NULL, NULL),
(118, 35, 12, NULL, NULL),
(119, 35, 15, NULL, NULL),
(120, 36, 3, NULL, NULL),
(121, 36, 12, NULL, NULL),
(122, 36, 15, NULL, NULL),
(123, 37, 5, NULL, NULL),
(124, 37, 12, NULL, NULL),
(125, 37, 15, NULL, NULL),
(126, 38, 6, NULL, NULL),
(127, 38, 12, NULL, NULL),
(128, 39, 1, NULL, NULL),
(129, 39, 12, NULL, NULL),
(130, 40, 5, NULL, NULL),
(131, 40, 7, NULL, NULL),
(132, 40, 8, NULL, NULL),
(133, 40, 10, NULL, NULL),
(134, 40, 16, NULL, NULL),
(135, 41, 2, NULL, NULL),
(136, 41, 7, NULL, NULL),
(137, 41, 9, NULL, NULL),
(138, 41, 11, NULL, NULL),
(139, 42, 4, NULL, NULL),
(140, 42, 9, NULL, NULL),
(141, 42, 10, NULL, NULL),
(142, 42, 11, NULL, NULL),
(143, 43, 6, NULL, NULL),
(144, 43, 12, NULL, NULL),
(145, 43, 15, NULL, NULL),
(146, 44, 2, NULL, NULL),
(147, 44, 11, NULL, NULL),
(148, 45, 2, NULL, NULL),
(149, 45, 8, NULL, NULL),
(150, 45, 11, NULL, NULL),
(151, 46, 3, NULL, NULL),
(152, 46, 8, NULL, NULL),
(153, 47, 2, NULL, NULL),
(154, 47, 8, NULL, NULL),
(155, 47, 11, NULL, NULL),
(156, 48, 4, NULL, NULL),
(157, 48, 10, NULL, NULL),
(158, 48, 11, NULL, NULL),
(159, 49, 8, NULL, NULL),
(160, 49, 10, NULL, NULL),
(161, 50, 8, NULL, NULL),
(162, 51, 3, NULL, NULL),
(163, 51, 7, NULL, NULL),
(164, 51, 10, NULL, NULL),
(165, 52, 2, NULL, NULL),
(166, 52, 11, NULL, NULL),
(167, 52, 13, NULL, NULL),
(168, 53, 4, NULL, NULL),
(169, 53, 7, NULL, NULL),
(170, 53, 9, NULL, NULL),
(171, 54, 2, NULL, NULL),
(172, 54, 7, NULL, NULL),
(173, 54, 9, NULL, NULL),
(174, 55, 3, NULL, NULL),
(175, 55, 7, NULL, NULL),
(176, 55, 8, NULL, NULL),
(177, 56, 1, NULL, NULL),
(178, 56, 14, NULL, NULL),
(179, 57, 1, NULL, NULL),
(180, 57, 8, NULL, NULL),
(181, 57, 9, NULL, NULL),
(182, 58, 2, NULL, NULL),
(183, 58, 7, NULL, NULL),
(184, 58, 9, NULL, NULL),
(185, 59, 4, NULL, NULL),
(186, 59, 9, NULL, NULL),
(187, 59, 10, NULL, NULL),
(188, 60, 4, NULL, NULL),
(189, 60, 8, NULL, NULL),
(190, 60, 9, NULL, NULL),
(191, 61, 4, NULL, NULL),
(192, 61, 8, NULL, NULL),
(193, 61, 9, NULL, NULL),
(194, 62, 5, NULL, NULL),
(195, 62, 9, NULL, NULL),
(196, 63, 3, NULL, NULL),
(197, 63, 7, NULL, NULL),
(198, 64, 3, NULL, NULL),
(199, 64, 8, NULL, NULL),
(200, 65, 3, NULL, NULL),
(201, 65, 7, NULL, NULL),
(202, 66, 1, NULL, NULL),
(203, 66, 9, NULL, NULL),
(204, 67, 2, NULL, NULL),
(205, 67, 7, NULL, NULL),
(206, 68, 3, NULL, NULL),
(207, 68, 8, NULL, NULL),
(208, 69, 3, NULL, NULL),
(209, 69, 8, NULL, NULL),
(210, 70, 1, NULL, NULL),
(211, 70, 7, NULL, NULL),
(212, 70, 8, NULL, NULL),
(213, 71, 4, NULL, NULL),
(214, 71, 9, NULL, NULL),
(215, 71, 10, NULL, NULL),
(216, 72, 1, NULL, NULL),
(217, 72, 11, NULL, NULL),
(218, 73, 4, NULL, NULL),
(219, 73, 12, NULL, NULL),
(220, 74, 1, NULL, NULL),
(221, 74, 12, NULL, NULL),
(222, 75, 2, NULL, NULL),
(223, 75, 8, NULL, NULL),
(224, 76, 1, NULL, NULL),
(225, 76, 8, NULL, NULL),
(226, 76, 10, NULL, NULL),
(227, 77, 6, NULL, NULL),
(228, 77, 10, NULL, NULL),
(229, 77, 11, NULL, NULL),
(230, 78, 2, NULL, NULL),
(231, 78, 9, NULL, NULL),
(232, 79, 2, NULL, NULL),
(233, 79, 12, NULL, NULL),
(234, 80, 6, NULL, NULL),
(235, 80, 9, NULL, NULL),
(236, 80, 11, NULL, NULL),
(237, 81, 4, NULL, NULL),
(238, 81, 11, NULL, NULL),
(239, 82, 4, NULL, NULL),
(240, 82, 8, NULL, NULL),
(241, 83, 2, NULL, NULL),
(242, 83, 11, NULL, NULL),
(243, 84, 5, NULL, NULL),
(244, 84, 11, NULL, NULL),
(245, 85, 1, NULL, NULL),
(246, 85, 11, NULL, NULL),
(247, 86, 4, NULL, NULL),
(248, 86, 11, NULL, NULL),
(249, 87, 11, NULL, NULL),
(250, 87, 12, NULL, NULL),
(251, 88, 2, NULL, NULL),
(252, 88, 11, NULL, NULL),
(253, 89, 4, NULL, NULL),
(254, 89, 11, NULL, NULL),
(255, 90, 2, NULL, NULL),
(256, 90, 11, NULL, NULL),
(257, 91, 4, NULL, NULL),
(258, 91, 11, NULL, NULL),
(259, 92, 4, NULL, NULL),
(260, 92, 11, NULL, NULL),
(261, 93, 6, NULL, NULL),
(262, 93, 11, NULL, NULL),
(263, 94, 5, NULL, NULL),
(264, 94, 11, NULL, NULL),
(265, 95, 4, NULL, NULL),
(266, 95, 11, NULL, NULL),
(267, 96, 5, NULL, NULL),
(268, 96, 11, NULL, NULL),
(269, 97, 4, NULL, NULL),
(270, 97, 11, NULL, NULL),
(271, 98, 4, NULL, NULL),
(272, 98, 11, NULL, NULL),
(273, 99, 6, NULL, NULL),
(274, 99, 11, NULL, NULL),
(275, 100, 4, NULL, NULL),
(276, 100, 13, NULL, NULL),
(277, 101, 4, NULL, NULL),
(278, 101, 10, NULL, NULL),
(279, 102, 2, NULL, NULL),
(280, 102, 10, NULL, NULL),
(281, 103, 4, NULL, NULL),
(282, 103, 14, NULL, NULL),
(283, 104, 2, NULL, NULL),
(284, 104, 10, NULL, NULL),
(285, 105, 4, NULL, NULL),
(286, 105, 10, NULL, NULL),
(287, 106, 4, NULL, NULL),
(288, 106, 10, NULL, NULL),
(289, 107, 6, NULL, NULL),
(290, 107, 10, NULL, NULL),
(291, 108, 2, NULL, NULL),
(292, 108, 10, NULL, NULL),
(293, 109, 9, NULL, NULL),
(294, 110, 5, NULL, NULL),
(295, 110, 10, NULL, NULL),
(296, 111, 4, NULL, NULL),
(297, 111, 10, NULL, NULL),
(298, 112, 3, NULL, NULL),
(299, 112, 11, NULL, NULL),
(300, 113, 5, NULL, NULL),
(301, 113, 10, NULL, NULL),
(302, 114, 5, NULL, NULL),
(303, 114, 10, NULL, NULL),
(304, 115, 4, NULL, NULL),
(305, 115, 10, NULL, NULL),
(306, 116, 4, NULL, NULL),
(307, 116, 10, NULL, NULL),
(308, 117, 5, NULL, NULL),
(309, 117, 10, NULL, NULL),
(310, 118, 4, NULL, NULL),
(311, 118, 10, NULL, NULL),
(314, 119, 10, NULL, NULL),
(315, 120, 3, NULL, NULL),
(316, 120, 10, NULL, NULL),
(317, 119, 4, NULL, NULL),
(318, 121, 5, NULL, NULL),
(319, 121, 11, NULL, NULL),
(320, 122, 5, NULL, NULL),
(321, 122, 11, NULL, NULL),
(322, 123, 6, NULL, NULL),
(323, 123, 12, NULL, NULL),
(324, 124, 1, NULL, NULL),
(325, 124, 11, NULL, NULL),
(326, 125, 5, NULL, NULL),
(327, 125, 11, NULL, NULL),
(328, 126, 3, NULL, NULL),
(329, 126, 11, NULL, NULL),
(330, 126, 14, NULL, NULL),
(331, 127, 2, NULL, NULL),
(332, 127, 10, NULL, NULL),
(333, 128, 6, NULL, NULL),
(334, 128, 11, NULL, NULL),
(335, 129, 2, NULL, NULL),
(336, 129, 12, NULL, NULL),
(337, 130, 6, NULL, NULL),
(338, 130, 9, NULL, NULL),
(339, 130, 12, NULL, NULL),
(340, 131, 6, NULL, NULL),
(341, 131, 11, NULL, NULL),
(342, 132, 5, NULL, NULL),
(343, 132, 16, NULL, NULL),
(344, 133, 5, NULL, NULL),
(345, 133, 14, NULL, NULL),
(346, 134, 5, NULL, NULL),
(347, 134, 14, NULL, NULL),
(348, 135, 3, NULL, NULL),
(349, 135, 12, NULL, NULL),
(350, 136, 3, NULL, NULL),
(351, 136, 11, NULL, NULL),
(352, 137, 5, NULL, NULL),
(353, 137, 11, NULL, NULL),
(354, 138, 3, NULL, NULL),
(355, 138, 8, NULL, NULL),
(356, 139, 6, NULL, NULL),
(357, 139, 11, NULL, NULL),
(358, 140, 5, NULL, NULL),
(359, 140, 11, NULL, NULL),
(360, 141, 5, NULL, NULL),
(361, 141, 10, NULL, NULL),
(362, 142, 4, NULL, NULL),
(363, 142, 12, NULL, NULL),
(364, 143, 6, NULL, NULL),
(365, 143, 9, NULL, NULL),
(366, 144, 5, NULL, NULL),
(367, 144, 8, NULL, NULL),
(368, 145, 5, NULL, NULL),
(369, 145, 8, NULL, NULL),
(370, 146, 5, NULL, NULL),
(371, 146, 10, NULL, NULL),
(372, 147, 11, NULL, NULL),
(373, 148, 6, NULL, NULL),
(374, 148, 12, NULL, NULL),
(375, 149, 3, NULL, NULL),
(376, 149, 10, NULL, NULL),
(377, 150, 3, NULL, NULL),
(378, 150, 9, NULL, NULL),
(379, 151, 5, NULL, NULL),
(380, 151, 8, NULL, NULL),
(381, 152, 3, NULL, NULL),
(382, 152, 8, NULL, NULL),
(383, 153, 3, NULL, NULL),
(384, 154, 4, NULL, NULL),
(385, 154, 14, NULL, NULL),
(386, 155, 3, NULL, NULL),
(387, 155, 9, NULL, NULL),
(388, 156, 5, NULL, NULL),
(389, 156, 8, NULL, NULL),
(390, 157, 4, NULL, NULL),
(391, 157, 9, NULL, NULL),
(392, 158, 2, NULL, NULL),
(393, 158, 10, NULL, NULL),
(394, 159, 2, NULL, NULL),
(395, 159, 10, NULL, NULL),
(396, 160, 2, NULL, NULL),
(397, 160, 8, NULL, NULL),
(398, 161, 4, NULL, NULL),
(399, 161, 10, NULL, NULL),
(400, 163, 6, NULL, NULL),
(401, 163, 10, NULL, NULL),
(406, 162, 4, NULL, NULL),
(407, 162, 12, NULL, NULL),
(408, 164, 4, NULL, NULL),
(409, 164, 9, NULL, NULL),
(410, 165, 2, NULL, NULL),
(411, 165, 9, NULL, NULL),
(412, 166, 4, NULL, NULL),
(413, 166, 8, NULL, NULL),
(414, 167, 5, NULL, NULL),
(415, 167, 10, NULL, NULL),
(416, 168, 3, NULL, NULL),
(417, 168, 9, NULL, NULL),
(418, 169, 4, NULL, NULL),
(419, 169, 7, NULL, NULL),
(420, 170, 5, NULL, NULL),
(421, 170, 11, NULL, NULL),
(422, 171, 3, NULL, NULL),
(423, 171, 11, NULL, NULL),
(424, 172, 3, NULL, NULL),
(425, 172, 12, NULL, NULL),
(426, 173, 5, NULL, NULL),
(427, 173, 9, NULL, NULL),
(428, 174, 5, NULL, NULL),
(429, 174, 10, NULL, NULL),
(430, 175, 5, NULL, NULL),
(431, 175, 7, NULL, NULL),
(432, 176, 6, NULL, NULL),
(433, 176, 9, NULL, NULL),
(434, 177, 2, NULL, NULL),
(435, 177, 10, NULL, NULL),
(436, 147, 6, NULL, NULL),
(437, 178, 1, NULL, NULL),
(438, 178, 11, NULL, NULL),
(439, 179, 4, NULL, NULL),
(440, 179, 12, NULL, NULL),
(441, 180, 5, NULL, NULL),
(442, 180, 10, NULL, NULL),
(443, 181, 1, NULL, NULL),
(444, 181, 9, NULL, NULL),
(445, 189, 5, NULL, NULL),
(446, 189, 8, NULL, NULL),
(449, 191, 2, NULL, NULL),
(450, 191, 9, NULL, NULL),
(451, 192, 2, NULL, NULL),
(452, 192, 11, NULL, NULL),
(453, 193, 4, NULL, NULL),
(454, 193, 10, NULL, NULL),
(457, 195, 4, NULL, NULL),
(458, 195, 11, NULL, NULL),
(459, 196, 3, NULL, NULL),
(460, 196, 12, NULL, NULL),
(461, 197, 6, NULL, NULL),
(462, 197, 9, NULL, NULL),
(463, 197, 12, NULL, NULL),
(464, 198, 4, NULL, NULL),
(465, 198, 10, NULL, NULL),
(466, 198, 11, NULL, NULL),
(467, 199, 5, NULL, NULL),
(468, 199, 10, NULL, NULL),
(469, 200, 3, NULL, NULL),
(470, 200, 8, NULL, NULL),
(471, 201, 2, NULL, NULL),
(472, 201, 9, NULL, NULL),
(473, 202, 3, NULL, NULL),
(474, 202, 11, NULL, NULL),
(475, 203, 4, NULL, NULL),
(476, 203, 12, NULL, NULL),
(478, 204, 12, NULL, NULL),
(479, 205, 4, NULL, NULL),
(480, 205, 10, NULL, NULL),
(481, 206, 3, NULL, NULL),
(482, 206, 8, NULL, NULL),
(483, 207, 3, NULL, NULL),
(484, 207, 8, NULL, NULL),
(485, 208, 3, NULL, NULL),
(486, 209, 5, NULL, NULL),
(487, 209, 11, NULL, NULL),
(488, 210, 4, NULL, NULL),
(489, 210, 13, NULL, NULL),
(490, 211, 4, NULL, NULL),
(491, 211, 9, NULL, NULL),
(492, 211, 10, NULL, NULL),
(493, 211, 11, NULL, NULL),
(494, 212, 3, NULL, NULL),
(495, 212, 7, NULL, NULL),
(496, 212, 10, NULL, NULL),
(497, 213, 2, NULL, NULL),
(498, 213, 7, NULL, NULL),
(499, 213, 9, NULL, NULL),
(501, 214, 11, NULL, NULL),
(502, 215, 2, NULL, NULL),
(503, 215, 10, NULL, NULL),
(504, 216, 3, NULL, NULL),
(505, 216, 11, NULL, NULL),
(506, 216, 14, NULL, NULL),
(507, 217, 5, NULL, NULL),
(508, 217, 11, NULL, NULL),
(509, 218, 6, NULL, NULL),
(510, 218, 12, NULL, NULL),
(511, 219, 4, NULL, NULL),
(512, 219, 11, NULL, NULL),
(513, 220, 4, NULL, NULL),
(514, 220, 12, NULL, NULL),
(515, 221, 11, NULL, NULL),
(516, 221, 12, NULL, NULL),
(517, 222, 2, NULL, NULL),
(518, 222, 7, NULL, NULL),
(519, 222, 9, NULL, NULL),
(521, 223, 9, NULL, NULL),
(523, 224, 12, NULL, NULL),
(525, 225, 9, NULL, NULL),
(526, 226, 6, NULL, NULL),
(527, 226, 11, NULL, NULL),
(528, 227, 4, NULL, NULL),
(529, 227, 11, NULL, NULL),
(530, 228, 5, NULL, NULL),
(531, 228, 8, NULL, NULL),
(532, 229, 3, NULL, NULL),
(533, 229, 7, NULL, NULL),
(534, 230, 5, NULL, NULL),
(535, 230, 11, NULL, NULL),
(536, 231, 3, NULL, NULL),
(537, 231, 12, NULL, NULL),
(538, 231, 15, NULL, NULL),
(539, 232, 5, NULL, NULL),
(540, 232, 11, NULL, NULL),
(541, 233, 4, NULL, NULL),
(542, 233, 10, NULL, NULL),
(543, 234, 2, NULL, NULL),
(544, 234, 7, NULL, NULL),
(545, 234, 12, NULL, NULL),
(546, 235, 8, NULL, NULL),
(547, 235, 10, NULL, NULL),
(548, 236, 5, NULL, NULL),
(549, 236, 7, NULL, NULL),
(550, 236, 8, NULL, NULL),
(551, 236, 10, NULL, NULL),
(552, 236, 16, NULL, NULL),
(553, 237, 2, NULL, NULL),
(554, 237, 7, NULL, NULL),
(555, 238, 5, NULL, NULL),
(556, 238, 11, NULL, NULL),
(557, 239, 4, NULL, NULL),
(558, 239, 10, NULL, NULL),
(559, 240, 6, NULL, NULL),
(560, 240, 10, NULL, NULL),
(561, 241, 4, NULL, NULL),
(562, 241, 12, NULL, NULL),
(563, 241, 15, NULL, NULL),
(565, 242, 11, NULL, NULL),
(566, 243, 5, NULL, NULL),
(567, 243, 10, NULL, NULL),
(568, 244, 5, NULL, NULL),
(569, 244, 10, NULL, NULL),
(570, 245, 2, NULL, NULL),
(571, 245, 10, NULL, NULL),
(573, 246, 7, NULL, NULL),
(574, 246, 9, NULL, NULL),
(575, 247, 2, NULL, NULL),
(576, 247, 7, NULL, NULL),
(577, 247, 9, NULL, NULL),
(578, 247, 11, NULL, NULL),
(580, 248, 14, NULL, NULL),
(581, 249, 6, NULL, NULL),
(582, 249, 9, NULL, NULL),
(583, 249, 11, NULL, NULL),
(585, 250, 8, NULL, NULL),
(586, 250, 10, NULL, NULL),
(587, 251, 4, NULL, NULL),
(588, 251, 9, NULL, NULL),
(589, 251, 10, NULL, NULL),
(590, 252, 3, NULL, NULL),
(591, 252, 11, NULL, NULL),
(592, 253, 6, NULL, NULL),
(593, 253, 9, NULL, NULL),
(594, 253, 12, NULL, NULL),
(595, 254, 2, NULL, NULL),
(596, 254, 11, NULL, NULL),
(597, 255, 3, NULL, NULL),
(598, 255, 10, NULL, NULL),
(599, 256, 4, NULL, NULL),
(600, 256, 9, NULL, NULL),
(602, 257, 8, NULL, NULL),
(603, 257, 9, NULL, NULL),
(604, 258, 2, NULL, NULL),
(605, 258, 10, NULL, NULL),
(606, 259, 2, NULL, NULL),
(607, 259, 12, NULL, NULL),
(608, 259, 15, NULL, NULL),
(609, 260, 4, NULL, NULL),
(610, 260, 10, NULL, NULL),
(611, 261, 2, NULL, NULL),
(612, 261, 12, NULL, NULL),
(613, 261, 15, NULL, NULL),
(614, 262, 5, NULL, NULL),
(615, 262, 8, NULL, NULL),
(616, 263, 1, NULL, NULL),
(617, 263, 11, NULL, NULL),
(618, 264, 5, NULL, NULL),
(619, 264, 9, NULL, NULL),
(620, 265, 5, NULL, NULL),
(621, 265, 8, NULL, NULL),
(622, 266, 2, NULL, NULL),
(623, 266, 8, NULL, NULL),
(624, 267, 5, NULL, NULL),
(625, 267, 11, NULL, NULL),
(626, 268, 5, NULL, NULL),
(627, 268, 10, NULL, NULL),
(628, 269, 3, NULL, NULL),
(629, 269, 7, NULL, NULL),
(630, 270, 5, NULL, NULL),
(631, 270, 12, NULL, NULL),
(632, 271, 8, NULL, NULL),
(633, 272, 9, NULL, NULL),
(634, 273, 3, NULL, NULL),
(635, 273, 11, NULL, NULL),
(636, 274, 2, NULL, NULL),
(637, 274, 10, NULL, NULL),
(638, 275, 3, NULL, NULL),
(639, 275, 9, NULL, NULL),
(640, 276, 5, NULL, NULL),
(641, 276, 10, NULL, NULL),
(642, 277, 4, NULL, NULL),
(643, 277, 10, NULL, NULL),
(644, 277, 12, NULL, NULL),
(645, 277, 15, NULL, NULL),
(646, 278, 2, NULL, NULL),
(647, 278, 11, NULL, NULL),
(648, 279, 2, NULL, NULL),
(649, 279, 12, NULL, NULL),
(650, 280, 2, NULL, NULL),
(651, 280, 8, NULL, NULL),
(652, 280, 11, NULL, NULL),
(653, 281, 6, NULL, NULL),
(654, 281, 10, NULL, NULL),
(655, 282, 4, NULL, NULL),
(656, 282, 10, NULL, NULL),
(657, 283, 5, NULL, NULL),
(658, 283, 10, NULL, NULL),
(659, 284, 1, NULL, NULL),
(660, 284, 7, NULL, NULL),
(661, 284, 8, NULL, NULL),
(662, 285, 4, NULL, NULL),
(663, 285, 11, NULL, NULL),
(664, 286, 3, NULL, NULL),
(665, 286, 8, NULL, NULL),
(666, 287, 4, NULL, NULL),
(667, 287, 8, NULL, NULL),
(668, 287, 9, NULL, NULL),
(669, 288, 1, NULL, NULL),
(670, 288, 12, NULL, NULL),
(671, 289, 5, NULL, NULL),
(672, 289, 10, NULL, NULL),
(673, 290, 3, NULL, NULL),
(674, 290, 9, NULL, NULL),
(675, 291, 1, NULL, NULL),
(676, 291, 7, NULL, NULL),
(677, 291, 12, NULL, NULL),
(678, 292, 2, NULL, NULL),
(679, 292, 12, NULL, NULL),
(680, 293, 3, NULL, NULL),
(681, 293, 12, NULL, NULL),
(682, 294, 4, NULL, NULL),
(683, 294, 9, NULL, NULL),
(684, 294, 10, NULL, NULL),
(685, 295, 4, NULL, NULL),
(686, 295, 8, NULL, NULL),
(687, 296, 3, NULL, NULL),
(688, 296, 12, NULL, NULL),
(689, 297, 3, NULL, NULL),
(690, 297, 7, NULL, NULL),
(691, 297, 12, NULL, NULL),
(692, 298, 4, NULL, NULL),
(693, 298, 11, NULL, NULL),
(694, 299, 2, NULL, NULL),
(695, 299, 11, NULL, NULL),
(696, 300, 5, NULL, NULL),
(697, 300, 11, NULL, NULL),
(698, 301, 4, NULL, NULL),
(699, 301, 11, NULL, NULL),
(700, 302, 6, NULL, NULL),
(701, 302, 12, NULL, NULL),
(702, 302, 15, NULL, NULL),
(703, 303, 3, NULL, NULL),
(704, 303, 9, NULL, NULL),
(705, 304, 4, NULL, NULL),
(706, 304, 14, NULL, NULL),
(707, 305, 5, NULL, NULL),
(708, 305, 9, NULL, NULL),
(709, 306, 2, NULL, NULL),
(710, 306, 11, NULL, NULL),
(711, 306, 13, NULL, NULL),
(712, 307, 5, NULL, NULL),
(713, 307, 11, NULL, NULL),
(714, 308, 3, NULL, NULL),
(715, 308, 7, NULL, NULL),
(716, 308, 8, NULL, NULL),
(717, 309, 5, NULL, NULL),
(718, 309, 10, NULL, NULL),
(719, 310, 6, NULL, NULL),
(720, 310, 11, NULL, NULL),
(721, 311, 5, NULL, NULL),
(722, 311, 14, NULL, NULL),
(723, 312, 5, NULL, NULL),
(724, 312, 7, NULL, NULL),
(725, 313, 4, NULL, NULL),
(726, 313, 8, NULL, NULL),
(727, 314, 2, NULL, NULL),
(728, 314, 12, NULL, NULL),
(729, 315, 4, NULL, NULL),
(730, 315, 10, NULL, NULL),
(731, 316, 2, NULL, NULL),
(732, 316, 8, NULL, NULL),
(733, 317, 2, NULL, NULL),
(734, 318, 6, NULL, NULL),
(735, 318, 11, NULL, NULL),
(736, 319, 1, NULL, NULL),
(737, 319, 12, NULL, NULL),
(738, 320, 3, NULL, NULL),
(739, 320, 8, NULL, NULL),
(740, 321, 3, NULL, NULL),
(741, 321, 8, NULL, NULL),
(742, 322, 5, NULL, NULL),
(743, 322, 16, NULL, NULL),
(744, 323, 5, NULL, NULL),
(745, 323, 14, NULL, NULL),
(746, 324, 6, NULL, NULL),
(747, 324, 12, NULL, NULL),
(748, 325, 4, NULL, NULL),
(749, 325, 12, NULL, NULL),
(750, 326, 6, NULL, NULL),
(751, 326, 12, NULL, NULL),
(752, 327, 4, NULL, NULL),
(753, 327, 7, NULL, NULL),
(754, 327, 9, NULL, NULL),
(755, 328, 4, NULL, NULL),
(756, 328, 11, NULL, NULL),
(757, 329, 6, NULL, NULL),
(758, 329, 10, NULL, NULL),
(759, 329, 11, NULL, NULL),
(760, 330, 4, NULL, NULL),
(761, 330, 11, NULL, NULL),
(762, 331, 6, NULL, NULL),
(763, 331, 11, NULL, NULL),
(764, 332, 5, NULL, NULL),
(765, 332, 8, NULL, NULL),
(766, 333, 4, NULL, NULL),
(767, 333, 12, NULL, NULL),
(768, 334, 1, NULL, NULL),
(769, 334, 12, NULL, NULL),
(770, 335, 4, NULL, NULL),
(771, 335, 14, NULL, NULL),
(772, 336, 4, NULL, NULL),
(773, 336, 9, NULL, NULL),
(774, 337, 4, NULL, NULL),
(775, 337, 7, NULL, NULL),
(776, 338, 4, NULL, NULL),
(777, 338, 10, NULL, NULL),
(778, 339, 5, NULL, NULL),
(779, 339, 11, NULL, NULL),
(780, 340, 5, NULL, NULL),
(781, 340, 12, NULL, NULL),
(782, 340, 15, NULL, NULL),
(783, 341, 3, NULL, NULL),
(784, 341, 10, NULL, NULL),
(785, 342, 2, NULL, NULL),
(786, 342, 10, NULL, NULL),
(787, 343, 1, NULL, NULL),
(788, 343, 11, NULL, NULL),
(789, 344, 4, NULL, NULL),
(790, 344, 8, NULL, NULL),
(791, 344, 9, NULL, NULL),
(792, 345, 3, NULL, NULL),
(793, 345, 12, NULL, NULL),
(794, 345, 15, NULL, NULL),
(795, 346, 5, NULL, NULL),
(796, 346, 10, NULL, NULL),
(797, 347, 4, NULL, NULL),
(798, 347, 10, NULL, NULL),
(799, 348, 6, NULL, NULL),
(800, 348, 9, NULL, NULL),
(801, 349, 2, NULL, NULL),
(802, 349, 10, NULL, NULL),
(803, 350, 19, NULL, NULL),
(804, 350, 20, NULL, NULL),
(805, 350, 29, NULL, NULL),
(806, 350, 32, NULL, NULL),
(807, 351, 18, NULL, NULL),
(808, 351, 19, NULL, NULL),
(809, 351, 20, NULL, NULL),
(810, 354, 18, NULL, NULL),
(811, 354, 22, NULL, NULL),
(812, 354, 23, NULL, NULL),
(813, 354, 33, NULL, NULL),
(814, 357, 18, NULL, NULL),
(815, 357, 34, NULL, NULL),
(816, 358, 18, NULL, NULL),
(817, 358, 19, NULL, NULL),
(818, 358, 21, NULL, NULL),
(819, 359, 17, NULL, NULL),
(820, 359, 19, NULL, NULL),
(821, 359, 20, NULL, NULL),
(822, 359, 31, NULL, NULL),
(823, 360, 17, NULL, NULL),
(824, 360, 20, NULL, NULL),
(825, 360, 21, NULL, NULL),
(826, 360, 22, NULL, NULL),
(827, 360, 23, NULL, NULL),
(828, 360, 31, NULL, NULL),
(829, 361, 19, NULL, NULL),
(830, 361, 24, NULL, NULL),
(831, 361, 30, NULL, NULL),
(832, 361, 35, NULL, NULL),
(833, 362, 18, NULL, NULL),
(834, 362, 23, NULL, NULL),
(835, 362, 32, NULL, NULL),
(836, 365, 46, NULL, NULL),
(837, 365, 15, NULL, NULL),
(838, 368, 43, NULL, NULL),
(839, 368, 8, NULL, NULL),
(840, 368, 11, NULL, NULL);

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

--
-- Table structure for table `content_translations`
--

CREATE TABLE `content_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `original_content_id` bigint(20) UNSIGNED NOT NULL,
  `translated_content_id` bigint(20) UNSIGNED NOT NULL,
  `language_code` varchar(10) NOT NULL,
  `status` enum('draft','published','archived','trash') NOT NULL DEFAULT 'draft',
  `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 `content_translations`
--

INSERT INTO `content_translations` (`id`, `original_content_id`, `translated_content_id`, `language_code`, `status`, `created_at`, `updated_at`) VALUES
(2, 78, 191, 'ar', 'published', '2025-10-12 06:31:48', '2025-10-12 06:31:48'),
(3, 88, 192, 'ar', 'published', '2025-10-12 06:39:53', '2025-10-12 06:39:53'),
(4, 116, 193, 'ar', 'published', '2025-10-12 08:29:30', '2025-10-12 08:29:30'),
(6, 89, 195, 'ar', 'published', '2025-10-12 08:33:40', '2025-10-12 08:33:40'),
(7, 135, 196, 'ar', 'published', '2025-10-12 08:35:13', '2025-10-12 08:35:13'),
(8, 32, 197, 'ar', 'published', '2025-10-12 08:35:58', '2025-10-12 08:35:58'),
(9, 48, 198, 'ar', 'published', '2025-10-12 08:36:58', '2025-10-12 08:36:58'),
(10, 174, 199, 'ar', 'published', '2025-10-12 08:38:21', '2025-10-12 08:38:21'),
(11, 152, 200, 'ar', 'published', '2025-10-12 08:39:56', '2025-10-12 08:39:56'),
(12, 165, 201, 'ar', 'published', '2025-10-12 08:42:04', '2025-10-12 08:42:04'),
(13, 171, 202, 'ar', 'published', '2025-10-12 08:42:59', '2025-10-12 08:42:59'),
(14, 73, 203, 'ar', 'published', '2025-10-12 08:48:38', '2025-10-12 08:48:38'),
(15, 74, 204, 'ar', 'published', '2025-10-12 08:50:07', '2025-10-12 08:50:07'),
(16, 106, 205, 'ar', 'published', '2025-10-12 08:51:23', '2025-10-12 08:51:23'),
(17, 68, 206, 'ar', 'published', '2025-10-12 08:53:42', '2025-10-12 08:53:42'),
(18, 69, 207, 'ar', 'published', '2025-10-12 08:54:40', '2025-10-12 08:54:40'),
(19, 153, 208, 'ar', 'published', '2025-10-12 08:55:49', '2025-10-12 08:55:49'),
(20, 122, 209, 'ar', 'published', '2025-10-12 08:57:22', '2025-10-12 08:57:22'),
(21, 100, 210, 'ar', 'published', '2025-10-12 08:58:31', '2025-10-12 08:58:31'),
(22, 42, 211, 'ar', 'published', '2025-10-12 09:03:07', '2025-10-12 09:03:07'),
(23, 51, 212, 'ar', 'published', '2025-10-12 09:04:05', '2025-10-12 09:04:05'),
(24, 58, 213, 'ar', 'published', '2025-10-12 09:04:44', '2025-10-12 09:04:44'),
(25, 124, 214, 'ar', 'published', '2025-10-12 09:05:45', '2025-10-12 09:05:45'),
(26, 127, 215, 'ar', 'published', '2025-10-12 09:07:05', '2025-10-12 09:07:05'),
(27, 126, 216, 'ar', 'published', '2025-10-12 09:08:37', '2025-10-12 09:08:37'),
(28, 125, 217, 'ar', 'published', '2025-10-12 09:13:38', '2025-10-12 09:13:38'),
(29, 38, 218, 'ar', 'published', '2025-10-12 09:14:13', '2025-10-12 09:14:13'),
(30, 98, 219, 'ar', 'published', '2025-10-12 09:14:58', '2025-10-12 09:14:58'),
(31, 179, 220, 'ar', 'published', '2025-10-12 09:16:11', '2025-10-12 09:16:11'),
(32, 87, 221, 'ar', 'published', '2025-10-12 09:22:46', '2025-10-12 09:22:46'),
(33, 54, 222, 'ar', 'published', '2025-10-12 09:23:41', '2025-10-12 09:23:41'),
(34, 181, 223, 'ar', 'published', '2025-10-12 09:24:32', '2025-10-12 09:24:32'),
(35, 30, 224, 'ar', 'published', '2025-10-12 09:25:02', '2025-10-12 09:25:02'),
(36, 66, 225, 'ar', 'published', '2025-10-12 09:25:34', '2025-10-12 09:25:34'),
(37, 99, 226, 'ar', 'published', '2025-10-12 09:26:04', '2025-10-12 09:26:04'),
(38, 81, 227, 'ar', 'published', '2025-10-12 09:26:58', '2025-10-12 09:26:58'),
(39, 189, 228, 'ar', 'published', '2025-10-12 09:27:33', '2025-10-12 09:27:33'),
(40, 63, 229, 'ar', 'published', '2025-10-12 09:28:04', '2025-10-12 09:28:04'),
(41, 84, 230, 'ar', 'published', '2025-10-12 09:28:37', '2025-10-12 09:28:37'),
(42, 29, 231, 'ar', 'published', '2025-10-12 12:19:08', '2025-10-12 12:19:08'),
(43, 94, 232, 'ar', 'published', '2025-10-12 12:19:40', '2025-10-12 12:19:40'),
(44, 161, 233, 'ar', 'published', '2025-10-12 12:20:38', '2025-10-12 12:20:38'),
(45, 21, 234, 'ar', 'published', '2025-10-12 12:23:13', '2025-10-12 12:23:13'),
(46, 49, 235, 'ar', 'published', '2025-10-12 12:27:40', '2025-10-12 12:27:40'),
(47, 40, 236, 'ar', 'published', '2025-10-12 12:28:11', '2025-10-12 12:28:11'),
(48, 67, 237, 'ar', 'published', '2025-10-12 12:28:41', '2025-10-12 12:28:41'),
(49, 96, 238, 'ar', 'published', '2025-10-12 12:29:17', '2025-10-12 12:29:17'),
(50, 111, 239, 'ar', 'published', '2025-10-12 12:29:51', '2025-10-12 12:29:51'),
(51, 107, 240, 'ar', 'published', '2025-10-12 12:30:44', '2025-10-12 12:30:44'),
(52, 28, 241, 'ar', 'published', '2025-10-12 12:31:49', '2025-10-12 12:31:49'),
(53, 178, 242, 'ar', 'published', '2025-10-12 12:32:19', '2025-10-12 12:32:19'),
(54, 167, 243, 'ar', 'published', '2025-10-12 12:33:02', '2025-10-12 12:33:02'),
(55, 114, 244, 'ar', 'published', '2025-10-12 12:36:39', '2025-10-12 12:36:39'),
(56, 102, 245, 'ar', 'published', '2025-10-12 12:37:24', '2025-10-12 12:37:24'),
(57, 20, 246, 'ar', 'published', '2025-10-12 12:37:56', '2025-10-12 12:37:56'),
(58, 41, 247, 'ar', 'published', '2025-10-12 12:38:37', '2025-10-12 12:38:37'),
(59, 56, 248, 'ar', 'published', '2025-10-12 12:39:17', '2025-10-12 12:39:17'),
(60, 80, 249, 'ar', 'published', '2025-10-12 12:39:52', '2025-10-12 12:39:52'),
(61, 76, 250, 'ar', 'published', '2025-10-12 14:49:32', '2025-10-12 14:49:32'),
(62, 71, 251, 'ar', 'published', '2025-10-12 14:50:37', '2025-10-12 14:50:37'),
(63, 136, 252, 'ar', 'published', '2025-10-12 14:51:35', '2025-10-12 14:51:35'),
(64, 130, 253, 'ar', 'published', '2025-10-12 14:52:15', '2025-10-12 14:52:15'),
(65, 44, 254, 'ar', 'published', '2025-10-12 14:55:50', '2025-10-12 14:55:50'),
(66, 120, 255, 'ar', 'published', '2025-10-12 15:00:20', '2025-10-12 15:00:20'),
(67, 164, 256, 'ar', 'published', '2025-10-12 15:01:17', '2025-10-12 15:01:17'),
(68, 57, 257, 'ar', 'published', '2025-10-12 15:09:47', '2025-10-12 15:09:47'),
(69, 158, 258, 'ar', 'published', '2025-10-12 15:10:36', '2025-10-12 15:10:36'),
(70, 31, 259, 'ar', 'published', '2025-10-12 15:13:32', '2025-10-12 15:13:32'),
(71, 115, 260, 'ar', 'published', '2025-10-13 04:43:33', '2025-10-13 04:43:33'),
(72, 35, 261, 'ar', 'published', '2025-10-13 04:44:12', '2025-10-13 04:44:12'),
(73, 145, 262, 'ar', 'published', '2025-10-13 04:44:51', '2025-10-13 04:44:51'),
(74, 85, 263, 'ar', 'published', '2025-10-13 04:46:01', '2025-10-13 04:46:01'),
(75, 173, 264, 'ar', 'published', '2025-10-13 04:51:03', '2025-10-13 04:51:03'),
(76, 156, 265, 'ar', 'published', '2025-10-13 04:51:42', '2025-10-13 04:51:42'),
(77, 75, 266, 'ar', 'published', '2025-10-13 04:52:14', '2025-10-13 04:52:14'),
(78, 170, 267, 'ar', 'published', '2025-10-13 04:53:07', '2025-10-13 04:53:07'),
(79, 141, 268, 'ar', 'published', '2025-10-13 04:53:43', '2025-10-13 04:53:43'),
(80, 65, 269, 'ar', 'published', '2025-10-13 04:54:20', '2025-10-13 04:54:20'),
(81, 22, 270, 'ar', 'published', '2025-10-13 04:57:40', '2025-10-13 04:57:40'),
(82, 50, 271, 'ar', 'published', '2025-10-13 04:58:36', '2025-10-13 04:58:36'),
(83, 109, 272, 'ar', 'published', '2025-10-13 04:59:38', '2025-10-13 04:59:38'),
(84, 112, 273, 'ar', 'published', '2025-10-13 05:00:09', '2025-10-13 05:00:09'),
(85, 108, 274, 'ar', 'published', '2025-10-13 05:00:48', '2025-10-13 05:00:48'),
(86, 168, 275, 'ar', 'published', '2025-10-13 05:01:35', '2025-10-13 05:01:35'),
(87, 117, 276, 'ar', 'published', '2025-10-13 05:02:07', '2025-10-13 05:02:07'),
(88, 34, 277, 'ar', 'published', '2025-10-13 05:02:49', '2025-10-13 05:02:49'),
(89, 83, 278, 'ar', 'published', '2025-10-13 05:03:21', '2025-10-13 05:03:21'),
(90, 79, 279, 'ar', 'published', '2025-10-13 05:03:55', '2025-10-13 05:03:55'),
(91, 45, 280, 'ar', 'published', '2025-10-13 05:14:45', '2025-10-13 05:14:45'),
(92, 163, 281, 'ar', 'published', '2025-10-13 05:15:34', '2025-10-13 05:15:34'),
(93, 118, 282, 'ar', 'published', '2025-10-13 05:16:48', '2025-10-13 05:16:48'),
(94, 146, 283, 'ar', 'published', '2025-10-13 05:19:12', '2025-10-13 05:19:12'),
(95, 70, 284, 'ar', 'published', '2025-10-13 06:07:06', '2025-10-13 06:07:06'),
(96, 92, 285, 'ar', 'published', '2025-10-13 06:11:22', '2025-10-13 06:11:22'),
(97, 46, 286, 'ar', 'published', '2025-10-13 06:11:53', '2025-10-13 06:11:53'),
(98, 61, 287, 'ar', 'published', '2025-10-13 06:12:23', '2025-10-13 06:12:23'),
(99, 39, 288, 'ar', 'published', '2025-10-13 06:13:18', '2025-10-13 06:13:18'),
(100, 110, 289, 'ar', 'published', '2025-10-13 06:13:46', '2025-10-13 06:13:46'),
(101, 150, 290, 'ar', 'published', '2025-10-13 06:14:34', '2025-10-13 06:14:34'),
(102, 1, 291, 'ar', 'published', '2025-10-13 06:25:23', '2025-10-13 06:25:23'),
(103, 24, 292, 'ar', 'published', '2025-10-13 06:25:55', '2025-10-13 06:25:55'),
(104, 26, 293, 'ar', 'published', '2025-10-13 06:27:54', '2025-10-13 06:27:54'),
(105, 59, 294, 'ar', 'published', '2025-10-13 06:28:24', '2025-10-13 06:28:24'),
(106, 166, 295, 'ar', 'published', '2025-10-13 06:29:07', '2025-10-13 06:29:07'),
(107, 172, 296, 'ar', 'published', '2025-10-13 06:29:46', '2025-10-13 06:29:46'),
(108, 2, 297, 'ar', 'published', '2025-10-13 06:30:24', '2025-10-13 06:30:24'),
(109, 97, 298, 'ar', 'published', '2025-10-13 06:30:55', '2025-10-13 06:30:55'),
(110, 90, 299, 'ar', 'published', '2025-10-13 06:32:13', '2025-10-13 06:32:13'),
(111, 140, 300, 'ar', 'published', '2025-10-13 06:36:11', '2025-10-13 06:36:11'),
(112, 95, 301, 'ar', 'published', '2025-10-13 06:38:46', '2025-10-13 06:38:46'),
(113, 43, 302, 'ar', 'published', '2025-10-13 06:39:36', '2025-10-13 06:39:36'),
(114, 155, 303, 'ar', 'published', '2025-10-13 06:44:09', '2025-10-13 06:44:09'),
(115, 154, 304, 'ar', 'published', '2025-10-13 06:45:05', '2025-10-13 06:45:05'),
(116, 62, 305, 'ar', 'published', '2025-10-13 06:46:05', '2025-10-13 06:46:05'),
(117, 52, 306, 'ar', 'published', '2025-10-13 06:46:39', '2025-10-13 06:46:39'),
(118, 137, 307, 'ar', 'published', '2025-10-13 06:47:10', '2025-10-13 06:47:10'),
(119, 55, 308, 'ar', 'published', '2025-10-13 06:47:47', '2025-10-13 06:47:47'),
(120, 180, 309, 'ar', 'published', '2025-10-13 06:49:55', '2025-10-13 06:49:55'),
(121, 93, 310, 'ar', 'published', '2025-10-13 06:50:30', '2025-10-13 06:50:30'),
(122, 133, 311, 'ar', 'published', '2025-10-13 06:54:14', '2025-10-13 06:54:14'),
(123, 175, 312, 'ar', 'published', '2025-10-13 06:54:50', '2025-10-13 06:54:50'),
(124, 82, 313, 'ar', 'published', '2025-10-13 08:16:55', '2025-10-13 08:16:55'),
(125, 129, 314, 'ar', 'published', '2025-10-13 08:32:01', '2025-10-13 08:32:01'),
(126, 105, 315, 'ar', 'published', '2025-10-13 08:34:48', '2025-10-13 08:34:48'),
(127, 160, 316, 'ar', 'published', '2025-10-13 08:35:20', '2025-10-13 08:35:20'),
(128, 27, 317, 'ar', 'published', '2025-10-13 08:36:20', '2025-10-13 08:36:20'),
(129, 128, 318, 'ar', 'published', '2025-10-13 08:36:50', '2025-10-13 08:36:50'),
(130, 25, 319, 'ar', 'published', '2025-10-13 13:05:10', '2025-10-13 13:05:10'),
(131, 64, 320, 'ar', 'published', '2025-10-13 13:05:41', '2025-10-13 13:05:41'),
(132, 138, 321, 'ar', 'published', '2025-10-13 13:06:19', '2025-10-13 13:06:19'),
(133, 132, 322, 'ar', 'published', '2025-10-13 13:06:53', '2025-10-13 13:06:53'),
(134, 134, 323, 'ar', 'published', '2025-10-13 13:08:35', '2025-10-13 13:08:35'),
(135, 123, 324, 'ar', 'published', '2025-10-13 13:09:15', '2025-10-13 13:09:15'),
(136, 142, 325, 'ar', 'published', '2025-10-13 13:09:46', '2025-10-13 13:09:46'),
(137, 148, 326, 'ar', 'published', '2025-10-13 13:10:48', '2025-10-13 13:10:48'),
(138, 53, 327, 'ar', 'published', '2025-10-13 13:11:15', '2025-10-13 13:11:15'),
(139, 91, 328, 'ar', 'published', '2025-10-13 13:11:48', '2025-10-13 13:11:48'),
(140, 77, 329, 'ar', 'published', '2025-10-13 13:13:28', '2025-10-13 13:13:28'),
(141, 86, 330, 'ar', 'published', '2025-10-13 13:14:46', '2025-10-13 13:14:46'),
(142, 139, 331, 'ar', 'published', '2025-10-13 13:18:24', '2025-10-13 13:18:24'),
(143, 151, 332, 'ar', 'published', '2025-10-13 13:18:55', '2025-10-13 13:18:55'),
(144, 162, 333, 'ar', 'published', '2025-10-13 13:20:02', '2025-10-13 13:20:02'),
(145, 23, 334, 'ar', 'published', '2025-10-13 13:21:16', '2025-10-13 13:21:16'),
(146, 103, 335, 'ar', 'published', '2025-10-13 13:24:12', '2025-10-13 13:24:12'),
(147, 157, 336, 'ar', 'published', '2025-10-13 13:25:41', '2025-10-13 13:25:41'),
(148, 169, 337, 'ar', 'published', '2025-10-13 13:26:18', '2025-10-13 13:26:18'),
(149, 119, 338, 'ar', 'published', '2025-10-13 13:26:55', '2025-10-13 13:26:55'),
(150, 121, 339, 'ar', 'published', '2025-10-13 13:33:29', '2025-10-13 13:33:29'),
(151, 37, 340, 'ar', 'published', '2025-10-13 13:34:03', '2025-10-13 13:34:03'),
(152, 149, 341, 'ar', 'published', '2025-10-13 14:21:12', '2025-10-13 14:21:12'),
(153, 104, 342, 'ar', 'published', '2025-10-13 14:21:46', '2025-10-13 14:21:46'),
(154, 72, 343, 'ar', 'published', '2025-10-13 14:22:28', '2025-10-13 14:22:28'),
(155, 60, 344, 'ar', 'published', '2025-10-13 14:22:56', '2025-10-13 14:22:56'),
(156, 36, 345, 'ar', 'published', '2025-10-13 14:23:25', '2025-10-13 14:23:25'),
(157, 113, 346, 'ar', 'published', '2025-10-13 14:23:55', '2025-10-13 14:23:55'),
(158, 101, 347, 'ar', 'published', '2025-10-13 14:26:38', '2025-10-13 14:26:38'),
(159, 143, 348, 'ar', 'published', '2025-10-13 14:27:08', '2025-10-13 14:27:08'),
(160, 159, 349, 'ar', 'published', '2025-10-13 14:28:05', '2025-10-13 14:28:05'),
(161, 19, 350, 'ar', 'published', '2025-10-14 05:49:37', '2025-10-14 05:49:37'),
(162, 18, 351, 'ar', 'published', '2025-10-14 05:50:22', '2025-10-14 05:50:22'),
(164, 17, 354, 'ar', 'published', '2025-10-14 05:52:55', '2025-10-14 05:52:55'),
(166, 16, 357, 'ar', 'published', '2025-10-14 09:20:28', '2025-10-14 09:20:28'),
(167, 15, 358, 'ar', 'published', '2025-10-14 09:28:51', '2025-10-14 09:28:51'),
(168, 14, 359, 'ar', 'published', '2025-10-14 09:29:46', '2025-10-14 09:29:46'),
(169, 13, 360, 'ar', 'published', '2025-10-14 09:39:59', '2025-10-14 09:39:59'),
(170, 11, 361, 'ar', 'published', '2025-10-14 09:47:27', '2025-10-14 09:47:27'),
(171, 12, 362, 'ar', 'published', '2025-10-14 09:48:57', '2025-10-14 09:48:57'),
(174, 33, 365, 'ar', 'published', '2025-10-16 12:27:46', '2025-10-16 12:27:46'),
(175, 184, 367, 'ar', 'published', '2025-10-20 05:53:56', '2025-10-20 05:53:56');

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

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

CREATE TABLE `conversations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `admin_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `ticket_id` varchar(255) NOT NULL,
  `subject` varchar(255) NOT NULL,
  `status` enum('open','closed','resolved','pending','in_progress','archived') NOT NULL DEFAULT 'open',
  `last_admin_reply_at` timestamp NULL DEFAULT NULL,
  `last_user_reply_at` timestamp NULL DEFAULT NULL,
  `closed_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 `conversations`
--

INSERT INTO `conversations` (`id`, `admin_id`, `user_id`, `ticket_id`, `subject`, `status`, `last_admin_reply_at`, `last_user_reply_at`, `closed_at`, `created_at`, `updated_at`) VALUES
(1, 1, 2, 'TCKT-68DA91F2AD649', 'Test Conversation', 'open', '2025-10-16 09:43:27', NULL, NULL, '2025-09-29 14:04:34', '2025-10-16 09:43:27'),
(2, 0, 3, 'TICKET-68f51793f4204', 'Support for Product', 'open', NULL, NULL, NULL, '2025-10-19 16:53:40', '2025-10-19 16:53:40');

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

--
-- Table structure for table `conversation_messages`
--

CREATE TABLE `conversation_messages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `conversation_id` bigint(20) UNSIGNED NOT NULL,
  `sender_id` bigint(20) UNSIGNED NOT NULL,
  `receiver_id` bigint(20) UNSIGNED NOT NULL,
  `message` text NOT NULL,
  `is_seen` tinyint(4) NOT NULL DEFAULT 0,
  `attachment_path` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`attachment_path`)),
  `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 `conversation_messages`
--

INSERT INTO `conversation_messages` (`id`, `conversation_id`, `sender_id`, `receiver_id`, `message`, `is_seen`, `attachment_path`, `created_at`, `updated_at`) VALUES
(1, 1, 2, 1, 'Hello Admin, I need help with my account.', 1, NULL, '2025-09-29 14:04:34', '2025-09-29 15:43:10'),
(2, 1, 1, 2, 'Sure, I can help you. What seems to be the problem?', 1, NULL, '2025-09-29 14:04:34', '2025-10-01 15:44:45'),
(3, 1, 2, 1, 'I forgot my password and cannot log in.', 1, NULL, '2025-09-29 14:04:34', '2025-09-29 15:43:10'),
(4, 1, 1, 2, 'Hello', 1, '[]', '2025-10-02 06:21:30', '2025-10-02 06:21:31'),
(5, 1, 2, 2, 'Ok No problem.', 1, '[]', '2025-10-16 09:43:27', '2025-10-16 09:43:28'),
(6, 2, 3, 3, 'there have some issue with my product', 1, '[]', '2025-10-19 16:53:40', '2025-10-19 16:53:40');

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

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

CREATE TABLE `currencies` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `code` varchar(255) NOT NULL,
  `country_code` varchar(255) NOT NULL,
  `symbol` varchar(255) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  `exchange_rate` decimal(10,4) NOT NULL,
  `symbol_position` enum('before','after') NOT NULL DEFAULT 'before',
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `currencies` (`id`, `name`, `code`, `country_code`, `symbol`, `is_default`, `exchange_rate`, `symbol_position`, `status`, `created_at`, `updated_at`) VALUES
(1, 'USD', 'USD', 'USA', '$', 1, 1.0000, 'before', 1, '2025-10-01 15:41:32', '2025-10-12 12:29:16'),
(2, 'Bangladesh', 'BDT', 'BD', '৳', 0, 120.0000, 'before', 1, '2025-10-12 12:26:04', '2025-10-12 12:29:16');

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

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

CREATE TABLE `email_templates` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `key` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `subject` varchar(255) NOT NULL,
  `body` longtext NOT NULL,
  `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 `email_templates`
--

INSERT INTO `email_templates` (`id`, `key`, `name`, `subject`, `body`, `is_active`, `created_at`, `updated_at`) VALUES
(1, 'reset_password', 'Reset Password', 'Reset Password', '<p data-start=\"124\" data-end=\"148\">Dear <strong data-start=\"129\" data-end=\"145\">{{userName}}</strong>,</p>\r\n<p data-start=\"150\" data-end=\"238\">We received a request to reset your password. To proceed, please click the link below:</p>\r\n<p data-start=\"240\" data-end=\"255\">{{resetLink}}</p>\r\n<p data-start=\"257\" data-end=\"332\">If you didn&rsquo;t request a password reset, you can safely ignore this email.</p>\r\n<p data-start=\"334\" data-end=\"364\">Thank you,<br data-start=\"344\" data-end=\"347\"><strong data-start=\"347\" data-end=\"362\">{{appName}}</strong></p>', 1, '2025-10-20 07:46:38', '2025-10-20 02:16:20'),
(2, 'subscriber_email_verification', 'Subscriber email Verification', 'Subscriber email Verification', '<p data-start=\"142\" data-end=\"164\">Hi <strong data-start=\"145\" data-end=\"161\">{{userName}}</strong>,</p>\r\n<p data-start=\"166\" data-end=\"323\">Congratulations! Your subscription has been created successfully.<br data-start=\"234\" data-end=\"237\">To complete the process, please verify your subscription by clicking the link below:</p>\r\n<p data-start=\"325\" data-end=\"347\">{{verificationLink}}</p>\r\n<p data-start=\"349\" data-end=\"401\">If you didn&rsquo;t subscribe, please ignore this email.</p>\r\n<p data-start=\"403\" data-end=\"433\">Thank you,<br data-start=\"413\" data-end=\"416\"><strong data-start=\"416\" data-end=\"431\">{{appName}}</strong></p>', 1, '2025-10-20 14:23:26', '2025-10-20 02:17:18'),
(3, 'user_email_verification', 'User Email Verification', 'User Email Verification', '<p data-start=\"129\" data-end=\"153\">Dear <strong data-start=\"134\" data-end=\"150\">{{userName}}</strong>,</p>\r\n<p data-start=\"155\" data-end=\"277\">Congratulations! Your account has been created successfully.<br data-start=\"218\" data-end=\"221\">To activate your account, please click the link below:</p>\r\n<p data-start=\"279\" data-end=\"301\">{{verificationLink}}</p>\r\n<p data-start=\"303\" data-end=\"365\">If you didn&rsquo;t create this account, please ignore this email.</p>\r\n<p data-start=\"367\" data-end=\"397\">Thank you,<br data-start=\"377\" data-end=\"380\"><strong data-start=\"380\" data-end=\"395\">{{appName}}</strong></p>', 1, '2025-10-20 14:23:29', '2025-10-20 02:18:14');

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

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

CREATE TABLE `files` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `uuid` varchar(255) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `file_name` varchar(255) DEFAULT NULL,
  `mime_type` varchar(255) DEFAULT NULL,
  `disk` varchar(255) DEFAULT NULL,
  `file_path` varchar(255) DEFAULT NULL,
  `file_url` varchar(255) DEFAULT NULL,
  `file_extension` varchar(255) DEFAULT NULL,
  `file_size` varchar(255) DEFAULT NULL,
  `file_type` varchar(255) DEFAULT NULL,
  `collection_name` varchar(255) NOT NULL DEFAULT 'default',
  `alt` varchar(255) DEFAULT NULL,
  `caption` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `options` text DEFAULT NULL,
  `fileable_type` varchar(255) NOT NULL,
  `fileable_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `frontends`
--

CREATE TABLE `frontends` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `data_keys` varchar(255) NOT NULL,
  `data_values` longtext NOT NULL,
  `data_translations` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `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 `languages`
--

CREATE TABLE `languages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `code` varchar(10) NOT NULL,
  `name` varchar(255) NOT NULL,
  `native_name` varchar(255) NOT NULL,
  `direction` enum('ltr','rtl') NOT NULL DEFAULT 'ltr',
  `is_active` tinyint(1) NOT NULL DEFAULT 1,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  `sort_order` int(11) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `languages`
--

INSERT INTO `languages` (`id`, `code`, `name`, `native_name`, `direction`, `is_active`, `is_default`, `sort_order`, `created_at`, `updated_at`) VALUES
(1, 'en', 'English', 'English', 'ltr', 1, 1, 0, '2025-09-29 15:36:02', '2025-10-11 01:56:51'),
(2, 'ar', 'Arabic', 'Arabic', 'rtl', 1, 0, 0, '2025-09-29 15:37:15', '2025-10-11 01:56:45');

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

--
-- Table structure for table `media`
--

CREATE TABLE `media` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `model_type` varchar(255) NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `collection_name` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `file_name` varchar(255) NOT NULL,
  `mime_type` varchar(255) DEFAULT NULL,
  `disk` varchar(255) NOT NULL,
  `conversions_disk` varchar(255) DEFAULT NULL,
  `size` bigint(20) UNSIGNED NOT NULL,
  `manipulations` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`manipulations`)),
  `custom_properties` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`custom_properties`)),
  `generated_conversions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`generated_conversions`)),
  `responsive_images` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`responsive_images`)),
  `order_column` int(10) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `media`
--

INSERT INTO `media` (`id`, `model_type`, `model_id`, `uuid`, `collection_name`, `name`, `file_name`, `mime_type`, `disk`, `conversions_disk`, `size`, `manipulations`, `custom_properties`, `generated_conversions`, `responsive_images`, `order_column`, `created_at`, `updated_at`) VALUES
(1, 'Modules\\User\\Models\\User', 1, '5e1e61dd-69e6-48ef-a4a2-b76f0d5d0e5f', 'avatar', 'author', 'author.png', 'image/png', 'media_public', 'media_public', 231239, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-29 14:10:00', '2025-09-29 14:10:00'),
(10, 'Modules\\Backend\\Models\\SiteConfiguration', 4, 'b5f1744e-089e-458a-91c8-9fd389002457', 'images', 'banner_image_wwwww', 'banner_image_2025-09-29_16-30-57_43935468.jpg', 'image/jpeg', 'media_public', 'media_public', 126702, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-09-29 16:30:57', '2025-09-29 16:30:58'),
(13, 'Modules\\Backend\\Models\\Taxonomy', 17, '1d7f8302-7f19-4d0b-aef0-a8a59afe58c1', 'featured', 'Untitled', 'Untitled.png', 'image/png', 'media_public', 'media_public', 3851, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-29 17:19:51', '2025-09-29 17:19:51'),
(14, 'Modules\\Backend\\Models\\Taxonomy', 18, '97957756-b087-449b-a676-5f35f5b7a6a9', 'featured', '360_F_364410756_Ev3WoDfNyxO9c9n4tYIsU5YBQWAP3UF8', '360_F_364410756_Ev3WoDfNyxO9c9n4tYIsU5YBQWAP3UF8.jpg', 'image/jpeg', 'media_public', 'media_public', 46316, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-29 17:22:44', '2025-09-29 17:22:44'),
(15, 'Modules\\Backend\\Models\\Product', 3, 'c994b445-2735-4701-85a6-d211976b2aad', 'featured', 'listing-2025-06-27-11-05-01-3580', 'listing-2025-06-27-11-05-01-3580.webp', 'image/webp', 'media_public', 'media_public', 5160, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(16, 'Modules\\Backend\\Models\\Product', 3, 'f7d3d1dd-515a-4d51-9c04-de363b4b43b8', 'gallery', 'listing-2025-06-27-04-03-49-6572', 'listing-2025-06-27-04-03-49-6572.webp', 'image/webp', 'media_public', 'media_public', 5384, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(17, 'Modules\\Backend\\Models\\Product', 3, '88bb3d5d-e79e-43e4-9c35-949ac50739a9', 'gallery', 'listing-2025-06-27-04-07-23-2853', 'listing-2025-06-27-04-07-23-2853.webp', 'image/webp', 'media_public', 'media_public', 6208, '[]', '[]', '{\"thumb\":true}', '[]', 3, '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(18, 'Modules\\Backend\\Models\\Product', 3, '80d6f5f6-46ad-4fe6-9834-a73fd87aaa4f', 'gallery', 'listing-2025-06-27-11-05-01-3580', 'listing-2025-06-27-11-05-01-3580.webp', 'image/webp', 'media_public', 'media_public', 5160, '[]', '[]', '{\"thumb\":true}', '[]', 4, '2025-09-29 17:31:58', '2025-09-29 17:31:58'),
(19, 'Modules\\Backend\\Models\\Taxonomy', 25, 'c3377a5b-f253-4172-adba-bdceb1b7e57e', 'featured', '1562575696', '1562575696.png', 'image/png', 'media_public', 'media_public', 33567, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 02:40:53', '2025-09-30 02:40:53'),
(20, 'Modules\\Backend\\Models\\Product', 4, '220f6c32-4496-456c-a0bd-cf4dd0be2262', 'featured', 'Galaxy-S24-Ultra-Titanium-Blue', 'Galaxy-S24-Ultra-Titanium-Blue.jpg', 'image/jpeg', 'media_public', 'media_public', 37914, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(21, 'Modules\\Backend\\Models\\Product', 4, '099f1fcc-bea1-4364-9a75-7cd2dd42be72', 'gallery', 'Galaxy-S24-Ultra-Titanium-Blue', 'Galaxy-S24-Ultra-Titanium-Blue.jpg', 'image/jpeg', 'media_public', 'media_public', 37914, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(22, 'Modules\\Backend\\Models\\Product', 4, '8a0ecee4-5ca3-4fc0-bd79-a081c1b18ee1', 'gallery', 'samsung-2025-1', 'samsung-2025-1.jpg', 'image/jpeg', 'media_public', 'media_public', 24707, '[]', '[]', '{\"thumb\":true}', '[]', 3, '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(23, 'Modules\\Backend\\Models\\Product', 4, '984a9ccf-dd66-4413-b6b1-4364617615f7', 'gallery', 'samsung-galaxy-s25-fe-icyblue-official-image', 'samsung-galaxy-s25-fe-icyblue-official-image.webp', 'image/webp', 'media_public', 'media_public', 12132, '[]', '[]', '{\"thumb\":true}', '[]', 4, '2025-09-30 02:45:46', '2025-09-30 02:45:46'),
(24, 'Modules\\Backend\\Models\\Taxonomy', 26, '71d2acba-530c-4610-aa53-a7d5bf78bb5b', 'featured', 'images', 'images.jpg', 'image/jpeg', 'media_public', 'media_public', 2622, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 02:47:44', '2025-09-30 02:47:44'),
(26, 'Modules\\Backend\\Models\\Product', 5, '8f1cf96a-ef91-47aa-8edc-c7ec5ae4cbe9', 'featured', 'galaxy-a06-gold-228x228', 'galaxy-a06-gold-228x228.webp', 'image/webp', 'media_public', 'media_public', 4158, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 02:53:17', '2025-09-30 02:53:17'),
(27, 'Modules\\Backend\\Models\\Product', 5, 'a9f43f61-50b7-4097-8a87-42742d5bc2af', 'gallery', 'galaxy-a06-gold-228x228', 'galaxy-a06-gold-228x228.webp', 'image/webp', 'media_public', 'media_public', 4158, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-30 02:53:17', '2025-09-30 02:53:18'),
(28, 'Modules\\Backend\\Models\\Product', 5, '964389b4-af43-47ad-ba57-bbede12e8054', 'gallery', 'galaxy-a06-silver-500x500', 'galaxy-a06-silver-500x500.webp', 'image/webp', 'media_public', 'media_public', 4294, '[]', '[]', '{\"thumb\":true}', '[]', 3, '2025-09-30 02:53:18', '2025-09-30 02:53:18'),
(29, 'Modules\\Backend\\Models\\Product', 6, '2e24e404-0019-4a9f-ae5a-14af1890c3d6', 'featured', 'awesome-lightgrey-500x500', 'awesome-lightgrey-500x500.webp', 'image/webp', 'media_public', 'media_public', 5612, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(30, 'Modules\\Backend\\Models\\Product', 6, '79d87799-083b-417d-a58d-fe79ced9e1e7', 'gallery', 'awesome-graphite-500x500', 'awesome-graphite-500x500.webp', 'image/webp', 'media_public', 'media_public', 5474, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(31, 'Modules\\Backend\\Models\\Product', 6, '56adb4eb-ed89-4621-8e48-3fcf5a146fba', 'gallery', 'awesome-lightgrey-500x500', 'awesome-lightgrey-500x500.webp', 'image/webp', 'media_public', 'media_public', 5612, '[]', '[]', '{\"thumb\":true}', '[]', 3, '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(32, 'Modules\\Backend\\Models\\Product', 6, '4b5c7025-1422-476d-aa32-bafa184ee9b0', 'gallery', 'galaxy-a06-silver-500x500', 'galaxy-a06-silver-500x500.webp', 'image/webp', 'media_public', 'media_public', 4294, '[]', '[]', '{\"thumb\":true}', '[]', 4, '2025-09-30 02:56:04', '2025-09-30 02:56:04'),
(33, 'Modules\\Backend\\Models\\Product', 7, '77ce60b0-903a-4ebd-8289-baf9cd45f798', 'featured', 'DCL DC253D Intel Core i3 1315U Laptop, 8GB DDR4 RAM & 512 GB SSD', 'DCL-DC253D-Intel-Core-i3-1315U-Laptop,-8GB-DDR4-RAM-&-512-GB-SSD.png', 'image/png', 'media_public', 'media_public', 172502, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(34, 'Modules\\Backend\\Models\\Product', 7, '12128004-0ded-4e3c-86a0-c1050c29a5ea', 'gallery', 'DCL C483 8th Generation Intel Core i3 8130U Laptop', 'DCL-C483-8th-Generation-Intel-Core-i3-8130U-Laptop.jpg', 'image/jpeg', 'media_public', 'media_public', 22536, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(35, 'Modules\\Backend\\Models\\Product', 7, 'cc4ec48a-26db-4a9b-b3dc-16e5fb64fc6a', 'gallery', 'DCL DC253D Intel Core i3 1315U Laptop, 8GB DDR4 RAM & 512 GB SSD', 'DCL-DC253D-Intel-Core-i3-1315U-Laptop,-8GB-DDR4-RAM-&-512-GB-SSD.png', 'image/png', 'media_public', 'media_public', 172502, '[]', '[]', '{\"thumb\":true}', '[]', 3, '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(36, 'Modules\\Backend\\Models\\Product', 7, '6d500b65-1d31-4f41-934f-5d960d8f0c28', 'gallery', 'DCL X4 7th Generation Intel Core i3-7100U Laptop', 'DCL-X4-7th-Generation-Intel-Core-i3-7100U-Laptop.jpg', 'image/jpeg', 'media_public', 'media_public', 14222, '[]', '[]', '{\"thumb\":true}', '[]', 4, '2025-09-30 03:25:08', '2025-09-30 03:25:08'),
(37, 'Modules\\Backend\\Models\\Product', 8, '159cee0a-32f6-4f1c-b7d5-32d43bb21610', 'featured', 'eos-90d-1-500x500', 'eos-90d-1-500x500.webp', 'image/webp', 'media_public', 'media_public', 27226, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(38, 'Modules\\Backend\\Models\\Product', 8, 'a5a657cb-034d-41f6-bd01-a37e23af9a90', 'gallery', 'eos-90d-1-500x500', 'eos-90d-1-500x500.webp', 'image/webp', 'media_public', 'media_public', 27226, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(39, 'Modules\\Backend\\Models\\Product', 8, 'e0eef720-e8c9-4f4d-9f26-2debc90febae', 'gallery', 'eos-90d-2-500x500', 'eos-90d-2-500x500.webp', 'image/webp', 'media_public', 'media_public', 11336, '[]', '[]', '{\"thumb\":true}', '[]', 3, '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(40, 'Modules\\Backend\\Models\\Product', 8, '50e50129-2371-4269-897e-ea1895b69f60', 'gallery', 'listing-2025-06-27-11-05-01-3580', 'listing-2025-06-27-11-05-01-3580.webp', 'image/webp', 'media_public', 'media_public', 5160, '[]', '[]', '{\"thumb\":true}', '[]', 4, '2025-09-30 03:31:30', '2025-09-30 03:31:30'),
(41, 'Modules\\Backend\\Models\\Product', 3, 'c74bdfb8-dbd3-47dc-a24e-f176daa236b1', 'gallery', 'listing-2025-06-27-04-03-32-7939', 'listing-2025-06-27-04-03-32-7939.webp', 'image/webp', 'media_public', 'media_public', 5160, '[]', '[]', '{\"thumb\":true}', '[]', 5, '2025-09-30 05:35:43', '2025-09-30 05:35:43'),
(42, 'Modules\\Backend\\Models\\Product', 3, 'bb8a891a-f722-4d61-9571-957f64ccd5bd', 'gallery', 'listing-2025-06-27-04-03-49-6572', 'listing-2025-06-27-04-03-49-6572.webp', 'image/webp', 'media_public', 'media_public', 5384, '[]', '[]', '{\"thumb\":true}', '[]', 6, '2025-09-30 05:35:43', '2025-09-30 05:35:43'),
(43, 'Modules\\Backend\\Models\\Product', 9, '01319131-2149-4c49-94a7-b05323903ce6', 'featured', 'eos-90d-1-500x500', 'eos-90d-1-500x500.webp', 'image/webp', 'media_public', 'media_public', 1868, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(44, 'Modules\\Backend\\Models\\Product', 9, '7d541abf-8a6f-4f5d-b2a5-7e46fdeaf0c4', 'gallery', 'eos-90d-1-500x500', 'eos-90d-1-500x500.webp', 'image/webp', 'media_public', 'media_public', 1868, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-30 05:41:01', '2025-09-30 05:41:01'),
(45, 'Modules\\Backend\\Models\\Product', 10, '1896eee2-fda2-49cf-86a4-7bce723990b9', 'featured', 'listing-2025-06-27-11-31-10-3539', 'listing-2025-06-27-11-31-10-3539.webp', 'image/webp', 'media_public', 'media_public', 5930, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(46, 'Modules\\Backend\\Models\\Product', 10, 'cd0e5c6b-8b69-4944-aceb-c2cb6373b3e8', 'gallery', 'listing-2025-06-27-11-31-10-3539', 'listing-2025-06-27-11-31-10-3539.webp', 'image/webp', 'media_public', 'media_public', 5930, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-30 05:44:01', '2025-09-30 05:44:01'),
(47, 'Modules\\Backend\\Models\\Product', 11, '7f2db2a8-1822-40d4-bd5e-416ddf413155', 'featured', 'listing-2025-06-27-04-17-55-3065', 'listing-2025-06-27-04-17-55-3065.webp', 'image/webp', 'media_public', 'media_public', 6208, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 05:47:48', '2025-09-30 05:47:48'),
(51, 'Modules\\Backend\\Models\\Product', 12, 'b2e2801f-7f24-4948-a922-b454e27c12a7', 'featured', 'listing-2025-06-27-04-18-59-5817', 'listing-2025-06-27-04-18-59-5817.webp', 'image/webp', 'media_public', 'media_public', 3262, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(52, 'Modules\\Backend\\Models\\Product', 12, '022b2274-4e93-4b67-9590-60d641c810c0', 'gallery', '11', '11.webp', 'image/webp', 'media_public', 'media_public', 6208, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(53, 'Modules\\Backend\\Models\\Product', 12, '1745fd27-3eb6-4cb8-959e-0da5324c5b37', 'gallery', '12', '12.webp', 'image/webp', 'media_public', 'media_public', 19354, '[]', '[]', '{\"thumb\":true}', '[]', 3, '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(54, 'Modules\\Backend\\Models\\Product', 12, '363172a4-cae3-4db4-8cf8-f22f7434b5fb', 'gallery', '13', '13.webp', 'image/webp', 'media_public', 'media_public', 19682, '[]', '[]', '{\"thumb\":true}', '[]', 4, '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(55, 'Modules\\Backend\\Models\\Product', 12, '7fa3e571-afb7-4a50-8076-02dd89cc17e1', 'gallery', '14', '14.webp', 'image/webp', 'media_public', 'media_public', 11472, '[]', '[]', '{\"thumb\":true}', '[]', 5, '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(56, 'Modules\\Backend\\Models\\Product', 12, 'ed22dace-f192-407e-9031-c5d70058e61e', 'gallery', 'listing-2025-06-27-04-18-59-5817', 'listing-2025-06-27-04-18-59-5817.webp', 'image/webp', 'media_public', 'media_public', 3262, '[]', '[]', '{\"thumb\":true}', '[]', 6, '2025-09-30 05:51:28', '2025-09-30 05:51:28'),
(57, 'Modules\\Backend\\Models\\Product', 13, '5dc72ec6-2b0d-4e3f-b6d0-2f6f35437e68', 'featured', 'listing-2025-06-27-11-05-01-3580', 'listing-2025-06-27-11-05-01-3580.webp', 'image/webp', 'media_public', 'media_public', 5160, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(58, 'Modules\\Backend\\Models\\Product', 13, '1a8063bc-6313-4849-8a36-0941f89884db', 'gallery', 'listing-2025-06-27-11-05-01-3580', 'listing-2025-06-27-11-05-01-3580.webp', 'image/webp', 'media_public', 'media_public', 5160, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-30 05:54:28', '2025-09-30 05:54:28'),
(59, 'Modules\\Backend\\Models\\Product', 13, 'd6750fe0-0deb-4463-88d9-efbb02ba2086', 'gallery', 'listing-2025-06-27-04-03-49-6572', 'listing-2025-06-27-04-03-49-6572.webp', 'image/webp', 'media_public', 'media_public', 5384, '[]', '[]', '{\"thumb\":true}', '[]', 3, '2025-09-30 05:55:03', '2025-09-30 05:55:03'),
(60, 'Modules\\Backend\\Models\\Product', 14, '11ebdd31-01ae-4428-aec1-ef5a8e8d8688', 'featured', 'a', 'a.webp', 'image/webp', 'media_public', 'media_public', 5384, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(61, 'Modules\\Backend\\Models\\Product', 14, '0d8bd242-eceb-4426-9032-4e4bbb611b58', 'gallery', 'a', 'a.webp', 'image/webp', 'media_public', 'media_public', 5384, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-09-30 05:56:58', '2025-09-30 05:56:58'),
(62, 'Modules\\Backend\\Models\\Product', 14, 'ec05b7c8-7187-41f6-8d68-697a6965189b', 'gallery', 'listing-2025-06-27-04-08-39-7361', 'listing-2025-06-27-04-08-39-7361.webp', 'image/webp', 'media_public', 'media_public', 4216, '[]', '[]', '{\"thumb\":true}', '[]', 3, '2025-09-30 05:57:17', '2025-09-30 05:57:17'),
(63, 'Modules\\Backend\\Models\\Product', 14, 'e261e03f-1e64-4765-a81b-5b7001eb0da2', 'gallery', 'listing-2025-06-27-04-09-03-4984', 'listing-2025-06-27-04-09-03-4984.webp', 'image/webp', 'media_public', 'media_public', 8228, '[]', '[]', '{\"thumb\":true}', '[]', 4, '2025-09-30 05:57:41', '2025-09-30 05:57:41'),
(64, 'Modules\\Backend\\Models\\Product', 14, '6f12182c-c8b3-4308-9c16-3d598031de91', 'gallery', 'listing-2025-06-27-04-10-33-3625', 'listing-2025-06-27-04-10-33-3625.webp', 'image/webp', 'media_public', 'media_public', 3262, '[]', '[]', '{\"thumb\":true}', '[]', 5, '2025-09-30 05:57:41', '2025-09-30 05:57:41'),
(65, 'Modules\\Backend\\Models\\Product', 15, 'a5eb3419-6b22-421c-8249-93db5ba0aed7', 'featured', 'listing-2025-06-27-04-08-39-7361', 'listing-2025-06-27-04-08-39-7361.webp', 'image/webp', 'media_public', 'media_public', 4216, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 05:59:07', '2025-09-30 05:59:07'),
(67, 'Modules\\Backend\\Models\\Product', 16, '72677129-69e4-4638-8d92-5643662d3f61', 'featured', 'listing-2025-06-27-04-09-03-4984', 'listing-2025-06-27-04-09-03-4984.webp', 'image/webp', 'media_public', 'media_public', 8186, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 06:01:35', '2025-09-30 06:01:35'),
(69, 'Modules\\Backend\\Models\\Product', 17, 'ab12505e-57a7-4473-a6d1-eb258ef99c0d', 'featured', 'listing-2025-06-27-11-24-01-1138', 'listing-2025-06-27-11-24-01-1138.webp', 'image/webp', 'media_public', 'media_public', 5912, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 06:02:56', '2025-09-30 06:02:56'),
(71, 'Modules\\Backend\\Models\\Product', 18, '9d5d9c7d-fb01-46ce-814d-1f025776d7fd', 'featured', 'listing-2025-06-27-11-31-10-3539', 'listing-2025-06-27-11-31-10-3539.webp', 'image/webp', 'media_public', 'media_public', 5930, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 06:05:55', '2025-09-30 06:05:55'),
(73, 'Modules\\Backend\\Models\\Product', 19, 'f9f0a454-679c-46a3-a5b4-c25c5ce33931', 'featured', 'listing-2025-06-27-11-34-25-3915', 'listing-2025-06-27-11-34-25-3915.webp', 'image/webp', 'media_public', 'media_public', 1868, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 06:07:18', '2025-09-30 06:07:18'),
(79, 'Modules\\Backend\\Models\\Product', 11, '708443cd-e916-4f8e-83a6-b7f4c99f26fc', 'gallery', 'removed_bg (3)', 'removed_bg-(3).png', 'image/png', 'media_public', 'media_public', 113789, '[]', '[]', '{\"thumb\":true}', '[]', 9, '2025-09-30 09:04:25', '2025-09-30 09:04:25'),
(80, 'Modules\\Backend\\Models\\Product', 11, '0f1891a5-d5cb-4641-889f-5d95c904abb4', 'gallery', 'removed_bg (1)', 'removed_bg-(1).png', 'image/png', 'media_public', 'media_public', 76153, '[]', '[]', '{\"thumb\":true}', '[]', 10, '2025-09-30 09:08:16', '2025-09-30 09:08:16'),
(81, 'Modules\\Backend\\Models\\Product', 11, 'c8420214-bcf7-4e23-8817-792d667bea60', 'gallery', 'removed_bg', 'removed_bg.png', 'image/png', 'media_public', 'media_public', 109582, '[]', '[]', '{\"thumb\":true}', '[]', 11, '2025-09-30 09:08:16', '2025-09-30 09:08:16'),
(82, 'Modules\\Backend\\Models\\Product', 12, 'd2551295-b3b3-4a99-a9a3-4c21886a5c6e', 'gallery', 'removed_bg (1)', 'removed_bg-(1).png', 'image/png', 'media_public', 'media_public', 76153, '[]', '[]', '{\"thumb\":true}', '[]', 7, '2025-09-30 09:09:13', '2025-09-30 09:09:13'),
(83, 'Modules\\Backend\\Models\\Product', 12, '07726dbc-df36-49a1-8518-24b7064a970c', 'gallery', 'removed_bg', 'removed_bg.png', 'image/png', 'media_public', 'media_public', 109582, '[]', '[]', '{\"thumb\":true}', '[]', 8, '2025-09-30 09:09:13', '2025-09-30 09:09:13'),
(85, 'Modules\\Backend\\Models\\Blog', 21, '1a4e85dd-584c-4551-9c71-72fff2fa0a17', 'featured', '2', '2.jpg', 'image/jpeg', 'media_public', 'media_public', 107734, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 10:02:21', '2025-09-30 10:02:21'),
(104, 'Modules\\Backend\\Models\\Blog', 38, '6aa88082-895b-45e3-9636-2963aa6806ad', 'featured', '14', '14.jpg', 'image/jpeg', 'media_public', 'media_public', 261476, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 13:57:35', '2025-09-30 13:57:35'),
(105, 'Modules\\Backend\\Models\\Blog', 39, 'd305cf91-cdfd-4ac1-92fa-4fba5a4dbadc', 'featured', '9', '9.jpg', 'image/jpeg', 'media_public', 'media_public', 128685, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 13:58:07', '2025-09-30 13:58:07'),
(106, 'Modules\\Backend\\Models\\SiteConfiguration', 14, 'bcdce133-d3da-4b61-8c55-edc490fe19a7', 'images', 'banner_image_advertisement03', 'banner_image_2025-09-30_14-39-41_65249bf9.jpg', 'image/jpeg', 'media_public', 'media_public', 45453, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-09-30 14:39:41', '2025-09-30 14:39:42'),
(107, 'Modules\\Backend\\Models\\SiteConfiguration', 15, 'a3a40c60-9eb9-44f9-a65f-1a1c7924c2bb', 'images', 'banner_image_2', 'banner_image_2025-09-30_14-44-44_5b02f051.jpg', 'image/jpeg', 'media_public', 'media_public', 67187, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-09-30 14:44:44', '2025-09-30 14:44:45'),
(108, 'Modules\\Backend\\Models\\SiteConfiguration', 16, '16352eb3-6e3b-47e5-ab70-8e762307a238', 'images', 'banner_image_3', 'banner_image_2025-09-30_14-45-33_699284cd.jpg', 'image/jpeg', 'media_public', 'media_public', 79023, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-09-30 14:45:33', '2025-09-30 14:45:33'),
(109, 'Modules\\Backend\\Models\\Blog', 40, '12cae13d-a162-4412-b3a3-bf641e42cfd6', 'featured', 'g_hot_post', 'g_hot_post.jpg', 'image/jpeg', 'media_public', 'media_public', 87261, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-09-30 14:56:05', '2025-09-30 14:56:06'),
(114, 'Modules\\Backend\\Models\\SiteConfiguration', 29, 'e636a75b-65cd-49c5-be6b-1de438aef3b7', 'images', 'banner_image_4', 'banner_image_2025-09-30_16-04-47_1bd439bb.jpg', 'image/jpeg', 'media_public', 'media_public', 41384, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-09-30 16:04:47', '2025-09-30 16:04:48'),
(115, 'Modules\\Backend\\Models\\SiteConfiguration', 30, 'e22418b7-3036-4fc6-ad69-45dc0a247fe1', 'images', 'banner_image_5', 'banner_image_2025-09-30_16-06-01_ed12bbe7.jpg', 'image/jpeg', 'media_public', 'media_public', 24102, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-09-30 16:06:01', '2025-09-30 16:06:02'),
(116, 'Modules\\Backend\\Models\\SiteConfiguration', 31, 'a8abe2a4-2cc8-43dd-9739-6cb020f6c332', 'images', 'banner_image_6', 'banner_image_2025-09-30_16-06-38_94530140.jpg', 'image/jpeg', 'media_public', 'media_public', 28562, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-09-30 16:06:38', '2025-09-30 16:06:38'),
(117, 'Modules\\Backend\\Models\\SiteConfiguration', 32, '33136686-1c8b-4e1f-8544-bbbe65fd1abf', 'images', 'banner_image_7', 'banner_image_2025-09-30_16-08-05_18fb0b45.jpg', 'image/jpeg', 'media_public', 'media_public', 85011, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-09-30 16:08:05', '2025-09-30 16:08:05'),
(120, 'Modules\\Backend\\Models\\SiteConfiguration', 44, '6de5fa83-a40d-4d64-a90a-dbc0c910d322', 'images', 'banner_image_22', 'banner_image_2025-10-01_05-09-33_3dbaff8e.jpg', 'image/jpeg', 'media_public', 'media_public', 42730, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 05:09:33', '2025-10-01 05:09:34'),
(121, 'Modules\\Backend\\Models\\SiteConfiguration', 45, 'ac9b10e1-04e9-45d2-ac25-8f64b2ffea7a', 'images', 'banner_image_23', 'banner_image_2025-10-01_05-10-06_d174591f.jpg', 'image/jpeg', 'media_public', 'media_public', 52765, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 05:10:06', '2025-10-01 05:10:06'),
(122, 'Modules\\Backend\\Models\\SiteConfiguration', 46, '96937e79-da0a-4462-871f-69ae42cc9637', 'images', 'profile_image_avatar_img02', 'profile_image_2025-10-01_05-11-34_26be672b.png', 'image/png', 'media_public', 'media_public', 11053, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 05:11:34', '2025-10-01 05:11:35'),
(123, 'Modules\\Backend\\Models\\SiteConfiguration', 53, '9908b82f-1c02-4f1a-95bd-f2df0c98bd8f', 'images', 'banner_image_22', 'banner_image_2025-10-01_09-01-57_e2e2f81e.jpg', 'image/jpeg', 'media_public', 'media_public', 44967, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 09:01:57', '2025-10-01 09:01:58'),
(124, 'Modules\\Backend\\Models\\SiteConfiguration', 54, 'f1109640-ca05-4870-9462-a588a3569935', 'images', 'banner_image_23', 'banner_image_2025-10-01_09-02-26_61bef16d.jpg', 'image/jpeg', 'media_public', 'media_public', 36279, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 09:02:26', '2025-10-01 09:02:27'),
(125, 'Modules\\Backend\\Models\\SiteConfiguration', 55, 'df48eca3-3fbd-4f0d-9d24-1403e3794483', 'images', 'banner_image_24', 'banner_image_2025-10-01_09-03-02_187e4744.jpg', 'image/jpeg', 'media_public', 'media_public', 17916, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 09:03:02', '2025-10-01 09:03:03'),
(127, 'Modules\\Backend\\Models\\SiteConfiguration', 58, '1e827615-885b-4c28-90e4-d6d100c1761e', 'images', 'banner_image_25', 'banner_image_2025-10-01_09-06-00_b0a77000.jpg', 'image/jpeg', 'media_public', 'media_public', 32034, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 09:06:00', '2025-10-01 09:06:00'),
(128, 'Modules\\Backend\\Models\\SiteConfiguration', 57, 'b1c1edf4-7cd0-4c91-98d8-fe6017d1419f', 'images', 'banner_image_26', 'banner_image_2025-10-01_09-06-16_2739e10b.jpg', 'image/jpeg', 'media_public', 'media_public', 21654, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 09:06:16', '2025-10-01 09:06:16'),
(129, 'Modules\\Backend\\Models\\SiteConfiguration', 71, '7ac843d5-1d50-4225-bb65-d979690c8b12', 'images', 'banner_image_30', 'banner_image_2025-10-01_09-21-11_713b47c9.jpg', 'image/jpeg', 'media_public', 'media_public', 41048, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 09:21:11', '2025-10-01 09:21:12'),
(130, 'Modules\\Backend\\Models\\SiteConfiguration', 73, '6d766e2a-c918-4345-a0e3-e368bf5060a2', 'images', 'banner_image_33', 'banner_image_2025-10-01_09-30-51_5cf03e99.jpg', 'image/jpeg', 'media_public', 'media_public', 45866, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 09:30:51', '2025-10-01 09:30:52'),
(131, 'Modules\\Backend\\Models\\SiteConfiguration', 74, 'bc1d3a0e-ba06-440b-9dc1-269e71c84b8f', 'images', 'banner_image_333', 'banner_image_2025-10-01_09-31-27_d7cc957a.jpg', 'image/jpeg', 'media_public', 'media_public', 18803, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 09:31:27', '2025-10-01 09:31:28'),
(132, 'Modules\\Backend\\Models\\SiteConfiguration', 75, 'bae4914b-e689-401e-80c9-60a59d7924d1', 'images', 'banner_image_34', 'banner_image_2025-10-01_09-32-08_8cf8ca69.jpg', 'image/jpeg', 'media_public', 'media_public', 35088, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-01 09:32:08', '2025-10-01 09:32:09'),
(133, 'Modules\\User\\Models\\User', 4, 'be6e2f65-2ef1-4ec3-84f8-2135907456fe', 'cover_photo', '11-thumb', '11-thumb.webp', 'image/webp', 'media_public', 'media_public', 39190, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(134, 'Modules\\User\\Models\\User', 4, 'd48b4a0c-2671-47e3-9018-df66091559db', 'avatar', '7', '7.jpg', 'image/jpeg', 'media_public', 'media_public', 85011, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(138, 'Modules\\Backend\\Models\\Blog', 44, 'a2456b8d-fba0-4958-91b4-b5c65b00cb28', 'featured', '4', '4.jpg', 'image/jpeg', 'media_public', 'media_public', 234458, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 16:08:11', '2025-10-04 16:08:11'),
(140, 'Modules\\Backend\\Models\\Blog', 45, '540a5150-8d85-4036-8f6e-35406db3d0b1', 'featured', '6', '6.jpg', 'image/jpeg', 'media_public', 'media_public', 123985, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 16:17:23', '2025-10-04 16:17:23'),
(141, 'Modules\\Backend\\Models\\Blog', 46, '13421072-39a2-4189-bf45-8f1ec21d9c88', 'featured', '7', '7.jpg', 'image/jpeg', 'media_public', 'media_public', 76852, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 16:18:24', '2025-10-04 16:18:24'),
(142, 'Modules\\Backend\\Models\\Blog', 47, '253e329a-ff65-4bf1-b85d-9c20a934d28b', 'featured', '8', '8.jpg', 'image/jpeg', 'media_public', 'media_public', 54749, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 16:19:18', '2025-10-04 16:19:18'),
(143, 'Modules\\Backend\\Models\\Blog', 48, '685f96fe-d053-42eb-8c2b-b8ba6b0b1ccf', 'featured', '9', '9.jpg', 'image/jpeg', 'media_public', 'media_public', 54814, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 16:20:17', '2025-10-04 16:20:17'),
(145, 'Modules\\Backend\\Models\\Blog', 50, 'c43520f9-35b2-4fce-ac12-ddfb79a1122a', 'featured', '11', '11.jpg', 'image/jpeg', 'media_public', 'media_public', 192853, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 16:46:48', '2025-10-04 16:46:48'),
(146, 'Modules\\Backend\\Models\\Blog', 51, '73b399e5-4852-4959-8001-72b1210a18cb', 'featured', '12', '12.jpg', 'image/jpeg', 'media_public', 'media_public', 75469, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:01:16', '2025-10-04 17:01:16'),
(147, 'Modules\\Backend\\Models\\Blog', 52, 'ffc257f9-910d-44a7-b374-137180d0776d', 'featured', '13', '13.jpg', 'image/jpeg', 'media_public', 'media_public', 111459, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:02:57', '2025-10-04 17:02:57'),
(148, 'Modules\\Backend\\Models\\Blog', 53, '4e46936c-6bbd-4a5d-a321-203e0f1b771d', 'featured', '14', '14.jpg', 'image/jpeg', 'media_public', 'media_public', 119379, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:06:09', '2025-10-04 17:06:09'),
(149, 'Modules\\Backend\\Models\\Blog', 54, '18e5eaa3-f7f3-4435-af0e-2c2a6cb40517', 'featured', '15', '15.jpg', 'image/jpeg', 'media_public', 'media_public', 36597, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:19:44', '2025-10-04 17:19:44'),
(150, 'Modules\\Backend\\Models\\Blog', 55, 'f692b87e-1004-4694-ab28-7064d1ab5347', 'featured', '16', '16.jpg', 'image/jpeg', 'media_public', 'media_public', 43691, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:20:43', '2025-10-04 17:20:43'),
(152, 'Modules\\Backend\\Models\\Blog', 57, '0ec44161-3418-48aa-913b-eb79488d90b4', 'featured', '18', '18.jpg', 'image/jpeg', 'media_public', 'media_public', 29932, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:22:37', '2025-10-04 17:22:37'),
(154, 'Modules\\Backend\\Models\\Blog', 59, '6bc42689-48b4-48ba-930a-215cdf9c50e8', 'featured', '20', '20.jpg', 'image/jpeg', 'media_public', 'media_public', 155010, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:27:28', '2025-10-04 17:27:28'),
(155, 'Modules\\Backend\\Models\\Blog', 60, 'd058bb47-329c-4653-8020-fff890bdd225', 'featured', '21', '21.jpg', 'image/jpeg', 'media_public', 'media_public', 208634, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:28:31', '2025-10-04 17:28:31'),
(156, 'Modules\\Backend\\Models\\Blog', 61, '038b4b1e-3100-4a31-a330-3b7cc4df4d7b', 'featured', '22', '22.jpg', 'image/jpeg', 'media_public', 'media_public', 147455, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:40:41', '2025-10-04 17:40:41'),
(157, 'Modules\\Backend\\Models\\Blog', 62, 'de2938b1-75b4-4eba-838f-6a133a588a02', 'featured', '23', '23.jpg', 'image/jpeg', 'media_public', 'media_public', 133382, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:55:13', '2025-10-04 17:55:13'),
(158, 'Modules\\Backend\\Models\\Blog', 63, 'a253551e-d094-4817-a59b-294533dc681a', 'featured', '24', '24.jpg', 'image/jpeg', 'media_public', 'media_public', 133810, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:56:45', '2025-10-04 17:56:45'),
(159, 'Modules\\Backend\\Models\\Blog', 64, 'e54c9aa3-b9bf-4479-a802-7c47efea1daa', 'featured', '25', '25.jpg', 'image/jpeg', 'media_public', 'media_public', 165860, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:58:22', '2025-10-04 17:58:22'),
(160, 'Modules\\Backend\\Models\\Blog', 65, 'b425fe64-86ed-4f3f-9a9a-c9b818f0ea49', 'featured', '26', '26.jpg', 'image/jpeg', 'media_public', 'media_public', 135776, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 17:59:23', '2025-10-04 17:59:23'),
(162, 'Modules\\Backend\\Models\\Blog', 67, '05082cdb-7bc8-4d2d-ab1f-cb1134c7f58b', 'featured', '28', '28.jpg', 'image/jpeg', 'media_public', 'media_public', 87261, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 18:05:58', '2025-10-04 18:05:58'),
(163, 'Modules\\Backend\\Models\\Blog', 68, 'c7efae63-8bb3-4d86-8640-09cb76719b27', 'featured', '20', '20.jpg', 'image/jpeg', 'media_public', 'media_public', 155010, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 18:07:05', '2025-10-04 18:07:05'),
(164, 'Modules\\Backend\\Models\\Blog', 69, '83d0e75b-fdfd-41e3-acb3-600782582bc1', 'featured', '5', '5.jpg', 'image/jpeg', 'media_public', 'media_public', 221559, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-04 18:08:03', '2025-10-04 18:08:04'),
(165, 'Modules\\Backend\\Models\\SiteConfiguration', 85, 'b2f85a11-8169-4295-ad94-cd69476f9109', 'images', 'left_top_image_29', 'left_top_image_2025-10-05_05-09-06_764f9aca.jpg', 'image/jpeg', 'media_public', 'media_public', 41076, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-05 05:09:06', '2025-10-05 05:09:07'),
(166, 'Modules\\Backend\\Models\\SiteConfiguration', 85, '6acc77fa-0e2a-41b7-a065-9c7f46ac8959', 'images', 'left_bottom_image_30', 'left_bottom_image_2025-10-05_05-09-07_fe95ee77.jpg', 'image/jpeg', 'media_public', 'media_public', 32567, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 2, '2025-10-05 05:09:07', '2025-10-05 05:09:07'),
(167, 'Modules\\Backend\\Models\\SiteConfiguration', 85, '460d9f00-8254-4a23-98b6-79b143b987ae', 'images', 'right_top_image_31', 'right_top_image_2025-10-05_05-09-07_1a4d6e46.jpg', 'image/jpeg', 'media_public', 'media_public', 31335, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 3, '2025-10-05 05:09:07', '2025-10-05 05:09:07'),
(168, 'Modules\\Backend\\Models\\Blog', 70, '5868c9fa-f9ae-4aa6-aa80-ca3989b34800', 'featured', '24', '24.jpg', 'image/jpeg', 'media_public', 'media_public', 106688, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 06:14:37', '2025-10-05 06:14:37'),
(169, 'Modules\\Backend\\Models\\Blog', 71, '413b4839-f375-4074-a33d-f29adaa6a36a', 'featured', '25', '25.jpg', 'image/jpeg', 'media_public', 'media_public', 34041, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 06:16:07', '2025-10-05 06:16:08'),
(170, 'Modules\\Backend\\Models\\Blog', 72, '32919ea9-5113-49a0-acbd-91db6f96b1c5', 'featured', '26', '26.jpg', 'image/jpeg', 'media_public', 'media_public', 37780, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 06:19:05', '2025-10-05 06:19:05'),
(172, 'Modules\\Backend\\Models\\Blog', 74, '55aa6316-c008-4b4a-a02f-f36e36e56838', 'featured', '28', '28.jpg', 'image/jpeg', 'media_public', 'media_public', 20523, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 06:23:00', '2025-10-05 06:23:00'),
(173, 'Modules\\Backend\\Models\\Blog', 75, '06903b39-429c-4a57-95ad-e031b8ba547f', 'featured', '29', '29.jpg', 'image/jpeg', 'media_public', 'media_public', 26057, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 06:24:57', '2025-10-05 06:24:58'),
(174, 'Modules\\Backend\\Models\\Blog', 76, '58c63d0a-19c3-48f2-b220-3e069ff7a432', 'featured', '32', '32.jpg', 'image/jpeg', 'media_public', 'media_public', 116794, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 15:31:31', '2025-10-05 15:31:31'),
(175, 'Modules\\Backend\\Models\\Blog', 77, '2c843685-480d-41d9-8051-294f14df69eb', 'featured', '33', '33.jpg', 'image/jpeg', 'media_public', 'media_public', 98247, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 15:39:37', '2025-10-05 15:39:37'),
(177, 'Modules\\Backend\\Models\\Blog', 79, '686007f2-7683-4796-a1d8-7684aa253122', 'featured', '35', '35.jpg', 'image/jpeg', 'media_public', 'media_public', 97543, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 15:45:31', '2025-10-05 15:45:31'),
(179, 'Modules\\Backend\\Models\\Blog', 81, '2fece574-ae94-4d45-a7fa-69c3d08a6935', 'featured', '37', '37.jpg', 'image/jpeg', 'media_public', 'media_public', 80212, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 15:56:16', '2025-10-05 15:56:16'),
(180, 'Modules\\Backend\\Models\\Blog', 82, '8227b7f7-314e-40f4-8249-f1b2e44cf073', 'featured', '38', '38.jpg', 'image/jpeg', 'media_public', 'media_public', 17872, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 15:58:00', '2025-10-05 15:58:00'),
(182, 'Modules\\Backend\\Models\\Blog', 84, '14ab6f48-029b-4ed9-b694-842c5592e63e', 'featured', '40', '40.jpg', 'image/jpeg', 'media_public', 'media_public', 75121, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 16:00:08', '2025-10-05 16:00:08'),
(183, 'Modules\\Backend\\Models\\Blog', 85, 'a09532d4-8b6f-4e5b-af2a-64ee88c47687', 'featured', '41', '41.jpg', 'image/jpeg', 'media_public', 'media_public', 33674, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 17:52:35', '2025-10-05 17:52:35'),
(184, 'Modules\\Backend\\Models\\Blog', 86, 'b8982666-53c4-4e9a-9b38-d90fc337b50b', 'featured', '42', '42.jpg', 'image/jpeg', 'media_public', 'media_public', 60070, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 17:54:05', '2025-10-05 17:54:06'),
(185, 'Modules\\Backend\\Models\\Blog', 87, 'a5bfccde-6992-4816-b258-e64b3e72fb9b', 'featured', '43', '43.jpg', 'image/jpeg', 'media_public', 'media_public', 30927, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:03:26', '2025-10-05 18:03:26'),
(186, 'Modules\\Backend\\Models\\Blog', 88, '1e3c3b1d-fe09-45e9-85b9-48d4b58f669c', 'featured', '44', '44.jpg', 'image/jpeg', 'media_public', 'media_public', 181301, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:06:12', '2025-10-05 18:06:12'),
(187, 'Modules\\Backend\\Models\\Blog', 89, '39fa01ab-4dae-4ee3-b8cf-a4dae2750d61', 'featured', '45', '45.jpg', 'image/jpeg', 'media_public', 'media_public', 106607, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:09:38', '2025-10-05 18:09:38'),
(188, 'Modules\\Backend\\Models\\Blog', 90, '7a17c4ea-c6dd-4c44-9e9a-6d846749f8c8', 'featured', '46', '46.jpg', 'image/jpeg', 'media_public', 'media_public', 82011, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:10:52', '2025-10-05 18:10:52'),
(189, 'Modules\\Backend\\Models\\Blog', 91, 'ec35c693-0819-4edb-9faf-2e6ac79cd09d', 'featured', '47', '47.jpg', 'image/jpeg', 'media_public', 'media_public', 99445, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:12:34', '2025-10-05 18:12:34'),
(190, 'Modules\\Backend\\Models\\Blog', 92, 'caea3d2e-bb43-4205-a83e-ddf64a13ada3', 'featured', '48', '48.jpg', 'image/jpeg', 'media_public', 'media_public', 115398, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:16:14', '2025-10-05 18:16:14'),
(191, 'Modules\\Backend\\Models\\Blog', 93, 'f4fdb7c3-b7b0-4050-b8c5-c51acf4c3c9b', 'featured', '49', '49.jpg', 'image/jpeg', 'media_public', 'media_public', 87684, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:20:05', '2025-10-05 18:20:06'),
(192, 'Modules\\Backend\\Models\\Blog', 94, '47375334-b5fa-48e0-8463-ea73f41194a3', 'featured', '50', '50.jpg', 'image/jpeg', 'media_public', 'media_public', 168245, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:21:01', '2025-10-05 18:21:02'),
(193, 'Modules\\Backend\\Models\\Blog', 95, '0b8efd2e-8c89-4fac-b27f-db61600ed7fc', 'featured', '51', '51.jpg', 'image/jpeg', 'media_public', 'media_public', 60555, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:22:32', '2025-10-05 18:22:32'),
(194, 'Modules\\Backend\\Models\\Blog', 96, '1417e609-0a71-46a7-a76d-70aadcac40d4', 'featured', '52', '52.jpg', 'image/jpeg', 'media_public', 'media_public', 115349, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:23:34', '2025-10-05 18:23:34'),
(195, 'Modules\\Backend\\Models\\Blog', 97, '697d5abc-7cf4-47f4-bbc9-a93ecb4a9cd7', 'featured', '53', '53.jpg', 'image/jpeg', 'media_public', 'media_public', 24200, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:24:44', '2025-10-05 18:24:44'),
(197, 'Modules\\Backend\\Models\\Blog', 99, '3edbdc04-b31c-44e2-93fa-20f21304b7dd', 'featured', '55', '55.jpg', 'image/jpeg', 'media_public', 'media_public', 21544, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-05 18:26:49', '2025-10-05 18:26:49'),
(198, 'Modules\\Backend\\Models\\SiteConfiguration', 86, '96cb5b03-d646-46c3-a4c8-acb00eff8913', 'images', 'left_bottom_image_56', 'left_bottom_image_2025-10-05_18-44-18_47b09185.jpg', 'image/jpeg', 'media_public', 'media_public', 62141, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-05 18:44:18', '2025-10-05 18:44:18'),
(199, 'Modules\\Backend\\Models\\Blog', 100, '128d1820-5cb6-48c9-bfae-0597b245f44b', 'featured', '57', '57.jpg', 'image/jpeg', 'media_public', 'media_public', 229976, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 07:55:43', '2025-10-06 07:55:44'),
(200, 'Modules\\Backend\\Models\\Blog', 101, '13bf7907-6467-48b1-974c-160ac393359f', 'featured', '58', '58.jpg', 'image/jpeg', 'media_public', 'media_public', 43945, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 08:08:47', '2025-10-06 08:08:47'),
(201, 'Modules\\Backend\\Models\\Blog', 102, 'c1ebf862-413a-4c77-b7bf-7165656ed1ef', 'featured', '59', '59.jpg', 'image/jpeg', 'media_public', 'media_public', 58591, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 08:10:04', '2025-10-06 08:10:04'),
(202, 'Modules\\Backend\\Models\\Blog', 24, 'f99106d2-1cda-4496-b024-beb1b95b73a0', 'featured', '30466', '30466.jpg', 'image/jpeg', 'media_public', 'media_public', 1605150, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 09:16:44', '2025-10-06 09:16:44'),
(204, 'Modules\\Backend\\Models\\Blog', 22, '7c5f1f92-e41b-40b9-bb56-0ce0d3a56e99', 'featured', '39927', '39927.jpg', 'image/jpeg', 'media_public', 'media_public', 1271616, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 09:20:46', '2025-10-06 09:20:46'),
(205, 'Modules\\Backend\\Models\\Blog', 23, '6ac6d2e5-bdc0-4c1c-9b5d-488efbfade5a', 'featured', '2088', '2088.jpg', 'image/jpeg', 'media_public', 'media_public', 1270053, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 09:27:07', '2025-10-06 09:27:07'),
(209, 'Modules\\Backend\\Models\\Blog', 2, 'cdf2b417-47ee-4403-ad1b-c19715144d0d', 'featured', '474243', '474243.jpg', 'image/jpeg', 'media_public', 'media_public', 437844, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 13:10:38', '2025-10-06 13:10:39'),
(210, 'Modules\\Backend\\Models\\Blog', 103, 'abdc972d-5318-426c-b749-ed5cc6a3e646', 'featured', '60', '60.jpg', 'image/jpeg', 'media_public', 'media_public', 50394, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 13:25:16', '2025-10-06 13:25:16'),
(212, 'Modules\\Backend\\Models\\Blog', 105, 'e8922221-417d-491a-a8b0-8d0bdf8b16fc', 'featured', '62', '62.jpg', 'image/jpeg', 'media_public', 'media_public', 114774, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 13:32:19', '2025-10-06 13:32:19'),
(213, 'Modules\\Backend\\Models\\Blog', 106, 'edf715db-1041-47e4-a784-65c5876f52f7', 'featured', '63', '63.jpg', 'image/jpeg', 'media_public', 'media_public', 201006, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 13:33:52', '2025-10-06 13:33:52'),
(214, 'Modules\\Backend\\Models\\Blog', 107, '33680fb3-f9b8-4207-8526-468189fdf195', 'featured', '64', '64.jpg', 'image/jpeg', 'media_public', 'media_public', 92076, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 14:06:54', '2025-10-06 14:06:54'),
(215, 'Modules\\Backend\\Models\\Blog', 108, '8c196e7d-4159-4c95-b51b-8932f05e4514', 'featured', '65', '65.jpg', 'image/jpeg', 'media_public', 'media_public', 208232, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 14:08:38', '2025-10-06 14:08:38'),
(216, 'Modules\\Backend\\Models\\Blog', 109, 'a0fc1138-e40c-48f9-8b8d-051e522afb79', 'featured', '66', '66.jpg', 'image/jpeg', 'media_public', 'media_public', 178507, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 14:09:56', '2025-10-06 14:09:56'),
(217, 'Modules\\Backend\\Models\\Blog', 110, 'fe85801f-6f02-4589-9199-de77348d0b95', 'featured', '67', '67.jpg', 'image/jpeg', 'media_public', 'media_public', 169635, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 14:11:13', '2025-10-06 14:11:13'),
(218, 'Modules\\Backend\\Models\\Blog', 111, '7050cc62-df47-4325-ab76-5af4eb88beb3', 'featured', '64', '64.jpg', 'image/jpeg', 'media_public', 'media_public', 92076, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 14:12:44', '2025-10-06 14:12:44'),
(219, 'Modules\\Backend\\Models\\Blog', 112, 'f576c78e-b010-44d7-bb9b-91b372a7768a', 'featured', '68', '68.jpg', 'image/jpeg', 'media_public', 'media_public', 147575, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 14:14:50', '2025-10-06 14:14:50'),
(220, 'Modules\\Backend\\Models\\Blog', 113, '1be58e37-8669-477c-a071-6bcf8b82e0f1', 'featured', '69', '69.jpg', 'image/jpeg', 'media_public', 'media_public', 119880, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 14:16:08', '2025-10-06 14:16:08'),
(221, 'Modules\\Backend\\Models\\Blog', 114, 'da931010-33f8-40a1-a1e4-d6ab971131c6', 'featured', '70', '70.jpg', 'image/jpeg', 'media_public', 'media_public', 116824, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 14:31:57', '2025-10-06 14:31:58'),
(222, 'Modules\\Backend\\Models\\Blog', 115, 'fd0b3ff0-6d8b-4afa-8fb9-09ffcf962799', 'featured', '71', '71.jpg', 'image/jpeg', 'media_public', 'media_public', 84525, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 14:33:36', '2025-10-06 14:33:36'),
(224, 'Modules\\Backend\\Models\\Blog', 117, 'cadaa2f7-03c2-483e-a294-81283dfdb81f', 'featured', '72', '72.jpg', 'image/jpeg', 'media_public', 'media_public', 59805, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-06 14:35:25', '2025-10-06 14:35:26'),
(229, 'Modules\\Backend\\Models\\SiteConfiguration', 43, 'f7b4d40b-5dd5-48cd-8503-e8340d83f0c4', 'images', 'banner_image_75', 'banner_image_2025-10-06_14-47-41_05f9c89e.jpg', 'image/jpeg', 'media_public', 'media_public', 40555, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-06 14:47:41', '2025-10-06 14:47:42'),
(230, 'Modules\\Backend\\Models\\Blog', 42, 'e7a8897b-690d-42f8-abcc-274e49b1ec3a', 'featured', '7709366', '7709366.jpg', 'image/jpeg', 'media_public', 'media_public', 1631540, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 01:48:51', '2025-10-07 01:48:51'),
(231, 'Modules\\Backend\\Models\\Blog', 41, 'af236c43-dc66-4479-97eb-ef472ddebfad', 'featured', '3920644', '3920644.jpg', 'image/jpeg', 'media_public', 'media_public', 450052, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 01:52:51', '2025-10-07 01:52:51'),
(232, 'Modules\\Backend\\Models\\Blog', 20, '90f9f25d-879c-4e76-b2a0-4b3c550f2c2b', 'featured', '337', '337.jpg', 'image/jpeg', 'media_public', 'media_public', 583164, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 01:54:52', '2025-10-07 01:54:52'),
(238, 'Modules\\Backend\\Models\\Blog', 35, 'dda92448-c664-4850-b0e0-b7342aa35411', 'featured', '7709366 1', '7709366-1.png', 'image/png', 'media_public', 'media_public', 33233, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 02:20:39', '2025-10-07 02:20:39'),
(240, 'Modules\\Backend\\Models\\Blog', 120, 'fa09da4e-29ff-4e4c-98f7-da0e20e143cd', 'featured', '11376', '11376.jpg', 'image/jpeg', 'media_public', 'media_public', 407602, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 02:38:35', '2025-10-07 02:38:35'),
(242, 'Modules\\Backend\\Models\\Blog', 119, '4d764768-d453-468c-b202-8c2e181d2606', 'featured', '1658', '1658.jpg', 'image/jpeg', 'media_public', 'media_public', 503635, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 02:46:12', '2025-10-07 02:46:12'),
(247, 'Modules\\Backend\\Models\\Blog', 125, '28391f4c-10ae-44d3-b735-c863e1efcc6d', 'featured', '83', '83.jpg', 'image/jpeg', 'media_public', 'media_public', 32570, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 04:59:16', '2025-10-07 04:59:16'),
(250, 'Modules\\Backend\\Models\\Blog', 128, '12a364ce-f6cd-47fc-93f2-0add63aa21a6', 'featured', '86', '86.jpg', 'image/jpeg', 'media_public', 'media_public', 65393, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 05:08:46', '2025-10-07 05:08:46'),
(251, 'Modules\\Backend\\Models\\Blog', 129, 'e876065d-21f1-4d1b-894e-01f20557bd7a', 'featured', '87', '87.jpg', 'image/jpeg', 'media_public', 'media_public', 71556, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 05:10:38', '2025-10-07 05:10:38'),
(252, 'Modules\\Backend\\Models\\Blog', 130, '367a0159-c726-42af-843d-6f951955bd7b', 'featured', '82', '82.jpg', 'image/jpeg', 'media_public', 'media_public', 78925, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 05:12:09', '2025-10-07 05:12:09'),
(253, 'Modules\\Backend\\Models\\Blog', 131, '788bfde7-c74c-4bb8-9ff2-728627108a65', 'featured', '88', '88.jpg', 'image/jpeg', 'media_public', 'media_public', 98527, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 05:13:51', '2025-10-07 05:13:51'),
(254, 'Modules\\Backend\\Models\\Blog', 49, 'e7c695c2-4f5c-469a-a178-505648271026', 'featured', '2951', '2951.jpg', 'image/jpeg', 'media_public', 'media_public', 298407, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 07:11:32', '2025-10-07 07:11:32'),
(255, 'Modules\\Backend\\Models\\Blog', 66, '190b34c0-4af1-4d37-8e9a-0507e8e4541b', 'featured', '234', '234.jpg', 'image/jpeg', 'media_public', 'media_public', 335143, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 07:13:46', '2025-10-07 07:13:46'),
(256, 'Modules\\Backend\\Models\\Blog', 98, 'c783bd8c-7b5b-42ad-8ba7-79d8d64ada28', 'featured', '2608', '2608.jpg', 'image/jpeg', 'media_public', 'media_public', 664831, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 07:23:49', '2025-10-07 07:23:49'),
(258, 'Modules\\Backend\\Models\\Blog', 118, '774c67cd-f7ec-48bc-b16b-eb1360e8f0c1', 'featured', '6158529', '6158529.jpg', 'image/jpeg', 'media_public', 'media_public', 569793, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 07:28:40', '2025-10-07 07:28:40'),
(260, 'Modules\\Backend\\Models\\Blog', 133, '75b9dabf-1cf2-4da9-8af9-c071b4ab4962', 'featured', '90', '90.jpg', 'image/jpeg', 'media_public', 'media_public', 27370, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:02:51', '2025-10-07 08:02:51'),
(263, 'Modules\\Backend\\Models\\Blog', 136, '08f0ed24-6f3e-443e-8784-16acdbbb8032', 'featured', '93', '93.jpg', 'image/jpeg', 'media_public', 'media_public', 139656, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:07:47', '2025-10-07 08:07:47'),
(264, 'Modules\\Backend\\Models\\Blog', 137, '335631b7-f172-4855-8d93-39302ac52fa3', 'featured', '94', '94.jpg', 'image/jpeg', 'media_public', 'media_public', 125681, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:08:51', '2025-10-07 08:08:51'),
(265, 'Modules\\Backend\\Models\\Blog', 138, '3fb508d6-07bf-48ed-963c-ae5801ebfc80', 'featured', '95', '95.jpg', 'image/jpeg', 'media_public', 'media_public', 257215, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:25:03', '2025-10-07 08:25:03'),
(266, 'Modules\\Backend\\Models\\Blog', 139, '573984ba-6709-44fd-8a01-42f8468ab823', 'featured', '96', '96.jpg', 'image/jpeg', 'media_public', 'media_public', 72835, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:32:20', '2025-10-07 08:32:20'),
(267, 'Modules\\Backend\\Models\\Blog', 140, 'fd26bbf6-a5a9-4f88-9b43-a14f7dfa1f15', 'featured', '97', '97.jpg', 'image/jpeg', 'media_public', 'media_public', 148404, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:42:14', '2025-10-07 08:42:14');
INSERT INTO `media` (`id`, `model_type`, `model_id`, `uuid`, `collection_name`, `name`, `file_name`, `mime_type`, `disk`, `conversions_disk`, `size`, `manipulations`, `custom_properties`, `generated_conversions`, `responsive_images`, `order_column`, `created_at`, `updated_at`) VALUES
(268, 'Modules\\Backend\\Models\\Blog', 141, '13523597-8e9c-4b8e-9a9c-b06a1a8126b4', 'featured', '98', '98.jpg', 'image/jpeg', 'media_public', 'media_public', 66886, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:43:28', '2025-10-07 08:43:28'),
(269, 'Modules\\Backend\\Models\\Blog', 142, '03b7563b-bd9f-4635-bda7-42e5527e59ca', 'featured', '99', '99.jpg', 'image/jpeg', 'media_public', 'media_public', 81920, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:44:14', '2025-10-07 08:44:15'),
(270, 'Modules\\Backend\\Models\\Blog', 143, '167bcd75-0a5b-4d79-943e-0927c0cf8600', 'featured', '100', '100.jpg', 'image/jpeg', 'media_public', 'media_public', 89219, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:45:55', '2025-10-07 08:45:55'),
(271, 'Modules\\Backend\\Models\\Blog', 144, '77a9cf6e-fe86-4c11-8683-2a0fde3565f7', 'featured', '101', '101.jpg', 'image/jpeg', 'media_public', 'media_public', 99198, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:46:45', '2025-10-07 08:46:45'),
(272, 'Modules\\Backend\\Models\\Blog', 145, '7441f81e-0c9e-452a-b2f0-659971174476', 'featured', '102', '102.jpg', 'image/jpeg', 'media_public', 'media_public', 74468, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:47:54', '2025-10-07 08:47:54'),
(273, 'Modules\\Backend\\Models\\Blog', 146, '165937c9-1f49-4e75-a9bb-3983aedab6a9', 'featured', '93', '93.jpg', 'image/jpeg', 'media_public', 'media_public', 139656, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:48:49', '2025-10-07 08:48:49'),
(274, 'Modules\\Backend\\Models\\Blog', 147, '318cc077-3a2c-44c1-a44f-ded1e6115ee7', 'featured', '102', '102.jpg', 'image/jpeg', 'media_public', 'media_public', 74468, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 08:49:34', '2025-10-07 08:49:34'),
(275, 'Modules\\Backend\\Models\\Blog', 116, '6c63f505-2553-423c-bd3d-0b6de00c6850', 'featured', '142334', '142334.jpg', 'image/jpeg', 'media_public', 'media_public', 531902, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 11:28:38', '2025-10-07 11:28:38'),
(276, 'Modules\\Backend\\Models\\Blog', 148, '8cf27b2e-552f-4c1d-8379-b2934e529a79', 'featured', '103', '103.jpg', 'image/jpeg', 'media_public', 'media_public', 61849, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 14:25:04', '2025-10-07 14:25:04'),
(278, 'Modules\\Backend\\Models\\Blog', 150, '5450a9ed-8a34-478f-aee0-59609e093304', 'featured', '105', '105.jpg', 'image/jpeg', 'media_public', 'media_public', 59724, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 14:26:40', '2025-10-07 14:26:40'),
(280, 'Modules\\Backend\\Models\\Blog', 152, 'ff9e4125-e2d4-44af-bf1c-68440f4a991c', 'featured', '105', '105.jpg', 'image/jpeg', 'media_public', 'media_public', 59724, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 14:33:13', '2025-10-07 14:33:13'),
(284, 'Modules\\Backend\\Models\\Blog', 156, '59539f12-f239-4548-b11c-ada6638987d9', 'featured', '108', '108.jpg', 'image/jpeg', 'media_public', 'media_public', 24723, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 14:43:56', '2025-10-07 14:43:56'),
(285, 'Modules\\Backend\\Models\\Blog', 157, 'eb8be7bc-9439-4769-9edf-30792d8484b3', 'featured', '109', '109.jpg', 'image/jpeg', 'media_public', 'media_public', 60892, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 14:45:16', '2025-10-07 14:45:16'),
(286, 'Modules\\Backend\\Models\\Blog', 158, 'fe69fab3-b64f-43f5-ba26-026b0fc93012', 'featured', '110', '110.jpg', 'image/jpeg', 'media_public', 'media_public', 66563, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 14:46:35', '2025-10-07 14:46:35'),
(288, 'Modules\\Backend\\Models\\Blog', 160, '865a0de3-8740-49af-b5e3-e1bcf5e5cb5a', 'featured', '112', '112.jpg', 'image/jpeg', 'media_public', 'media_public', 32849, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 15:50:49', '2025-10-07 15:50:49'),
(289, 'Modules\\Backend\\Models\\Blog', 161, '7c9df40f-2963-449c-898c-ea1ff29a3423', 'featured', '113', '113.jpg', 'image/jpeg', 'media_public', 'media_public', 47494, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 15:51:40', '2025-10-07 15:51:40'),
(291, 'Modules\\Backend\\Models\\Blog', 163, '8a1af484-bc83-4a33-9781-b631119995e8', 'featured', '109', '109.jpg', 'image/jpeg', 'media_public', 'media_public', 60892, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 16:07:31', '2025-10-07 16:07:31'),
(293, 'Modules\\Backend\\Models\\Blog', 165, '861c4eeb-543b-4325-9a8b-176eb41b3af4', 'featured', '109', '109.jpg', 'image/jpeg', 'media_public', 'media_public', 60892, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-07 16:16:48', '2025-10-07 16:16:48'),
(295, 'Modules\\Backend\\Models\\Blog', 167, '49f2c0e7-99ae-4e60-97b3-7ccb53e988a4', 'featured', '115', '115.jpg', 'image/jpeg', 'media_public', 'media_public', 84584, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 04:36:00', '2025-10-08 04:36:00'),
(297, 'Modules\\Backend\\Models\\Blog', 168, 'db9da072-081e-43ba-bbac-a75464cd2a30', 'featured', '116', '116.jpg', 'image/jpeg', 'media_public', 'media_public', 98959, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 04:38:00', '2025-10-08 04:38:01'),
(298, 'Modules\\Backend\\Models\\Blog', 169, '7cb17f0e-947c-4ed1-926d-28ca226dcf05', 'featured', '118', '118.jpg', 'image/jpeg', 'media_public', 'media_public', 65284, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 04:39:37', '2025-10-08 04:39:37'),
(299, 'Modules\\Backend\\Models\\Blog', 153, '9e137132-be51-491d-abc2-65a811b99d80', 'featured', '30', '30.jpg', 'image/jpeg', 'media_public', 'media_public', 34437, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 04:50:00', '2025-10-08 04:50:00'),
(300, 'Modules\\Backend\\Models\\Blog', 151, '228ba724-535f-490e-9687-522d2fb4e916', 'featured', '31', '31.jpg', 'image/jpeg', 'media_public', 'media_public', 24723, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 04:50:32', '2025-10-08 04:50:32'),
(303, 'Modules\\Backend\\Models\\Blog', 162, '7bed14a7-15ac-4827-b4ee-7c349817623a', 'featured', '34', '34.jpg', 'image/jpeg', 'media_public', 'media_public', 84584, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 04:53:36', '2025-10-08 04:53:36'),
(304, 'Modules\\Backend\\Models\\Blog', 164, '240bf976-112f-475b-992b-1c709adf7419', 'featured', '35', '35.jpg', 'image/jpeg', 'media_public', 'media_public', 98959, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 04:54:10', '2025-10-08 04:54:10'),
(306, 'Modules\\Backend\\Models\\Blog', 171, 'aa7705db-4b41-4616-bda5-0c9f684a5338', 'featured', '37', '37.jpg', 'image/jpeg', 'media_public', 'media_public', 132283, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 04:58:03', '2025-10-08 04:58:03'),
(307, 'Modules\\Backend\\Models\\Blog', 172, 'cc2ed1a7-7b02-40ec-a0a4-74a7f643a9a8', 'featured', '38', '38.jpg', 'image/jpeg', 'media_public', 'media_public', 25936, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 04:58:50', '2025-10-08 04:58:50'),
(312, 'Modules\\Backend\\Models\\Blog', 176, 'c23a9215-fed7-4acf-b64c-f6cea7fae753', 'featured', '41', '41.jpg', 'image/jpeg', 'media_public', 'media_public', 99198, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 05:10:19', '2025-10-08 05:10:19'),
(313, 'Modules\\Backend\\Models\\Blog', 177, '63aec90e-bb86-4891-adf6-47bfdb9b1808', 'featured', '38', '38.jpg', 'image/jpeg', 'media_public', 'media_public', 25936, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 05:11:55', '2025-10-08 05:11:55'),
(314, 'Modules\\Backend\\Models\\Blog', 178, '4518f851-04dd-4f88-abb3-7a894e4025b5', 'featured', '42', '42.jpg', 'image/jpeg', 'media_public', 'media_public', 44251, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 05:19:30', '2025-10-08 05:19:30'),
(315, 'Modules\\Backend\\Models\\Blog', 179, 'a1879f69-037b-42e4-9499-30d2f6069c13', 'featured', '43', '43.jpg', 'image/jpeg', 'media_public', 'media_public', 27331, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 05:20:16', '2025-10-08 05:20:16'),
(317, 'Modules\\Backend\\Models\\Blog', 181, 'b16e5874-4021-4b53-a886-aa96dac95166', 'featured', '45', '45.jpg', 'image/jpeg', 'media_public', 'media_public', 23833, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 05:22:31', '2025-10-08 05:22:31'),
(318, 'Modules\\Backend\\Models\\Blog', 83, '8000ee2f-5ec4-4262-9a74-b11a2edeb342', 'featured', '3203 (1)', '3203-(1).jpg', 'image/jpeg', 'media_public', 'media_public', 652846, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-08 06:21:57', '2025-10-08 06:21:57'),
(323, 'Modules\\User\\Models\\User', 1, 'ef3efecd-bffa-423d-a27c-5386a196e307', 'cover_photo', 'them-1', 'them-1.png', 'image/png', 'media_public', 'media_public', 73817, '[]', '[]', '{\"thumb\":true}', '[]', 2, '2025-10-11 11:18:28', '2025-10-11 11:18:28'),
(326, 'Modules\\Backend\\Models\\SiteConfiguration', 88, '469808ff-65e3-4e85-bfd3-80fe8a3302e2', 'images', 'instagram_image_one_1', 'instagram_image_one_2025-10-14_05-08-03_a060b53a.jpg', 'image/jpeg', 'media_public', 'media_public', 24669, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-14 05:08:03', '2025-10-14 05:08:04'),
(328, 'Modules\\Backend\\Models\\SiteConfiguration', 88, '6e0cc0c9-b2dd-49b1-8628-85ebd04a109e', 'images', 'instagram_image_three_3', 'instagram_image_three_2025-10-14_05-08-04_025abed4.jpg', 'image/jpeg', 'media_public', 'media_public', 28177, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 3, '2025-10-14 05:08:04', '2025-10-14 05:08:04'),
(329, 'Modules\\Backend\\Models\\SiteConfiguration', 88, '72351934-f888-4970-b02f-403f254fe33f', 'images', 'instagram_image_four_4', 'instagram_image_four_2025-10-14_05-08-04_2ac1109b.jpg', 'image/jpeg', 'media_public', 'media_public', 31140, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 4, '2025-10-14 05:08:04', '2025-10-14 05:08:04'),
(330, 'Modules\\Backend\\Models\\SiteConfiguration', 88, '51568e34-f5fa-43dd-bcd0-924796812895', 'images', 'instagram_image_five_5', 'instagram_image_five_2025-10-14_05-08-04_13f727dc.jpg', 'image/jpeg', 'media_public', 'media_public', 23191, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 5, '2025-10-14 05:08:04', '2025-10-14 05:08:05'),
(332, 'Modules\\Backend\\Models\\SiteConfiguration', 88, 'fe994a9b-c47b-4454-90c1-42cbde4e41a2', 'images', 'instagram_image_seven_7', 'instagram_image_seven_2025-10-14_05-08-05_f153dd0a.jpg', 'image/jpeg', 'media_public', 'media_public', 27932, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 7, '2025-10-14 05:08:05', '2025-10-14 05:08:05'),
(333, 'Modules\\Backend\\Models\\SiteConfiguration', 88, '7ee8f3ce-c15c-4eee-a913-bfb32a451412', 'images', 'instagram_image_eight_8', 'instagram_image_eight_2025-10-14_05-08-05_aaf4cb2e.jpg', 'image/jpeg', 'media_public', 'media_public', 28177, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 8, '2025-10-14 05:08:05', '2025-10-14 05:08:05'),
(334, 'Modules\\Backend\\Models\\SiteConfiguration', 88, 'fb38dde4-57b6-4175-83a6-0a092f7d5a8b', 'images', 'instagram_image_nine_9', 'instagram_image_nine_2025-10-14_05-08-05_2e405b64.jpg', 'image/jpeg', 'media_public', 'media_public', 24669, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 9, '2025-10-14 05:08:05', '2025-10-14 05:08:06'),
(335, 'Modules\\Backend\\Models\\SiteConfiguration', 88, '183ab782-6438-4088-851e-f49638f3eaaf', 'images', 'instagram_image_ten_10', 'instagram_image_ten_2025-10-14_05-08-06_849723b1.jpg', 'image/jpeg', 'media_public', 'media_public', 21650, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 10, '2025-10-14 05:08:06', '2025-10-14 05:08:06'),
(336, 'Modules\\Backend\\Models\\SiteConfiguration', 88, 'f08998cd-3aca-40e3-845a-684ed6eb5f8e', 'images', 'instagram_image_two_3', 'instagram_image_two_2025-10-14_05-10-13_3da16fce.jpg', 'image/jpeg', 'media_public', 'media_public', 28177, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 11, '2025-10-14 05:10:13', '2025-10-14 05:10:13'),
(337, 'Modules\\Backend\\Models\\SiteConfiguration', 88, '1f294c70-9074-42f5-a785-f6c7f2766ff9', 'images', 'instagram_image_six_10', 'instagram_image_six_2025-10-14_05-10-13_43c32d43.jpg', 'image/jpeg', 'media_public', 'media_public', 21650, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 12, '2025-10-14 05:10:13', '2025-10-14 05:10:13'),
(338, 'Modules\\Backend\\Models\\Blog', 194, '690d88af-b028-486b-8766-7f618bd4f70c', 'featured', '14', '14.webp', 'image/webp', 'media_public', 'media_public', 133054, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-15 12:28:47', '2025-10-15 12:28:47'),
(355, 'Modules\\Backend\\Models\\Product', 11, '93c34952-197a-446b-b347-426b36f6b1ce', 'gallery', 'dt-large', 'dt-large.png', 'image/png', 'media_public', 'media_public', 28514, '[]', '[]', '{\"thumb\":true}', '[]', 12, '2025-10-16 07:43:56', '2025-10-16 07:43:56'),
(356, 'Modules\\User\\Models\\User', 2, '9cec2064-2b77-4a60-8c3b-147243e31dfd', 'avatar', 'user-2025-06-24-06-52-58-9741', 'user-2025-06-24-06-52-58-9741.png', 'image/png', 'media_public', 'media_public', 26170, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-16 07:49:13', '2025-10-16 07:49:13'),
(357, 'Modules\\Backend\\Models\\Blog', 134, '8ac5682a-6b09-4bf7-a58c-49b18b472ecf', 'featured', 'cr_trending_post02', 'cr_trending_post02.jpg', 'image/jpeg', 'media_public', 'media_public', 98527, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-16 09:09:01', '2025-10-16 09:09:01'),
(358, 'Modules\\Backend\\Models\\Blog', 73, '7b19bfcf-fefe-4cc5-8671-3214aed77118', 'featured', '2150062948', '2150062948.jpg', 'image/jpeg', 'media_public', 'media_public', 1729886, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-18 05:11:16', '2025-10-18 05:11:16'),
(360, 'Modules\\Backend\\Models\\Blog', 155, 'b9a81993-8a95-4811-a29d-cbaf1bb457bd', 'featured', '26353262', '26353262.jpg', 'image/jpeg', 'media_public', 'media_public', 1311627, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-18 07:53:21', '2025-10-18 07:53:22'),
(361, 'Modules\\Backend\\Models\\Blog', 174, '18a3acd8-aacf-4b5a-ba2b-b771191555f4', 'featured', '2149145158', '2149145158.jpg', 'image/jpeg', 'media_public', 'media_public', 957494, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-18 07:57:56', '2025-10-18 07:57:56'),
(362, 'Modules\\Backend\\Models\\Blog', 154, '69211950-dd93-4fa5-a955-88349d9d1162', 'featured', '21531', '21531.jpg', 'image/jpeg', 'media_public', 'media_public', 930542, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-18 08:02:06', '2025-10-18 08:02:06'),
(363, 'Modules\\Backend\\Models\\Blog', 159, 'ce6a683e-a650-4049-b59d-5685164f6a37', 'featured', '2149183606', '2149183606.jpg', 'image/jpeg', 'media_public', 'media_public', 920269, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-18 08:15:02', '2025-10-18 08:15:02'),
(364, 'Modules\\Backend\\Models\\Blog', 173, '759ced87-637a-481b-9df9-249899ffc88d', 'featured', '30265394', '30265394.jpg', 'image/jpeg', 'media_public', 'media_public', 715737, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-18 08:21:58', '2025-10-18 08:21:58'),
(372, 'Modules\\Team\\Models\\Team', 188, '2541dcfd-8a7a-4fd2-9b52-d254f0e9c926', 'featured', '212921', '212921.jpg', 'image/jpeg', 'media_public', 'media_public', 387701, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-18 12:38:50', '2025-10-18 12:38:51'),
(374, 'Modules\\Team\\Models\\Team', 187, '45671522-d0c7-4693-9aa1-9172a4ba1597', 'featured', '13837', '13837.jpg', 'image/jpeg', 'media_public', 'media_public', 687465, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-18 13:27:36', '2025-10-18 13:27:36'),
(375, 'Modules\\Team\\Models\\Team', 185, 'd2d31e1a-541f-416a-bc39-abdeb289ae2e', 'featured', '17602813', '17602813.jpg', 'image/jpeg', 'media_public', 'media_public', 681159, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-18 13:28:14', '2025-10-18 13:28:14'),
(376, 'Modules\\Team\\Models\\Team', 186, '2459419b-3ee4-4cd6-8584-e5688f040512', 'featured', '8956 (1)', '8956-(1).jpg', 'image/jpeg', 'media_public', 'media_public', 540413, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-18 15:16:56', '2025-10-18 15:16:56'),
(377, 'Modules\\Page\\Models\\Page', 366, '4cea739a-88e1-423b-b36c-2da78308ec05', 'featured', 'responsive', 'responsive.png', 'image/png', 'media_public', 'media_public', 2543, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-20 05:51:36', '2025-10-20 05:51:36'),
(378, 'Modules\\User\\Models\\User', 3, '4f32920f-f7c0-47b0-bbe7-51758fe3be28', 'avatar', 'team_img03', 'team_img03.jpg', 'image/jpeg', 'media_public', 'media_public', 23715, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-20 09:25:38', '2025-10-20 09:25:38'),
(379, 'Modules\\Backend\\Models\\SiteConfiguration', 2, 'b7a7ec3f-b70b-4006-a0a3-017af61c32be', 'images', 'banner_image_cta-bg', 'banner_image_2025-10-25_04-36-24_b826a1eb.jpg', 'image/jpeg', 'media_public', 'media_public', 86140, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-25 04:36:24', '2025-10-25 04:36:24'),
(380, 'Modules\\Backend\\Models\\SiteConfiguration', 5, '2b5a9b7e-9e6a-4e1a-b968-1385a299b6ab', 'images', 'profile_image_post-author', 'profile_image_2025-10-25_04-49-25_4a55e37e.png', 'image/png', 'media_public', 'media_public', 11920, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-25 04:49:25', '2025-10-25 04:49:25'),
(381, 'Modules\\Backend\\Models\\Taxonomy', 1, '61cbc991-8597-477a-b016-c7297af65cf0', 'featured', 'categori-img-1', 'categori-img-1.jpg', 'image/jpeg', 'media_public', 'media_public', 27748, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 04:59:06', '2025-10-25 04:59:06'),
(382, 'Modules\\Backend\\Models\\Taxonomy', 2, '151ce772-0a26-4b4d-a170-2fe4aedb0c61', 'featured', 'categori-img-2', 'categori-img-2.jpg', 'image/jpeg', 'media_public', 'media_public', 42442, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 05:00:09', '2025-10-25 05:00:09'),
(383, 'Modules\\Backend\\Models\\Taxonomy', 3, '4bc54233-f7c7-452b-8c6a-165e3994a0a1', 'featured', 'categori-img-3', 'categori-img-3.jpg', 'image/jpeg', 'media_public', 'media_public', 34370, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 05:00:27', '2025-10-25 05:00:27'),
(384, 'Modules\\Backend\\Models\\Taxonomy', 4, '4712c8b6-e59d-4734-8552-f755c11adc11', 'featured', 'categori-img-4', 'categori-img-4.jpg', 'image/jpeg', 'media_public', 'media_public', 30431, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 05:00:45', '2025-10-25 05:00:45'),
(385, 'Modules\\Backend\\Models\\Taxonomy', 5, '94204ce0-6c57-479f-b06c-2bb4d18c3269', 'featured', 'categori-img-5', 'categori-img-5.jpg', 'image/jpeg', 'media_public', 'media_public', 22655, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 05:01:02', '2025-10-25 05:01:02'),
(386, 'Modules\\Backend\\Models\\SiteConfiguration', 4, '3e59d998-0fbf-4c93-bcbb-c33558fdabb6', 'images', 'logo_logo-dark-2', 'logo_2025-10-25_05-11-16_78c1bc3a.png', 'image/png', 'media_public', 'media_public', 3436, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 2, '2025-10-25 05:11:16', '2025-10-25 05:11:17'),
(387, 'Modules\\Backend\\Models\\SiteConfiguration', 93, 'd9e8f43c-e09e-4a4f-9429-1a8559f9f915', 'images', 'logo_logo-dark-2', 'logo_2025-10-25_05-23-46_2c5626ec.png', 'image/png', 'media_public', 'media_public', 3436, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-25 05:23:46', '2025-10-25 05:23:46'),
(388, 'Modules\\Backend\\Models\\SiteConfiguration', 7, 'afed86d0-c297-4294-a03e-51b838694caf', 'images', 'image_subscribe-img', 'image_2025-10-25_05-27-54_db613dde.png', 'image/png', 'media_public', 'media_public', 8781, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-25 05:27:54', '2025-10-25 05:27:54'),
(389, 'Modules\\Backend\\Models\\Taxonomy', 6, 'ba5132c3-3e33-4bfb-93e4-07d48a73c4aa', 'featured', 'tech-post-1', 'tech-post-1.jpg', 'image/jpeg', 'media_public', 'media_public', 39034, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 06:03:19', '2025-10-25 06:03:19'),
(390, 'Modules\\Backend\\Models\\SiteConfiguration', 95, '27dadb93-0177-4eea-9b41-4a3f2be55277', 'images', 'banner_image_cta-bg-3', 'banner_image_2025-10-25_07-06-42_266120ab.jpg', 'image/jpeg', 'media_public', 'media_public', 103737, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-25 07:06:42', '2025-10-25 07:06:42'),
(391, 'Modules\\Backend\\Models\\SiteConfiguration', 96, '6f843734-5653-45fd-968c-356e674cd953', 'images', 'logo_logo-dark-2', 'logo_2025-10-25_07-07-46_f8317b16.png', 'image/png', 'media_public', 'media_public', 3436, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-25 07:07:46', '2025-10-25 07:07:47'),
(392, 'Modules\\Backend\\Models\\SiteConfiguration', 97, '268c98e2-65e5-49b7-88f6-c1592e00cd18', 'images', 'logo_logo-dark-2', 'logo_2025-10-25_07-14-19_00d04f24.png', 'image/png', 'media_public', 'media_public', 3436, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-25 07:14:19', '2025-10-25 07:14:20'),
(393, 'Modules\\Backend\\Models\\SiteConfiguration', 98, 'fc74e48a-3f32-45df-90d0-80df4fa4850d', 'images', 'profile_image_post-author', 'profile_image_2025-10-25_07-15-43_f7c1e9e5.png', 'image/png', 'media_public', 'media_public', 11920, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-25 07:15:43', '2025-10-25 07:15:43'),
(394, 'Modules\\Backend\\Models\\SiteConfiguration', 99, 'fa85235d-62ef-4513-b8df-b9ba704f0842', 'images', 'image_subscribe-img', 'image_2025-10-25_07-19-54_26eb8408.png', 'image/png', 'media_public', 'media_public', 8781, '[]', '[]', '{\"thumb\":true,\"large\":true}', '[]', 1, '2025-10-25 07:19:54', '2025-10-25 07:19:55'),
(397, 'Modules\\Backend\\Models\\Blog', 126, '8a984697-8173-4b56-9b47-b2c4dbf45d42', 'featured', 'pexels-mentatdgt-1485781 1', 'pexels-mentatdgt-1485781-1.png', 'image/png', 'media_public', 'media_public', 736504, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 13:40:06', '2025-10-25 13:40:06'),
(398, 'Modules\\Backend\\Models\\Blog', 28, '6871b39f-03f5-4ad9-ab57-e3dc89086a9f', 'featured', '165963', '165963.jpg', 'image/jpeg', 'media_public', 'media_public', 950205, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 13:47:04', '2025-10-25 13:47:05'),
(399, 'Modules\\Backend\\Models\\Blog', 1, '2c349eff-d1dc-4ce9-ae0e-af05c1fa825b', 'featured', '22435300', '22435300.jpg', 'image/jpeg', 'media_public', 'media_public', 1590503, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 14:12:19', '2025-10-25 14:12:19'),
(400, 'Modules\\Backend\\Models\\Blog', 26, 'c317288b-5d9b-41bc-a542-fef97cec8987', 'featured', '5946', '5946.jpg', 'image/jpeg', 'media_public', 'media_public', 523898, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 14:14:48', '2025-10-25 14:14:48'),
(401, 'Modules\\Backend\\Models\\Blog', 27, 'cae86469-c7b6-4b3e-8c6a-e440d2943b90', 'featured', '22435300', '22435300.jpg', 'image/jpeg', 'media_public', 'media_public', 1590503, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 14:47:12', '2025-10-25 14:47:12'),
(402, 'Modules\\Backend\\Models\\Blog', 25, '294408db-64d0-4698-9583-a5ccfb312ab3', 'featured', '84368', '84368.jpg', 'image/jpeg', 'media_public', 'media_public', 1153935, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 14:48:33', '2025-10-25 14:48:33'),
(403, 'Modules\\Backend\\Models\\Blog', 80, '7909a793-5bdf-4684-bb2a-ed666e5e2024', 'featured', '4950405', '4950405.jpg', 'image/jpeg', 'media_public', 'media_public', 1796499, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 14:51:56', '2025-10-25 14:51:56'),
(404, 'Modules\\Backend\\Models\\Blog', 56, '2f7c5127-fceb-44e7-bc1b-878615e955ee', 'featured', '7040', '7040.jpg', 'image/jpeg', 'media_public', 'media_public', 1362823, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 14:53:09', '2025-10-25 14:53:09'),
(407, 'Modules\\Backend\\Models\\Blog', 34, '16bcaf3d-3868-4e40-9987-ae9d7835448b', 'featured', 'black-african-american-woman-stylish-outfit-jeans-blouse-isolated-green 2', 'black-african-american-woman-stylish-outfit-jeans-blouse-isolated-green-2.png', 'image/png', 'media_public', 'media_public', 187131, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 15:00:27', '2025-10-25 15:00:27'),
(408, 'Modules\\Backend\\Models\\Blog', 33, '60f01219-594e-4949-bf87-7cf24ed9c63f', 'featured', '7040', '7040.jpg', 'image/jpeg', 'media_public', 'media_public', 1362823, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 15:01:15', '2025-10-25 15:01:15'),
(409, 'Modules\\Backend\\Models\\Blog', 32, 'b9364a41-5d45-4834-ac7f-9e150096b75b', 'featured', 'black-african-american-woman-stylish-outfit-jeans-blouse-isolated-green 3', 'black-african-american-woman-stylish-outfit-jeans-blouse-isolated-green-3.png', 'image/png', 'media_public', 'media_public', 199196, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 15:02:55', '2025-10-25 15:02:55'),
(410, 'Modules\\Backend\\Models\\Blog', 31, 'af6c09a1-c257-4323-9688-4b7c4deee7e5', 'featured', '125983', '125983.jpg', 'image/jpeg', 'media_public', 'media_public', 783336, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 15:07:20', '2025-10-25 15:07:20'),
(411, 'Modules\\Backend\\Models\\Blog', 30, 'cb54076c-cff9-41a6-be62-8dfaf9d158ab', 'featured', '420948892_63e4815f-4b68-4afb-97be-24f5ad30f7ec', '420948892_63e4815f-4b68-4afb-97be-24f5ad30f7ec.jpg', 'image/jpeg', 'media_public', 'media_public', 1501698, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 15:12:53', '2025-10-25 15:12:53'),
(412, 'Modules\\Backend\\Models\\Blog', 29, 'a5257080-2405-422a-a5f2-1cc78ee486a9', 'featured', '59922', '59922.jpg', 'image/jpeg', 'media_public', 'media_public', 944388, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 15:13:26', '2025-10-25 15:13:27'),
(413, 'Modules\\Backend\\Models\\Blog', 135, '4390edcd-da83-46c8-a5f8-2cb39c1abbcd', 'featured', '106964', '106964.jpg', 'image/jpeg', 'media_public', 'media_public', 1123138, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 15:14:08', '2025-10-25 15:14:08'),
(414, 'Modules\\Backend\\Models\\Blog', 78, '653c242e-4640-4805-a251-8d757c36785b', 'featured', '12816', '12816.jpg', 'image/jpeg', 'media_public', 'media_public', 1248115, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 15:15:56', '2025-10-25 15:15:56'),
(415, 'Modules\\Backend\\Models\\Blog', 43, 'dde19a88-0890-410b-b1e3-3884582e828d', 'featured', '20917', '20917.jpg', 'image/jpeg', 'media_public', 'media_public', 1046221, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 15:17:47', '2025-10-25 15:17:47'),
(419, 'Modules\\Backend\\Models\\Blog', 127, '66ce9b07-1137-4b20-a78e-20d2b4ad1e6f', 'featured', '2149668595 (1)', '2149668595-(1).jpg', 'image/jpeg', 'media_public', 'media_public', 1287940, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 16:19:09', '2025-10-25 16:19:09'),
(420, 'Modules\\Backend\\Models\\Blog', 124, 'b9f0680d-f33f-4041-ab98-071d438e5f9f', 'featured', '2150995415', '2150995415.jpg', 'image/jpeg', 'media_public', 'media_public', 702368, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 16:23:47', '2025-10-25 16:23:47'),
(421, 'Modules\\Backend\\Models\\Blog', 166, '8d9f9bd4-bc6a-449f-9894-394e30b851b9', 'featured', '2150995633', '2150995633.jpg', 'image/jpeg', 'media_public', 'media_public', 826246, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 16:24:25', '2025-10-25 16:24:25'),
(423, 'Modules\\Backend\\Models\\Blog', 122, '65128546-c37f-444e-8a02-77a0fa93b7e5', 'featured', 'black-african-american-woman-stylish-outfit-jeans-blouse-isolated-green 3', 'black-african-american-woman-stylish-outfit-jeans-blouse-isolated-green-3.png', 'image/png', 'media_public', 'media_public', 199196, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 16:27:12', '2025-10-25 16:27:12'),
(424, 'Modules\\Backend\\Models\\Blog', 58, 'cff52168-cbc2-44d0-b2a3-650d0d27774d', 'featured', '7341', '7341.jpg', 'image/jpeg', 'media_public', 'media_public', 484941, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 16:32:38', '2025-10-25 16:32:38'),
(425, 'Modules\\Backend\\Models\\Blog', 175, '594da8f5-ea64-4d1f-b9cc-20d119f6d913', 'featured', '2150995633', '2150995633.jpg', 'image/jpeg', 'media_public', 'media_public', 826246, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 16:33:54', '2025-10-25 16:33:54'),
(426, 'Modules\\Backend\\Models\\Blog', 170, '9a5772ba-1c4f-4e94-b779-76de616661bf', 'featured', '15254920', '15254920.jpg', 'image/jpeg', 'media_public', 'media_public', 704593, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 16:38:12', '2025-10-25 16:38:12'),
(428, 'Modules\\Backend\\Models\\Blog', 189, '8d1475ec-74c2-42fb-9457-36f8dd844278', 'featured', '20504', '20504.jpg', 'image/jpeg', 'media_public', 'media_public', 1112324, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 16:41:28', '2025-10-25 16:41:28'),
(429, 'Modules\\Backend\\Models\\Blog', 132, '379a06fd-74f6-4761-b438-a854a990288a', 'featured', '2105', '2105.jpg', 'image/jpeg', 'media_public', 'media_public', 934635, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-25 16:41:52', '2025-10-25 16:41:52'),
(430, 'Modules\\Backend\\Models\\Blog', 180, '78adfbb3-508c-492a-8cd4-ea5004de2d98', 'featured', '2148673454', '2148673454.jpg', 'image/jpeg', 'media_public', 'media_public', 1446788, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-26 02:53:33', '2025-10-26 02:53:33'),
(435, 'Modules\\Backend\\Models\\Blog', 121, 'c0757db1-e15e-492b-b689-57f2d1dd6eed', 'featured', '2922', '2922.jpg', 'image/jpeg', 'media_public', 'media_public', 278277, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-27 11:02:03', '2025-10-27 11:02:03'),
(437, 'Modules\\Backend\\Models\\Blog', 104, '0f1c8e61-b126-4084-9153-2fa514ededb6', 'featured', '161', '161.jpg', 'image/jpeg', 'media_public', 'media_public', 815756, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-27 11:09:26', '2025-10-27 11:09:26'),
(438, 'Modules\\Backend\\Models\\Blog', 123, 'b893a510-facf-4b62-aa76-c4f2ab871fcb', 'featured', '161 1', '161-1.png', 'image/png', 'media_public', 'media_public', 867037, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-27 11:17:53', '2025-10-27 11:17:53'),
(439, 'Modules\\Backend\\Models\\Blog', 149, 'ad4764fb-6a8d-4c73-ba11-21f0f130c9ec', 'featured', '2097 1', '2097-1.jpg', 'image/jpeg', 'media_public', 'media_public', 1551599, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-27 11:22:43', '2025-10-27 11:22:43'),
(440, 'Modules\\Backend\\Models\\Blog', 36, 'a61d338b-4640-44dc-9d39-853427709fb7', 'featured', '24', '24.webp', 'image/webp', 'media_public', 'media_public', 89266, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-27 13:10:45', '2025-10-27 13:10:45'),
(441, 'Modules\\Backend\\Models\\Blog', 37, 'ebcc982f-f46e-450e-88ea-e269d519957c', 'featured', '45', '45.webp', 'image/webp', 'media_public', 'media_public', 92366, '[]', '[]', '{\"thumb\":true}', '[]', 1, '2025-10-27 13:12:35', '2025-10-27 13:12:35');

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

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

CREATE TABLE `menus` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `location` varchar(255) DEFAULT NULL,
  `description` text 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 `menus`
--

INSERT INTO `menus` (`id`, `name`, `slug`, `location`, `description`, `status`, `created_at`, `updated_at`) VALUES
(1, 'Primary Menu', 'primary-menu', 'primary_menu', 'Primary Menu', 1, '2025-09-22 23:42:37', '2025-09-22 23:42:37'),
(2, 'Header top menu', 'header-top-menu', 'header_top_menu', 'sdfasd', 1, '2025-09-27 01:57:34', '2025-09-27 02:30:34'),
(3, 'Footer Menu 1', 'footer-menu-1', 'footer_menu_1', NULL, 1, '2025-09-27 03:15:16', '2025-09-27 03:15:16'),
(4, 'Footer Menu 2', 'footer-menu-2', 'footer_menu_2', NULL, 1, '2025-09-27 03:19:11', '2025-09-27 03:19:11'),
(5, 'Footer menu 3', 'footer-menu-3', 'footer_menu_3', NULL, 1, '2025-09-27 03:20:28', '2025-09-27 03:20:28'),
(6, 'Footer Menu 4', 'footer-menu-4', 'footer_menu_4', NULL, 1, '2025-09-27 03:21:45', '2025-09-27 03:21:45');

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

--
-- Table structure for table `menu_items`
--

CREATE TABLE `menu_items` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `menu_id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `url` varchar(255) DEFAULT NULL,
  `target` varchar(255) NOT NULL DEFAULT '_self',
  `icon_class` varchar(255) DEFAULT NULL,
  `parent_id` int(11) NOT NULL DEFAULT 0,
  `order` int(11) NOT NULL DEFAULT 0,
  `type` varchar(255) NOT NULL DEFAULT 'custom',
  `type_id` int(11) DEFAULT NULL,
  `css_class` text 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 `menu_items`
--

INSERT INTO `menu_items` (`id`, `menu_id`, `title`, `url`, `target`, `icon_class`, `parent_id`, `order`, `type`, `type_id`, `css_class`, `status`, `created_at`, `updated_at`) VALUES
(1, 1, 'Home', '/', '_self', '', 0, 0, 'custom', 0, '', 1, '2025-09-22 23:44:07', '2025-09-30 15:46:12'),
(3, 2, 'Forum', '/contact', '_self', '', 0, 0, 'custom', 0, '', 1, '2025-09-27 01:58:11', '2025-10-05 05:16:43'),
(4, 2, 'About', '/about-us', '_self', '', 0, 1, 'custom', 0, '', 1, '2025-09-27 01:58:23', '2025-10-05 05:13:13'),
(6, 2, 'All Blogs', '/blogs', '_self', '', 0, 3, 'custom', 0, '', 1, '2025-09-27 01:58:48', '2025-10-27 13:15:07'),
(7, 1, 'Megazine Home', '/?theme=theme1', '_self', '', 1, 0, 'custom', 0, '', 1, '2025-09-27 02:22:48', '2025-10-23 13:14:31'),
(8, 1, 'Newspaper Home', '/?theme=theme2', '_self', '', 1, 1, 'custom', 0, '', 1, '2025-09-27 02:22:55', '2025-10-23 13:14:42'),
(10, 1, 'About', '/about-us', '_self', '', 0, 1, 'custom', 0, '', 1, '2025-09-27 02:44:10', '2025-10-05 05:09:59'),
(11, 1, 'Blog', '/blogs', '_self', '', 0, 2, 'custom', 0, '', 1, '2025-09-27 02:44:40', '2025-10-09 15:15:01'),
(12, 1, 'Single Post Layout 1', '/blog/communication-for-everyday-meetings-bitcoins', '_self', '', 11, 3, 'custom', 0, '', 1, '2025-09-27 02:44:55', '2025-10-09 15:27:19'),
(13, 1, 'Single Post Layout 2', '/blog/communication-for-everyday-meetings-bitcoins?page_view=left_sidebar', '_self', '', 11, 4, 'custom', 0, '', 1, '2025-09-27 02:45:05', '2025-10-09 15:28:18'),
(14, 1, 'Contact', '/contact', '_self', '', 0, 4, 'custom', 0, '', 1, '2025-09-27 02:45:58', '2025-10-09 15:37:23'),
(15, 3, 'About Us', '/about-us', '_self', '', 0, 1, 'custom', 0, '', 1, '2025-09-27 03:15:52', '2025-10-05 05:20:02'),
(16, 3, 'Why You Should', '/blog/why-you-should-consider-graphs-for-your-next', '_self', '', 0, 2, 'custom', 0, '', 1, '2025-09-27 03:16:16', '2025-10-08 12:50:34'),
(17, 3, 'Podcast', '/blog/podcast-appetizer-the-potentially-dangerous-non-sibility-of-cookie-notices', '_self', '', 0, 3, 'custom', 0, '', 1, '2025-09-27 03:16:24', '2025-10-08 14:43:57'),
(18, 3, 'Events', '/blog/events-the-potentially-dangerous-non-accessibility-of-cookie', '_self', '', 0, 4, 'custom', 0, '', 1, '2025-09-27 03:16:32', '2025-10-08 14:47:25'),
(19, 3, 'Warn', '/blog/banks-warned-to-stay-alert-for-russian-jobs-related-threats', '_self', '', 0, 5, 'custom', 0, '', 1, '2025-09-27 03:16:41', '2025-10-08 14:53:06'),
(20, 4, 'Contact', '/contact', '_self', '', 0, 1, 'custom', 0, '', 1, '2025-09-27 03:19:26', '2025-10-08 13:04:37'),
(21, 4, 'Cart', '/cart', '_self', '', 0, 2, 'custom', 0, '', 1, '2025-09-27 03:19:36', '2025-10-08 13:05:22'),
(22, 4, 'Gift Cards', '/blog/what-is-gift-cards-and-teach-us-about-web-design', '_self', '', 0, 3, 'custom', 0, '', 1, '2025-09-27 03:19:46', '2025-10-08 14:29:09'),
(23, 4, 'Register', '/register', '_self', '', 0, 4, 'custom', 0, '', 1, '2025-09-27 03:19:54', '2025-10-08 14:30:27'),
(24, 4, 'Catalog', '/blog/we-cant-wait-to-try-this-area-catalog', '_self', '', 0, 5, 'custom', 0, '', 1, '2025-09-27 03:20:00', '2025-10-08 14:34:47'),
(25, 5, 'The Shop', '/shop', '_self', '', 0, 1, 'custom', 0, '', 1, '2025-09-27 03:20:37', '2025-10-08 12:51:22'),
(26, 5, 'Recipes', '/blog/the-butter-chocolate-cookies-recies', '_self', '', 0, 2, 'custom', 0, '', 1, '2025-09-27 03:20:47', '2025-10-08 14:41:17'),
(27, 5, 'Food', '/blog/why-food-creators-should-start-using-graphs', '_self', '', 0, 3, 'custom', 0, '', 1, '2025-09-27 03:20:55', '2025-10-08 14:39:44'),
(28, 5, 'Travel', '/blog/travel-building-complex-forms-in-vue', '_self', '', 0, 4, 'custom', 0, '', 1, '2025-09-27 03:21:03', '2025-10-08 14:36:24'),
(29, 5, 'Hotline', '/contact', '_self', '', 0, 5, 'custom', 0, '', 1, '2025-09-27 03:21:10', '2025-10-08 13:03:57'),
(30, 6, 'Privacy Policy And Terms', '/page/privacy-policy-and-terms', '_self', '', 0, 1, 'custom', 0, '', 1, '2025-09-27 03:21:55', '2025-10-09 17:37:15'),
(31, 6, 'Site Credits', '/blog/what-you-miss-in-the-market-changes-and-site-credits', '_self', '', 0, 2, 'custom', 0, '', 1, '2025-09-27 03:22:02', '2025-10-08 14:07:29'),
(35, 1, 'Blog Default', '/blogs', '_self', '', 11, 0, 'custom', 0, '', 1, '2025-10-09 15:18:18', '2025-10-09 15:20:46'),
(36, 1, 'Blog Layout 02', '/blogs?page_view=right_sidebar', '_self', '', 11, 1, 'custom', 0, '', 1, '2025-10-09 15:18:37', '2025-10-09 15:23:01'),
(37, 1, 'Blog Layout 03', '/blogs?page_view=grid_right_sidebar', '_self', '', 11, 2, 'custom', 0, '', 1, '2025-10-09 15:18:48', '2025-10-09 15:24:23'),
(38, 1, 'Pages', '#', '_self', '', 0, 3, 'custom', 0, '', 1, '2025-10-09 15:30:51', '2025-10-18 10:38:42'),
(39, 1, 'Cart', '/cart', '_self', '', 38, 2, 'custom', 0, NULL, 1, '2025-10-09 15:32:01', '2025-10-09 15:35:38'),
(40, 1, 'Shop Details', '/product/canon-eos-r100-mirrorless', '_self', '', 38, 1, 'custom', 0, '', 1, '2025-10-09 15:33:14', '2025-10-15 13:02:39'),
(41, 1, 'Shop', '/shop', '_self', '', 38, 0, 'custom', 0, NULL, 1, '2025-10-09 15:33:38', '2025-10-09 15:35:38'),
(42, 1, 'Wishlist', '/user/wishlist', '_self', '', 38, 3, 'custom', 0, NULL, 1, '2025-10-09 15:36:58', '2025-10-09 15:37:23'),
(43, 1, 'Team Member', '/team-member', '_self', '', 38, 4, 'custom', 0, NULL, 1, '2025-10-18 10:40:46', '2025-10-18 10:41:59'),
(44, 1, 'Team Member Details', '/team-member/kristin-watson', '_self', '', 38, 5, 'custom', 0, NULL, 1, '2025-10-18 10:41:23', '2025-10-18 10:41:59'),
(45, 1, 'Privacy policy', '/page/privacy-policy-and-terms', '_self', '', 38, 6, 'custom', 0, NULL, 1, '2025-10-18 10:43:36', '2025-10-18 10:43:52');

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

--
-- 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_000001_create_cache_table', 1),
(2, '0001_01_01_000002_create_jobs_table', 1),
(3, '2024_07_02_050229_create_telescope_entries_table', 1),
(4, '2024_07_02_060235_create_users_table', 1),
(5, '2024_07_03_051452_create_permission_tables', 1),
(6, '2024_07_03_092416_create_user_metas_table', 1),
(7, '2024_07_04_075036_create_options_table', 1),
(8, '2024_07_09_065611_create_files_table', 1),
(9, '2024_07_30_061514_create_pages_table', 1),
(10, '2024_07_30_061522_create_page_contents_table', 1),
(11, '2024_12_01_000001_create_orders_table', 1),
(12, '2024_12_01_000002_create_order_items_table', 1),
(13, '2024_12_14_000000_create_site_configurations_table', 1),
(14, '2025_07_10_105228_create_menus_table', 1),
(15, '2025_07_10_105305_create_menu_items_table', 1),
(16, '2025_07_10_155159_create_contents_table', 1),
(17, '2025_07_10_155233_create_content_metas_table', 1),
(18, '2025_07_10_155253_create_taxonomies_table', 1),
(19, '2025_07_10_155319_create_comments_table', 1),
(20, '2025_07_10_155336_create_languages_table', 1),
(21, '2025_07_10_155941_create_content_translations_table', 1),
(22, '2025_07_10_160000_create_content_taxonomies_table', 1),
(23, '2025_07_10_172533_create_media_table', 1),
(24, '2025_07_13_033926_add_status_column_to_taxonomies_table', 1),
(25, '2025_07_19_061519_create_settings_table', 1),
(26, '2025_07_19_105746_create_email_templates_table', 1),
(27, '2025_07_20_085839_create_currencies_table', 1),
(28, '2025_07_23_124717_update_social_column_to_users_table', 1),
(29, '2025_07_27_165801_create_taxonomy_translations_table', 1),
(30, '2025_07_28_044231_create_subscribers_table', 1),
(31, '2025_07_28_131715_create_newsletters_table', 1),
(32, '2025_07_28_131732_create_subscriber_newsletters_table', 1),
(33, '2025_07_28_131740_create_frontends_table', 1),
(34, '2025_08_04_042552_create_contact_messages_table', 1),
(35, '2025_08_04_042560_add_ratting_column_to_comments_table', 1),
(36, '2025_08_09_054659_create_carts_table', 1),
(37, '2025_08_10_053159_create_wishlists_table', 1),
(38, '2025_08_11_125559_create_conversations_table', 1),
(39, '2025_08_12_023227_create_conversation_messages_table', 1),
(40, '2025_08_15_152912_create_payment_methods_table', 1),
(41, '2025_08_15_153005_create_payment_histories_table', 1),
(42, '2025_08_15_155000_create_test_orders_table', 1),
(43, '2025_08_23_120000_enhance_payment_methods_table', 1),
(44, '2025_10_07_120426_create_notifications_table', 2),
(45, '2025_10_15_000000_create_updates_table', 3);

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

--
-- Table structure for table `model_has_permissions`
--

CREATE TABLE `model_has_permissions` (
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `model_type` varchar(255) NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `model_has_roles`
--

CREATE TABLE `model_has_roles` (
  `role_id` bigint(20) UNSIGNED NOT NULL,
  `model_type` varchar(255) NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `model_has_roles`
--

INSERT INTO `model_has_roles` (`role_id`, `model_type`, `model_id`) VALUES
(1, 'Modules\\User\\Models\\User', 1),
(2, 'Modules\\User\\Models\\User', 1),
(3, 'Modules\\User\\Models\\User', 1),
(2, 'Modules\\User\\Models\\User', 2),
(3, 'Modules\\User\\Models\\User', 3),
(2, 'Modules\\User\\Models\\User', 4),
(2, 'Modules\\User\\Models\\User', 5),
(2, 'Modules\\User\\Models\\User', 6);

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

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

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

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

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

CREATE TABLE `notifications` (
  `id` char(36) NOT NULL,
  `type` varchar(255) NOT NULL,
  `notifiable_type` varchar(255) NOT NULL,
  `notifiable_id` bigint(20) UNSIGNED NOT NULL,
  `data` text NOT NULL,
  `read_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 `notifications`
--

INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('0012cb8d-46e9-4a0c-b46a-e977d4d67166', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0631\\u0634\\u064a\\u0642\\u0629\",\"blog_id\":342,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0631\\u0634\\u064a\\u0642\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
('00260e64-e059-437c-8339-3d13a2cb480e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Inspiring Web Design And UX Bitcoins\",\"blog_id\":145,\"author\":\"Admin\",\"message\":\"Blog \'Inspiring Web Design And UX Bitcoins\' has been updated.\"}', NULL, '2025-10-08 05:15:17', '2025-10-08 05:15:17'),
('00cbb683-dd17-4987-af3e-ff86e141cc5c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"What You Miss in the Market Changes and Site Credits\",\"blog_id\":135,\"author\":\"Admin\",\"message\":\"Blog \'What You Miss in the Market Changes and Site Credits\' has been updated.\"}', NULL, '2025-10-25 05:26:08', '2025-10-25 05:26:08'),
('012703fd-c5c2-43e7-a16b-6dbdb4d13bb3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-27 10:53:03', '2025-10-27 10:53:03'),
('0176d783-ee53-4d67-9e2b-cacd281667a7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0631\\u0642\\u0627\\u0645 \\u0647\\u0648\\u0627\\u062a\\u0641 \\u0645\\u0635\\u0645\\u0645\\u064a \\u0627\\u0644\\u0648\\u064a\\u0628\\u062a\\u062d\\u0631\\u064a\\u0643\",\"blog_id\":243,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0631\\u0642\\u0627\\u0645 \\u0647\\u0648\\u0627\\u062a\\u0641 \\u0645\\u0635\\u0645\\u0645\\u064a \\u0627\\u0644\\u0648\\u064a\\u0628\\u062a\\u062d\\u0631\\u064a\\u0643\' has been updated.\"}', NULL, '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
('0240bb5c-bcb4-4f0a-aa89-9612e12644ef', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Lean User Research\",\"blog_id\":104,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Lean User Research\' has been updated.\"}', NULL, '2025-10-25 05:17:08', '2025-10-25 05:17:08'),
('032d9c23-4b63-461f-835e-c14356ff3446', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":210,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
('046eb447-56a4-40dd-8c9a-142b61de4ffb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"What You Miss in the Market Changes and Site Credits\",\"blog_id\":135,\"author\":\"Admin\",\"message\":\"Blog \'What You Miss in the Market Changes and Site Credits\' has been updated.\"}', NULL, '2025-10-25 05:26:08', '2025-10-25 05:26:08'),
('047cb444-294e-4570-8c9e-5e96e960379d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-25 14:58:11', '2025-10-25 14:58:11'),
('0511d31b-9905-4ad2-af88-60fa2bb488ab', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0628\\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":220,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0628\\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
('051c7672-7e98-4bae-b026-951cbc7f5669', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\",\"blog_id\":216,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:30:21', '2025-10-25 07:30:21'),
('05e864e1-f77b-42c0-8992-5f3253126911', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"An Introduction To Context Propagation\",\"blog_id\":169,\"author\":\"Admin\",\"message\":\"Blog \'An Introduction To Context Propagation\' has been created.\"}', NULL, '2025-10-08 04:39:37', '2025-10-08 04:39:37'),
('07826ebd-f536-4c3f-b26f-076638e2a950', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\",\"blog_id\":216,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
('07e23720-9039-4c8a-8380-6ee686a54728', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Dynamic Donut Charts With Tailwind\",\"blog_id\":34,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Dynamic Donut Charts With Tailwind\' has been updated.\"}', NULL, '2025-10-25 15:00:27', '2025-10-25 15:00:27'),
('087be786-7af0-48ea-8108-f19c9db5c64e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Fortnite Ratings are Skyrocketing\",\"blog_id\":46,\"author\":\"Admin\",\"message\":\"Blog \'Fortnite Ratings are Skyrocketing\' has been updated.\"}', NULL, '2025-10-25 07:11:09', '2025-10-25 07:11:09'),
('0909cb8a-3751-4e51-969a-24ab8e327e2b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Using Instagram tawo promote your\",\"blog_id\":171,\"author\":\"Admin\",\"message\":\"Blog \'Using Instagram tawo promote your\' has been created.\"}', NULL, '2025-10-08 04:58:03', '2025-10-08 04:58:03'),
('0a095b3f-8cab-4d7c-9040-e9c7376a33e9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Write Better Ideas From JavaScript Functions\",\"blog_id\":131,\"author\":\"Admin\",\"message\":\"Blog \'Write Better Ideas From JavaScript Functions\' has been updated.\"}', NULL, '2025-10-11 02:05:00', '2025-10-11 02:05:00'),
('0a993c20-dfca-4ed1-8bde-dd47a68b7df9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-27 10:57:00', '2025-10-27 10:57:00'),
('0b0d07de-5f11-4a27-b6ab-2908642c80ec', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\",\"blog_id\":205,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\' has been updated.\"}', NULL, '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
('0b4e7cb8-1587-4a96-b79b-7aa07211eb32', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"soft_deleted\",\"title\":\"Guide To Building Accessible Carousels\",\"blog_id\":177,\"author\":\"Admin\",\"message\":\"Blog \'Guide To Building Accessible Carousels\' has been soft_deleted.\"}', NULL, '2025-10-08 05:34:41', '2025-10-08 05:34:41'),
('0ba70ecb-3633-4fd2-bff2-bcc6c937110b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Implementing Okta Authentication In\",\"blog_id\":173,\"author\":\"Admin\",\"message\":\"Blog \'Implementing Okta Authentication In\' has been updated.\"}', '2025-10-20 15:27:19', '2025-10-18 08:21:58', '2025-10-18 08:21:58'),
('0bac6c42-88a5-436e-a313-197b55ca83bc', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Guide To Accessible Form Validation\",\"blog_id\":36,\"author\":\"Admin\",\"message\":\"Blog \'A Guide To Accessible Form Validation\' has been updated.\"}', NULL, '2025-10-27 13:10:45', '2025-10-27 13:10:45'),
('0c2ab4cd-97d9-49d3-9102-cfa65bfc8b9d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
('0c6df90c-33ea-4ed7-99f5-7d48b691b910', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast\",\"blog_id\":126,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast\' has been updated.\"}', NULL, '2025-10-25 04:32:54', '2025-10-25 04:32:54'),
('0cd6d763-e646-4bc8-8af9-bd6bfdfc7ee5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062a\\u0646\\u0641\\u064a\\u0630 \\u0645\\u0635\\u0627\\u062f\\u0642\\u0629 Okta \\u0641\\u064a\",\"blog_id\":264,\"author\":\"Admin\",\"message\":\"Blog \'\\u062a\\u0646\\u0641\\u064a\\u0630 \\u0645\\u0635\\u0627\\u062f\\u0642\\u0629 Okta \\u0641\\u064a\' has been updated.\"}', NULL, '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
('0d45651c-8a37-49be-9125-b14102e7784b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\",\"blog_id\":279,\"author\":\"Admin\",\"message\":\"Blog \'\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\' has been updated.\"}', NULL, '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
('0df1f086-25db-4152-9d43-920265b84fd3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\",\"blog_id\":248,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:57:36', '2025-10-25 05:57:36'),
('0eb6a2d7-f4af-4a39-be8d-a76476209c24', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Fortnite Ratings are Skyrocketing\",\"blog_id\":46,\"author\":\"Admin\",\"message\":\"Blog \'Fortnite Ratings are Skyrocketing\' has been updated.\"}', NULL, '2025-10-25 07:11:09', '2025-10-25 07:11:09'),
('0eb7fb4d-e795-47cc-8213-032882ee6553', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-25 05:16:54', '2025-10-25 05:16:54'),
('0ed51e19-10fc-4e97-ac68-10bbef34098a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Five Data-Loading Patterns To Boost Web Performance\",\"blog_id\":150,\"author\":\"Admin\",\"message\":\"Blog \'Five Data-Loading Patterns To Boost Web Performance\' has been updated.\"}', NULL, '2025-10-25 07:12:25', '2025-10-25 07:12:25'),
('0edfd1f4-4605-4c06-b005-69981bc65f1c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Level Up Your CSS Skills With The\",\"blog_id\":57,\"author\":\"Admin\",\"message\":\"Blog \'Level Up Your CSS Skills With The\' has been updated.\"}', NULL, '2025-10-25 07:03:58', '2025-10-25 07:03:58'),
('0fb5a5e8-04f2-4c09-8468-ce1f0305456d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Checklists For Interface Designers Nesw\",\"blog_id\":175,\"author\":\"Admin\",\"message\":\"Blog \'Checklists For Interface Designers Nesw\' has been updated.\"}', NULL, '2025-10-25 07:24:48', '2025-10-25 07:24:48'),
('100b08fd-602f-49cf-8f99-adc5964bf316', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-25 15:23:56', '2025-10-25 15:23:56'),
('11eae71f-eaa4-4fa8-a984-2346dbdde210', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Phone Numbers For Web Designers\",\"blog_id\":167,\"author\":\"Admin\",\"message\":\"Blog \'Phone Numbers For Web Designers\' has been updated.\"}', NULL, '2025-10-16 12:46:37', '2025-10-16 12:46:37'),
('12191e57-08b7-4ab8-b5ec-105905bdb7dd', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast Coins\",\"blog_id\":127,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast Coins\' has been updated.\"}', NULL, '2025-10-25 04:32:47', '2025-10-25 04:32:47'),
('122d854e-7057-4bbe-97b0-835e3f2750e5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Protect Your App With A Model Based On JSONDiff\",\"blog_id\":141,\"author\":\"Admin\",\"message\":\"Blog \'How To Protect Your App With A Model Based On JSONDiff\' has been updated.\"}', NULL, '2025-10-25 07:04:55', '2025-10-25 07:04:55'),
('12ee0652-3b85-4666-93d5-6ff6b58e164f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
('12f43b2b-5330-4907-bcf7-2551a2931a0b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0623\\u062d\\u062f\\u0627\\u062b \\u0627\\u0644\\u062a\\u064a \\u0642\\u062f \\u062a\\u0634\\u0643\\u0644 \\u062e\\u0637\\u0648\\u0631\\u0629 \\u0628\\u0633\\u0628\\u0628 \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637\",\"blog_id\":297,\"author\":\"Author\",\"message\":\"Blog \'\\u0627\\u0644\\u0623\\u062d\\u062f\\u0627\\u062b \\u0627\\u0644\\u062a\\u064a \\u0642\\u062f \\u062a\\u0634\\u0643\\u0644 \\u062e\\u0637\\u0648\\u0631\\u0629 \\u0628\\u0633\\u0628\\u0628 \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637\' has been updated.\"}', NULL, '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
('13193b1f-b390-4027-bb6c-a068ae10e3d1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0644\\u0645\\u0627\\u0630\\u0627 \\u064a\\u0646\\u0628\\u063a\\u064a \\u0639\\u0644\\u0649 \\u0645\\u064f\\u0646\\u0634\\u0626\\u064a \\u0627\\u0644\\u0637\\u0639\\u0627\\u0645 \\u0627\\u0644\\u0628\\u062f\\u0621 \\u0641\\u064a \\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 \\u0627\\u0644\\u0631\\u0633\\u0648\\u0645 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u064a\\u0629\",\"blog_id\":194,\"author\":\"Admin\",\"message\":\"Blog \'\\u0644\\u0645\\u0627\\u0630\\u0627 \\u064a\\u0646\\u0628\\u063a\\u064a \\u0639\\u0644\\u0649 \\u0645\\u064f\\u0646\\u0634\\u0626\\u064a \\u0627\\u0644\\u0637\\u0639\\u0627\\u0645 \\u0627\\u0644\\u0628\\u062f\\u0621 \\u0641\\u064a \\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 \\u0627\\u0644\\u0631\\u0633\\u0648\\u0645 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-12 08:30:39', '2025-10-12 08:30:39'),
('139cb295-f9bc-4550-aafc-fa6d6d3e39f0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Getting Internationalization (i18n) Right With Remix And\",\"blog_id\":146,\"author\":\"Admin\",\"message\":\"Blog \'Getting Internationalization (i18n) Right With Remix And\' has been updated.\"}', NULL, '2025-10-08 05:12:41', '2025-10-08 05:12:41'),
('13ace595-eb8f-4631-9a95-3fc90ea9e41a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast\",\"blog_id\":126,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast\' has been updated.\"}', NULL, '2025-10-25 04:32:54', '2025-10-25 04:32:54'),
('14700d49-6ecf-45ce-b446-6d0c9d4e0117', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Butter Chocolate Cookies\",\"blog_id\":54,\"author\":\"Admin\",\"message\":\"Blog \'The Butter Chocolate Cookies\' has been updated.\"}', NULL, '2025-10-25 04:50:33', '2025-10-25 04:50:33'),
('14d4f8d8-fb57-42df-a292-46273f7c4f7f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Five Data-Loading Patterns To Boost Web Performance\",\"blog_id\":150,\"author\":\"Admin\",\"message\":\"Blog \'Five Data-Loading Patterns To Boost Web Performance\' has been updated.\"}', NULL, '2025-10-25 07:12:25', '2025-10-25 07:12:25'),
('14df9dc9-9ffc-4f69-90a9-359d510ae4f3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062a\\u0646\\u0641\\u064a\\u0630 \\u0645\\u0635\\u0627\\u062f\\u0642\\u0629 Okta \\u0641\\u064a\",\"blog_id\":264,\"author\":\"Admin\",\"message\":\"Blog \'\\u062a\\u0646\\u0641\\u064a\\u0630 \\u0645\\u0635\\u0627\\u062f\\u0642\\u0629 Okta \\u0641\\u064a\' has been updated.\"}', NULL, '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
('15de1ceb-acf5-4f74-bc5b-6a7514d1b7fa', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0642\\u0629 \\u0627\\u0644\\u063a\\u0634 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u0623\\u0647\\u062f\\u0627\\u0641 \\u0627\\u0644\\u0645\\u062a\\u0627\\u062d\\u0629\",\"blog_id\":339,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0642\\u0629 \\u0627\\u0644\\u063a\\u0634 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u0623\\u0647\\u062f\\u0627\\u0641 \\u0627\\u0644\\u0645\\u062a\\u0627\\u062d\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
('15df73d1-45ff-4189-96ea-2bd101cca087', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"UX Checklists For Interface Designers\",\"blog_id\":165,\"author\":\"Admin\",\"message\":\"Blog \'UX Checklists For Interface Designers\' has been updated.\"}', NULL, '2025-10-08 04:44:13', '2025-10-08 04:44:13'),
('1620af96-6393-492e-9121-05542af46035', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Comprehensive Checklist For Design Workshops\",\"blog_id\":143,\"author\":\"Admin\",\"message\":\"Blog \'A Comprehensive Checklist For Design Workshops\' has been updated.\"}', NULL, '2025-10-09 17:39:09', '2025-10-09 17:39:09'),
('16387d2c-04a9-4ff9-9cd3-aa5c3f150a91', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":249,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
('1790cacd-ab22-4b93-b05a-ff45d6f3aa80', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u064a\\u0643\\u0627\\u0646\\u064a\\u0643\\u0627 \\u0627\\u0644\\u0623\\u0644\\u0648\\u0627\\u0646 \\u0641\\u064a \\u0645\\u062c\\u0645\\u0648\\u0639\\u0627\\u062a \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":311,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u064a\\u0643\\u0627\\u0646\\u064a\\u0643\\u0627 \\u0627\\u0644\\u0623\\u0644\\u0648\\u0627\\u0646 \\u0641\\u064a \\u0645\\u062c\\u0645\\u0648\\u0639\\u0627\\u062a \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
('1a4e0548-dfc6-4169-b1d8-672d13fc2e67', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0642\\u0629 \\u0627\\u0644\\u063a\\u0634 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u0623\\u0647\\u062f\\u0627\\u0641 \\u0627\\u0644\\u0645\\u062a\\u0627\\u062d\\u0629\",\"blog_id\":339,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0642\\u0629 \\u0627\\u0644\\u063a\\u0634 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u0623\\u0647\\u062f\\u0627\\u0641 \\u0627\\u0644\\u0645\\u062a\\u0627\\u062d\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
('1b7c012c-e695-49ed-8a9f-5bbb44d1e6a7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Travel Building Complex Forms In Vue\",\"blog_id\":106,\"author\":\"Admin\",\"message\":\"Blog \'Travel Building Complex Forms In Vue\' has been updated.\"}', NULL, '2025-10-25 04:30:28', '2025-10-25 04:30:28'),
('1b9cc2a1-d0c0-48e2-bde8-4e53f3ede1d1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast\",\"blog_id\":126,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast\' has been updated.\"}', NULL, '2025-10-25 04:32:54', '2025-10-25 04:32:54'),
('1ba3358a-e364-4be3-9dbd-8353962429f5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Checklists For Interface Designers Nesw\",\"blog_id\":175,\"author\":\"Admin\",\"message\":\"Blog \'Checklists For Interface Designers Nesw\' has been updated.\"}', NULL, '2025-10-18 07:50:58', '2025-10-18 07:50:58'),
('1c499319-e429-4a49-8a1d-9a5859b15e6b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Roadmap For Building A Business Chatbot\",\"blog_id\":94,\"author\":\"Admin\",\"message\":\"Blog \'Roadmap For Building A Business Chatbot\' has been updated.\"}', NULL, '2025-10-25 07:34:40', '2025-10-25 07:34:40'),
('1ca1ebb5-9ec0-4e48-b0da-951440a001e6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"An Introduction To Context Propagation\",\"blog_id\":169,\"author\":\"Admin\",\"message\":\"Blog \'An Introduction To Context Propagation\' has been updated.\"}', NULL, '2025-10-16 12:45:39', '2025-10-16 12:45:39'),
('1d022574-8b38-4d44-b3e2-a72724609305', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Accessible Target Sizes Cheatsheet\",\"blog_id\":121,\"author\":\"Admin\",\"message\":\"Blog \'Accessible Target Sizes Cheatsheet\' has been updated.\"}', NULL, '2025-10-25 05:16:34', '2025-10-25 05:16:34'),
('1d18a5ba-f784-4f90-bef0-9d268eebc53f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0642\\u062f\\u0645\\u0629 \\u062d\\u0648\\u0644 \\u0627\\u0646\\u062a\\u0634\\u0627\\u0631 \\u0627\\u0644\\u0633\\u064a\\u0627\\u0642\",\"blog_id\":337,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0642\\u062f\\u0645\\u0629 \\u062d\\u0648\\u0644 \\u0627\\u0646\\u062a\\u0634\\u0627\\u0631 \\u0627\\u0644\\u0633\\u064a\\u0627\\u0642\' has been updated.\"}', NULL, '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
('1d39a4b2-7c7a-4e0a-96fa-38f6719587b2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Designing Better Error Messages UX News\",\"blog_id\":155,\"author\":\"Admin\",\"message\":\"Blog \'Designing Better Error Messages UX News\' has been updated.\"}', NULL, '2025-10-18 07:53:21', '2025-10-18 07:53:21'),
('1d79ae51-0b87-40ef-9c2c-76cc6a5b6e60', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops\",\"blog_id\":76,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops\' has been updated.\"}', NULL, '2025-10-08 15:43:37', '2025-10-08 15:43:37'),
('1d9a41a7-01fa-41a0-ae64-bb5d731b3822', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Designing Better Error Messages UX\",\"blog_id\":154,\"author\":\"Admin\",\"message\":\"Blog \'Designing Better Error Messages UX\' has been updated.\"}', NULL, '2025-10-08 04:51:14', '2025-10-08 04:51:14'),
('1d9b2b3c-e4c9-4263-92ba-3ceb712b7677', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Game Changing Virtual Reality Console Technololows Profit To Serve The Community\",\"blog_id\":70,\"author\":\"Admin\",\"message\":\"Blog \'Game Changing Virtual Reality Console Technololows Profit To Serve The Community\' has been updated.\"}', NULL, '2025-10-25 07:10:57', '2025-10-25 07:10:57'),
('1db4aa1b-902e-4a1a-9f94-7a106c62386a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops Tec\",\"blog_id\":80,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops Tec\' has been updated.\"}', NULL, '2025-10-25 04:52:07', '2025-10-25 04:52:07'),
('1de6a433-cdc3-4f2f-bd5a-9b97dae249f1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"What is Gift Cards and Teach Us About Web Design\",\"blog_id\":32,\"author\":\"Admin\",\"message\":\"Blog \'What is Gift Cards and Teach Us About Web Design\' has been updated.\"}', NULL, '2025-10-25 15:02:55', '2025-10-25 15:02:55'),
('1e227ee3-46b1-4209-bd3a-2ad33e214460', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062a\\u0642\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0627\\u0642\\u0639 \\u0627\\u0644\\u0627\\u0641\\u062a\\u0631\\u0627\\u0636\\u064a \\u062a\\u064f\\u062d\\u062f\\u062b \\u062b\\u0648\\u0631\\u0629 \\u0641\\u064a \\u0639\\u0627\\u0644\\u0645 \\u0627\\u0644\\u062a\\u0643\\u0646\\u0648\\u0644\\u0648\\u062c\\u064a\\u0627\\u060c \\u0648\\u062a\\u064f\\u062d\\u0642\\u0642 \\u0623\\u0631\\u0628\\u0627\\u062d\\u064b\\u0627 \\u062a\\u064f\\u0641\\u064a\\u062f \\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\",\"blog_id\":284,\"author\":\"Admin\",\"message\":\"Blog \'\\u062a\\u0642\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0627\\u0642\\u0639 \\u0627\\u0644\\u0627\\u0641\\u062a\\u0631\\u0627\\u0636\\u064a \\u062a\\u064f\\u062d\\u062f\\u062b \\u062b\\u0648\\u0631\\u0629 \\u0641\\u064a \\u0639\\u0627\\u0644\\u0645 \\u0627\\u0644\\u062a\\u0643\\u0646\\u0648\\u0644\\u0648\\u062c\\u064a\\u0627\\u060c \\u0648\\u062a\\u064f\\u062d\\u0642\\u0642 \\u0623\\u0631\\u0628\\u0627\\u062d\\u064b\\u0627 \\u062a\\u064f\\u0641\\u064a\\u062f \\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\' has been updated.\"}', NULL, '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
('1e5270f3-50c6-4c23-8d1f-e192b17c0b02', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Breakfast How To Design An Effective User\",\"blog_id\":25,\"author\":\"Admin\",\"message\":\"Blog \'Breakfast How To Design An Effective User\' has been updated.\"}', NULL, '2025-10-25 14:48:33', '2025-10-25 14:48:33'),
('1eb51bc9-4664-4e2b-87d7-dbf6720c56d6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0641\\u062a\\u0627\\u062d \\u0627\\u0644\\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u062c\\u064a\\u062f \\u0644\\u0644\\u0645\\u0643\\u0648\\u0646\\u0627\\u062a\",\"blog_id\":213,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0641\\u062a\\u0627\\u062d \\u0627\\u0644\\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u062c\\u064a\\u062f \\u0644\\u0644\\u0645\\u0643\\u0648\\u0646\\u0627\\u062a\' has been updated.\"}', NULL, '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
('1f050e9d-0213-48bc-a7aa-c15b60d4270d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"ollaboration Problems Go Away By Sharing\",\"blog_id\":56,\"author\":\"Admin\",\"message\":\"Blog \'ollaboration Problems Go Away By Sharing\' has been updated.\"}', NULL, '2025-10-25 04:51:56', '2025-10-25 04:51:56'),
('1f4d18e4-6fb9-4aa8-a6af-9c274aed7b20', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Guide To Getting Data Visualization Right\",\"blog_id\":60,\"author\":\"Admin\",\"message\":\"Blog \'A Guide To Getting Data Visualization Right\' has been updated.\"}', NULL, '2025-10-16 12:20:00', '2025-10-16 12:20:00'),
('200025e9-0bf8-447e-89cd-58add4d9f239', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\",\"blog_id\":248,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
('2008145b-ebc6-452c-b55a-66707d321e6f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"World Needs to Better Reflect People of Color\",\"blog_id\":78,\"author\":\"Admin\",\"message\":\"Blog \'World Needs to Better Reflect People of Color\' has been updated.\"}', NULL, '2025-10-25 05:25:43', '2025-10-25 05:25:43'),
('215d8893-90f1-45b0-b4c4-a222730d47a9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0647\\u0632\\u064a\\u0644\",\"blog_id\":341,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0647\\u0632\\u064a\\u0644\' has been updated.\"}', NULL, '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
('2197c168-64c1-4ce3-b45a-88f6ac575359', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-25 15:23:02', '2025-10-25 15:23:02'),
('22644f10-955d-43f6-b9e9-5de617a89d21', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\",\"blog_id\":279,\"author\":\"Admin\",\"message\":\"Blog \'\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\' has been updated.\"}', NULL, '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
('232b5108-fec8-4cc9-af68-6198593fa6a3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Exploring The Potential Of Web Workers\",\"blog_id\":26,\"author\":\"Admin\",\"message\":\"Blog \'Exploring The Potential Of Web Workers\' has been updated.\"}', NULL, '2025-10-25 14:14:48', '2025-10-25 14:14:48'),
('2359dcba-92a5-4e9f-8843-0a4ef2fabda1', 'Modules\\Backend\\Notifications\\ProductActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Noise Fit Halo Smartwatchs\",\"product_id\":11,\"author\":\"Admin\",\"message\":\"Product \'Noise Fit Halo Smartwatchs\' has been updated.\"}', NULL, '2025-10-16 07:42:58', '2025-10-16 07:42:58'),
('23d1de91-1066-4779-a076-4e9bc7126209', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Events The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":2,\"author\":\"Author\",\"message\":\"Blog \'Events The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-25 06:56:14', '2025-10-25 06:56:14'),
('245a3a12-ff22-41a1-8685-bb62382f5825', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0633\\u0628\\u0627\\u0642\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0648\\u062c\\u0628\\u0629 \\u0625\\u0641\\u0637\\u0627\\u0631 \\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":236,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0633\\u0628\\u0627\\u0642\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0648\\u062c\\u0628\\u0629 \\u0625\\u0641\\u0637\\u0627\\u0631 \\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
('2468285b-e6a1-4cc0-8247-e6632bc3a26a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\",\"blog_id\":44,\"author\":\"Admin\",\"message\":\"Blog \'Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\' has been updated.\"}', NULL, '2025-10-25 07:03:33', '2025-10-25 07:03:33'),
('24701cab-e45a-4028-b52a-20ea40f1ccc3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Everything Developers Must Know About Figma\",\"blog_id\":166,\"author\":\"Admin\",\"message\":\"Blog \'Everything Developers Must Know About Figma\' has been updated.\"}', NULL, '2025-10-25 07:22:10', '2025-10-25 07:22:10'),
('2493eb67-4b18-44a5-9c81-b0d0ab3ef2a3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"soft_deleted\",\"title\":\"A Step-By-Step Guide To Building Accessible\",\"blog_id\":147,\"author\":\"Admin\",\"message\":\"Blog \'A Step-By-Step Guide To Building Accessible\' has been soft_deleted.\"}', NULL, '2025-10-08 05:35:58', '2025-10-08 05:35:58'),
('24a16b88-f261-4f1d-99ce-6f01715ed0dd', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Everything Developers Must Know About Figma\",\"blog_id\":166,\"author\":\"Admin\",\"message\":\"Blog \'Everything Developers Must Know About Figma\' has been updated.\"}', NULL, '2025-10-25 07:22:10', '2025-10-25 07:22:10'),
('24e803a5-e4ac-4620-8ecf-f27bfa2e0bf3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Travel Building Complex Forms In Vue\",\"blog_id\":106,\"author\":\"Admin\",\"message\":\"Blog \'Travel Building Complex Forms In Vue\' has been updated.\"}', NULL, '2025-10-25 04:30:28', '2025-10-25 04:30:28'),
('24f93fd6-667d-4920-88d7-e05cb5453d17', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Crypto\",\"blog_id\":122,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Crypto\' has been updated.\"}', NULL, '2025-10-25 04:30:49', '2025-10-25 04:30:49'),
('2542cb68-05a2-4cf0-bbb7-24f33d3ca090', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie Notices\",\"blog_id\":100,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Cookie Notices\' has been updated.\"}', NULL, '2025-10-25 04:31:15', '2025-10-25 04:31:15'),
('25ed0c50-efda-42b3-8a4a-b9c8e8e56cfd', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\",\"blog_id\":248,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
('2610cb79-ca80-4ce1-bb7a-e3abb332a4bd', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Podcast Appetizer The Potentially Dangerous Non sibility Of Cookie Notices\",\"blog_id\":28,\"author\":\"Admin\",\"message\":\"Blog \'Podcast Appetizer The Potentially Dangerous Non sibility Of Cookie Notices\' has been updated.\"}', NULL, '2025-10-25 13:47:04', '2025-10-25 13:47:04'),
('271d3981-67ad-46a4-864d-8ffa65b7e5f6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Action How To Build A Magazine Layout With CSS Grid Areas\",\"blog_id\":119,\"author\":\"Admin\",\"message\":\"Blog \'Action How To Build A Magazine Layout With CSS Grid Areas\' has been updated.\"}', NULL, '2025-10-11 01:26:47', '2025-10-11 01:26:47'),
('27f8d773-954c-42ee-9200-e39ad553413e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062a\\u0646\\u0641\\u064a\\u0630 \\u0645\\u0635\\u0627\\u062f\\u0642\\u0629 Okta \\u0641\\u064a\",\"blog_id\":264,\"author\":\"Admin\",\"message\":\"Blog \'\\u062a\\u0646\\u0641\\u064a\\u0630 \\u0645\\u0635\\u0627\\u062f\\u0642\\u0629 Okta \\u0641\\u064a\' has been updated.\"}', NULL, '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
('28308873-46c0-46b1-8006-89c14434fac3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Favorite Browned Butter Chocolate Cookies Daily Breakfast\",\"blog_id\":1,\"author\":\"Author\",\"message\":\"Blog \'Favorite Browned Butter Chocolate Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-25 14:12:19', '2025-10-25 14:12:19'),
('2850edf7-5253-4db6-b116-62158eab5ecf', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\",\"blog_id\":191,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
('28c59413-304e-4a21-abcc-dd392d7bd0cd', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0633\\u062a\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0648\\u0642\\u0639 \\u0648\\u0648\\u0631\\u062f\\u0628\\u0631\\u064a\\u0633 \\u0639\\u0644\\u0649 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646\",\"blog_id\":272,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0633\\u062a\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0648\\u0642\\u0639 \\u0648\\u0648\\u0631\\u062f\\u0628\\u0631\\u064a\\u0633 \\u0639\\u0644\\u0649 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646\' has been updated.\"}', NULL, '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
('28c9b459-cdb4-44d6-bf6f-bfacd4ba2c65', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Communication For Meetings-Bitcoins\",\"blog_id\":180,\"author\":\"Admin\",\"message\":\"Blog \'Communication For Meetings-Bitcoins\' has been updated.\"}', NULL, '2025-10-25 16:39:36', '2025-10-25 16:39:36'),
('28f4b8b8-c6e4-4166-911c-e8ccc99fc3a9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"We Can\\u2019t Wait to Try This Area Catalog\",\"blog_id\":48,\"author\":\"Admin\",\"message\":\"Blog \'We Can\\u2019t Wait to Try This Area Catalog\' has been updated.\"}', NULL, '2025-10-25 05:26:22', '2025-10-25 05:26:22');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('29391b4a-5acc-436a-84a9-1651533bf9df', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Exciting New Browned Chocolate Gaming Cookies Daily Breakfast\",\"blog_id\":59,\"author\":\"Admin\",\"message\":\"Blog \'Exciting New Browned Chocolate Gaming Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-16 12:21:06', '2025-10-16 12:21:06'),
('297326e3-b63d-4291-bb94-3169f82dfe82', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Events The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":2,\"author\":\"Admin\",\"message\":\"Blog \'Events The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-08 14:46:53', '2025-10-08 14:46:53'),
('2976bf8c-6036-4a1f-b444-b86e0d258fb3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Game Changing Virtual Reality Console Technololows Profit To Serve The Community\",\"blog_id\":70,\"author\":\"Admin\",\"message\":\"Blog \'Game Changing Virtual Reality Console Technololows Profit To Serve The Community\' has been updated.\"}', NULL, '2025-10-25 07:10:57', '2025-10-25 07:10:57'),
('298fff91-bacb-470b-83f8-3ad8baa27604', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\",\"blog_id\":216,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
('2a0156c4-28b4-4ca5-a1a8-2c7b5ec2a707', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoins Target Sizes Cheatsheet\",\"blog_id\":132,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoins Target Sizes Cheatsheet\' has been updated.\"}', NULL, '2025-10-25 16:41:52', '2025-10-25 16:41:52'),
('2a35821f-552f-4aa9-8c6a-117b7c8cc53a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast Coins\",\"blog_id\":127,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast Coins\' has been updated.\"}', NULL, '2025-10-25 04:32:47', '2025-10-25 04:32:47'),
('2b8a0718-8ccf-468b-a914-4c54d9dd29d0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Step-By-Step Guide To Building Accessible\",\"blog_id\":147,\"author\":\"Admin\",\"message\":\"Blog \'A Step-By-Step Guide To Building Accessible\' has been updated.\"}', NULL, '2025-10-08 05:14:26', '2025-10-08 05:14:26'),
('2c3a314d-ff85-4b9b-a120-3eff9ea411ae', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Everything Developers Must Know About Figma\",\"blog_id\":166,\"author\":\"Admin\",\"message\":\"Blog \'Everything Developers Must Know About Figma\' has been updated.\"}', NULL, '2025-10-25 16:24:25', '2025-10-25 16:24:25'),
('2c6d6fdd-3055-4f28-ab86-29b49cc42d5e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0642\\u062f\\u0645\\u0629 \\u062d\\u0648\\u0644 \\u0627\\u0646\\u062a\\u0634\\u0627\\u0631 \\u0627\\u0644\\u0633\\u064a\\u0627\\u0642\",\"blog_id\":337,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0642\\u062f\\u0645\\u0629 \\u062d\\u0648\\u0644 \\u0627\\u0646\\u062a\\u0634\\u0627\\u0631 \\u0627\\u0644\\u0633\\u064a\\u0627\\u0642\' has been updated.\"}', NULL, '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
('2cb27087-ef3c-490e-ba76-80d26b6eaf9f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0642\\u0645 \\u0628\\u062a\\u0637\\u0648\\u064a\\u0631 \\u0645\\u0647\\u0627\\u0631\\u0627\\u062a\\u0643 \\u0641\\u064a CSS \\u0645\\u0639\",\"blog_id\":257,\"author\":\"Admin\",\"message\":\"Blog \'\\u0642\\u0645 \\u0628\\u062a\\u0637\\u0648\\u064a\\u0631 \\u0645\\u0647\\u0627\\u0631\\u0627\\u062a\\u0643 \\u0641\\u064a CSS \\u0645\\u0639\' has been updated.\"}', NULL, '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
('2ce97e38-9cd1-4369-ba7a-995af3ba0f0d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Key To Good Component Design\",\"blog_id\":58,\"author\":\"Admin\",\"message\":\"Blog \'The Key To Good Component Design\' has been updated.\"}', NULL, '2025-10-25 04:31:51', '2025-10-25 04:31:51'),
('2d329e89-379a-455c-9b80-fdee059cf337', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Communication For Everyday Meetings\",\"blog_id\":93,\"author\":\"Admin\",\"message\":\"Blog \'Communication For Everyday Meetings\' has been updated.\"}', NULL, '2025-10-25 07:24:12', '2025-10-25 07:24:12'),
('2d45bc8b-4098-44b8-8ce7-bb6edf8e0a37', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0631\\u0634\\u064a\\u0642\\u0629\",\"blog_id\":342,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0631\\u0634\\u064a\\u0642\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
('2d87e3da-3e7a-41eb-964f-f75eed15a0b2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Build A Magazine Layout With CSS Grid Areas\",\"blog_id\":45,\"author\":\"Admin\",\"message\":\"Blog \'How To Build A Magazine Layout With CSS Grid Areas\' has been updated.\"}', NULL, '2025-10-25 07:10:14', '2025-10-25 07:10:14'),
('2e51488f-ce89-4ea2-90ed-936ff34d044d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\",\"blog_id\":216,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
('2f393b4a-dc1b-44b3-b4a3-382fba5e5470', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast\",\"blog_id\":126,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast\' has been updated.\"}', NULL, '2025-10-25 13:40:06', '2025-10-25 13:40:06'),
('2f423b68-4b46-463e-adcc-2e1742493545', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":209,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
('30bdf2c5-6693-4f42-ba6d-47c1b954a931', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast Coins\",\"blog_id\":127,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast Coins\' has been updated.\"}', NULL, '2025-10-25 04:32:47', '2025-10-25 04:32:47'),
('31126f93-493e-48f6-84fa-c75e3f74e435', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Growing Need For Effective Password Management\",\"blog_id\":124,\"author\":\"Admin\",\"message\":\"Blog \'The Growing Need For Effective Password Management\' has been updated.\"}', NULL, '2025-10-25 04:32:28', '2025-10-25 04:32:28'),
('311f6b67-24db-4514-96ed-7505ac749c61', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"We Can\\u2019t Wait to Try This Area Catalog\",\"blog_id\":48,\"author\":\"Admin\",\"message\":\"Blog \'We Can\\u2019t Wait to Try This Area Catalog\' has been updated.\"}', NULL, '2025-10-25 05:26:22', '2025-10-25 05:26:22'),
('31489a14-77c5-4cb1-bfee-63b911856e72', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Awersing Instagram tawo promote your\",\"blog_id\":162,\"author\":\"Admin\",\"message\":\"Blog \'Awersing Instagram tawo promote your\' has been updated.\"}', NULL, '2025-10-08 04:51:32', '2025-10-08 04:51:32'),
('314bea93-e80e-41de-b933-7f4e03ce5fd0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":249,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
('3194d6a1-9563-4834-b66f-aef36af90179', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Accessible Target Sizes Cheatsheet\",\"blog_id\":121,\"author\":\"Admin\",\"message\":\"Blog \'Accessible Target Sizes Cheatsheet\' has been updated.\"}', NULL, '2025-10-25 05:16:34', '2025-10-25 05:16:34'),
('31bf25bc-4b59-417b-a599-6f79f1d6856a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\",\"blog_id\":248,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
('31ef72bd-5473-47f7-b78b-8435d4999a6f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Challenges Of Creation For Informational Websites\",\"blog_id\":176,\"author\":\"Admin\",\"message\":\"Blog \'The Challenges Of Creation For Informational Websites\' has been updated.\"}', NULL, '2025-10-08 05:35:33', '2025-10-08 05:35:33'),
('3372e761-7aaf-44c0-80a5-b000d343d3bb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Growing Need For Effective Password Management\",\"blog_id\":124,\"author\":\"Admin\",\"message\":\"Blog \'The Growing Need For Effective Password Management\' has been updated.\"}', NULL, '2025-10-25 10:21:53', '2025-10-25 10:21:53'),
('3479b73b-d3a4-4130-9e0c-4a79db973f6b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Podcast Appetizer The Potentially Dangerous Non sibility Of Cookie Notices\",\"blog_id\":28,\"author\":\"Admin\",\"message\":\"Blog \'Podcast Appetizer The Potentially Dangerous Non sibility Of Cookie Notices\' has been updated.\"}', NULL, '2025-10-08 14:43:29', '2025-10-08 14:43:29'),
('3496160c-de28-446c-ad89-19174bb9bdb0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0628\\u064a\\u062a\\u0643\\u0648\\u064a\\u0646: \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0623\\u0645\\u0631 \\u062e\\u0637\\u064a\\u0631 \\u0645\\u062d\\u062a\\u0645\\u0644\",\"blog_id\":324,\"author\":\"Admin\",\"message\":\"Blog \'\\u0628\\u064a\\u062a\\u0643\\u0648\\u064a\\u0646: \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0623\\u0645\\u0631 \\u062e\\u0637\\u064a\\u0631 \\u0645\\u062d\\u062a\\u0645\\u0644\' has been updated.\"}', NULL, '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
('371af42c-ce3b-496d-bef8-b144de61804d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":123,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-25 05:19:00', '2025-10-25 05:19:00'),
('372a19ea-3fc9-4377-9c63-dc520efb1d87', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Lean User Research\",\"blog_id\":104,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Lean User Research\' has been updated.\"}', NULL, '2025-10-25 05:17:08', '2025-10-25 05:17:08'),
('3788390b-d32f-464a-b952-65c46202479d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Key To Good Component Design\",\"blog_id\":58,\"author\":\"Admin\",\"message\":\"Blog \'The Key To Good Component Design\' has been updated.\"}', NULL, '2025-10-25 04:31:51', '2025-10-25 04:31:51'),
('39a3cfde-6fb8-44dd-a914-37996f8a3ecf', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Internationalization With React Server\",\"blog_id\":31,\"author\":\"Admin\",\"message\":\"Blog \'Internationalization With React Server\' has been updated.\"}', NULL, '2025-10-25 15:07:20', '2025-10-25 15:07:20'),
('39a85e16-b5c4-4b98-a082-e8a067dc2e69', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\",\"blog_id\":215,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\' has been updated.\"}', NULL, '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
('3a13ca4f-07ac-486e-8de0-cff7834a869c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User\' has been updated.\"}', NULL, '2025-10-27 11:22:43', '2025-10-27 11:22:43'),
('3a618a35-1eb0-40a6-abd3-dc01eb121073', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0642\\u0629 \\u0627\\u0644\\u063a\\u0634 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u0623\\u0647\\u062f\\u0627\\u0641 \\u0627\\u0644\\u0645\\u062a\\u0627\\u062d\\u0629\",\"blog_id\":339,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0642\\u0629 \\u0627\\u0644\\u063a\\u0634 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u0623\\u0647\\u062f\\u0627\\u0641 \\u0627\\u0644\\u0645\\u062a\\u0627\\u062d\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
('3b3c8113-36a8-4ec4-a460-1bfdcd32eec2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"collaboration Problems Go Away By Sharing\",\"blog_id\":56,\"author\":\"Admin\",\"message\":\"Blog \'collaboration Problems Go Away By Sharing\' has been updated.\"}', NULL, '2025-10-25 05:57:20', '2025-10-25 05:57:20'),
('3bd72bcf-3199-4390-90e1-a4d18b73d1d1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0627 \\u0647\\u064a \\u0628\\u0637\\u0627\\u0642\\u0627\\u062a \\u0627\\u0644\\u0647\\u062f\\u0627\\u064a\\u0627 \\u0648\\u0645\\u0627\\u0630\\u0627 \\u062a\\u0639\\u0644\\u0645\\u0646\\u0627 \\u0639\\u0646 \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u0648\\u064a\\u0628\",\"blog_id\":197,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0627 \\u0647\\u064a \\u0628\\u0637\\u0627\\u0642\\u0627\\u062a \\u0627\\u0644\\u0647\\u062f\\u0627\\u064a\\u0627 \\u0648\\u0645\\u0627\\u0630\\u0627 \\u062a\\u0639\\u0644\\u0645\\u0646\\u0627 \\u0639\\u0646 \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u0648\\u064a\\u0628\' has been updated.\"}', NULL, '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
('3c5b3244-d246-47b7-9ddb-4204073cf228', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0642\\u0645 \\u0628\\u062a\\u0637\\u0648\\u064a\\u0631 \\u0645\\u0647\\u0627\\u0631\\u0627\\u062a\\u0643 \\u0641\\u064a CSS \\u0645\\u0639\",\"blog_id\":257,\"author\":\"Admin\",\"message\":\"Blog \'\\u0642\\u0645 \\u0628\\u062a\\u0637\\u0648\\u064a\\u0631 \\u0645\\u0647\\u0627\\u0631\\u0627\\u062a\\u0643 \\u0641\\u064a CSS \\u0645\\u0639\' has been updated.\"}', NULL, '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
('3c8f6dd3-719a-4391-a1b0-46ab5553e82d', 'Modules\\Backend\\Notifications\\ProductActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Kiyo UVC Water Bottle\",\"product_id\":19,\"author\":\"Admin\",\"message\":\"Product \'Kiyo UVC Water Bottle\' has been updated.\"}', '2025-10-07 16:10:04', '2025-10-07 16:09:45', '2025-10-07 16:09:45'),
('3ca678ff-54f6-4f37-be20-8968633931b3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Everything Developers Must Know About\",\"blog_id\":172,\"author\":\"Admin\",\"message\":\"Blog \'Everything Developers Must Know About\' has been created.\"}', NULL, '2025-10-08 04:58:50', '2025-10-08 04:58:50'),
('3cc1ef52-2139-40ae-90dc-325673621606', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062e\\u0631\\u064a\\u0637\\u0629 \\u0637\\u0631\\u064a\\u0642 \\u0644\\u0628\\u0646\\u0627\\u0621 \\u0631\\u0648\\u0628\\u0648\\u062a \\u0645\\u062d\\u0627\\u062f\\u062b\\u0629 \\u0644\\u0644\\u0623\\u0639\\u0645\\u0627\\u0644\",\"blog_id\":232,\"author\":\"Admin\",\"message\":\"Blog \'\\u062e\\u0631\\u064a\\u0637\\u0629 \\u0637\\u0631\\u064a\\u0642 \\u0644\\u0628\\u0646\\u0627\\u0621 \\u0631\\u0648\\u0628\\u0648\\u062a \\u0645\\u062d\\u0627\\u062f\\u062b\\u0629 \\u0644\\u0644\\u0623\\u0639\\u0645\\u0627\\u0644\' has been updated.\"}', NULL, '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
('3cff96af-00b6-4019-ba63-9a9ce7995604', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Protect Your App With A Model Based On JSONDiff\",\"blog_id\":141,\"author\":\"Admin\",\"message\":\"Blog \'How To Protect Your App With A Model Based On JSONDiff\' has been updated.\"}', NULL, '2025-10-25 07:04:55', '2025-10-25 07:04:55'),
('3d09b3c2-a817-4358-8ecb-d12ab91a4423', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"What You Miss in the Market Changes and Site Credits\",\"blog_id\":135,\"author\":\"Admin\",\"message\":\"Blog \'What You Miss in the Market Changes and Site Credits\' has been updated.\"}', NULL, '2025-10-25 15:14:08', '2025-10-25 15:14:08'),
('3d0e5e3f-5e82-41b6-b7e3-9036d0462b76', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\",\"blog_id\":215,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\' has been updated.\"}', NULL, '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
('3d1535b9-15ed-46de-97bf-96aa762b395a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Awersing Instagram tawo promote your\",\"blog_id\":162,\"author\":\"Admin\",\"message\":\"Blog \'Awersing Instagram tawo promote your\' has been updated.\"}', NULL, '2025-10-08 04:53:10', '2025-10-08 04:53:10'),
('3fdb9700-d3cc-44cb-8eea-38e6b65c6794', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"UX Checklists For Interface Designers News\",\"blog_id\":152,\"author\":\"Admin\",\"message\":\"Blog \'UX Checklists For Interface Designers News\' has been updated.\"}', NULL, '2025-10-08 05:02:56', '2025-10-08 05:02:56'),
('40749e77-eb1f-425a-875f-d1d757e038c0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Everything You Need To Know About\",\"blog_id\":47,\"author\":\"Admin\",\"message\":\"Blog \'Everything You Need To Know About\' has been updated.\"}', NULL, '2025-10-25 07:13:00', '2025-10-25 07:13:00'),
('414b4f73-826b-44b3-98f6-6745a26194be', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\",\"blog_id\":44,\"author\":\"Admin\",\"message\":\"Blog \'Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\' has been updated.\"}', NULL, '2025-10-25 07:03:33', '2025-10-25 07:03:33'),
('4156be39-1dac-49fe-8606-dff677f43770', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Meet the Top Businessman in The World\",\"blog_id\":180,\"author\":\"Admin\",\"message\":\"Blog \'Meet the Top Businessman in The World\' has been updated.\"}', NULL, '2025-10-26 02:53:33', '2025-10-26 02:53:33'),
('41a3fb1d-87bc-4905-97f2-5f5a83c00308', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"blog_id\":40,\"author\":\"Admin\",\"message\":\"Blog \'Racing Games Browned Buttadert Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-25 07:46:55', '2025-10-25 07:46:55'),
('44ba0251-6f27-4750-90cb-afda16f3ad6b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\",\"blog_id\":205,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\' has been updated.\"}', NULL, '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
('451507ec-c933-49a2-9df3-497e0ecc283c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops Tec\",\"blog_id\":80,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops Tec\' has been updated.\"}', NULL, '2025-10-25 04:52:07', '2025-10-25 04:52:07'),
('4544d0e6-3f3e-4561-9c1d-a95b3e3ee75d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Implementing Okta Authentication In\",\"blog_id\":173,\"author\":\"Admin\",\"message\":\"Blog \'Implementing Okta Authentication In\' has been updated.\"}', NULL, '2025-10-16 12:47:41', '2025-10-16 12:47:41'),
('46a5e132-ef5f-47f1-8a85-52c738ffc486', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062e\\u0631\\u064a\\u0637\\u0629 \\u0637\\u0631\\u064a\\u0642 \\u0644\\u0628\\u0646\\u0627\\u0621 \\u0631\\u0648\\u0628\\u0648\\u062a \\u0645\\u062d\\u0627\\u062f\\u062b\\u0629 \\u0644\\u0644\\u0623\\u0639\\u0645\\u0627\\u0644\",\"blog_id\":232,\"author\":\"Admin\",\"message\":\"Blog \'\\u062e\\u0631\\u064a\\u0637\\u0629 \\u0637\\u0631\\u064a\\u0642 \\u0644\\u0628\\u0646\\u0627\\u0621 \\u0631\\u0648\\u0628\\u0648\\u062a \\u0645\\u062d\\u0627\\u062f\\u062b\\u0629 \\u0644\\u0644\\u0623\\u0639\\u0645\\u0627\\u0644\' has been updated.\"}', NULL, '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
('46dbb4d3-2afe-4d2d-917a-028594c523ac', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"World Needs to Better Reflect People of Color\",\"blog_id\":78,\"author\":\"Admin\",\"message\":\"Blog \'World Needs to Better Reflect People of Color\' has been updated.\"}', NULL, '2025-10-25 05:25:43', '2025-10-25 05:25:43'),
('46fc12ca-006f-4603-a734-e02a247123f7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Best Tech Accessor 10 Work From Home Essentials\",\"blog_id\":77,\"author\":\"Admin\",\"message\":\"Blog \'Best Tech Accessor 10 Work From Home Essentials\' has been updated.\"}', NULL, '2025-10-25 05:18:22', '2025-10-25 05:18:22'),
('4851d565-e42f-4bb2-9063-c7ae866673af', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Inspiring Web Design And UX Bitcoins\",\"blog_id\":145,\"author\":\"Admin\",\"message\":\"Blog \'Inspiring Web Design And UX Bitcoins\' has been updated.\"}', NULL, '2025-10-08 05:15:18', '2025-10-08 05:15:18'),
('48e240a7-f5ae-43c9-8411-18319649f3f8', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Everything You Need To Know About\",\"blog_id\":47,\"author\":\"Admin\",\"message\":\"Blog \'Everything You Need To Know About\' has been updated.\"}', NULL, '2025-10-25 07:13:00', '2025-10-25 07:13:00'),
('49d6af8a-d9b0-48ce-9fda-456cd5d03990', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Lean User Research\",\"blog_id\":104,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Lean User Research\' has been updated.\"}', NULL, '2025-10-25 05:17:08', '2025-10-25 05:17:08'),
('4a4a8cfc-b391-4da5-8ebc-46858877b4b0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Designing Better Error Messages UX News\",\"blog_id\":155,\"author\":\"Admin\",\"message\":\"Blog \'Designing Better Error Messages UX News\' has been updated.\"}', NULL, '2025-10-18 07:53:21', '2025-10-18 07:53:21'),
('4acf708c-1daf-49dc-ad9e-c259ee32d05d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":209,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
('4ad2ca01-df77-4211-a2c0-3a689d0fa5d1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Target Sizes Cheatsheet Coins\",\"blog_id\":189,\"author\":\"Admin\",\"message\":\"Blog \'Target Sizes Cheatsheet Coins\' has been updated.\"}', NULL, '2025-10-25 16:41:28', '2025-10-25 16:41:28'),
('4adc563b-bb8c-491b-9db9-eeb975efdad7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\",\"blog_id\":279,\"author\":\"Admin\",\"message\":\"Blog \'\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\' has been updated.\"}', NULL, '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
('4adff455-be85-4c97-b930-0a8c6533d498', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Fortnite Ratings are Skyrocketing\",\"blog_id\":46,\"author\":\"Admin\",\"message\":\"Blog \'Fortnite Ratings are Skyrocketing\' has been updated.\"}', NULL, '2025-10-25 07:11:09', '2025-10-25 07:11:09'),
('4b0d1034-b486-43a8-b11e-241fefcfa5b4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Host A WordPress Site On Amazon\",\"blog_id\":109,\"author\":\"Admin\",\"message\":\"Blog \'How To Host A WordPress Site On Amazon\' has been updated.\"}', NULL, '2025-10-25 07:09:36', '2025-10-25 07:09:36'),
('4b0dd609-bb2b-4433-8c05-2490ca50aa5d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062a\\u0642\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0627\\u0642\\u0639 \\u0627\\u0644\\u0627\\u0641\\u062a\\u0631\\u0627\\u0636\\u064a \\u062a\\u064f\\u062d\\u062f\\u062b \\u062b\\u0648\\u0631\\u0629 \\u0641\\u064a \\u0639\\u0627\\u0644\\u0645 \\u0627\\u0644\\u062a\\u0643\\u0646\\u0648\\u0644\\u0648\\u062c\\u064a\\u0627\\u060c \\u0648\\u062a\\u064f\\u062d\\u0642\\u0642 \\u0623\\u0631\\u0628\\u0627\\u062d\\u064b\\u0627 \\u062a\\u064f\\u0641\\u064a\\u062f \\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\",\"blog_id\":284,\"author\":\"Admin\",\"message\":\"Blog \'\\u062a\\u0642\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0627\\u0642\\u0639 \\u0627\\u0644\\u0627\\u0641\\u062a\\u0631\\u0627\\u0636\\u064a \\u062a\\u064f\\u062d\\u062f\\u062b \\u062b\\u0648\\u0631\\u0629 \\u0641\\u064a \\u0639\\u0627\\u0644\\u0645 \\u0627\\u0644\\u062a\\u0643\\u0646\\u0648\\u0644\\u0648\\u062c\\u064a\\u0627\\u060c \\u0648\\u062a\\u064f\\u062d\\u0642\\u0642 \\u0623\\u0631\\u0628\\u0627\\u062d\\u064b\\u0627 \\u062a\\u064f\\u0641\\u064a\\u062f \\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\' has been updated.\"}', NULL, '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
('4b3251ab-995a-41e7-9284-8be1d806ec1c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Overcoming The Challenges Of Creation\",\"blog_id\":144,\"author\":\"Admin\",\"message\":\"Blog \'Overcoming The Challenges Of Creation\' has been updated.\"}', NULL, '2025-10-08 05:17:11', '2025-10-08 05:17:11'),
('4b5b89a5-01c0-44d4-9227-2fa6f9f6c290', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"soft_deleted\",\"title\":\"The Challenges Of Creation For Informational Websites\",\"blog_id\":176,\"author\":\"Admin\",\"message\":\"Blog \'The Challenges Of Creation For Informational Websites\' has been soft_deleted.\"}', NULL, '2025-10-08 05:35:33', '2025-10-08 05:35:33'),
('4bce9fd4-1a87-4f51-ae4b-53c39092c2b9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Phone Numbers For Web Designers\",\"blog_id\":167,\"author\":\"Admin\",\"message\":\"Blog \'Phone Numbers For Web Designers\' has been created.\"}', NULL, '2025-10-08 04:36:00', '2025-10-08 04:36:00'),
('4be6fadc-f02a-4f44-b58f-092d332da920', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie Notices\",\"blog_id\":100,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Cookie Notices\' has been updated.\"}', NULL, '2025-10-25 04:31:15', '2025-10-25 04:31:15'),
('4cbcd15a-82ff-4e7f-9a2f-904db4270568', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast Coins\",\"blog_id\":127,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast Coins\' has been updated.\"}', NULL, '2025-10-25 04:32:47', '2025-10-25 04:32:47'),
('4d0bf2bd-ec38-42e3-8f95-a4b619e7bc63', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\",\"blog_id\":215,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\' has been updated.\"}', NULL, '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
('4d85223d-a0c0-4c8b-81f7-968b7ca3ef30', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0641\\u062a\\u0627\\u062d \\u0627\\u0644\\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u062c\\u064a\\u062f \\u0644\\u0644\\u0645\\u0643\\u0648\\u0646\\u0627\\u062a\",\"blog_id\":213,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0641\\u062a\\u0627\\u062d \\u0627\\u0644\\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u062c\\u064a\\u062f \\u0644\\u0644\\u0645\\u0643\\u0648\\u0646\\u0627\\u062a\' has been updated.\"}', NULL, '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
('4dd82379-9929-4eb2-924d-a684a1ca135c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Exciting New Browned Chocolate Gaming Cookies Daily Breakfast\",\"blog_id\":59,\"author\":\"Admin\",\"message\":\"Blog \'Exciting New Browned Chocolate Gaming Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-16 12:21:06', '2025-10-16 12:21:06'),
('4e6ac0f5-55d4-431c-aa19-e098a63dd337', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Overcoming The Challenges Of Creation For Informational Websites\",\"blog_id\":144,\"author\":\"Admin\",\"message\":\"Blog \'Overcoming The Challenges Of Creation For Informational Websites\' has been updated.\"}', NULL, '2025-10-08 05:13:10', '2025-10-08 05:13:10'),
('4f00bb82-ad73-4ea9-a5b6-17b7cc7f5dc5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Target Sizes Cheatsheet Coins\",\"blog_id\":189,\"author\":\"Admin\",\"message\":\"Blog \'Target Sizes Cheatsheet Coins\' has been updated.\"}', NULL, '2025-10-25 16:41:28', '2025-10-25 16:41:28'),
('4f028d9f-5d57-49c0-8e06-154522529010', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Advanced Animations With CSS\",\"blog_id\":79,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Advanced Animations With CSS\' has been updated.\"}', NULL, '2025-10-25 04:54:40', '2025-10-25 04:54:40'),
('4f1c79e3-70c6-491a-95c0-38b9a3db3556', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Easy Fluid Typography With clamp() Using Sass Functions\",\"blog_id\":43,\"author\":\"Admin\",\"message\":\"Blog \'Easy Fluid Typography With clamp() Using Sass Functions\' has been updated.\"}', NULL, '2025-10-25 15:17:47', '2025-10-25 15:17:47'),
('4f33d1c6-e053-439c-a4f2-2c821b842dc6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0644\\u0644\\u062d\\u0635\\u0648\\u0644 \\u0639\\u0644\\u0649 \\u062a\\u0635\\u0648\\u0631 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u0627\\u062a \\u0628\\u0634\\u0643\\u0644 \\u0635\\u062d\\u064a\\u062d\",\"blog_id\":344,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0644\\u0644\\u062d\\u0635\\u0648\\u0644 \\u0639\\u0644\\u0649 \\u062a\\u0635\\u0648\\u0631 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u0627\\u062a \\u0628\\u0634\\u0643\\u0644 \\u0635\\u062d\\u064a\\u062d\' has been updated.\"}', NULL, '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
('4f5c2079-a6ca-4b7f-9e6b-e037d6db63b1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0633\\u0628\\u0627\\u0642\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0648\\u062c\\u0628\\u0629 \\u0625\\u0641\\u0637\\u0627\\u0631 \\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":236,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0633\\u0628\\u0627\\u0642\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0648\\u062c\\u0628\\u0629 \\u0625\\u0641\\u0637\\u0627\\u0631 \\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
('50116470-0177-4c48-bbd6-8bba7ca86d27', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Phone Numbers For Web Designers Coins\",\"blog_id\":178,\"author\":\"Admin\",\"message\":\"Blog \'Phone Numbers For Web Designers Coins\' has been created.\"}', NULL, '2025-10-08 05:19:30', '2025-10-08 05:19:30'),
('502e8a65-4f59-49bf-9c0e-673832192b98', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops Tec\",\"blog_id\":80,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops Tec\' has been updated.\"}', NULL, '2025-10-25 04:52:07', '2025-10-25 04:52:07'),
('50b463ab-dbd3-4709-be80-bc5325ac6fe8', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Level Up Your CSS Skills With The\",\"blog_id\":57,\"author\":\"Admin\",\"message\":\"Blog \'Level Up Your CSS Skills With The\' has been updated.\"}', NULL, '2025-10-25 07:03:58', '2025-10-25 07:03:58'),
('5145ad4b-09cc-440c-bfd6-a1ac74270a28', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"UX Checklists For Interface Designers\",\"blog_id\":165,\"author\":\"Admin\",\"message\":\"Blog \'UX Checklists For Interface Designers\' has been updated.\"}', NULL, '2025-10-07 16:25:10', '2025-10-07 16:25:10'),
('51b2e912-90a6-4207-a7d4-9b4bdeffec9c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Best Tech Accessor 10 Work From Home Essentials\",\"blog_id\":77,\"author\":\"Admin\",\"message\":\"Blog \'Best Tech Accessor 10 Work From Home Essentials\' has been updated.\"}', NULL, '2025-10-25 05:18:22', '2025-10-25 05:18:22'),
('529dc50e-0ea6-4b2b-b6a4-007c79947fba', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Realities And Myths Of Contrast And Color\",\"blog_id\":153,\"author\":\"Admin\",\"message\":\"Blog \'The Realities And Myths Of Contrast And Color\' has been updated.\"}', NULL, '2025-10-08 04:44:32', '2025-10-08 04:44:32'),
('52ff1c86-80b3-45fd-a7d5-15bca8b5b5c3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
('531476e6-02d4-478c-86fe-3b9927bbed30', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"What You Miss in the Market Changes and Site Credits\",\"blog_id\":135,\"author\":\"Admin\",\"message\":\"Blog \'What You Miss in the Market Changes and Site Credits\' has been updated.\"}', NULL, '2025-10-25 05:26:08', '2025-10-25 05:26:08'),
('532f0d73-80a0-437f-9457-958aef52b8f3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"World Needs to Better Reflect People of Color\",\"blog_id\":78,\"author\":\"Admin\",\"message\":\"Blog \'World Needs to Better Reflect People of Color\' has been updated.\"}', NULL, '2025-10-25 05:25:43', '2025-10-25 05:25:43'),
('538ff179-b2be-4065-8ee6-b706cab0d8b9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Accessible Target Sizes Cheatsheet\",\"blog_id\":121,\"author\":\"Admin\",\"message\":\"Blog \'Accessible Target Sizes Cheatsheet\' has been updated.\"}', NULL, '2025-10-27 11:02:03', '2025-10-27 11:02:03'),
('54263717-2d44-49ad-8ec4-9b09e07bc01a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Designing Better Error Messages UX\",\"blog_id\":154,\"author\":\"Admin\",\"message\":\"Blog \'Designing Better Error Messages UX\' has been updated.\"}', NULL, '2025-10-18 08:02:06', '2025-10-18 08:02:06'),
('546d5c12-2cb0-451d-9150-b10f1ccc2964', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Protect Your App With A Model Based On JSONDiff\",\"blog_id\":141,\"author\":\"Admin\",\"message\":\"Blog \'How To Protect Your App With A Model Based On JSONDiff\' has been updated.\"}', NULL, '2025-10-25 07:04:55', '2025-10-25 07:04:55'),
('54a9b6b2-0fca-44bf-ae1d-255b61bdc86e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"World Needs to Better Reflect People of Color\",\"blog_id\":78,\"author\":\"Admin\",\"message\":\"Blog \'World Needs to Better Reflect People of Color\' has been updated.\"}', NULL, '2025-10-25 15:15:56', '2025-10-25 15:15:56'),
('5536f08a-382d-4228-bc0f-86aa24c261e6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":209,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
('56117969-3f3d-4678-ae0d-b6731fcba848', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Growing Need For Effective Password Management\",\"blog_id\":124,\"author\":\"Admin\",\"message\":\"Blog \'The Growing Need For Effective Password Management\' has been updated.\"}', NULL, '2025-10-25 04:32:28', '2025-10-25 04:32:28'),
('57973702-2661-47f9-b7cf-66cfa14df7c2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0631\\u0634\\u064a\\u0642\\u0629\",\"blog_id\":342,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0631\\u0634\\u064a\\u0642\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
('59085993-0e2a-4419-a385-a0dd10d4076a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Implementing Okta Authentication In\",\"blog_id\":173,\"author\":\"Admin\",\"message\":\"Blog \'Implementing Okta Authentication In\' has been updated.\"}', NULL, '2025-10-16 12:47:41', '2025-10-16 12:47:41');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('5a5d23b0-9d49-4747-8530-b58810672d24', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Travel Building Complex Forms In Vue\",\"blog_id\":106,\"author\":\"Admin\",\"message\":\"Blog \'Travel Building Complex Forms In Vue\' has been updated.\"}', NULL, '2025-10-25 04:30:28', '2025-10-25 04:30:28'),
('5b39ed85-da56-415b-b058-d52ee444c364', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie Notices\",\"blog_id\":100,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Cookie Notices\' has been updated.\"}', NULL, '2025-10-25 04:31:15', '2025-10-25 04:31:15'),
('5bff9684-3ea9-49ab-ae2b-76ce595acc41', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\",\"blog_id\":205,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\' has been updated.\"}', NULL, '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
('5c4251df-2b29-4484-a6dd-a858e49c71c3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Favorite Browned Butter Chocolate Cookies Daily Breakfast\",\"blog_id\":1,\"author\":\"Author\",\"message\":\"Blog \'Favorite Browned Butter Chocolate Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-25 14:12:19', '2025-10-25 14:12:19'),
('5d634f76-611d-42ad-a897-9b26db1d012f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"The Butter Chocolate Cookies Daily Coins\",\"blog_id\":179,\"author\":\"Admin\",\"message\":\"Blog \'The Butter Chocolate Cookies Daily Coins\' has been created.\"}', NULL, '2025-10-08 05:20:16', '2025-10-08 05:20:16'),
('5d6bb514-352a-4625-af70-d404826614c5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Best Handoff Is No Handoff\",\"blog_id\":30,\"author\":\"Admin\",\"message\":\"Blog \'The Best Handoff Is No Handoff\' has been updated.\"}', NULL, '2025-10-25 15:12:53', '2025-10-25 15:12:53'),
('5d81d34d-7c1a-4fe8-8490-caeae289f70c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Checklists For Interface Designers Nesw\",\"blog_id\":175,\"author\":\"Admin\",\"message\":\"Blog \'Checklists For Interface Designers Nesw\' has been updated.\"}', NULL, '2025-10-18 07:50:58', '2025-10-18 07:50:58'),
('5d9e25b3-3fb2-4813-b840-3d3020dd056a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Making S WAI-ARIA A Comprehensive Guide\",\"blog_id\":164,\"author\":\"Admin\",\"message\":\"Blog \'Making S WAI-ARIA A Comprehensive Guide\' has been updated.\"}', NULL, '2025-10-08 04:54:10', '2025-10-08 04:54:10'),
('5dfa5a84-dc66-4a05-aa04-1cbbe00efcc8', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Crypto\",\"blog_id\":122,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Crypto\' has been updated.\"}', NULL, '2025-10-25 16:25:47', '2025-10-25 16:25:47'),
('5e4f606f-b1ac-4f16-b46d-07a44f3b2d34', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"UX Checklists For Interface Designers\",\"blog_id\":165,\"author\":\"Admin\",\"message\":\"Blog \'UX Checklists For Interface Designers\' has been created.\"}', NULL, '2025-10-07 16:16:48', '2025-10-07 16:16:48'),
('5ee5d769-8115-4c2e-93fb-ac50c96cbf0d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Overcoming The Challenges Of Creation For Informational Websites\",\"blog_id\":144,\"author\":\"Admin\",\"message\":\"Blog \'Overcoming The Challenges Of Creation For Informational Websites\' has been updated.\"}', NULL, '2025-10-08 05:13:10', '2025-10-08 05:13:10'),
('5f6f191f-8b93-482f-a233-e1a424ec9230', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Dynamic Donut Charts With Tailwind\",\"blog_id\":34,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Dynamic Donut Charts With Tailwind\' has been updated.\"}', NULL, '2025-10-25 15:00:27', '2025-10-25 15:00:27'),
('601a11f6-45e3-49e2-badb-68da0c67adda', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Checklists For Interface Designers Nesw\",\"blog_id\":175,\"author\":\"Admin\",\"message\":\"Blog \'Checklists For Interface Designers Nesw\' has been updated.\"}', NULL, '2025-10-25 16:33:54', '2025-10-25 16:33:54'),
('603f9763-71fe-483a-980e-6f5b442cf0e2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Why Food Creators Should Start Using Graphs\",\"blog_id\":33,\"author\":\"Admin\",\"message\":\"Blog \'Why Food Creators Should Start Using Graphs\' has been updated.\"}', NULL, '2025-10-08 14:39:03', '2025-10-08 14:39:03'),
('60661748-3cf5-4c88-84ef-41cd1abcc1c7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":210,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
('614c6403-3890-48c8-9c3c-1e52a20fb14d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Using Instagram tawo promote your\",\"blog_id\":171,\"author\":\"Admin\",\"message\":\"Blog \'Using Instagram tawo promote your\' has been updated.\"}', NULL, '2025-10-08 04:59:45', '2025-10-08 04:59:45'),
('61d5e342-81f6-4cfa-bbbf-37beadbb7bcc', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Checklists For Interface Designers Nesw\",\"blog_id\":175,\"author\":\"Admin\",\"message\":\"Blog \'Checklists For Interface Designers Nesw\' has been updated.\"}', NULL, '2025-10-25 07:24:48', '2025-10-25 07:24:48'),
('6225f72f-2cfe-404c-83d5-8349d1a5b5a7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Travel Building Complex Forms In Vue\",\"blog_id\":106,\"author\":\"Admin\",\"message\":\"Blog \'Travel Building Complex Forms In Vue\' has been updated.\"}', NULL, '2025-10-25 04:30:28', '2025-10-25 04:30:28'),
('62ee59be-9ed4-416c-a83e-e6eac838a062', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Guide To Building Accessible Carousels\",\"blog_id\":177,\"author\":\"Admin\",\"message\":\"Blog \'Guide To Building Accessible Carousels\' has been created.\"}', NULL, '2025-10-08 05:11:55', '2025-10-08 05:11:55'),
('640eb79c-bcec-4697-824c-d2f92e6b837d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0631\\u0642\\u0627\\u0645 \\u0647\\u0648\\u0627\\u062a\\u0641 \\u0645\\u0635\\u0645\\u0645\\u064a \\u0627\\u0644\\u0648\\u064a\\u0628\\u062a\\u062d\\u0631\\u064a\\u0643\",\"blog_id\":243,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0631\\u0642\\u0627\\u0645 \\u0647\\u0648\\u0627\\u062a\\u0641 \\u0645\\u0635\\u0645\\u0645\\u064a \\u0627\\u0644\\u0648\\u064a\\u0628\\u062a\\u062d\\u0631\\u064a\\u0643\' has been updated.\"}', NULL, '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
('64e2f1b7-3b8f-4844-a7b3-9a2d42a15c67', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":123,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-25 05:19:00', '2025-10-25 05:19:00'),
('651bbb00-2e12-43a5-b736-73afcfc98d61', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0642\\u062f\\u0645\\u0629 \\u062d\\u0648\\u0644 \\u0627\\u0646\\u062a\\u0634\\u0627\\u0631 \\u0627\\u0644\\u0633\\u064a\\u0627\\u0642\",\"blog_id\":337,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0642\\u062f\\u0645\\u0629 \\u062d\\u0648\\u0644 \\u0627\\u0646\\u062a\\u0634\\u0627\\u0631 \\u0627\\u0644\\u0633\\u064a\\u0627\\u0642\' has been updated.\"}', NULL, '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
('65f857c9-5dd0-4d75-b893-2f60111cc92f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062e\\u0631\\u064a\\u0637\\u0629 \\u0637\\u0631\\u064a\\u0642 \\u0644\\u0628\\u0646\\u0627\\u0621 \\u0631\\u0648\\u0628\\u0648\\u062a \\u0645\\u062d\\u0627\\u062f\\u062b\\u0629 \\u0644\\u0644\\u0623\\u0639\\u0645\\u0627\\u0644\",\"blog_id\":232,\"author\":\"Admin\",\"message\":\"Blog \'\\u062e\\u0631\\u064a\\u0637\\u0629 \\u0637\\u0631\\u064a\\u0642 \\u0644\\u0628\\u0646\\u0627\\u0621 \\u0631\\u0648\\u0628\\u0648\\u062a \\u0645\\u062d\\u0627\\u062f\\u062b\\u0629 \\u0644\\u0644\\u0623\\u0639\\u0645\\u0627\\u0644\' has been updated.\"}', NULL, '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
('66bf4c37-1604-439e-b1ea-1c7e4ab6b805', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Target Sizes Cheatsheet Coins\",\"blog_id\":189,\"author\":\"Admin\",\"message\":\"Blog \'Target Sizes Cheatsheet Coins\' has been created.\"}', NULL, '2025-10-12 06:21:04', '2025-10-12 06:21:04'),
('678af3be-b266-4c2e-9772-7b662df3f22a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoins Target Sizes Cheatsheet\",\"blog_id\":132,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoins Target Sizes Cheatsheet\' has been updated.\"}', NULL, '2025-10-25 16:41:52', '2025-10-25 16:41:52'),
('68439426-0ed8-418b-98a6-9ee7cdb44884', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":210,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
('68560c95-74f2-4a22-a0cf-5a7b817e1f16', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Guide To Getting Data Visualization Right\",\"blog_id\":60,\"author\":\"Admin\",\"message\":\"Blog \'A Guide To Getting Data Visualization Right\' has been updated.\"}', NULL, '2025-10-16 12:20:00', '2025-10-16 12:20:00'),
('686ecc2e-0d47-40d2-8e57-475fdf780aca', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
('6960b480-8e31-4e75-8138-a4e520d61df9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Growing Need For Effective Password Management\",\"blog_id\":124,\"author\":\"Admin\",\"message\":\"Blog \'The Growing Need For Effective Password Management\' has been updated.\"}', NULL, '2025-10-25 16:23:47', '2025-10-25 16:23:47'),
('696e0cb3-7f11-4e25-87f8-d83d92a7cc70', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0627 \\u0647\\u064a \\u0628\\u0637\\u0627\\u0642\\u0627\\u062a \\u0627\\u0644\\u0647\\u062f\\u0627\\u064a\\u0627 \\u0648\\u0645\\u0627\\u0630\\u0627 \\u062a\\u0639\\u0644\\u0645\\u0646\\u0627 \\u0639\\u0646 \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u0648\\u064a\\u0628\",\"blog_id\":197,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0627 \\u0647\\u064a \\u0628\\u0637\\u0627\\u0642\\u0627\\u062a \\u0627\\u0644\\u0647\\u062f\\u0627\\u064a\\u0627 \\u0648\\u0645\\u0627\\u0630\\u0627 \\u062a\\u0639\\u0644\\u0645\\u0646\\u0627 \\u0639\\u0646 \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u0648\\u064a\\u0628\' has been updated.\"}', NULL, '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
('69b78a0e-740a-40ae-b3f8-f7519390c79c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Communication For Everyday Meetings\",\"blog_id\":93,\"author\":\"Admin\",\"message\":\"Blog \'Communication For Everyday Meetings\' has been updated.\"}', NULL, '2025-10-25 07:24:12', '2025-10-25 07:24:12'),
('6a16e526-464c-417d-ba70-c1c54a4d1b92', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0642\\u0645 \\u0628\\u062a\\u0637\\u0648\\u064a\\u0631 \\u0645\\u0647\\u0627\\u0631\\u0627\\u062a\\u0643 \\u0641\\u064a CSS \\u0645\\u0639\",\"blog_id\":257,\"author\":\"Admin\",\"message\":\"Blog \'\\u0642\\u0645 \\u0628\\u062a\\u0637\\u0648\\u064a\\u0631 \\u0645\\u0647\\u0627\\u0631\\u0627\\u062a\\u0643 \\u0641\\u064a CSS \\u0645\\u0639\' has been updated.\"}', NULL, '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
('6a3c4b54-e564-4626-8d6c-46c0364059bb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Designing Better Error Messages UX\",\"blog_id\":154,\"author\":\"Admin\",\"message\":\"Blog \'Designing Better Error Messages UX\' has been updated.\"}', NULL, '2025-10-18 08:02:06', '2025-10-18 08:02:06'),
('6a8e6de3-be97-4663-873f-a0f40ac4ab5b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\",\"blog_id\":279,\"author\":\"Admin\",\"message\":\"Blog \'\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\' has been updated.\"}', NULL, '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
('6bc91af9-4689-4933-a4d4-67989847f6f5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0623\\u062d\\u062f\\u0627\\u062b \\u0627\\u0644\\u062a\\u064a \\u0642\\u062f \\u062a\\u0634\\u0643\\u0644 \\u062e\\u0637\\u0648\\u0631\\u0629 \\u0628\\u0633\\u0628\\u0628 \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637\",\"blog_id\":297,\"author\":\"Author\",\"message\":\"Blog \'\\u0627\\u0644\\u0623\\u062d\\u062f\\u0627\\u062b \\u0627\\u0644\\u062a\\u064a \\u0642\\u062f \\u062a\\u0634\\u0643\\u0644 \\u062e\\u0637\\u0648\\u0631\\u0629 \\u0628\\u0633\\u0628\\u0628 \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637\' has been updated.\"}', NULL, '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
('6c61d63f-6cd5-47c9-9c70-2f85643a48b8', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"WAI-ARIA A Comprehensive Guide\",\"blog_id\":174,\"author\":\"Admin\",\"message\":\"Blog \'WAI-ARIA A Comprehensive Guide\' has been updated.\"}', NULL, '2025-10-18 07:57:56', '2025-10-18 07:57:56'),
('6c77be76-7789-42ec-91c6-0a051b512a8d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"blog_id\":40,\"author\":\"Admin\",\"message\":\"Blog \'Racing Games Browned Buttadert Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-25 07:46:55', '2025-10-25 07:46:55'),
('6c98dc32-9083-470f-b195-fac95a11ee22', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0644\\u0644\\u062d\\u0635\\u0648\\u0644 \\u0639\\u0644\\u0649 \\u062a\\u0635\\u0648\\u0631 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u0627\\u062a \\u0628\\u0634\\u0643\\u0644 \\u0635\\u062d\\u064a\\u062d\",\"blog_id\":344,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0644\\u0644\\u062d\\u0635\\u0648\\u0644 \\u0639\\u0644\\u0649 \\u062a\\u0635\\u0648\\u0631 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u0627\\u062a \\u0628\\u0634\\u0643\\u0644 \\u0635\\u062d\\u064a\\u062d\' has been updated.\"}', NULL, '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
('6cb1ec4f-063f-44b8-8416-23ce3d8dbe8e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Action How To Build A Magazine Layout With CSS Grid Areas\",\"blog_id\":119,\"author\":\"Admin\",\"message\":\"Blog \'Action How To Build A Magazine Layout With CSS Grid Areas\' has been updated.\"}', NULL, '2025-10-16 05:00:00', '2025-10-16 05:00:00'),
('6d543ec8-f999-46ce-85c5-29d18d2adf14', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Butter Chocolate Cookies\",\"blog_id\":54,\"author\":\"Admin\",\"message\":\"Blog \'The Butter Chocolate Cookies\' has been updated.\"}', NULL, '2025-10-25 04:50:33', '2025-10-25 04:50:33'),
('6d6d41a3-a28f-4a64-9182-d52ce5fa788d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops Tec\",\"blog_id\":80,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops Tec\' has been updated.\"}', NULL, '2025-10-25 14:51:56', '2025-10-25 14:51:56'),
('6d70ae36-1c64-41bd-8c17-62eba2fc23b4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646\\u0646\\u0627 \\u0627\\u0644\\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u0644\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0643\\u062a\\u0627\\u0644\\u0648\\u062c \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u0629\",\"blog_id\":198,\"author\":\"Admin\",\"message\":\"Blog \'\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646\\u0646\\u0627 \\u0627\\u0644\\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u0644\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0643\\u062a\\u0627\\u0644\\u0648\\u062c \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
('6d85e1ed-4799-44bf-9f85-edb5126de558', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u064a\\u0643\\u0627\\u0646\\u064a\\u0643\\u0627 \\u0627\\u0644\\u0623\\u0644\\u0648\\u0627\\u0646 \\u0641\\u064a \\u0645\\u062c\\u0645\\u0648\\u0639\\u0627\\u062a \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":311,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u064a\\u0643\\u0627\\u0646\\u064a\\u0643\\u0627 \\u0627\\u0644\\u0623\\u0644\\u0648\\u0627\\u0646 \\u0641\\u064a \\u0645\\u062c\\u0645\\u0648\\u0639\\u0627\\u062a \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
('6fd29204-c85f-4a3b-8287-5c851d3a5311', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\",\"blog_id\":205,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\' has been updated.\"}', NULL, '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
('7045df5e-edc2-4f03-9325-222434a9680b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Phone Numbers For Web Designers\",\"blog_id\":167,\"author\":\"Admin\",\"message\":\"Blog \'Phone Numbers For Web Designers\' has been updated.\"}', NULL, '2025-10-16 12:46:37', '2025-10-16 12:46:37'),
('706c20eb-d9a9-444d-92eb-f7852fae8ec1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Key To Good Component Design\",\"blog_id\":58,\"author\":\"Admin\",\"message\":\"Blog \'The Key To Good Component Design\' has been updated.\"}', NULL, '2025-10-25 16:32:38', '2025-10-25 16:32:38'),
('70a5fec1-6e0b-46e8-baaa-70b54ca5fc23', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast\",\"blog_id\":126,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast\' has been updated.\"}', NULL, '2025-10-25 04:32:54', '2025-10-25 04:32:54'),
('714ee7f8-98f3-411b-a6b5-d695b3dccf7e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Fluid Typography: Predicting A Problem With Your User\\u2019s Zoom-In\",\"blog_id\":61,\"author\":\"Admin\",\"message\":\"Blog \'Fluid Typography: Predicting A Problem With Your User\\u2019s Zoom-In\' has been updated.\"}', NULL, '2025-10-16 12:19:06', '2025-10-16 12:19:06'),
('7159c859-805e-4634-9f2e-f38cff99cfe5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Inspiring Web Design And UX Bitcoins\",\"blog_id\":145,\"author\":\"Admin\",\"message\":\"Blog \'Inspiring Web Design And UX Bitcoins\' has been updated.\"}', NULL, '2025-10-08 05:15:18', '2025-10-08 05:15:18'),
('71ce4b98-340a-46ee-88db-0dae83cf94ef', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0631\\u0634\\u064a\\u0642\\u0629\",\"blog_id\":342,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0631\\u0634\\u064a\\u0642\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
('729ebc5e-925d-4ba5-a4fe-393b257f3e8c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062e\\u0631\\u064a\\u0637\\u0629 \\u0637\\u0631\\u064a\\u0642 \\u0644\\u0628\\u0646\\u0627\\u0621 \\u0631\\u0648\\u0628\\u0648\\u062a \\u0645\\u062d\\u0627\\u062f\\u062b\\u0629 \\u0644\\u0644\\u0623\\u0639\\u0645\\u0627\\u0644\",\"blog_id\":232,\"author\":\"Admin\",\"message\":\"Blog \'\\u062e\\u0631\\u064a\\u0637\\u0629 \\u0637\\u0631\\u064a\\u0642 \\u0644\\u0628\\u0646\\u0627\\u0621 \\u0631\\u0648\\u0628\\u0648\\u062a \\u0645\\u062d\\u0627\\u062f\\u062b\\u0629 \\u0644\\u0644\\u0623\\u0639\\u0645\\u0627\\u0644\' has been updated.\"}', NULL, '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
('72f9cdc8-9306-4aee-b4a6-c6f8c68bb746', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"One-pan baked sausage and lentils\",\"blog_id\":41,\"author\":\"Admin\",\"message\":\"Blog \'One-pan baked sausage and lentils\' has been updated.\"}', NULL, '2025-10-09 17:23:48', '2025-10-09 17:23:48'),
('73070c2f-a6ea-4cc1-bacd-507c67a41945', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Build A Magazine Layout With CSS Grid Areas\",\"blog_id\":45,\"author\":\"Admin\",\"message\":\"Blog \'How To Build A Magazine Layout With CSS Grid Areas\' has been updated.\"}', NULL, '2025-10-25 07:10:14', '2025-10-25 07:10:14'),
('73188c96-359e-4f9c-af87-d5bf666095a0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0633\\u062a\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0648\\u0642\\u0639 \\u0648\\u0648\\u0631\\u062f\\u0628\\u0631\\u064a\\u0633 \\u0639\\u0644\\u0649 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646\",\"blog_id\":272,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0633\\u062a\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0648\\u0642\\u0639 \\u0648\\u0648\\u0631\\u062f\\u0628\\u0631\\u064a\\u0633 \\u0639\\u0644\\u0649 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646\' has been updated.\"}', NULL, '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
('7368432c-e4cb-4e4c-aca2-e527db2009b4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Getting Internationalization (i18n) Right With Remix And\",\"blog_id\":146,\"author\":\"Admin\",\"message\":\"Blog \'Getting Internationalization (i18n) Right With Remix And\' has been updated.\"}', NULL, '2025-10-08 05:12:41', '2025-10-08 05:12:41'),
('736c250c-9b2f-4374-ab0c-6885246287c7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Implementing Okta Authentication In\",\"blog_id\":173,\"author\":\"Admin\",\"message\":\"Blog \'Implementing Okta Authentication In\' has been created.\"}', NULL, '2025-10-08 04:59:33', '2025-10-08 04:59:33'),
('73b7ce8a-c8a9-4c9a-9664-2aaa4f14b38f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Getting Internationalization Right\",\"blog_id\":146,\"author\":\"Admin\",\"message\":\"Blog \'Getting Internationalization Right\' has been updated.\"}', NULL, '2025-10-08 05:15:56', '2025-10-08 05:15:56'),
('74154c17-c1d5-4cc7-a7b7-a4ef45895609', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoins Target Sizes Cheatsheet\",\"blog_id\":132,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoins Target Sizes Cheatsheet\' has been updated.\"}', NULL, '2025-10-25 16:41:52', '2025-10-25 16:41:52'),
('741b6fc3-033a-4d24-a3ee-10ccb6f9f779', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Growing Need For Effective Password Management\",\"blog_id\":124,\"author\":\"Admin\",\"message\":\"Blog \'The Growing Need For Effective Password Management\' has been updated.\"}', NULL, '2025-10-25 04:32:28', '2025-10-25 04:32:28'),
('74726904-6570-403d-b312-2c3350ec4b12', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\",\"blog_id\":191,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
('75a74fa2-0966-4c5b-b986-23c64cd3e466', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\",\"blog_id\":216,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
('75e3ac93-21f9-43ae-bb81-a7e346e75560', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast Coins\",\"blog_id\":127,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast Coins\' has been updated.\"}', NULL, '2025-10-25 16:19:09', '2025-10-25 16:19:09'),
('768e21fe-184f-4e01-b5da-7a3cec34dcf4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Level Up Your CSS Skills With The\",\"blog_id\":57,\"author\":\"Admin\",\"message\":\"Blog \'Level Up Your CSS Skills With The\' has been updated.\"}', NULL, '2025-10-25 07:03:58', '2025-10-25 07:03:58'),
('7709fd10-491c-4dbe-85aa-80fc74db7ee3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Best Tech Accessor 10 Work From Home Essentials\",\"blog_id\":77,\"author\":\"Admin\",\"message\":\"Blog \'Best Tech Accessor 10 Work From Home Essentials\' has been updated.\"}', NULL, '2025-10-25 05:18:22', '2025-10-25 05:18:22'),
('772c35a8-910b-463c-a7c3-b7403953eb8a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Why Food Creators Should Start Using Graphs\",\"blog_id\":33,\"author\":\"Admin\",\"message\":\"Blog \'Why Food Creators Should Start Using Graphs\' has been updated.\"}', NULL, '2025-10-25 15:01:15', '2025-10-25 15:01:15'),
('773d10da-8a8c-4d1c-9b71-514804745b24', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Key To Good Component Design\",\"blog_id\":58,\"author\":\"Admin\",\"message\":\"Blog \'The Key To Good Component Design\' has been updated.\"}', NULL, '2025-10-25 04:31:51', '2025-10-25 04:31:51'),
('776156b0-9b09-4ab1-90cf-f13446c9e0bf', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-25 05:16:54', '2025-10-25 05:16:54'),
('789c085a-ed28-434d-8414-80bec2becfcc', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"collaboration Problems Go Away By Sharing\",\"blog_id\":56,\"author\":\"Admin\",\"message\":\"Blog \'collaboration Problems Go Away By Sharing\' has been updated.\"}', NULL, '2025-10-25 05:57:20', '2025-10-25 05:57:20'),
('78d74f05-c02b-4850-a8f4-730acfcd3e27', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0633\\u0628\\u0627\\u0642\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0648\\u062c\\u0628\\u0629 \\u0625\\u0641\\u0637\\u0627\\u0631 \\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":236,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0633\\u0628\\u0627\\u0642\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0648\\u062c\\u0628\\u0629 \\u0625\\u0641\\u0637\\u0627\\u0631 \\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
('79cd31bf-d92a-4d29-ab5b-4a17dcec202b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"ollaboration Problems Go Away By Sharing\",\"blog_id\":56,\"author\":\"Admin\",\"message\":\"Blog \'ollaboration Problems Go Away By Sharing\' has been updated.\"}', NULL, '2025-10-25 04:51:56', '2025-10-25 04:51:56'),
('7a537d8c-8029-448e-ab0c-ae1bc31c49b0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"The Challenges Of Creation For Informational Websites\",\"blog_id\":176,\"author\":\"Admin\",\"message\":\"Blog \'The Challenges Of Creation For Informational Websites\' has been created.\"}', NULL, '2025-10-08 05:10:19', '2025-10-08 05:10:19'),
('7af62a51-9ebe-4417-a068-5387382c9e89', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\",\"blog_id\":191,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
('7b023e7b-8792-43d6-a1cf-d9cb7a875088', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:29:40', '2025-10-25 07:29:40'),
('7c4e2947-a26a-4ac8-8de8-dad0802f5559', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0631\\u0642\\u0627\\u0645 \\u0647\\u0648\\u0627\\u062a\\u0641 \\u0645\\u0635\\u0645\\u0645\\u064a \\u0627\\u0644\\u0648\\u064a\\u0628\\u062a\\u062d\\u0631\\u064a\\u0643\",\"blog_id\":243,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0631\\u0642\\u0627\\u0645 \\u0647\\u0648\\u0627\\u062a\\u0641 \\u0645\\u0635\\u0645\\u0645\\u064a \\u0627\\u0644\\u0648\\u064a\\u0628\\u062a\\u062d\\u0631\\u064a\\u0643\' has been updated.\"}', NULL, '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
('7c8272f6-d397-4c4f-bc3d-5ca0956660d1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Comprehensive Checklist For Design Workshops\",\"blog_id\":143,\"author\":\"Admin\",\"message\":\"Blog \'A Comprehensive Checklist For Design Workshops\' has been updated.\"}', NULL, '2025-10-09 17:39:09', '2025-10-09 17:39:09'),
('7d833bab-fed3-4dfd-903f-28f8dfb68dbd', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0647\\u0632\\u064a\\u0644\",\"blog_id\":341,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0647\\u0632\\u064a\\u0644\' has been updated.\"}', NULL, '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
('7da85f20-c84e-48c1-8fdd-aeb2900401d1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"WAI-ARIA A Comprehensive Guide\",\"blog_id\":174,\"author\":\"Admin\",\"message\":\"Blog \'WAI-ARIA A Comprehensive Guide\' has been created.\"}', NULL, '2025-10-08 05:02:25', '2025-10-08 05:02:25'),
('7e1ef61e-b5b8-4fe2-9d52-ea0285e2f1c9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Rom prehensive Checklist Running Workshops\",\"blog_id\":29,\"author\":\"Admin\",\"message\":\"Blog \'Rom prehensive Checklist Running Workshops\' has been updated.\"}', NULL, '2025-10-25 15:13:26', '2025-10-25 15:13:26'),
('7e2de180-89f8-46b6-8110-0ac0754a792e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-25 05:16:54', '2025-10-25 05:16:54'),
('7e61f704-dad3-4a8d-a9df-77d118de4a6f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Designing Better Error Messages UX\",\"blog_id\":154,\"author\":\"Admin\",\"message\":\"Blog \'Designing Better Error Messages UX\' has been updated.\"}', NULL, '2025-10-08 04:47:48', '2025-10-08 04:47:48'),
('7e63cc1c-cbc7-4d72-84c6-ec1b7f84b690', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Protect Your App With Threat Model Based On JSONDiff\",\"blog_id\":170,\"author\":\"Admin\",\"message\":\"Blog \'How To Protect Your App With Threat Model Based On JSONDiff\' has been updated.\"}', NULL, '2025-10-08 04:59:45', '2025-10-08 04:59:45'),
('801ac48c-d5ba-4535-ac35-2e2adf0ee4f9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u064a\\u0643\\u0627\\u0646\\u064a\\u0643\\u0627 \\u0627\\u0644\\u0623\\u0644\\u0648\\u0627\\u0646 \\u0641\\u064a \\u0645\\u062c\\u0645\\u0648\\u0639\\u0627\\u062a \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":311,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u064a\\u0643\\u0627\\u0646\\u064a\\u0643\\u0627 \\u0627\\u0644\\u0623\\u0644\\u0648\\u0627\\u0646 \\u0641\\u064a \\u0645\\u062c\\u0645\\u0648\\u0639\\u0627\\u062a \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
('808db422-0de2-4a9e-9ce0-61a66f11d295', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Crypto\",\"blog_id\":122,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Crypto\' has been updated.\"}', NULL, '2025-10-25 16:27:12', '2025-10-25 16:27:12'),
('80988750-4e2f-4354-bb55-b284f5b45c83', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Guide To Building Accessible Carousels\",\"blog_id\":177,\"author\":\"Admin\",\"message\":\"Blog \'Guide To Building Accessible Carousels\' has been updated.\"}', NULL, '2025-10-08 05:13:43', '2025-10-08 05:13:43'),
('8140162c-f804-4d1e-a0aa-2b022275b784', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\",\"blog_id\":279,\"author\":\"Admin\",\"message\":\"Blog \'\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\' has been updated.\"}', NULL, '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
('81b98c06-07a6-4272-8401-a9dcef91651e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0644\\u0644\\u062d\\u0635\\u0648\\u0644 \\u0639\\u0644\\u0649 \\u062a\\u0635\\u0648\\u0631 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u0627\\u062a \\u0628\\u0634\\u0643\\u0644 \\u0635\\u062d\\u064a\\u062d\",\"blog_id\":344,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0644\\u0644\\u062d\\u0635\\u0648\\u0644 \\u0639\\u0644\\u0649 \\u062a\\u0635\\u0648\\u0631 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u0627\\u062a \\u0628\\u0634\\u0643\\u0644 \\u0635\\u062d\\u064a\\u062d\' has been updated.\"}', NULL, '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
('820319ed-28d8-4ba4-997d-8e7e29bd7b9e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Advanced Smart Watch\",\"blog_id\":83,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Advanced Smart Watch\' has been updated.\"}', NULL, '2025-10-08 06:21:57', '2025-10-08 06:21:57'),
('82997f4f-44b8-4f06-b020-a69a3118463d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"An Introduction To Context Propagation\",\"blog_id\":169,\"author\":\"Admin\",\"message\":\"Blog \'An Introduction To Context Propagation\' has been updated.\"}', NULL, '2025-10-16 12:45:39', '2025-10-16 12:45:39'),
('836195e3-9915-4a5b-b193-02492bf28bb5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0623\\u062d\\u062f\\u0627\\u062b \\u0627\\u0644\\u062a\\u064a \\u0642\\u062f \\u062a\\u0634\\u0643\\u0644 \\u062e\\u0637\\u0648\\u0631\\u0629 \\u0628\\u0633\\u0628\\u0628 \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637\",\"blog_id\":297,\"author\":\"Author\",\"message\":\"Blog \'\\u0627\\u0644\\u0623\\u062d\\u062f\\u0627\\u062b \\u0627\\u0644\\u062a\\u064a \\u0642\\u062f \\u062a\\u0634\\u0643\\u0644 \\u062e\\u0637\\u0648\\u0631\\u0629 \\u0628\\u0633\\u0628\\u0628 \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637\' has been updated.\"}', NULL, '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
('83671ecb-8dc0-4351-a2e2-1875848e9496', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Advanced Animations With CSS\",\"blog_id\":79,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Advanced Animations With CSS\' has been updated.\"}', NULL, '2025-10-25 04:54:40', '2025-10-25 04:54:40'),
('839f9391-1a75-4429-9be4-d4e1493bbcab', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast Coins\",\"blog_id\":127,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast Coins\' has been updated.\"}', NULL, '2025-10-25 04:32:47', '2025-10-25 04:32:47'),
('84284c83-0234-4cd1-935c-cab08c253a41', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Color Mechanics In UI Kits\",\"blog_id\":133,\"author\":\"Admin\",\"message\":\"Blog \'Color Mechanics In UI Kits\' has been updated.\"}', NULL, '2025-10-25 07:24:28', '2025-10-25 07:24:28'),
('84314acc-8d7e-4e08-a6dd-368acb552f26', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Exciting New Browned Chocolate Gaming Cookies Daily Breakfast\",\"blog_id\":59,\"author\":\"Admin\",\"message\":\"Blog \'Exciting New Browned Chocolate Gaming Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-16 12:21:06', '2025-10-16 12:21:06');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('84765fa8-d8f7-4df2-a3ca-7e51d819b769', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"ollaboration Problems Go Away By Sharing\",\"blog_id\":56,\"author\":\"Admin\",\"message\":\"Blog \'ollaboration Problems Go Away By Sharing\' has been updated.\"}', NULL, '2025-10-25 04:51:56', '2025-10-25 04:51:56'),
('849adaeb-f83e-4863-af1a-db2a9fb6b86e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0642\\u0629 \\u0627\\u0644\\u063a\\u0634 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u0623\\u0647\\u062f\\u0627\\u0641 \\u0627\\u0644\\u0645\\u062a\\u0627\\u062d\\u0629\",\"blog_id\":339,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0642\\u0629 \\u0627\\u0644\\u063a\\u0634 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u0623\\u0647\\u062f\\u0627\\u0641 \\u0627\\u0644\\u0645\\u062a\\u0627\\u062d\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
('84a9d31e-536a-43df-b388-765c27846cf0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0628\\u064a\\u062a\\u0643\\u0648\\u064a\\u0646: \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0623\\u0645\\u0631 \\u062e\\u0637\\u064a\\u0631 \\u0645\\u062d\\u062a\\u0645\\u0644\",\"blog_id\":324,\"author\":\"Admin\",\"message\":\"Blog \'\\u0628\\u064a\\u062a\\u0643\\u0648\\u064a\\u0646: \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0623\\u0645\\u0631 \\u062e\\u0637\\u064a\\u0631 \\u0645\\u062d\\u062a\\u0645\\u0644\' has been updated.\"}', NULL, '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
('84d9ec61-b520-4301-b6a2-46863f854831', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Breakfast How To Design An Effective User\",\"blog_id\":25,\"author\":\"Admin\",\"message\":\"Blog \'Breakfast How To Design An Effective User\' has been updated.\"}', NULL, '2025-10-25 14:48:33', '2025-10-25 14:48:33'),
('86151680-315d-4723-9b24-1b5d30b3d3d6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Getting Internationalization\",\"blog_id\":146,\"author\":\"Admin\",\"message\":\"Blog \'Getting Internationalization\' has been updated.\"}', NULL, '2025-10-08 05:16:39', '2025-10-08 05:16:39'),
('863292c4-0dbd-4571-9ffd-4e5d2eb55c95', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"ollaboration Problems Go Away By Sharing\",\"blog_id\":56,\"author\":\"Admin\",\"message\":\"Blog \'ollaboration Problems Go Away By Sharing\' has been updated.\"}', NULL, '2025-10-25 04:51:56', '2025-10-25 04:51:56'),
('8641e19e-3986-497e-8f18-fc512b58ec67', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops Tec\",\"blog_id\":80,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops Tec\' has been updated.\"}', NULL, '2025-10-25 14:51:56', '2025-10-25 14:51:56'),
('8645fe9c-5509-4643-824e-48072763bf70', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Complete Guide To Live Validation UX\",\"blog_id\":159,\"author\":\"Admin\",\"message\":\"Blog \'A Complete Guide To Live Validation UX\' has been updated.\"}', NULL, '2025-10-18 08:15:01', '2025-10-18 08:15:01'),
('8738577a-4439-449e-9b80-a836646b4355', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Exploring The Potential Of Web Workers\",\"blog_id\":26,\"author\":\"Admin\",\"message\":\"Blog \'Exploring The Potential Of Web Workers\' has been updated.\"}', NULL, '2025-10-25 14:14:48', '2025-10-25 14:14:48'),
('87f012cc-8a44-4387-b86d-2a4dc8bc18e3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Breakfast How To Design An Effective User\",\"blog_id\":25,\"author\":\"Admin\",\"message\":\"Blog \'Breakfast How To Design An Effective User\' has been updated.\"}', NULL, '2025-10-25 14:48:33', '2025-10-25 14:48:33'),
('8892f22e-b5a3-4342-bd5d-9587ee3195e3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Designing Better Error Messages UX News\",\"blog_id\":155,\"author\":\"Admin\",\"message\":\"Blog \'Designing Better Error Messages UX News\' has been updated.\"}', NULL, '2025-10-18 07:53:21', '2025-10-18 07:53:21'),
('88b73249-360f-4b7f-b0b0-5e6acaa2919f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0628\\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":220,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0628\\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
('89aff405-934f-449c-b072-e71909267e9e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"UX Checklists For Interface Designers\",\"blog_id\":165,\"author\":\"Admin\",\"message\":\"Blog \'UX Checklists For Interface Designers\' has been updated.\"}', NULL, '2025-10-08 04:51:32', '2025-10-08 04:51:32'),
('8a0a7ffa-f70e-49d3-ae50-76e3b251a49b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Phone Numbers For Web Designers\",\"blog_id\":167,\"author\":\"Admin\",\"message\":\"Blog \'Phone Numbers For Web Designers\' has been updated.\"}', NULL, '2025-10-16 12:46:37', '2025-10-16 12:46:37'),
('8a22c4a1-c1bf-45d6-95ce-f155c57a855e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0643\\u0648\\u0643\\u064a\\u0632 \\u0627\\u0644\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0627\\u0644\\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0627\\u0644\\u0645\\u062b\\u064a\\u0631\\u0629 \\u0628\\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0644\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":294,\"author\":\"Admin\",\"message\":\"Blog \'\\u0643\\u0648\\u0643\\u064a\\u0632 \\u0627\\u0644\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0627\\u0644\\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0627\\u0644\\u0645\\u062b\\u064a\\u0631\\u0629 \\u0628\\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0644\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
('8ac97a4e-6a6b-4902-bea1-705d6981fd51', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0628\\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":220,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0628\\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
('8af36ed4-8425-4e85-8b2e-8bd10e2a6423', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"collaboration Problems Go Away By Sharing\",\"blog_id\":56,\"author\":\"Admin\",\"message\":\"Blog \'collaboration Problems Go Away By Sharing\' has been updated.\"}', NULL, '2025-10-25 05:56:21', '2025-10-25 05:56:21'),
('8b13ce91-2659-4774-8e61-0370e63149ee', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Implementing Okta Authentication In\",\"blog_id\":173,\"author\":\"Admin\",\"message\":\"Blog \'Implementing Okta Authentication In\' has been updated.\"}', NULL, '2025-10-16 12:47:41', '2025-10-16 12:47:41'),
('8b320c7f-85b6-4084-a9ea-cf8f575cbb67', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
('8b3db2f7-d240-47a1-9ca8-bb80dc651b50', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Fluid Typography: Predicting A Problem With Your User\\u2019s Zoom-In\",\"blog_id\":61,\"author\":\"Admin\",\"message\":\"Blog \'Fluid Typography: Predicting A Problem With Your User\\u2019s Zoom-In\' has been updated.\"}', NULL, '2025-10-16 12:19:06', '2025-10-16 12:19:06'),
('8c37fa2f-b753-423c-b3fd-76ba78fcebf4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Implementing Okta Authentication In\",\"blog_id\":173,\"author\":\"Admin\",\"message\":\"Blog \'Implementing Okta Authentication In\' has been updated.\"}', NULL, '2025-10-08 04:59:45', '2025-10-08 04:59:45'),
('8c4d9217-2556-4a2f-b63f-83ce6a1901fc', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Everything You Need To Know About\",\"blog_id\":47,\"author\":\"Admin\",\"message\":\"Blog \'Everything You Need To Know About\' has been updated.\"}', NULL, '2025-10-25 07:13:00', '2025-10-25 07:13:00'),
('8c926716-e1b0-47af-854e-a01b1054d52b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Warns Financial Institutions to be on Watch for Russian\",\"blog_id\":151,\"author\":\"Admin\",\"message\":\"Blog \'Warns Financial Institutions to be on Watch for Russian\' has been updated.\"}', NULL, '2025-10-07 16:19:03', '2025-10-07 16:19:03'),
('8d149771-4790-4393-b830-9549489ef84e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Making S WAI-ARIA A Comprehensive Guide\",\"blog_id\":164,\"author\":\"Admin\",\"message\":\"Blog \'Making S WAI-ARIA A Comprehensive Guide\' has been updated.\"}', NULL, '2025-10-08 04:51:32', '2025-10-08 04:51:32'),
('8d3b7877-fa19-498a-9715-8ff03a408a88', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0642\\u0629 \\u0627\\u0644\\u063a\\u0634 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u0623\\u0647\\u062f\\u0627\\u0641 \\u0627\\u0644\\u0645\\u062a\\u0627\\u062d\\u0629\",\"blog_id\":339,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0642\\u0629 \\u0627\\u0644\\u063a\\u0634 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u0623\\u0647\\u062f\\u0627\\u0641 \\u0627\\u0644\\u0645\\u062a\\u0627\\u062d\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:46:49', '2025-10-25 06:46:49'),
('8e6200c9-c58b-497e-92ae-7a9a8cc21951', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Step-By-Step Guide To Building Accessible\",\"blog_id\":37,\"author\":\"Admin\",\"message\":\"Blog \'A Step-By-Step Guide To Building Accessible\' has been updated.\"}', NULL, '2025-10-27 13:12:35', '2025-10-27 13:12:35'),
('8f6352e4-abdb-4f1c-8b77-e5ec9cfce0ef', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Browned Butter Chocolate Cookies Daily Breakfast\",\"blog_id\":27,\"author\":\"Admin\",\"message\":\"Blog \'Browned Butter Chocolate Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-25 14:47:12', '2025-10-25 14:47:12'),
('8f69a637-74f5-4905-8210-204e54d1870e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Roadmap For Building A Business Chatbot\",\"blog_id\":94,\"author\":\"Admin\",\"message\":\"Blog \'Roadmap For Building A Business Chatbot\' has been updated.\"}', NULL, '2025-10-25 07:34:40', '2025-10-25 07:34:40'),
('8feb2378-d2c5-416c-b6ba-4155c2f9fe9c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":123,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-25 05:19:00', '2025-10-25 05:19:00'),
('90640e96-850d-4374-8ac6-73d434b81728', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\",\"blog_id\":44,\"author\":\"Admin\",\"message\":\"Blog \'Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\' has been updated.\"}', NULL, '2025-10-25 07:03:33', '2025-10-25 07:03:33'),
('90fbbd09-96a9-4644-84d1-0f35ac0cd331', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"collaboration Problems Go Away By Sharing\",\"blog_id\":56,\"author\":\"Admin\",\"message\":\"Blog \'collaboration Problems Go Away By Sharing\' has been updated.\"}', NULL, '2025-10-25 14:53:09', '2025-10-25 14:53:09'),
('9116e8fc-2148-434d-a34a-c6df274cdf04', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-27 10:52:16', '2025-10-27 10:52:16'),
('92d519e6-e392-4d95-a7fb-b74c1ee9d4ac', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Fluid Typography: Predicting A Problem With Your User\\u2019s Zoom-In\",\"blog_id\":61,\"author\":\"Admin\",\"message\":\"Blog \'Fluid Typography: Predicting A Problem With Your User\\u2019s Zoom-In\' has been updated.\"}', NULL, '2025-10-16 12:19:06', '2025-10-16 12:19:06'),
('9301f3b1-f10d-414f-8692-3bad5a255f73', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast\",\"blog_id\":126,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast\' has been updated.\"}', NULL, '2025-10-25 04:32:54', '2025-10-25 04:32:54'),
('93b73b50-0718-458c-ad8f-fc492d1bf794', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0642\\u0645 \\u0628\\u062a\\u0637\\u0648\\u064a\\u0631 \\u0645\\u0647\\u0627\\u0631\\u0627\\u062a\\u0643 \\u0641\\u064a CSS \\u0645\\u0639\",\"blog_id\":257,\"author\":\"Admin\",\"message\":\"Blog \'\\u0642\\u0645 \\u0628\\u062a\\u0637\\u0648\\u064a\\u0631 \\u0645\\u0647\\u0627\\u0631\\u0627\\u062a\\u0643 \\u0641\\u064a CSS \\u0645\\u0639\' has been updated.\"}', NULL, '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
('93e01034-ccd4-4504-bbc9-31ff2dd4892c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0631\\u0634\\u064a\\u0642\\u0629\",\"blog_id\":342,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0631\\u0634\\u064a\\u0642\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:47:36', '2025-10-25 06:47:36'),
('942d2af0-8ed4-4aa2-82fa-9ee7f535850f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Step-By-Step Guide To Building Accessible\",\"blog_id\":147,\"author\":\"Admin\",\"message\":\"Blog \'A Step-By-Step Guide To Building Accessible\' has been updated.\"}', NULL, '2025-10-08 05:35:58', '2025-10-08 05:35:58'),
('943ff4a4-9051-4233-aa2c-e226920fae04', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\",\"blog_id\":215,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\' has been updated.\"}', NULL, '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
('9476445c-10f4-40cb-b1a7-ec91573f6c79', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Awersing Instagram tawo promote your\",\"blog_id\":162,\"author\":\"Admin\",\"message\":\"Blog \'Awersing Instagram tawo promote your\' has been updated.\"}', NULL, '2025-10-08 04:53:36', '2025-10-08 04:53:36'),
('9486b89e-09c8-4e51-b675-5cb35949a89d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Dynamic Donut Tailwind React\",\"blog_id\":168,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Dynamic Donut Tailwind React\' has been updated.\"}', NULL, '2025-10-08 04:51:32', '2025-10-08 04:51:32'),
('948d5bc5-def4-4896-b36f-2305e3f632e4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Host A WordPress Site On Amazon\",\"blog_id\":109,\"author\":\"Admin\",\"message\":\"Blog \'How To Host A WordPress Site On Amazon\' has been updated.\"}', NULL, '2025-10-25 07:09:36', '2025-10-25 07:09:36'),
('949cf91d-97f8-4703-8ac4-1a21d49fa0dd', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Advanced Animations With CSS\",\"blog_id\":79,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Advanced Animations With CSS\' has been updated.\"}', NULL, '2025-10-25 04:54:40', '2025-10-25 04:54:40'),
('9566021f-2aee-4158-8527-fecdecbe919f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\",\"blog_id\":248,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:57:36', '2025-10-25 05:57:36'),
('96fc403a-5a09-479d-9794-a147ecfc455c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Growing Need For Effective Password Management\",\"blog_id\":124,\"author\":\"Admin\",\"message\":\"Blog \'The Growing Need For Effective Password Management\' has been updated.\"}', NULL, '2025-10-25 13:36:41', '2025-10-25 13:36:41'),
('9747eac0-8b6e-456a-a806-76a17e5e63e6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Guide To Building Accessible Carousels\",\"blog_id\":177,\"author\":\"Admin\",\"message\":\"Blog \'Guide To Building Accessible Carousels\' has been updated.\"}', NULL, '2025-10-08 05:13:43', '2025-10-08 05:13:43'),
('97538abc-af8d-4788-a55c-1329c924eb34', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0643\\u0648\\u0643\\u064a\\u0632 \\u0627\\u0644\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0627\\u0644\\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0627\\u0644\\u0645\\u062b\\u064a\\u0631\\u0629 \\u0628\\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0644\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":294,\"author\":\"Admin\",\"message\":\"Blog \'\\u0643\\u0648\\u0643\\u064a\\u0632 \\u0627\\u0644\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0627\\u0644\\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0627\\u0644\\u0645\\u062b\\u064a\\u0631\\u0629 \\u0628\\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0644\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
('9759df86-b4ef-47a5-bd62-473b0f183124', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Events The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":2,\"author\":\"Author\",\"message\":\"Blog \'Events The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-25 06:56:14', '2025-10-25 06:56:14'),
('97fc3e1f-043b-4984-8cc8-0878c5de1321', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646\\u0646\\u0627 \\u0627\\u0644\\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u0644\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0643\\u062a\\u0627\\u0644\\u0648\\u062c \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u0629\",\"blog_id\":198,\"author\":\"Admin\",\"message\":\"Blog \'\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646\\u0646\\u0627 \\u0627\\u0644\\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u0644\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0643\\u062a\\u0627\\u0644\\u0648\\u062c \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
('987a18ae-091b-464d-8d04-c8cdd7d14dfe', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0628\\u064a\\u062a\\u0643\\u0648\\u064a\\u0646: \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0623\\u0645\\u0631 \\u062e\\u0637\\u064a\\u0631 \\u0645\\u062d\\u062a\\u0645\\u0644\",\"blog_id\":324,\"author\":\"Admin\",\"message\":\"Blog \'\\u0628\\u064a\\u062a\\u0643\\u0648\\u064a\\u0646: \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0623\\u0645\\u0631 \\u062e\\u0637\\u064a\\u0631 \\u0645\\u062d\\u062a\\u0645\\u0644\' has been updated.\"}', NULL, '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
('99cf974a-e708-4938-8d0c-eddd74a9f34c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"ollaboration Problems Go Away By Sharing\",\"blog_id\":56,\"author\":\"Admin\",\"message\":\"Blog \'ollaboration Problems Go Away By Sharing\' has been updated.\"}', NULL, '2025-10-25 04:51:56', '2025-10-25 04:51:56'),
('9a1e9f74-e21c-4bd2-80e1-1f1638f875a3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Deploying CSS Logical Properties On Web Apps\",\"blog_id\":62,\"author\":\"Admin\",\"message\":\"Blog \'Deploying CSS Logical Properties On Web Apps\' has been updated.\"}', NULL, '2025-10-16 12:16:09', '2025-10-16 12:16:09'),
('9a3eeffb-ab09-45b7-aca4-43a6a43c4fa8', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Color Mechanics In UI Kits\",\"blog_id\":133,\"author\":\"Admin\",\"message\":\"Blog \'Color Mechanics In UI Kits\' has been updated.\"}', NULL, '2025-10-25 07:24:28', '2025-10-25 07:24:28'),
('9ba94b65-adf0-4736-81c2-7fc7026532d2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Realities And Myths Of Contrast And Color\",\"blog_id\":153,\"author\":\"Admin\",\"message\":\"Blog \'The Realities And Myths Of Contrast And Color\' has been updated.\"}', NULL, '2025-10-08 04:50:00', '2025-10-08 04:50:00'),
('9c59455e-f85e-479f-9f9c-73071a08afc8', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Guide To Building Accessible Carousels\",\"blog_id\":177,\"author\":\"Admin\",\"message\":\"Blog \'Guide To Building Accessible Carousels\' has been updated.\"}', NULL, '2025-10-08 05:34:41', '2025-10-08 05:34:41'),
('9d3198df-92b8-48b7-a37d-9ec14ad80367', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Deploying CSS Logical Properties On Web Apps\",\"blog_id\":62,\"author\":\"Admin\",\"message\":\"Blog \'Deploying CSS Logical Properties On Web Apps\' has been updated.\"}', NULL, '2025-10-16 12:16:09', '2025-10-16 12:16:09'),
('9d707c36-e0bc-42ee-a184-99fd1335ce00', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Phone Numbers For Web Designers\",\"blog_id\":167,\"author\":\"Admin\",\"message\":\"Blog \'Phone Numbers For Web Designers\' has been updated.\"}', NULL, '2025-10-08 04:51:32', '2025-10-08 04:51:32'),
('9dec937c-d178-4b7b-8cb4-3ddb26707785', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Rom prehensive Checklist Running Workshops\",\"blog_id\":29,\"author\":\"Admin\",\"message\":\"Blog \'Rom prehensive Checklist Running Workshops\' has been updated.\"}', NULL, '2025-10-25 15:13:26', '2025-10-25 15:13:26'),
('9ebd5d29-7474-4dd0-ad5a-b306f77a526a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0646\\u0634\\u0631 \\u062e\\u0635\\u0627\\u0626\\u0635 CSS \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u064a\\u0629 \\u0639\\u0644\\u0649 \\u062a\\u0637\\u0628\\u064a\\u0642\\u0627\\u062a \\u0627\\u0644\\u0648\\u064a\\u0628\",\"blog_id\":305,\"author\":\"Admin\",\"message\":\"Blog \'\\u0646\\u0634\\u0631 \\u062e\\u0635\\u0627\\u0626\\u0635 CSS \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u064a\\u0629 \\u0639\\u0644\\u0649 \\u062a\\u0637\\u0628\\u064a\\u0642\\u0627\\u062a \\u0627\\u0644\\u0648\\u064a\\u0628\' has been updated.\"}', NULL, '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
('9f29eb90-2913-4657-958e-69a93eba7af6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"We Can\\u2019t Wait to Try This Area Catalog\",\"blog_id\":48,\"author\":\"Admin\",\"message\":\"Blog \'We Can\\u2019t Wait to Try This Area Catalog\' has been updated.\"}', NULL, '2025-10-25 05:26:22', '2025-10-25 05:26:22'),
('9fb7145f-80a2-4aab-be39-d4dcd3668844', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Using Automated Test Results To Improve Accessibility\",\"blog_id\":73,\"author\":\"Admin\",\"message\":\"Blog \'Using Automated Test Results To Improve Accessibility\' has been updated.\"}', NULL, '2025-10-18 05:11:16', '2025-10-18 05:11:16'),
('9fbffcf7-0167-4ef9-b356-1df9a90af105', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0633\\u062a\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0648\\u0642\\u0639 \\u0648\\u0648\\u0631\\u062f\\u0628\\u0631\\u064a\\u0633 \\u0639\\u0644\\u0649 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646\",\"blog_id\":272,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0633\\u062a\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0648\\u0642\\u0639 \\u0648\\u0648\\u0631\\u062f\\u0628\\u0631\\u064a\\u0633 \\u0639\\u0644\\u0649 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646\' has been updated.\"}', NULL, '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
('9fe8d5ff-a4a1-41c9-adec-8b825d781736', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062a\\u0642\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0627\\u0642\\u0639 \\u0627\\u0644\\u0627\\u0641\\u062a\\u0631\\u0627\\u0636\\u064a \\u062a\\u064f\\u062d\\u062f\\u062b \\u062b\\u0648\\u0631\\u0629 \\u0641\\u064a \\u0639\\u0627\\u0644\\u0645 \\u0627\\u0644\\u062a\\u0643\\u0646\\u0648\\u0644\\u0648\\u062c\\u064a\\u0627\\u060c \\u0648\\u062a\\u064f\\u062d\\u0642\\u0642 \\u0623\\u0631\\u0628\\u0627\\u062d\\u064b\\u0627 \\u062a\\u064f\\u0641\\u064a\\u062f \\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\",\"blog_id\":284,\"author\":\"Admin\",\"message\":\"Blog \'\\u062a\\u0642\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0627\\u0642\\u0639 \\u0627\\u0644\\u0627\\u0641\\u062a\\u0631\\u0627\\u0636\\u064a \\u062a\\u064f\\u062d\\u062f\\u062b \\u062b\\u0648\\u0631\\u0629 \\u0641\\u064a \\u0639\\u0627\\u0644\\u0645 \\u0627\\u0644\\u062a\\u0643\\u0646\\u0648\\u0644\\u0648\\u062c\\u064a\\u0627\\u060c \\u0648\\u062a\\u064f\\u062d\\u0642\\u0642 \\u0623\\u0631\\u0628\\u0627\\u062d\\u064b\\u0627 \\u062a\\u064f\\u0641\\u064a\\u062f \\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\' has been updated.\"}', NULL, '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
('a04b485a-6584-4d6f-b550-024b10218933', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Lean User Research\",\"blog_id\":104,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Lean User Research\' has been updated.\"}', NULL, '2025-10-27 11:09:26', '2025-10-27 11:09:26'),
('a12a551a-2c99-43f1-86a4-612b1421ee69', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Color Mechanics In UI Kits\",\"blog_id\":133,\"author\":\"Admin\",\"message\":\"Blog \'Color Mechanics In UI Kits\' has been updated.\"}', NULL, '2025-10-25 07:24:28', '2025-10-25 07:24:28'),
('a189ea3a-a1e2-4bc2-9691-4297da7049d2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\",\"blog_id\":216,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
('a1b90d4e-52f2-4465-98da-01589204ea0d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-25 05:16:54', '2025-10-25 05:16:54'),
('a21b05f3-3585-49d3-b9e7-43b79059499f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Communication For Meetings-Bitcoins\",\"blog_id\":180,\"author\":\"Admin\",\"message\":\"Blog \'Communication For Meetings-Bitcoins\' has been updated.\"}', NULL, '2025-10-25 16:39:36', '2025-10-25 16:39:36'),
('a2f6007b-6068-4f00-af30-fd359094e5b4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"What You Miss in the Market Changes and Site Credits\",\"blog_id\":135,\"author\":\"Admin\",\"message\":\"Blog \'What You Miss in the Market Changes and Site Credits\' has been updated.\"}', NULL, '2025-10-08 14:06:35', '2025-10-08 14:06:35'),
('a324f00a-e473-421b-8d47-47779ea16a7c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Five Data-Loading Patterns To Boost Web Performance\",\"blog_id\":150,\"author\":\"Admin\",\"message\":\"Blog \'Five Data-Loading Patterns To Boost Web Performance\' has been updated.\"}', NULL, '2025-10-25 07:12:25', '2025-10-25 07:12:25'),
('a32eef52-0d44-4956-b4bb-7692669bb38f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Butter Chocolate Cookies\",\"blog_id\":54,\"author\":\"Admin\",\"message\":\"Blog \'The Butter Chocolate Cookies\' has been updated.\"}', NULL, '2025-10-25 04:50:33', '2025-10-25 04:50:33'),
('a3415bc5-c196-45f7-b1bf-f44df041190f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Global Tourism on the Rise Again After Record Breaking Summer\",\"blog_id\":118,\"author\":\"Admin\",\"message\":\"Blog \'Global Tourism on the Rise Again After Record Breaking Summer\' has been updated.\"}', NULL, '2025-10-09 16:04:54', '2025-10-09 16:04:54'),
('a39d034b-112b-47fe-b9b8-e865fc205848', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Roadmap For Building A Business Chatbot\",\"blog_id\":94,\"author\":\"Admin\",\"message\":\"Blog \'Roadmap For Building A Business Chatbot\' has been updated.\"}', NULL, '2025-10-25 07:34:40', '2025-10-25 07:34:40'),
('a3a6aac2-8480-46d8-88fb-08a7b82087f0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Favorite Browned Butter Chocolate Cookies Daily Breakfast\",\"blog_id\":1,\"author\":\"Author\",\"message\":\"Blog \'Favorite Browned Butter Chocolate Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-25 14:12:19', '2025-10-25 14:12:19'),
('a4111531-22d9-4f22-8a4c-0da025f3909b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Communication For Everyday Meetings\",\"blog_id\":93,\"author\":\"Admin\",\"message\":\"Blog \'Communication For Everyday Meetings\' has been updated.\"}', NULL, '2025-10-25 07:24:12', '2025-10-25 07:24:12'),
('a4162782-186f-455d-85ac-4bd4d3974452', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Why Food Creators Should Start Using Infographics\",\"blog_id\":194,\"author\":\"Admin\",\"message\":\"Blog \'Why Food Creators Should Start Using Infographics\' has been updated.\"}', NULL, '2025-10-15 12:28:47', '2025-10-15 12:28:47'),
('a493598b-265a-4461-b7f6-a0e965d84035', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646\\u0646\\u0627 \\u0627\\u0644\\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u0644\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0643\\u062a\\u0627\\u0644\\u0648\\u062c \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u0629\",\"blog_id\":198,\"author\":\"Admin\",\"message\":\"Blog \'\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646\\u0646\\u0627 \\u0627\\u0644\\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u0644\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0643\\u062a\\u0627\\u0644\\u0648\\u062c \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
('a4d0f724-bdb7-4e8f-908a-e8611f2deac9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Podcast Appetizer The Potentially Dangerous Non sibility Of Cookie Notices\",\"blog_id\":28,\"author\":\"Admin\",\"message\":\"Blog \'Podcast Appetizer The Potentially Dangerous Non sibility Of Cookie Notices\' has been updated.\"}', NULL, '2025-10-25 13:47:04', '2025-10-25 13:47:04'),
('a5804d09-39ea-4aae-807c-5e880589b59e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Events The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":2,\"author\":\"Author\",\"message\":\"Blog \'Events The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-25 06:56:14', '2025-10-25 06:56:14'),
('a5e2cdd6-6ea0-46c2-8406-bc917bcaaa6f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"WAI-ARIA A Comprehensive Guide\",\"blog_id\":174,\"author\":\"Admin\",\"message\":\"Blog \'WAI-ARIA A Comprehensive Guide\' has been updated.\"}', NULL, '2025-10-18 07:57:56', '2025-10-18 07:57:56'),
('a6c6f19a-8ef2-4282-9c9f-9e8285fa4cb9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\",\"blog_id\":191,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
('a7079c1d-ee61-4876-b901-f7c9c053c563', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Complete Guide To Live Validation UX\",\"blog_id\":159,\"author\":\"Admin\",\"message\":\"Blog \'A Complete Guide To Live Validation UX\' has been updated.\"}', NULL, '2025-10-18 08:15:01', '2025-10-18 08:15:01'),
('a7ce7e6a-6d54-4f27-bedc-a67ceae26618', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Overcoming The Challenges Of Creation For Informational Websites\",\"blog_id\":144,\"author\":\"Admin\",\"message\":\"Blog \'Overcoming The Challenges Of Creation For Informational Websites\' has been updated.\"}', NULL, '2025-10-08 05:13:10', '2025-10-08 05:13:10'),
('a838f618-194b-480b-adef-2d96e2c367b7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Target Sizes Cheatsheet Coins\",\"blog_id\":189,\"author\":\"Admin\",\"message\":\"Blog \'Target Sizes Cheatsheet Coins\' has been updated.\"}', NULL, '2025-10-25 16:41:28', '2025-10-25 16:41:28'),
('a8853bf3-f116-4e3a-96c1-b09252aa9950', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Crypto\",\"blog_id\":122,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Crypto\' has been updated.\"}', NULL, '2025-10-25 04:30:49', '2025-10-25 04:30:49'),
('a9018843-ede1-4ff2-9c4d-0153daa0e19e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"World Needs to Better Reflect People of Color\",\"blog_id\":78,\"author\":\"Admin\",\"message\":\"Blog \'World Needs to Better Reflect People of Color\' has been updated.\"}', NULL, '2025-10-25 05:25:43', '2025-10-25 05:25:43'),
('a927658a-bd51-416f-b7a2-2a00942bc2c6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Events The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":2,\"author\":\"Author\",\"message\":\"Blog \'Events The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-25 06:56:14', '2025-10-25 06:56:14'),
('a9373081-6e07-4be6-9598-b161d006c449', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0641\\u062a\\u0627\\u062d \\u0627\\u0644\\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u062c\\u064a\\u062f \\u0644\\u0644\\u0645\\u0643\\u0648\\u0646\\u0627\\u062a\",\"blog_id\":213,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0641\\u062a\\u0627\\u062d \\u0627\\u0644\\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u062c\\u064a\\u062f \\u0644\\u0644\\u0645\\u0643\\u0648\\u0646\\u0627\\u062a\' has been updated.\"}', NULL, '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
('a9526808-353b-4369-911f-3ed50b8e8365', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":209,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
('a995a77b-e5ae-477a-aa56-9d0bd16666c2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0643\\u0648\\u0643\\u064a\\u0632 \\u0627\\u0644\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0627\\u0644\\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0627\\u0644\\u0645\\u062b\\u064a\\u0631\\u0629 \\u0628\\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0644\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":294,\"author\":\"Admin\",\"message\":\"Blog \'\\u0643\\u0648\\u0643\\u064a\\u0632 \\u0627\\u0644\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0627\\u0644\\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0627\\u0644\\u0645\\u062b\\u064a\\u0631\\u0629 \\u0628\\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0644\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
('a9b3c426-a652-4dbc-a2af-5aebcd079504', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0628\\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":220,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0628\\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
('abc292b7-1581-4320-a0d3-5136d1c5563d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646\\u0646\\u0627 \\u0627\\u0644\\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u0644\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0643\\u062a\\u0627\\u0644\\u0648\\u062c \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u0629\",\"blog_id\":198,\"author\":\"Admin\",\"message\":\"Blog \'\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646\\u0646\\u0627 \\u0627\\u0644\\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u0644\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0643\\u062a\\u0627\\u0644\\u0648\\u062c \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
('abd47a13-d646-4b2d-9d19-d380f8d58924', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Step-By-Step Guide To Building Accessible\",\"blog_id\":147,\"author\":\"Admin\",\"message\":\"Blog \'A Step-By-Step Guide To Building Accessible\' has been updated.\"}', NULL, '2025-10-08 05:14:26', '2025-10-08 05:14:26'),
('ac2e62f9-2a1c-48ee-9cff-4b5ae539fb56', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Best Tech Accessor 10 Work From Home Essentials\",\"blog_id\":77,\"author\":\"Admin\",\"message\":\"Blog \'Best Tech Accessor 10 Work From Home Essentials\' has been updated.\"}', NULL, '2025-10-25 05:18:22', '2025-10-25 05:18:22');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('acc5d349-79c0-419a-a71f-7ffab6aa22ad', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0628\\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":220,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0628\\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:30:46', '2025-10-25 07:30:46'),
('ace6df06-366f-459e-899b-320ef529c719', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0646\\u0634\\u0631 \\u062e\\u0635\\u0627\\u0626\\u0635 CSS \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u064a\\u0629 \\u0639\\u0644\\u0649 \\u062a\\u0637\\u0628\\u064a\\u0642\\u0627\\u062a \\u0627\\u0644\\u0648\\u064a\\u0628\",\"blog_id\":305,\"author\":\"Admin\",\"message\":\"Blog \'\\u0646\\u0634\\u0631 \\u062e\\u0635\\u0627\\u0626\\u0635 CSS \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u064a\\u0629 \\u0639\\u0644\\u0649 \\u062a\\u0637\\u0628\\u064a\\u0642\\u0627\\u062a \\u0627\\u0644\\u0648\\u064a\\u0628\' has been updated.\"}', NULL, '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
('aceb62aa-86d1-40b5-8993-10fee0751b61', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoin The Potentially Dangerous Of Cookie\",\"blog_id\":123,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoin The Potentially Dangerous Of Cookie\' has been updated.\"}', NULL, '2025-10-27 11:17:53', '2025-10-27 11:17:53'),
('adf2a0b7-5641-4eb1-a54d-c101d0c579b9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"One-pan baked sausage and lentils\",\"blog_id\":41,\"author\":\"Admin\",\"message\":\"Blog \'One-pan baked sausage and lentils\' has been updated.\"}', NULL, '2025-10-09 17:24:27', '2025-10-09 17:24:27'),
('ae90275f-4bc2-4454-964d-97465da81f10', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"What is Gift Cards and Teach Us About Web Design\",\"blog_id\":32,\"author\":\"Admin\",\"message\":\"Blog \'What is Gift Cards and Teach Us About Web Design\' has been updated.\"}', NULL, '2025-10-25 15:02:55', '2025-10-25 15:02:55'),
('b03fffaf-7bf4-4cb4-8963-d906d60a0511', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Checklists For Interface Designers Nesw\",\"blog_id\":175,\"author\":\"Admin\",\"message\":\"Blog \'Checklists For Interface Designers Nesw\' has been created.\"}', NULL, '2025-10-08 05:05:08', '2025-10-08 05:05:08'),
('b114e438-8657-4f45-bf89-5c2f362c42cf', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Everything Developers Must Know About\",\"blog_id\":172,\"author\":\"Admin\",\"message\":\"Blog \'Everything Developers Must Know About\' has been updated.\"}', NULL, '2025-10-08 04:59:45', '2025-10-08 04:59:45'),
('b1869b5c-b54c-40e8-9517-24ea2fdaf7fb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0647\\u0632\\u064a\\u0644\",\"blog_id\":341,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0647\\u0632\\u064a\\u0644\' has been updated.\"}', NULL, '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
('b1aa7a3a-ca7b-4d42-b1ee-dbb3effbc9c9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Why Food Creators Should Start Using Infographics\",\"blog_id\":194,\"author\":\"Admin\",\"message\":\"Blog \'Why Food Creators Should Start Using Infographics\' has been updated.\"}', NULL, '2025-10-15 12:28:47', '2025-10-15 12:28:47'),
('b1dc63a4-685e-474a-830e-99ce51f34a31', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0628\\u064a\\u062a\\u0643\\u0648\\u064a\\u0646: \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0623\\u0645\\u0631 \\u062e\\u0637\\u064a\\u0631 \\u0645\\u062d\\u062a\\u0645\\u0644\",\"blog_id\":324,\"author\":\"Admin\",\"message\":\"Blog \'\\u0628\\u064a\\u062a\\u0643\\u0648\\u064a\\u0646: \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0623\\u0645\\u0631 \\u062e\\u0637\\u064a\\u0631 \\u0645\\u062d\\u062a\\u0645\\u0644\' has been updated.\"}', NULL, '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
('b24447fa-f4c8-47f9-a56c-381aade0902c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0646\\u0634\\u0631 \\u062e\\u0635\\u0627\\u0626\\u0635 CSS \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u064a\\u0629 \\u0639\\u0644\\u0649 \\u062a\\u0637\\u0628\\u064a\\u0642\\u0627\\u062a \\u0627\\u0644\\u0648\\u064a\\u0628\",\"blog_id\":305,\"author\":\"Admin\",\"message\":\"Blog \'\\u0646\\u0634\\u0631 \\u062e\\u0635\\u0627\\u0626\\u0635 CSS \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u064a\\u0629 \\u0639\\u0644\\u0649 \\u062a\\u0637\\u0628\\u064a\\u0642\\u0627\\u062a \\u0627\\u0644\\u0648\\u064a\\u0628\' has been updated.\"}', NULL, '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
('b2707ec0-f14a-4b6b-86b7-5bb78b3b6451', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":210,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
('b29f3d3e-790f-464a-9961-3c9459b29fdb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Warns Financial Institutions to be on Watch for Russian\",\"blog_id\":151,\"author\":\"Admin\",\"message\":\"Blog \'Warns Financial Institutions to be on Watch for Russian\' has been updated.\"}', NULL, '2025-10-08 04:43:52', '2025-10-08 04:43:52'),
('b2f93b2b-635c-481b-9295-9c906a006688', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0637\\u0628\\u0627\\u0639\\u0629 \\u0627\\u0644\\u0633\\u0644\\u0633\\u0629: \\u0627\\u0644\\u062a\\u0646\\u0628\\u0624 \\u0628\\u0645\\u0634\\u0643\\u0644\\u0629 \\u062a\\u062a\\u0639\\u0644\\u0642 \\u0628\\u062a\\u0643\\u0628\\u064a\\u0631 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":287,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0637\\u0628\\u0627\\u0639\\u0629 \\u0627\\u0644\\u0633\\u0644\\u0633\\u0629: \\u0627\\u0644\\u062a\\u0646\\u0628\\u0624 \\u0628\\u0645\\u0634\\u0643\\u0644\\u0629 \\u062a\\u062a\\u0639\\u0644\\u0642 \\u0628\\u062a\\u0643\\u0628\\u064a\\u0631 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
('b2fba87a-2aeb-4e9c-b739-9eb623d2326f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Protect Your App With Threat Model Based On JSONDiff\",\"blog_id\":170,\"author\":\"Admin\",\"message\":\"Blog \'How To Protect Your App With Threat Model Based On JSONDiff\' has been updated.\"}', NULL, '2025-10-25 16:38:12', '2025-10-25 16:38:12'),
('b3258821-3f5a-4571-8f19-9e6b923fce1c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":249,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
('b3982f44-d813-492f-9935-2d1470a27aee', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-25 14:55:28', '2025-10-25 14:55:28'),
('b47ff734-b8d9-4e5c-adbd-0cfb4dd46132', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0644\\u0644\\u062d\\u0635\\u0648\\u0644 \\u0639\\u0644\\u0649 \\u062a\\u0635\\u0648\\u0631 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u0627\\u062a \\u0628\\u0634\\u0643\\u0644 \\u0635\\u062d\\u064a\\u062d\",\"blog_id\":344,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0644\\u0644\\u062d\\u0635\\u0648\\u0644 \\u0639\\u0644\\u0649 \\u062a\\u0635\\u0648\\u0631 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u0627\\u062a \\u0628\\u0634\\u0643\\u0644 \\u0635\\u062d\\u064a\\u062d\' has been updated.\"}', NULL, '2025-10-16 12:20:10', '2025-10-16 12:20:10'),
('b52ed590-e6a9-41f6-9fb3-a51c1ffb2777', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Internationalization With React Server\",\"blog_id\":31,\"author\":\"Admin\",\"message\":\"Blog \'Internationalization With React Server\' has been updated.\"}', NULL, '2025-10-25 15:07:20', '2025-10-25 15:07:20'),
('b587c4f4-2e43-462d-8acd-e6af3060666e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"How To Create Dynamic Donut Tailwind React\",\"blog_id\":168,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Dynamic Donut Tailwind React\' has been created.\"}', NULL, '2025-10-08 04:37:36', '2025-10-08 04:37:36'),
('b5b6363b-6552-4e03-bf93-837ed90105d5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Fortnite Ratings are Skyrocketing\",\"blog_id\":46,\"author\":\"Admin\",\"message\":\"Blog \'Fortnite Ratings are Skyrocketing\' has been updated.\"}', NULL, '2025-10-25 07:11:09', '2025-10-25 07:11:09'),
('b5b834df-a0f6-417e-81df-96d7d8c74284', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062a\\u0642\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0627\\u0642\\u0639 \\u0627\\u0644\\u0627\\u0641\\u062a\\u0631\\u0627\\u0636\\u064a \\u062a\\u064f\\u062d\\u062f\\u062b \\u062b\\u0648\\u0631\\u0629 \\u0641\\u064a \\u0639\\u0627\\u0644\\u0645 \\u0627\\u0644\\u062a\\u0643\\u0646\\u0648\\u0644\\u0648\\u062c\\u064a\\u0627\\u060c \\u0648\\u062a\\u064f\\u062d\\u0642\\u0642 \\u0623\\u0631\\u0628\\u0627\\u062d\\u064b\\u0627 \\u062a\\u064f\\u0641\\u064a\\u062f \\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\",\"blog_id\":284,\"author\":\"Admin\",\"message\":\"Blog \'\\u062a\\u0642\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0627\\u0642\\u0639 \\u0627\\u0644\\u0627\\u0641\\u062a\\u0631\\u0627\\u0636\\u064a \\u062a\\u064f\\u062d\\u062f\\u062b \\u062b\\u0648\\u0631\\u0629 \\u0641\\u064a \\u0639\\u0627\\u0644\\u0645 \\u0627\\u0644\\u062a\\u0643\\u0646\\u0648\\u0644\\u0648\\u062c\\u064a\\u0627\\u060c \\u0648\\u062a\\u064f\\u062d\\u0642\\u0642 \\u0623\\u0631\\u0628\\u0627\\u062d\\u064b\\u0627 \\u062a\\u064f\\u0641\\u064a\\u062f \\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\' has been updated.\"}', NULL, '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
('b5c5f652-c0e2-42a8-a537-df2730795a62', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Browned Butter Chocolate Cookies Daily Breakfast\",\"blog_id\":27,\"author\":\"Admin\",\"message\":\"Blog \'Browned Butter Chocolate Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-25 14:47:12', '2025-10-25 14:47:12'),
('b5c81324-2ea2-41f5-8606-097ef5f04b48', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Color Mechanics In UI Kits\",\"blog_id\":133,\"author\":\"Admin\",\"message\":\"Blog \'Color Mechanics In UI Kits\' has been updated.\"}', NULL, '2025-10-25 07:24:28', '2025-10-25 07:24:28'),
('b633f70d-049e-481d-9fcc-d1250c55639b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0637\\u0628\\u0627\\u0639\\u0629 \\u0627\\u0644\\u0633\\u0644\\u0633\\u0629: \\u0627\\u0644\\u062a\\u0646\\u0628\\u0624 \\u0628\\u0645\\u0634\\u0643\\u0644\\u0629 \\u062a\\u062a\\u0639\\u0644\\u0642 \\u0628\\u062a\\u0643\\u0628\\u064a\\u0631 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":287,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0637\\u0628\\u0627\\u0639\\u0629 \\u0627\\u0644\\u0633\\u0644\\u0633\\u0629: \\u0627\\u0644\\u062a\\u0646\\u0628\\u0624 \\u0628\\u0645\\u0634\\u0643\\u0644\\u0629 \\u062a\\u062a\\u0639\\u0644\\u0642 \\u0628\\u062a\\u0643\\u0628\\u064a\\u0631 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
('b6b62313-f87e-47ba-bf96-290aef209eca', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":123,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-27 10:58:28', '2025-10-27 10:58:28'),
('b6c3857b-6ef3-4e38-bed7-34e8205ba397', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0631\\u0642\\u0627\\u0645 \\u0647\\u0648\\u0627\\u062a\\u0641 \\u0645\\u0635\\u0645\\u0645\\u064a \\u0627\\u0644\\u0648\\u064a\\u0628\\u062a\\u062d\\u0631\\u064a\\u0643\",\"blog_id\":243,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0631\\u0642\\u0627\\u0645 \\u0647\\u0648\\u0627\\u062a\\u0641 \\u0645\\u0635\\u0645\\u0645\\u064a \\u0627\\u0644\\u0648\\u064a\\u0628\\u062a\\u062d\\u0631\\u064a\\u0643\' has been updated.\"}', NULL, '2025-10-16 12:46:49', '2025-10-16 12:46:49'),
('b6d3927f-6940-4c05-8c8d-fcfb949111ac', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"WAI-ARIA A Comprehensive Guide\",\"blog_id\":174,\"author\":\"Admin\",\"message\":\"Blog \'WAI-ARIA A Comprehensive Guide\' has been updated.\"}', NULL, '2025-10-18 07:57:56', '2025-10-18 07:57:56'),
('b6deb90f-65b5-4035-8e67-28485e41b200', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops\",\"blog_id\":76,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops\' has been updated.\"}', NULL, '2025-10-08 15:43:37', '2025-10-08 15:43:37'),
('b6e6dabd-34f5-4fb6-868a-8413782db284', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie Notices\",\"blog_id\":100,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Cookie Notices\' has been updated.\"}', NULL, '2025-10-25 04:31:15', '2025-10-25 04:31:15'),
('b7133d92-4211-4b89-b4b8-72224da68631', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\",\"blog_id\":120,\"author\":\"Admin\",\"message\":\"Blog \'Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\' has been updated.\"}', '2025-10-11 01:48:11', '2025-10-11 01:28:04', '2025-10-11 01:28:04'),
('b71430bd-a25c-460b-9188-20a0a0d7e4fd', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0627 \\u0647\\u064a \\u0628\\u0637\\u0627\\u0642\\u0627\\u062a \\u0627\\u0644\\u0647\\u062f\\u0627\\u064a\\u0627 \\u0648\\u0645\\u0627\\u0630\\u0627 \\u062a\\u0639\\u0644\\u0645\\u0646\\u0627 \\u0639\\u0646 \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u0648\\u064a\\u0628\",\"blog_id\":197,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0627 \\u0647\\u064a \\u0628\\u0637\\u0627\\u0642\\u0627\\u062a \\u0627\\u0644\\u0647\\u062f\\u0627\\u064a\\u0627 \\u0648\\u0645\\u0627\\u0630\\u0627 \\u062a\\u0639\\u0644\\u0645\\u0646\\u0627 \\u0639\\u0646 \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u0648\\u064a\\u0628\' has been updated.\"}', NULL, '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
('b7bcba2c-8984-4b5c-a84f-edf03b0901da', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"We Can\\u2019t Wait to Try This Area Catalog\",\"blog_id\":48,\"author\":\"Admin\",\"message\":\"Blog \'We Can\\u2019t Wait to Try This Area Catalog\' has been updated.\"}', NULL, '2025-10-25 05:26:22', '2025-10-25 05:26:22'),
('b8254893-d212-46a9-bf5b-eea329a649cb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Crypto\",\"blog_id\":122,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Crypto\' has been updated.\"}', NULL, '2025-10-25 04:30:49', '2025-10-25 04:30:49'),
('b99efdaa-9e9f-4379-855e-f1775ac6a802', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast Coins\",\"blog_id\":127,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast Coins\' has been updated.\"}', NULL, '2025-10-25 07:30:04', '2025-10-25 07:30:04'),
('b9be383f-b4d1-4397-8f4c-2d02a30ea220', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"What is Gift Cards and Teach Us About Web Design\",\"blog_id\":32,\"author\":\"Admin\",\"message\":\"Blog \'What is Gift Cards and Teach Us About Web Design\' has been updated.\"}', NULL, '2025-10-25 15:02:55', '2025-10-25 15:02:55'),
('b9cc9df6-8bd7-470c-98d6-896e4c74fa73', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":210,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
('ba196a2f-73c1-43d4-a921-994753774f30', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Rethinking Star Ratings For Readers\",\"blog_id\":161,\"author\":\"Admin\",\"message\":\"Blog \'Rethinking Star Ratings For Readers\' has been updated.\"}', NULL, '2025-10-07 16:15:12', '2025-10-07 16:15:12'),
('ba812827-3cd6-4eff-98e6-ca425c95e88f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 10:22:10', '2025-10-25 10:22:10'),
('bcb06aa4-0c65-4f7a-84c6-dc54dea0be4e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"What You Miss in the Market Changes and Site Credits\",\"blog_id\":135,\"author\":\"Admin\",\"message\":\"Blog \'What You Miss in the Market Changes and Site Credits\' has been updated.\"}', NULL, '2025-10-25 05:26:08', '2025-10-25 05:26:08'),
('bd112ca5-bf74-49d8-8f6d-aebcd1f1eddf', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Awersing Instagram tawo promote your\",\"blog_id\":162,\"author\":\"Admin\",\"message\":\"Blog \'Awersing Instagram tawo promote your\' has been updated.\"}', NULL, '2025-10-07 16:12:26', '2025-10-07 16:12:26'),
('bd9555f7-458e-490c-9c21-1440ce946379', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Everything Developers Must Know About Figma\",\"blog_id\":166,\"author\":\"Admin\",\"message\":\"Blog \'Everything Developers Must Know About Figma\' has been updated.\"}', NULL, '2025-10-25 07:22:10', '2025-10-25 07:22:10'),
('be7b5f9f-dce9-40d7-8c3b-228e373e9e6c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Travel Building Complex Forms In Vue\",\"blog_id\":106,\"author\":\"Admin\",\"message\":\"Blog \'Travel Building Complex Forms In Vue\' has been updated.\"}', NULL, '2025-10-25 04:30:28', '2025-10-25 04:30:28'),
('bedc1a8f-e29f-4394-8089-3f74ea90091d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Rethinking Star Ratings For Readers\",\"blog_id\":161,\"author\":\"Admin\",\"message\":\"Blog \'Rethinking Star Ratings For Readers\' has been updated.\"}', NULL, '2025-10-07 16:15:12', '2025-10-07 16:15:12'),
('bf370fbd-d7c8-448b-a779-5a3d06fcade0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Key To Good Component Design\",\"blog_id\":58,\"author\":\"Admin\",\"message\":\"Blog \'The Key To Good Component Design\' has been updated.\"}', NULL, '2025-10-25 04:31:51', '2025-10-25 04:31:51'),
('c1e9a0dc-7482-44e4-ac3f-2adc8f342234', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"blog_id\":40,\"author\":\"Admin\",\"message\":\"Blog \'Racing Games Browned Buttadert Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-25 07:46:55', '2025-10-25 07:46:55'),
('c259735a-0424-4aa6-b681-07b1f542e796', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Podcast Appetizer The Potentially Dangerous Non sibility Of Cookie Notices\",\"blog_id\":28,\"author\":\"Admin\",\"message\":\"Blog \'Podcast Appetizer The Potentially Dangerous Non sibility Of Cookie Notices\' has been updated.\"}', NULL, '2025-10-25 13:47:04', '2025-10-25 13:47:04'),
('c2831f5d-8dbc-4e2a-a44b-0b9f6e1254d9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Lean User Research\",\"blog_id\":104,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Lean User Research\' has been updated.\"}', NULL, '2025-10-25 05:17:08', '2025-10-25 05:17:08'),
('c2b8e82d-564e-49e5-8b35-f8c1d951dbb5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"An Introduction To Context Propagation\",\"blog_id\":169,\"author\":\"Admin\",\"message\":\"Blog \'An Introduction To Context Propagation\' has been updated.\"}', NULL, '2025-10-16 12:45:39', '2025-10-16 12:45:39'),
('c2fa8da8-7626-402c-821e-01c58571aa5b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Communication For Everyday Meetings\",\"blog_id\":93,\"author\":\"Admin\",\"message\":\"Blog \'Communication For Everyday Meetings\' has been updated.\"}', NULL, '2025-10-25 07:24:12', '2025-10-25 07:24:12'),
('c352c19e-8174-43ad-9eb4-11f37094b3e6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\",\"blog_id\":215,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\' has been updated.\"}', NULL, '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
('c3b54ca8-7ef7-43bc-98a7-b54d79f046a0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Step-By-Step Guide To Building Accessible\",\"blog_id\":37,\"author\":\"Admin\",\"message\":\"Blog \'A Step-By-Step Guide To Building Accessible\' has been updated.\"}', NULL, '2025-10-27 13:12:35', '2025-10-27 13:12:35'),
('c3d52c13-b674-456d-a3a4-249c2396bc3c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0647\\u0632\\u064a\\u0644\",\"blog_id\":341,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0647\\u0632\\u064a\\u0644\' has been updated.\"}', NULL, '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
('c4383539-c74c-40a5-b02b-8d356d29d438', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\",\"blog_id\":205,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\' has been updated.\"}', NULL, '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
('c4cbdfaa-7d90-4ef0-8c4b-d50b9083ff94', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":42,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-09 17:26:00', '2025-10-09 17:26:00'),
('c507e877-f0e5-40f2-aecf-863299a2608d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Growing Need For Effective Password Management\",\"blog_id\":124,\"author\":\"Admin\",\"message\":\"Blog \'The Growing Need For Effective Password Management\' has been updated.\"}', NULL, '2025-10-25 04:32:28', '2025-10-25 04:32:28'),
('c58ba8d0-b739-461e-abbc-29a39ffa3255', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\",\"blog_id\":205,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0634\\u0643\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u062c\\u0645\\u0639 \\u0627\\u0644\\u0633\\u0641\\u0631 \\u0641\\u064a Vue\' has been updated.\"}', NULL, '2025-10-25 07:27:28', '2025-10-25 07:27:28'),
('c634c2bf-2e27-4eb7-94a7-4a840f1c6e64', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"An Introduction To Context Propagation\",\"blog_id\":169,\"author\":\"Admin\",\"message\":\"Blog \'An Introduction To Context Propagation\' has been updated.\"}', NULL, '2025-10-08 04:51:32', '2025-10-08 04:51:32'),
('c640b11d-1488-4b44-8882-f0c819fe3759', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Protect Your App With Threat Model Based On JSONDiff\",\"blog_id\":170,\"author\":\"Admin\",\"message\":\"Blog \'How To Protect Your App With Threat Model Based On JSONDiff\' has been updated.\"}', NULL, '2025-10-25 16:38:12', '2025-10-25 16:38:12'),
('c660dfb9-0bbb-425a-babd-b4eb9ccac8a6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 10:22:10', '2025-10-25 10:22:10'),
('c6a2e149-1477-4630-98b6-4407b7e44dda', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0644\\u0645\\u0627\\u0630\\u0627 \\u064a\\u0646\\u0628\\u063a\\u064a \\u0639\\u0644\\u0649 \\u0645\\u064f\\u0646\\u0634\\u0626\\u064a \\u0627\\u0644\\u0637\\u0639\\u0627\\u0645 \\u0627\\u0644\\u0628\\u062f\\u0621 \\u0641\\u064a \\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 \\u0627\\u0644\\u0631\\u0633\\u0648\\u0645 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u064a\\u0629\",\"blog_id\":194,\"author\":\"Admin\",\"message\":\"Blog \'\\u0644\\u0645\\u0627\\u0630\\u0627 \\u064a\\u0646\\u0628\\u063a\\u064a \\u0639\\u0644\\u0649 \\u0645\\u064f\\u0646\\u0634\\u0626\\u064a \\u0627\\u0644\\u0637\\u0639\\u0627\\u0645 \\u0627\\u0644\\u0628\\u062f\\u0621 \\u0641\\u064a \\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 \\u0627\\u0644\\u0631\\u0633\\u0648\\u0645 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-12 08:30:39', '2025-10-12 08:30:39'),
('c85c4775-304b-45c6-b18e-78e17f67cba7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Making S WAI-ARIA A Comprehensive Guide\",\"blog_id\":164,\"author\":\"Admin\",\"message\":\"Blog \'Making S WAI-ARIA A Comprehensive Guide\' has been created.\"}', NULL, '2025-10-07 16:16:09', '2025-10-07 16:16:09'),
('c8efb61c-1fa7-450f-90db-70cb3cf26e37', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Guide To Building Accessible Carousels\",\"blog_id\":177,\"author\":\"Admin\",\"message\":\"Blog \'Guide To Building Accessible Carousels\' has been updated.\"}', NULL, '2025-10-08 05:13:43', '2025-10-08 05:13:43'),
('c916d794-5518-4086-88d0-74b5a2e52160', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Communication For Meetings-Bitcoins\",\"blog_id\":180,\"author\":\"Admin\",\"message\":\"Blog \'Communication For Meetings-Bitcoins\' has been updated.\"}', NULL, '2025-10-25 16:39:36', '2025-10-25 16:39:36'),
('c976726a-c682-4559-acd8-6b9e932be5dd', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"How To Protect Your App With Threat Model Based On JSONDiff\",\"blog_id\":170,\"author\":\"Admin\",\"message\":\"Blog \'How To Protect Your App With Threat Model Based On JSONDiff\' has been created.\"}', NULL, '2025-10-08 04:56:23', '2025-10-08 04:56:23'),
('cb94aeff-3a35-4173-b87c-bb5e59b12f0c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0628\\u064a\\u062a\\u0643\\u0648\\u064a\\u0646: \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0623\\u0645\\u0631 \\u062e\\u0637\\u064a\\u0631 \\u0645\\u062d\\u062a\\u0645\\u0644\",\"blog_id\":324,\"author\":\"Admin\",\"message\":\"Blog \'\\u0628\\u064a\\u062a\\u0643\\u0648\\u064a\\u0646: \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0623\\u0645\\u0631 \\u062e\\u0637\\u064a\\u0631 \\u0645\\u062d\\u062a\\u0645\\u0644\' has been updated.\"}', NULL, '2025-10-25 05:38:17', '2025-10-25 05:38:17'),
('cbb27336-7be3-42aa-b8b4-77f99d19992a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Accessible Target Sizes Cheatsheet\",\"blog_id\":121,\"author\":\"Admin\",\"message\":\"Blog \'Accessible Target Sizes Cheatsheet\' has been updated.\"}', NULL, '2025-10-25 05:16:34', '2025-10-25 05:16:34'),
('cbbf7874-7395-42e9-8f1f-221deaac91eb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0627 \\u0647\\u064a \\u0628\\u0637\\u0627\\u0642\\u0627\\u062a \\u0627\\u0644\\u0647\\u062f\\u0627\\u064a\\u0627 \\u0648\\u0645\\u0627\\u0630\\u0627 \\u062a\\u0639\\u0644\\u0645\\u0646\\u0627 \\u0639\\u0646 \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u0648\\u064a\\u0628\",\"blog_id\":197,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0627 \\u0647\\u064a \\u0628\\u0637\\u0627\\u0642\\u0627\\u062a \\u0627\\u0644\\u0647\\u062f\\u0627\\u064a\\u0627 \\u0648\\u0645\\u0627\\u0630\\u0627 \\u062a\\u0639\\u0644\\u0645\\u0646\\u0627 \\u0639\\u0646 \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u0648\\u064a\\u0628\' has been updated.\"}', NULL, '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
('ccf1df4b-d780-4f20-9234-7186d71f9e21', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Headless In Times Of Accessibility\",\"blog_id\":163,\"author\":\"Admin\",\"message\":\"Blog \'Headless In Times Of Accessibility\' has been updated.\"}', NULL, '2025-10-08 04:51:32', '2025-10-08 04:51:32'),
('cd2346fe-4ab7-427b-9f19-da9c14a2cb5c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\",\"blog_id\":191,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:53:23', '2025-10-25 06:53:23'),
('cd23b482-1f57-468e-ba28-5f3d1223a8be', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Warns Financial Institutions to be on Watch for Russian\",\"blog_id\":151,\"author\":\"Admin\",\"message\":\"Blog \'Warns Financial Institutions to be on Watch for Russian\' has been updated.\"}', NULL, '2025-10-08 04:50:32', '2025-10-08 04:50:32'),
('cd71a52d-5aba-442f-96a6-11e47f66f039', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Realities And Myths Of Contrast And Color\",\"blog_id\":153,\"author\":\"Admin\",\"message\":\"Blog \'The Realities And Myths Of Contrast And Color\' has been updated.\"}', NULL, '2025-10-08 04:44:32', '2025-10-08 04:44:32'),
('cd7d470e-907a-4cc6-a940-63c1ae53e4e7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"soft_deleted\",\"title\":\"Write Better Ideas From JavaScript Functions\",\"blog_id\":131,\"author\":\"Admin\",\"message\":\"Blog \'Write Better Ideas From JavaScript Functions\' has been soft_deleted.\"}', NULL, '2025-10-11 02:05:00', '2025-10-11 02:05:00'),
('cdc932d4-26c1-4942-990b-5ffc30ae0fec', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\",\"blog_id\":248,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
('ce337e2e-e3fc-400b-8304-6cab65b1d29f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Communication For Meetings-Bitcoins\",\"blog_id\":180,\"author\":\"Admin\",\"message\":\"Blog \'Communication For Meetings-Bitcoins\' has been updated.\"}', NULL, '2025-10-09 16:17:29', '2025-10-09 16:17:29'),
('cea271ce-4b51-410c-905b-81a26f0903e0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":249,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
('cf007253-a6bf-432b-8761-b58a1fa1d1bb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\",\"blog_id\":190,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\' has been updated.\"}', NULL, '2025-10-12 06:26:51', '2025-10-12 06:26:51'),
('cf31a402-cccd-4072-9d56-96aeedef77c7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u064a\\u0643\\u0627\\u0646\\u064a\\u0643\\u0627 \\u0627\\u0644\\u0623\\u0644\\u0648\\u0627\\u0646 \\u0641\\u064a \\u0645\\u062c\\u0645\\u0648\\u0639\\u0627\\u062a \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":311,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u064a\\u0643\\u0627\\u0646\\u064a\\u0643\\u0627 \\u0627\\u0644\\u0623\\u0644\\u0648\\u0627\\u0646 \\u0641\\u064a \\u0645\\u062c\\u0645\\u0648\\u0639\\u0627\\u062a \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
('cf70f807-e0ab-4c7e-a7c9-bc1bc2d423b2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Everything Developers Must Know About Figma\",\"blog_id\":166,\"author\":\"Admin\",\"message\":\"Blog \'Everything Developers Must Know About Figma\' has been updated.\"}', NULL, '2025-10-25 07:22:10', '2025-10-25 07:22:10'),
('d05dcc0d-f7e9-4f18-82c5-33920b73159b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0633\\u0628\\u0627\\u0642\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0648\\u062c\\u0628\\u0629 \\u0625\\u0641\\u0637\\u0627\\u0631 \\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":236,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0633\\u0628\\u0627\\u0642\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0648\\u062c\\u0628\\u0629 \\u0625\\u0641\\u0637\\u0627\\u0631 \\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
('d1652a3f-6e1b-413c-98a5-7fae6f770043', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Guide To Getting Data Visualization Right\",\"blog_id\":60,\"author\":\"Admin\",\"message\":\"Blog \'A Guide To Getting Data Visualization Right\' has been updated.\"}', NULL, '2025-10-16 12:20:00', '2025-10-16 12:20:00'),
('d1c5de42-5d5d-47c6-aed7-d69f099157bb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Dynamic Donut Charts With Tailwind\",\"blog_id\":34,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Dynamic Donut Charts With Tailwind\' has been updated.\"}', NULL, '2025-10-25 15:00:27', '2025-10-25 15:00:27'),
('d1fc4b62-7a10-4368-9a67-4acb27a98b6d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0647\\u0632\\u064a\\u0644\",\"blog_id\":341,\"author\":\"Admin\",\"message\":\"Blog \'\\u062f\\u0644\\u064a\\u0644 \\u0639\\u0645\\u0644\\u064a \\u0644\\u0623\\u0628\\u062d\\u0627\\u062b \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0627\\u0644\\u0647\\u0632\\u064a\\u0644\' has been updated.\"}', NULL, '2025-10-25 06:45:54', '2025-10-25 06:45:54'),
('d210c88e-1f76-4a7e-b955-63fc6f3edc28', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Growing Need For Effective Password Management\",\"blog_id\":124,\"author\":\"Admin\",\"message\":\"Blog \'The Growing Need For Effective Password Management\' has been updated.\"}', NULL, '2025-10-25 04:32:28', '2025-10-25 04:32:28'),
('d212b6d8-5f5f-4926-87f5-fe2715ea36e7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops Tec\",\"blog_id\":80,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops Tec\' has been updated.\"}', NULL, '2025-10-08 15:43:41', '2025-10-08 15:43:41'),
('d22480c7-7bdb-46bd-a17b-e42ee807db0e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Exploring The Potential Of Web Workers\",\"blog_id\":26,\"author\":\"Admin\",\"message\":\"Blog \'Exploring The Potential Of Web Workers\' has been updated.\"}', NULL, '2025-10-25 14:14:48', '2025-10-25 14:14:48'),
('d253ef1c-5e8b-4bca-b2f2-ad70bb0c47da', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"World Needs to Better Reflect People of Color\",\"blog_id\":78,\"author\":\"Admin\",\"message\":\"Blog \'World Needs to Better Reflect People of Color\' has been updated.\"}', NULL, '2025-10-25 05:25:43', '2025-10-25 05:25:43'),
('d26a26ce-46ff-4f20-a684-1fe6b35ae9cb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Step-By-Step Guide To Building Accessible\",\"blog_id\":37,\"author\":\"Admin\",\"message\":\"Blog \'A Step-By-Step Guide To Building Accessible\' has been updated.\"}', NULL, '2025-10-27 13:12:35', '2025-10-27 13:12:35');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('d312c70a-8435-453f-ac32-0d332a2e6736', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops Tec\",\"blog_id\":80,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops Tec\' has been updated.\"}', NULL, '2025-10-25 04:52:07', '2025-10-25 04:52:07'),
('d34de151-5274-41c5-94aa-eb51efceefc2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0641\\u062a\\u0627\\u062d \\u0627\\u0644\\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u062c\\u064a\\u062f \\u0644\\u0644\\u0645\\u0643\\u0648\\u0646\\u0627\\u062a\",\"blog_id\":213,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0641\\u062a\\u0627\\u062d \\u0627\\u0644\\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u062c\\u064a\\u062f \\u0644\\u0644\\u0645\\u0643\\u0648\\u0646\\u0627\\u062a\' has been updated.\"}', NULL, '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
('d38092dc-6cf5-41bb-84e8-dfa6ed17c23d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\",\"blog_id\":216,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:40:29', '2025-10-25 05:40:29'),
('d3d52719-72ac-4ac9-9d3f-2d934d9a013f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062a\\u0646\\u0641\\u064a\\u0630 \\u0645\\u0635\\u0627\\u062f\\u0642\\u0629 Okta \\u0641\\u064a\",\"blog_id\":264,\"author\":\"Admin\",\"message\":\"Blog \'\\u062a\\u0646\\u0641\\u064a\\u0630 \\u0645\\u0635\\u0627\\u062f\\u0642\\u0629 Okta \\u0641\\u064a\' has been updated.\"}', NULL, '2025-10-16 12:47:51', '2025-10-16 12:47:51'),
('d42a13d6-6136-4f91-912a-b6d32e89ddcb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Guide To Accessible Form Validation\",\"blog_id\":36,\"author\":\"Admin\",\"message\":\"Blog \'A Guide To Accessible Form Validation\' has been updated.\"}', NULL, '2025-10-27 13:10:45', '2025-10-27 13:10:45'),
('d52e955f-28e8-4e74-8f9f-d73332573757', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Warns Financial Institutions to be on Watch for Russian\",\"blog_id\":151,\"author\":\"Admin\",\"message\":\"Blog \'Warns Financial Institutions to be on Watch for Russian\' has been updated.\"}', NULL, '2025-10-08 04:43:52', '2025-10-08 04:43:52'),
('d5436de8-1409-494f-adf8-d71bc82a5307', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Best Handoff Is No Handoff\",\"blog_id\":30,\"author\":\"Admin\",\"message\":\"Blog \'The Best Handoff Is No Handoff\' has been updated.\"}', NULL, '2025-10-25 15:12:53', '2025-10-25 15:12:53'),
('d5674654-8cba-4bc6-8ebc-2639813b87a3', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062a\\u0642\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0627\\u0642\\u0639 \\u0627\\u0644\\u0627\\u0641\\u062a\\u0631\\u0627\\u0636\\u064a \\u062a\\u064f\\u062d\\u062f\\u062b \\u062b\\u0648\\u0631\\u0629 \\u0641\\u064a \\u0639\\u0627\\u0644\\u0645 \\u0627\\u0644\\u062a\\u0643\\u0646\\u0648\\u0644\\u0648\\u062c\\u064a\\u0627\\u060c \\u0648\\u062a\\u064f\\u062d\\u0642\\u0642 \\u0623\\u0631\\u0628\\u0627\\u062d\\u064b\\u0627 \\u062a\\u064f\\u0641\\u064a\\u062f \\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\",\"blog_id\":284,\"author\":\"Admin\",\"message\":\"Blog \'\\u062a\\u0642\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0627\\u0642\\u0639 \\u0627\\u0644\\u0627\\u0641\\u062a\\u0631\\u0627\\u0636\\u064a \\u062a\\u064f\\u062d\\u062f\\u062b \\u062b\\u0648\\u0631\\u0629 \\u0641\\u064a \\u0639\\u0627\\u0644\\u0645 \\u0627\\u0644\\u062a\\u0643\\u0646\\u0648\\u0644\\u0648\\u062c\\u064a\\u0627\\u060c \\u0648\\u062a\\u064f\\u062d\\u0642\\u0642 \\u0623\\u0631\\u0628\\u0627\\u062d\\u064b\\u0627 \\u062a\\u064f\\u0641\\u064a\\u062f \\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\' has been updated.\"}', NULL, '2025-10-25 07:39:54', '2025-10-25 07:39:54'),
('d56bc711-bd98-490e-8ed5-00f43ebc9ba6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"We Can\\u2019t Wait to Try This Area Catalog\",\"blog_id\":48,\"author\":\"Admin\",\"message\":\"Blog \'We Can\\u2019t Wait to Try This Area Catalog\' has been updated.\"}', NULL, '2025-10-08 14:34:00', '2025-10-08 14:34:00'),
('d5a16785-29a9-4915-9f92-cd755208b87c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Dynamic Donut Tailwind React\",\"blog_id\":168,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Dynamic Donut Tailwind React\' has been updated.\"}', NULL, '2025-10-08 04:38:00', '2025-10-08 04:38:00'),
('d5b18215-3b75-40bf-b159-12983d3417d8', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\",\"blog_id\":279,\"author\":\"Admin\",\"message\":\"Blog \'\\u0643\\u064a\\u0641\\u064a\\u0629 \\u0625\\u0646\\u0634\\u0627\\u0621 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u062a\\u062d\\u0631\\u0643\\u0629 \\u0645\\u062a\\u0642\\u062f\\u0645\\u0629 \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 CSS\' has been updated.\"}', NULL, '2025-10-25 05:55:52', '2025-10-25 05:55:52'),
('d71364e1-79c6-490c-98f4-3bc504587aef', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Host A WordPress Site On Amazon\",\"blog_id\":109,\"author\":\"Admin\",\"message\":\"Blog \'How To Host A WordPress Site On Amazon\' has been updated.\"}', NULL, '2025-10-25 07:09:36', '2025-10-25 07:09:36'),
('d77b4a1a-3628-46d6-bedf-4740c05b0d72', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0633\\u062a\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0648\\u0642\\u0639 \\u0648\\u0648\\u0631\\u062f\\u0628\\u0631\\u064a\\u0633 \\u0639\\u0644\\u0649 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646\",\"blog_id\":272,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0633\\u062a\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0648\\u0642\\u0639 \\u0648\\u0648\\u0631\\u062f\\u0628\\u0631\\u064a\\u0633 \\u0639\\u0644\\u0649 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646\' has been updated.\"}', NULL, '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
('d7914b1f-c13f-465c-9cd9-e96319b7a901', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Accessible Target Sizes Cheatsheet\",\"blog_id\":121,\"author\":\"Admin\",\"message\":\"Blog \'Accessible Target Sizes Cheatsheet\' has been updated.\"}', NULL, '2025-10-25 05:16:34', '2025-10-25 05:16:34'),
('d7bc1f65-b022-4dc6-9858-26661357a083', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0633\\u0628\\u0627\\u0642\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0648\\u062c\\u0628\\u0629 \\u0625\\u0641\\u0637\\u0627\\u0631 \\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":236,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0633\\u0628\\u0627\\u0642\\u0627\\u062a \\u0628\\u0633\\u0643\\u0648\\u064a\\u062a \\u0627\\u0644\\u0632\\u0628\\u062f\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0648\\u062c\\u0628\\u0629 \\u0625\\u0641\\u0637\\u0627\\u0631 \\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:45:12', '2025-10-25 07:45:12'),
('d7ca3ba0-2c0e-4ec9-b95c-930fc208cfd0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 10:22:10', '2025-10-25 10:22:10'),
('d83b9562-0534-4ec8-8097-ee478b34100a', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Easy Fluid Typography With clamp() Using Sass Functions\",\"blog_id\":43,\"author\":\"Admin\",\"message\":\"Blog \'Easy Fluid Typography With clamp() Using Sass Functions\' has been updated.\"}', NULL, '2025-10-25 15:17:47', '2025-10-25 15:17:47'),
('d8b63594-ab1e-493e-8882-cbf4efde17be', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Complete Guide To Live Validation UX\",\"blog_id\":159,\"author\":\"Admin\",\"message\":\"Blog \'A Complete Guide To Live Validation UX\' has been updated.\"}', NULL, '2025-10-18 08:15:01', '2025-10-18 08:15:01'),
('d8ee8eab-5c57-4bbe-a817-fcbb0fb860e0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":123,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-27 11:04:57', '2025-10-27 11:04:57'),
('d9447d4d-a903-4b64-9bb3-ffa376da8a43', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":249,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
('da1df804-966d-45c7-bb6b-db3ce4b0a86b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Browned Butter Chocolate Cookies Daily Breakfast\",\"blog_id\":27,\"author\":\"Admin\",\"message\":\"Blog \'Browned Butter Chocolate Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-25 14:47:12', '2025-10-25 14:47:12'),
('da3f04cf-cfdf-4f22-8991-4fb8b5a15801', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0642\\u0645 \\u0628\\u062a\\u0637\\u0648\\u064a\\u0631 \\u0645\\u0647\\u0627\\u0631\\u0627\\u062a\\u0643 \\u0641\\u064a CSS \\u0645\\u0639\",\"blog_id\":257,\"author\":\"Admin\",\"message\":\"Blog \'\\u0642\\u0645 \\u0628\\u062a\\u0637\\u0648\\u064a\\u0631 \\u0645\\u0647\\u0627\\u0631\\u0627\\u062a\\u0643 \\u0641\\u064a CSS \\u0645\\u0639\' has been updated.\"}', NULL, '2025-10-25 07:36:49', '2025-10-25 07:36:49'),
('da8cc7c5-e874-4a42-9c41-c1dfb33e2c63', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Five Data-Loading Patterns To Boost Web Performance\",\"blog_id\":150,\"author\":\"Admin\",\"message\":\"Blog \'Five Data-Loading Patterns To Boost Web Performance\' has been updated.\"}', NULL, '2025-10-08 04:51:32', '2025-10-08 04:51:32'),
('dabb00fd-a236-4eb2-9caa-c7095c592915', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Crypto\",\"blog_id\":122,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Crypto\' has been updated.\"}', NULL, '2025-10-25 04:30:49', '2025-10-25 04:30:49'),
('daca39b1-8edf-4a38-9041-8fb2d8f27f6f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Advanced Animations With CSS\",\"blog_id\":79,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Advanced Animations With CSS\' has been updated.\"}', NULL, '2025-10-25 04:54:40', '2025-10-25 04:54:40'),
('dad1d75c-0ba3-4c9b-a146-355204dd9505', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"UX Checklists For Interface Designers\",\"blog_id\":165,\"author\":\"Admin\",\"message\":\"Blog \'UX Checklists For Interface Designers\' has been updated.\"}', NULL, '2025-10-08 04:44:13', '2025-10-08 04:44:13'),
('dad972f3-6ffd-4b7f-ada7-20449d823419', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0637\\u0628\\u0627\\u0639\\u0629 \\u0627\\u0644\\u0633\\u0644\\u0633\\u0629: \\u0627\\u0644\\u062a\\u0646\\u0628\\u0624 \\u0628\\u0645\\u0634\\u0643\\u0644\\u0629 \\u062a\\u062a\\u0639\\u0644\\u0642 \\u0628\\u062a\\u0643\\u0628\\u064a\\u0631 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":287,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0637\\u0628\\u0627\\u0639\\u0629 \\u0627\\u0644\\u0633\\u0644\\u0633\\u0629: \\u0627\\u0644\\u062a\\u0646\\u0628\\u0624 \\u0628\\u0645\\u0634\\u0643\\u0644\\u0629 \\u062a\\u062a\\u0639\\u0644\\u0642 \\u0628\\u062a\\u0643\\u0628\\u064a\\u0631 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
('daebcfba-c0e2-403f-a142-bc7111e30894', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\",\"blog_id\":215,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u0645\\u0644\\u0627\\u062a \\u0625\\u0641\\u0637\\u0627\\u0631 \\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u063a\\u064a\\u064a\\u0631\' has been updated.\"}', NULL, '2025-10-25 05:34:16', '2025-10-25 05:34:16'),
('db32f911-50b0-4bf1-91d7-7638f686a768', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:29:40', '2025-10-25 07:29:40'),
('db4fad7a-7dc5-48e7-ae20-c30b06ea3ad4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0623\\u062d\\u062f\\u0627\\u062b \\u0627\\u0644\\u062a\\u064a \\u0642\\u062f \\u062a\\u0634\\u0643\\u0644 \\u062e\\u0637\\u0648\\u0631\\u0629 \\u0628\\u0633\\u0628\\u0628 \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637\",\"blog_id\":297,\"author\":\"Author\",\"message\":\"Blog \'\\u0627\\u0644\\u0623\\u062d\\u062f\\u0627\\u062b \\u0627\\u0644\\u062a\\u064a \\u0642\\u062f \\u062a\\u0634\\u0643\\u0644 \\u062e\\u0637\\u0648\\u0631\\u0629 \\u0628\\u0633\\u0628\\u0628 \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637\' has been updated.\"}', NULL, '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
('dc3f9da3-1d59-431c-9cf8-3492864d2786', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Best Handoff Is No Handoff\",\"blog_id\":30,\"author\":\"Admin\",\"message\":\"Blog \'The Best Handoff Is No Handoff\' has been updated.\"}', NULL, '2025-10-25 15:12:53', '2025-10-25 15:12:53'),
('dcbd5ca1-6889-4491-a167-9826177c3664', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0627 \\u0647\\u064a \\u0628\\u0637\\u0627\\u0642\\u0627\\u062a \\u0627\\u0644\\u0647\\u062f\\u0627\\u064a\\u0627 \\u0648\\u0645\\u0627\\u0630\\u0627 \\u062a\\u0639\\u0644\\u0645\\u0646\\u0627 \\u0639\\u0646 \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u0648\\u064a\\u0628\",\"blog_id\":197,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0627 \\u0647\\u064a \\u0628\\u0637\\u0627\\u0642\\u0627\\u062a \\u0627\\u0644\\u0647\\u062f\\u0627\\u064a\\u0627 \\u0648\\u0645\\u0627\\u0630\\u0627 \\u062a\\u0639\\u0644\\u0645\\u0646\\u0627 \\u0639\\u0646 \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u0648\\u064a\\u0628\' has been updated.\"}', NULL, '2025-10-25 07:47:28', '2025-10-25 07:47:28'),
('dd9e0c9a-a1bb-42b6-8776-e71b980f12ef', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Using Automated Test Results To Improve Accessibility\",\"blog_id\":73,\"author\":\"Admin\",\"message\":\"Blog \'Using Automated Test Results To Improve Accessibility\' has been updated.\"}', NULL, '2025-10-18 05:11:16', '2025-10-18 05:11:16'),
('de40a1c1-adf0-4ff3-807d-3f1e0009b0d9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0642\\u062f\\u0645\\u0629 \\u062d\\u0648\\u0644 \\u0627\\u0646\\u062a\\u0634\\u0627\\u0631 \\u0627\\u0644\\u0633\\u064a\\u0627\\u0642\",\"blog_id\":337,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0642\\u062f\\u0645\\u0629 \\u062d\\u0648\\u0644 \\u0627\\u0646\\u062a\\u0634\\u0627\\u0631 \\u0627\\u0644\\u0633\\u064a\\u0627\\u0642\' has been updated.\"}', NULL, '2025-10-16 12:45:49', '2025-10-16 12:45:49'),
('de5e8d0e-0f4e-4da6-97e1-886ba48d2732', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Getting Internationalization (i18n) Right With Remix And\",\"blog_id\":146,\"author\":\"Admin\",\"message\":\"Blog \'Getting Internationalization (i18n) Right With Remix And\' has been updated.\"}', NULL, '2025-10-08 05:12:41', '2025-10-08 05:12:41'),
('de81e532-ac79-4f5f-8f59-31b393800fa9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\",\"blog_id\":216,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u0633\\u0631\\u064a\\u0639\\u0629 \\u0627\\u0644\\u062a\\u064a \\u062a\\u063a\\u064a\\u0631 \\u0642\\u0648\\u0627\\u0639\\u062f \\u0627\\u0644\\u0644\\u0639\\u0628\\u0629\' has been updated.\"}', NULL, '2025-10-25 07:30:21', '2025-10-25 07:30:21'),
('e084072f-9734-4f22-88d7-c4c0902935e7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops Tec\",\"blog_id\":80,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops Tec\' has been updated.\"}', NULL, '2025-10-08 15:43:41', '2025-10-08 15:43:41'),
('e08d0268-4a77-4600-88bb-a639bab6d37f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Butter Chocolate Cookies\",\"blog_id\":54,\"author\":\"Admin\",\"message\":\"Blog \'The Butter Chocolate Cookies\' has been updated.\"}', NULL, '2025-10-25 04:50:33', '2025-10-25 04:50:33'),
('e0e6ea39-64d1-4707-8ef9-5b0fc9ccd798', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646\\u0646\\u0627 \\u0627\\u0644\\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u0644\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0643\\u062a\\u0627\\u0644\\u0648\\u062c \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u0629\",\"blog_id\":198,\"author\":\"Admin\",\"message\":\"Blog \'\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646\\u0646\\u0627 \\u0627\\u0644\\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u0644\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0643\\u062a\\u0627\\u0644\\u0648\\u062c \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u0629\' has been updated.\"}', NULL, '2025-10-25 06:54:19', '2025-10-25 06:54:19'),
('e1b1da7b-4b2b-4442-a386-e18748abd954', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Everything Developers Must Know About Figma\",\"blog_id\":166,\"author\":\"Admin\",\"message\":\"Blog \'Everything Developers Must Know About Figma\' has been created.\"}', NULL, '2025-10-08 04:35:18', '2025-10-08 04:35:18'),
('e1f0d68e-432d-4276-9410-5d4ebb67b6f7', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u064a\\u0643\\u0627\\u0646\\u064a\\u0643\\u0627 \\u0627\\u0644\\u0623\\u0644\\u0648\\u0627\\u0646 \\u0641\\u064a \\u0645\\u062c\\u0645\\u0648\\u0639\\u0627\\u062a \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":311,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u064a\\u0643\\u0627\\u0646\\u064a\\u0643\\u0627 \\u0627\\u0644\\u0623\\u0644\\u0648\\u0627\\u0646 \\u0641\\u064a \\u0645\\u062c\\u0645\\u0648\\u0639\\u0627\\u062a \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 07:38:04', '2025-10-25 07:38:04'),
('e20a8c37-ef72-40e3-acac-7cf91e0d4a12', 'Modules\\Backend\\Notifications\\ProductActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Noise Fit Halo Smartwatchs\",\"product_id\":11,\"author\":\"Admin\",\"message\":\"Product \'Noise Fit Halo Smartwatchs\' has been updated.\"}', NULL, '2025-10-16 07:39:58', '2025-10-16 07:39:58'),
('e2264ff8-7e8e-4903-86f5-553713af1ef9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0641\\u062a\\u0627\\u062d \\u0627\\u0644\\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u062c\\u064a\\u062f \\u0644\\u0644\\u0645\\u0643\\u0648\\u0646\\u0627\\u062a\",\"blog_id\":213,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0641\\u062a\\u0627\\u062d \\u0627\\u0644\\u062a\\u0635\\u0645\\u064a\\u0645 \\u0627\\u0644\\u062c\\u064a\\u062f \\u0644\\u0644\\u0645\\u0643\\u0648\\u0646\\u0627\\u062a\' has been updated.\"}', NULL, '2025-10-25 07:28:05', '2025-10-25 07:28:05'),
('e233b7f1-b521-4b19-8a7d-845e9bda4717', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Game Changing Virtual Reality Console Technololows Profit To Serve The Community\",\"blog_id\":70,\"author\":\"Admin\",\"message\":\"Blog \'Game Changing Virtual Reality Console Technololows Profit To Serve The Community\' has been updated.\"}', NULL, '2025-10-25 07:10:57', '2025-10-25 07:10:57'),
('e2e052d6-9f99-404d-a55a-5aef4409f0b9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Build A Magazine Layout With CSS Grid Areas\",\"blog_id\":45,\"author\":\"Admin\",\"message\":\"Blog \'How To Build A Magazine Layout With CSS Grid Areas\' has been updated.\"}', NULL, '2025-10-25 07:10:14', '2025-10-25 07:10:14'),
('e316bb5b-309f-4bc0-ac3d-e9af59dbe814', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Designing Better Error Messages UX\",\"blog_id\":154,\"author\":\"Admin\",\"message\":\"Blog \'Designing Better Error Messages UX\' has been updated.\"}', NULL, '2025-10-18 08:02:06', '2025-10-18 08:02:06'),
('e3504864-e1fb-4dc6-b400-db21a4dc1bc6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Warns Financial Institutions to be on Watch for Russian\",\"blog_id\":151,\"author\":\"Admin\",\"message\":\"Blog \'Warns Financial Institutions to be on Watch for Russian\' has been updated.\"}', NULL, '2025-10-08 04:51:32', '2025-10-08 04:51:32'),
('e3cecc98-75b1-4850-acd1-0bcb5588a8f5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":249,\"author\":\"Admin\",\"message\":\"Blog \'\\u0648\\u0631\\u0634 \\u0639\\u0645\\u0644 \\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0645\\u062a\\u0645\\u064a\\u0632\\u0629 \\u0641\\u064a \\u062a\\u0635\\u0645\\u064a\\u0645 \\u0648\\u0627\\u062c\\u0647\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u0648\\u062a\\u062c\\u0631\\u0628\\u0629 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-25 05:54:56', '2025-10-25 05:54:56'),
('e403580a-5bae-4dd5-8a0e-c86fcdab2622', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Communication For Meetings-Bitcoins\",\"blog_id\":180,\"author\":\"Admin\",\"message\":\"Blog \'Communication For Meetings-Bitcoins\' has been updated.\"}', NULL, '2025-10-25 16:39:36', '2025-10-25 16:39:36'),
('e4ac77a1-5af8-47b7-92e0-c1dcbcecd4aa', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoins Target Sizes Cheatsheet\",\"blog_id\":132,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoins Target Sizes Cheatsheet\' has been updated.\"}', NULL, '2025-10-25 16:41:52', '2025-10-25 16:41:52'),
('e55c95f8-46b7-4500-b20c-45b9c88fd67e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":210,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0625\\u0634\\u0639\\u0627\\u0631\\u0627\\u062a \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:36:44', '2025-10-25 05:36:44'),
('e56e5b53-8709-427d-8f05-b61444d5c3ab', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\",\"blog_id\":214,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u062d\\u0627\\u062c\\u0629 \\u0627\\u0644\\u0645\\u062a\\u0632\\u0627\\u064a\\u062f\\u0629 \\u0644\\u0625\\u062f\\u0627\\u0631\\u0629 \\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631 \\u0627\\u0644\\u0641\\u0639\\u0627\\u0644\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:35:21', '2025-10-25 05:35:21'),
('e5f70d53-875b-4463-a457-426d8c686d02', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Rethinking Star Ratings For Readers\",\"blog_id\":161,\"author\":\"Admin\",\"message\":\"Blog \'Rethinking Star Ratings For Readers\' has been updated.\"}', NULL, '2025-10-07 16:15:12', '2025-10-07 16:15:12'),
('e5fa628f-8767-488c-a7d8-57aec121d5eb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops Tec\",\"blog_id\":80,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops Tec\' has been updated.\"}', NULL, '2025-10-25 04:52:07', '2025-10-25 04:52:07'),
('e6903479-9ddd-41f0-8eed-d0b574690284', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Rom prehensive Checklist Running Workshops\",\"blog_id\":29,\"author\":\"Admin\",\"message\":\"Blog \'Rom prehensive Checklist Running Workshops\' has been updated.\"}', NULL, '2025-10-25 15:13:26', '2025-10-25 15:13:26'),
('e8d2f076-4d57-44ca-9b2a-e47c027bcc45', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Protect Your App With Threat Model Based On JSONDiff\",\"blog_id\":170,\"author\":\"Admin\",\"message\":\"Blog \'How To Protect Your App With Threat Model Based On JSONDiff\' has been updated.\"}', NULL, '2025-10-25 16:38:12', '2025-10-25 16:38:12'),
('ea86d566-0a7b-4c9a-b259-80077bb77bc6', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast Coins\",\"blog_id\":127,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast Coins\' has been updated.\"}', NULL, '2025-10-25 13:38:30', '2025-10-25 13:38:30'),
('eacd5ab6-3ef1-481d-9f9d-63e8cdeabef5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Guide To Accessible Form Validation\",\"blog_id\":36,\"author\":\"Admin\",\"message\":\"Blog \'A Guide To Accessible Form Validation\' has been updated.\"}', NULL, '2025-10-27 13:10:45', '2025-10-27 13:10:45'),
('eacfc338-d4e6-40ba-a33a-14a6b05802b1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Breakfast How To Design An Effective User\",\"blog_id\":25,\"author\":\"Admin\",\"message\":\"Blog \'Breakfast How To Design An Effective User\' has been updated.\"}', NULL, '2025-10-09 17:26:55', '2025-10-09 17:26:55'),
('eb02961d-0699-45f7-953b-a5b8713639e4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\",\"blog_id\":190,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0639\\u0627\\u0644\\u0645 \\u0628\\u062d\\u0627\\u062c\\u0629 \\u0625\\u0644\\u0649 \\u0623\\u0646 \\u064a\\u0639\\u0643\\u0633 \\u0628\\u0634\\u0643\\u0644 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0623\\u0634\\u062e\\u0627\\u0635 \\u0630\\u0648\\u064a \\u0627\\u0644\\u0628\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0645\\u0644\\u0648\\u0646\\u0629\' has been updated.\"}', NULL, '2025-10-12 06:26:51', '2025-10-12 06:26:51'),
('eb0b9320-f1eb-4fc1-8cb0-df4e80822ce8', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Game Changing arroadeily Breakfast Coins\",\"blog_id\":127,\"author\":\"Admin\",\"message\":\"Blog \'The Game Changing arroadeily Breakfast Coins\' has been updated.\"}', NULL, '2025-10-25 07:30:04', '2025-10-25 07:30:04'),
('eb9ceed4-07f8-481d-b424-8c4aa2ad860e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\",\"blog_id\":248,\"author\":\"Admin\",\"message\":\"Blog \'\\u0645\\u0634\\u0627\\u0643\\u0644 \\u0627\\u0644\\u062a\\u0639\\u0627\\u0648\\u0646 \\u062a\\u062e\\u062a\\u0641\\u064a \\u0628\\u0627\\u0644\\u0645\\u0634\\u0627\\u0631\\u0643\\u0629\' has been updated.\"}', NULL, '2025-10-25 05:56:48', '2025-10-25 05:56:48'),
('ec152e95-bb47-4df4-b725-c88754d1c320', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"Communication For Everyday Meetings-Bitcoins\",\"blog_id\":180,\"author\":\"Admin\",\"message\":\"Blog \'Communication For Everyday Meetings-Bitcoins\' has been created.\"}', NULL, '2025-10-08 05:21:31', '2025-10-08 05:21:31'),
('eea5b8ed-b61a-4818-ab18-0474a518f9aa', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Game Changing Virtual Reality Console Technololows Profit To Serve The Community\",\"blog_id\":70,\"author\":\"Admin\",\"message\":\"Blog \'Game Changing Virtual Reality Console Technololows Profit To Serve The Community\' has been updated.\"}', NULL, '2025-10-25 07:10:57', '2025-10-25 07:10:57'),
('ef7bec74-56e7-4fbc-825c-2be128b4a5db', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Five Data-Loading Patterns To Boost Web Performance\",\"blog_id\":150,\"author\":\"Admin\",\"message\":\"Blog \'Five Data-Loading Patterns To Boost Web Performance\' has been updated.\"}', NULL, '2025-10-25 07:12:25', '2025-10-25 07:12:25'),
('ef94e9ae-a84b-4af1-b40a-17a799dcf973', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0637\\u0628\\u0627\\u0639\\u0629 \\u0627\\u0644\\u0633\\u0644\\u0633\\u0629: \\u0627\\u0644\\u062a\\u0646\\u0628\\u0624 \\u0628\\u0645\\u0634\\u0643\\u0644\\u0629 \\u062a\\u062a\\u0639\\u0644\\u0642 \\u0628\\u062a\\u0643\\u0628\\u064a\\u0631 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"blog_id\":287,\"author\":\"Admin\",\"message\":\"Blog \'\\u0627\\u0644\\u0637\\u0628\\u0627\\u0639\\u0629 \\u0627\\u0644\\u0633\\u0644\\u0633\\u0629: \\u0627\\u0644\\u062a\\u0646\\u0628\\u0624 \\u0628\\u0645\\u0634\\u0643\\u0644\\u0629 \\u062a\\u062a\\u0639\\u0644\\u0642 \\u0628\\u062a\\u0643\\u0628\\u064a\\u0631 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\' has been updated.\"}', NULL, '2025-10-16 12:19:15', '2025-10-16 12:19:15'),
('f022c224-df87-4248-ba76-f435f35c02f0', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Butter Chocolate Cookies Recipes\",\"blog_id\":38,\"author\":\"Admin\",\"message\":\"Blog \'The Butter Chocolate Cookies Recipes\' has been updated.\"}', NULL, '2025-10-08 14:41:04', '2025-10-08 14:41:04'),
('f0ee161a-4ac7-42b0-ad29-c89bc8aa5a51', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Create Advanced Animations With CSS\",\"blog_id\":79,\"author\":\"Admin\",\"message\":\"Blog \'How To Create Advanced Animations With CSS\' has been updated.\"}', NULL, '2025-10-25 04:54:40', '2025-10-25 04:54:40'),
('f0f14fd1-b576-44c5-969d-bb05dce4cca5', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Banks Warned to Stay Alert for Russian Jobs-Related Threats\",\"blog_id\":151,\"author\":\"Admin\",\"message\":\"Blog \'Banks Warned to Stay Alert for Russian Jobs-Related Threats\' has been updated.\"}', NULL, '2025-10-08 14:52:34', '2025-10-08 14:52:34'),
('f0f1633a-b78e-4008-9762-8f0eaba51f4d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Why Food Creators Should Start Using Graphs\",\"blog_id\":33,\"author\":\"Admin\",\"message\":\"Blog \'Why Food Creators Should Start Using Graphs\' has been updated.\"}', NULL, '2025-10-25 15:01:15', '2025-10-25 15:01:15'),
('f347f136-1cb2-431c-be7c-37cc242fe077', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Growing Need For Effective Password Management\",\"blog_id\":124,\"author\":\"Admin\",\"message\":\"Blog \'The Growing Need For Effective Password Management\' has been updated.\"}', NULL, '2025-10-25 10:21:53', '2025-10-25 10:21:53'),
('f41b10c0-77af-4de2-82ff-24c089bf3fe4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Racing Games Browned Buttadert Cookies Daily Breakfast\",\"blog_id\":40,\"author\":\"Admin\",\"message\":\"Blog \'Racing Games Browned Buttadert Cookies Daily Breakfast\' has been updated.\"}', NULL, '2025-10-25 07:46:55', '2025-10-25 07:46:55'),
('f42835c9-ec84-4a78-ad69-1a36198e7aca', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Protect Your App With Threat Model Based On JSONDiff\",\"blog_id\":170,\"author\":\"Admin\",\"message\":\"Blog \'How To Protect Your App With Threat Model Based On JSONDiff\' has been updated.\"}', NULL, '2025-10-25 16:38:12', '2025-10-25 16:38:12'),
('f4a01315-4f60-4021-b965-5778aa4be80b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\",\"blog_id\":44,\"author\":\"Admin\",\"message\":\"Blog \'Mobile Apple Planning Big Mac Redesign ander Nigh HalfMacShare\' has been updated.\"}', NULL, '2025-10-25 07:03:33', '2025-10-25 07:03:33'),
('f4b17d1f-f198-49de-8679-b56fbdad0b08', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Why Food Creators Should Start Using Graphs\",\"blog_id\":33,\"author\":\"Admin\",\"message\":\"Blog \'Why Food Creators Should Start Using Graphs\' has been updated.\"}', NULL, '2025-10-25 15:01:15', '2025-10-25 15:01:15'),
('f4bbb639-2e2c-4575-bbc8-3f276b1f4229', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"UX Checklists For Interface Designers News\",\"blog_id\":152,\"author\":\"Admin\",\"message\":\"Blog \'UX Checklists For Interface Designers News\' has been updated.\"}', NULL, '2025-10-08 05:02:56', '2025-10-08 05:02:56'),
('f556250f-133b-40c7-92e6-bf5441f7d9c1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"We Can\\u2019t Wait to Try This Area Catalog\",\"blog_id\":48,\"author\":\"Admin\",\"message\":\"Blog \'We Can\\u2019t Wait to Try This Area Catalog\' has been updated.\"}', NULL, '2025-10-25 05:26:22', '2025-10-25 05:26:22'),
('f684e768-2fb9-4d35-9691-92250ec81248', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Designing Better Error Messages UX\",\"blog_id\":154,\"author\":\"Admin\",\"message\":\"Blog \'Designing Better Error Messages UX\' has been updated.\"}', NULL, '2025-10-08 04:47:48', '2025-10-08 04:47:48'),
('f705882f-49bf-405d-bf9d-db3d7644df9b', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\",\"blog_id\":123,\"author\":\"Admin\",\"message\":\"Blog \'Bitcoin The Potentially Dangerous Non-Accessibility Of Cookie\' has been updated.\"}', NULL, '2025-10-25 05:19:00', '2025-10-25 05:19:00'),
('f7288e3f-31ef-4e4c-b3b3-b6e03d03d29d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Cookie Notices\",\"blog_id\":100,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Cookie Notices\' has been updated.\"}', NULL, '2025-10-25 04:31:15', '2025-10-25 04:31:15'),
('f76a8d08-a5c0-465c-8178-9e0316c5e6db', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"A Pragmatist\\u2019s Guide To Theire Lean User Research\",\"blog_id\":149,\"author\":\"Admin\",\"message\":\"Blog \'A Pragmatist\\u2019s Guide To Theire Lean User Research\' has been updated.\"}', NULL, '2025-10-25 15:20:38', '2025-10-25 15:20:38'),
('f7b0702b-d409-4ecd-a2f8-c1c61ba09feb', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":209,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
('f7baeaea-31af-4706-bdfb-d490fba1f0ed', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Easy Fluid Typography With clamp() Using Sass Functions\",\"blog_id\":43,\"author\":\"Admin\",\"message\":\"Blog \'Easy Fluid Typography With clamp() Using Sass Functions\' has been updated.\"}', NULL, '2025-10-25 15:17:47', '2025-10-25 15:17:47'),
('f914ab7c-b938-4bf5-a399-9114513421a1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Using Automated Test Results To Improve Accessibility\",\"blog_id\":73,\"author\":\"Admin\",\"message\":\"Blog \'Using Automated Test Results To Improve Accessibility\' has been updated.\"}', NULL, '2025-10-18 05:11:16', '2025-10-18 05:11:16'),
('f959aec5-5fe2-40f1-9d38-c983b4d43e2f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Everything Developers Must Know About Figma\",\"blog_id\":166,\"author\":\"Admin\",\"message\":\"Blog \'Everything Developers Must Know About Figma\' has been updated.\"}', NULL, '2025-10-08 04:51:32', '2025-10-08 04:51:32'),
('fa56889a-0c37-4ac9-8898-d17199691f82', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Target Sizes Cheatsheet Coins\",\"blog_id\":189,\"author\":\"Admin\",\"message\":\"Blog \'Target Sizes Cheatsheet Coins\' has been updated.\"}', NULL, '2025-10-25 16:41:28', '2025-10-25 16:41:28'),
('fa77c208-2fa2-4e57-b3e5-df709ef9cf75', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"created\",\"title\":\"The Building Your Security Strategy\",\"blog_id\":181,\"author\":\"Admin\",\"message\":\"Blog \'The Building Your Security Strategy\' has been created.\"}', NULL, '2025-10-08 05:22:31', '2025-10-08 05:22:31'),
('fadcece9-7b45-42d8-8a28-4226b64991bd', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"New Smashing Front-End and UX Workshops Tec\",\"blog_id\":80,\"author\":\"Admin\",\"message\":\"Blog \'New Smashing Front-End and UX Workshops Tec\' has been updated.\"}', NULL, '2025-10-25 04:52:07', '2025-10-25 04:52:07'),
('fafef5d9-6330-494d-b758-0e9ab876578c', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u062e\\u0631\\u064a\\u0637\\u0629 \\u0637\\u0631\\u064a\\u0642 \\u0644\\u0628\\u0646\\u0627\\u0621 \\u0631\\u0648\\u0628\\u0648\\u062a \\u0645\\u062d\\u0627\\u062f\\u062b\\u0629 \\u0644\\u0644\\u0623\\u0639\\u0645\\u0627\\u0644\",\"blog_id\":232,\"author\":\"Admin\",\"message\":\"Blog \'\\u062e\\u0631\\u064a\\u0637\\u0629 \\u0637\\u0631\\u064a\\u0642 \\u0644\\u0628\\u0646\\u0627\\u0621 \\u0631\\u0648\\u0628\\u0648\\u062a \\u0645\\u062d\\u0627\\u062f\\u062b\\u0629 \\u0644\\u0644\\u0623\\u0639\\u0645\\u0627\\u0644\' has been updated.\"}', NULL, '2025-10-25 07:34:52', '2025-10-25 07:34:52'),
('fb7c605a-698f-4b9a-a001-a9fed338a7a9', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Level Up Your CSS Skills With The\",\"blog_id\":57,\"author\":\"Admin\",\"message\":\"Blog \'Level Up Your CSS Skills With The\' has been updated.\"}', NULL, '2025-10-25 07:03:58', '2025-10-25 07:03:58');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('fbe78674-6b9a-4cb1-ae54-5fd324282ce1', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\",\"blog_id\":209,\"author\":\"Admin\",\"message\":\"Blog \'\\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u062a \\u0627\\u0644\\u0645\\u0634\\u0641\\u0631\\u0629 \\u0642\\u062f \\u064a\\u0643\\u0648\\u0646 \\u062e\\u0637\\u064a\\u0631\\u064b\\u0627\' has been updated.\"}', NULL, '2025-10-25 05:35:59', '2025-10-25 05:35:59'),
('fbecc4c0-7d5e-4514-b415-57702230f7d2', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"The Potentially Dangerous Non-Accessibility Of Crypto\",\"blog_id\":122,\"author\":\"Admin\",\"message\":\"Blog \'The Potentially Dangerous Non-Accessibility Of Crypto\' has been updated.\"}', NULL, '2025-10-25 04:30:49', '2025-10-25 04:30:49'),
('fc46fd11-48ad-4b70-b591-fc25cb2c6c2f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0643\\u0648\\u0643\\u064a\\u0632 \\u0627\\u0644\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0627\\u0644\\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0627\\u0644\\u0645\\u062b\\u064a\\u0631\\u0629 \\u0628\\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0644\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"blog_id\":294,\"author\":\"Admin\",\"message\":\"Blog \'\\u0643\\u0648\\u0643\\u064a\\u0632 \\u0627\\u0644\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0627\\u0644\\u062c\\u062f\\u064a\\u062f\\u0629 \\u0648\\u0627\\u0644\\u0645\\u062b\\u064a\\u0631\\u0629 \\u0628\\u0627\\u0644\\u0634\\u0648\\u0643\\u0648\\u0644\\u0627\\u062a\\u0629 \\u0627\\u0644\\u0628\\u0646\\u064a\\u0629 \\u0644\\u0648\\u062c\\u0628\\u0629 \\u0627\\u0644\\u0625\\u0641\\u0637\\u0627\\u0631 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\' has been updated.\"}', NULL, '2025-10-16 12:21:19', '2025-10-16 12:21:19'),
('fc5ed320-2dda-48c4-8412-001d6e7e4825', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Deploying CSS Logical Properties On Web Apps\",\"blog_id\":62,\"author\":\"Admin\",\"message\":\"Blog \'Deploying CSS Logical Properties On Web Apps\' has been updated.\"}', NULL, '2025-10-16 12:16:09', '2025-10-16 12:16:09'),
('fcac8308-4716-4dc5-be07-501ee0da7fd6', 'Modules\\Backend\\Notifications\\ProductActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Noise Fit Halo Smartwatchs\",\"product_id\":11,\"author\":\"Admin\",\"message\":\"Product \'Noise Fit Halo Smartwatchs\' has been updated.\"}', NULL, '2025-10-16 07:43:56', '2025-10-16 07:43:56'),
('fcd49498-c787-48c0-a166-7e85c3e978e4', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0627\\u0644\\u0623\\u062d\\u062f\\u0627\\u062b \\u0627\\u0644\\u062a\\u064a \\u0642\\u062f \\u062a\\u0634\\u0643\\u0644 \\u062e\\u0637\\u0648\\u0631\\u0629 \\u0628\\u0633\\u0628\\u0628 \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637\",\"blog_id\":297,\"author\":\"Author\",\"message\":\"Blog \'\\u0627\\u0644\\u0623\\u062d\\u062f\\u0627\\u062b \\u0627\\u0644\\u062a\\u064a \\u0642\\u062f \\u062a\\u0634\\u0643\\u0644 \\u062e\\u0637\\u0648\\u0631\\u0629 \\u0628\\u0633\\u0628\\u0628 \\u0639\\u062f\\u0645 \\u0625\\u0645\\u0643\\u0627\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641\\u0627\\u062a \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u0627\\u0631\\u062a\\u0628\\u0627\\u0637\' has been updated.\"}', NULL, '2025-10-25 06:56:29', '2025-10-25 06:56:29'),
('fd993b81-5925-4415-a8fb-84a04d861c74', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"What is Gift Cards and Teach Us About Web Design\",\"blog_id\":32,\"author\":\"Admin\",\"message\":\"Blog \'What is Gift Cards and Teach Us About Web Design\' has been updated.\"}', NULL, '2025-10-08 14:28:11', '2025-10-08 14:28:11'),
('fe40d22c-234d-421b-885c-695d2edde53e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Action How To Build A Magazine Layout With CSS Grid Areas\",\"blog_id\":119,\"author\":\"Admin\",\"message\":\"Blog \'Action How To Build A Magazine Layout With CSS Grid Areas\' has been updated.\"}', NULL, '2025-10-16 04:59:25', '2025-10-16 04:59:25'),
('fe484682-8443-48a0-ba5a-2c93cafa1a7d', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"WAI-ARIA A Comprehensive Guide\",\"blog_id\":174,\"author\":\"Admin\",\"message\":\"Blog \'WAI-ARIA A Comprehensive Guide\' has been updated.\"}', NULL, '2025-10-08 05:05:28', '2025-10-08 05:05:28'),
('fe4abece-919b-49d0-bb05-9b3d81235035', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Roadmap For Building A Business Chatbot\",\"blog_id\":94,\"author\":\"Admin\",\"message\":\"Blog \'Roadmap For Building A Business Chatbot\' has been updated.\"}', NULL, '2025-10-25 07:34:40', '2025-10-25 07:34:40'),
('febebdf4-bff1-4f17-93d3-d01c84d42557', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Checklists For Interface Designers Nesw\",\"blog_id\":175,\"author\":\"Admin\",\"message\":\"Blog \'Checklists For Interface Designers Nesw\' has been updated.\"}', NULL, '2025-10-18 07:50:58', '2025-10-18 07:50:58'),
('feeeafa0-e2da-486e-a919-c0b1585ea583', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0646\\u0634\\u0631 \\u062e\\u0635\\u0627\\u0626\\u0635 CSS \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u064a\\u0629 \\u0639\\u0644\\u0649 \\u062a\\u0637\\u0628\\u064a\\u0642\\u0627\\u062a \\u0627\\u0644\\u0648\\u064a\\u0628\",\"blog_id\":305,\"author\":\"Admin\",\"message\":\"Blog \'\\u0646\\u0634\\u0631 \\u062e\\u0635\\u0627\\u0626\\u0635 CSS \\u0627\\u0644\\u0645\\u0646\\u0637\\u0642\\u064a\\u0629 \\u0639\\u0644\\u0649 \\u062a\\u0637\\u0628\\u064a\\u0642\\u0627\\u062a \\u0627\\u0644\\u0648\\u064a\\u0628\' has been updated.\"}', NULL, '2025-10-16 12:17:46', '2025-10-16 12:17:46'),
('fef2a8ad-725d-4e34-b727-f7af314a7c2f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Protect Your App With A Model Based On JSONDiff\",\"blog_id\":141,\"author\":\"Admin\",\"message\":\"Blog \'How To Protect Your App With A Model Based On JSONDiff\' has been updated.\"}', NULL, '2025-10-25 07:04:55', '2025-10-25 07:04:55'),
('ff888532-2688-4588-8956-52de706ee43f', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"Internationalization With React Server\",\"blog_id\":31,\"author\":\"Admin\",\"message\":\"Blog \'Internationalization With React Server\' has been updated.\"}', NULL, '2025-10-25 15:07:20', '2025-10-25 15:07:20'),
('ffcba59d-101c-4a76-ba62-9771858e718e', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"\\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0633\\u062a\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0648\\u0642\\u0639 \\u0648\\u0648\\u0631\\u062f\\u0628\\u0631\\u064a\\u0633 \\u0639\\u0644\\u0649 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646\",\"blog_id\":272,\"author\":\"Admin\",\"message\":\"Blog \'\\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0633\\u062a\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0648\\u0642\\u0639 \\u0648\\u0648\\u0631\\u062f\\u0628\\u0631\\u064a\\u0633 \\u0639\\u0644\\u0649 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646 \\u0623\\u0645\\u0627\\u0632\\u0648\\u0646\' has been updated.\"}', NULL, '2025-10-25 07:39:10', '2025-10-25 07:39:10'),
('ffdc33b7-df7d-45d7-b388-c2d538183a87', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Build A Magazine Layout With CSS Grid Areas\",\"blog_id\":45,\"author\":\"Admin\",\"message\":\"Blog \'How To Build A Magazine Layout With CSS Grid Areas\' has been updated.\"}', NULL, '2025-10-25 07:10:14', '2025-10-25 07:10:14'),
('ffeeb9b1-87e7-4de9-95d2-adc2c8e23806', 'Modules\\Backend\\Notifications\\BlogActionNotification', 'Modules\\User\\Models\\User', 1, '{\"action\":\"updated\",\"title\":\"How To Host A WordPress Site On Amazon\",\"blog_id\":109,\"author\":\"Admin\",\"message\":\"Blog \'How To Host A WordPress Site On Amazon\' has been updated.\"}', NULL, '2025-10-25 07:09:36', '2025-10-25 07:09:36');

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

--
-- Table structure for table `options`
--

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

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

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

CREATE TABLE `orders` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_number` varchar(255) NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `subtotal` decimal(10,2) NOT NULL,
  `tax_amount` decimal(10,2) NOT NULL DEFAULT 0.00,
  `shipping_amount` decimal(10,2) NOT NULL DEFAULT 0.00,
  `discount_amount` decimal(10,2) NOT NULL DEFAULT 0.00,
  `total_amount` decimal(10,2) NOT NULL,
  `currency` varchar(3) NOT NULL DEFAULT 'USD',
  `status` enum('pending','processing','shipped','delivered','cancelled','refunded') NOT NULL DEFAULT 'pending',
  `payment_status` enum('pending','paid','failed','refunded','cancelled') NOT NULL DEFAULT 'pending',
  `billing_address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`billing_address`)),
  `shipping_address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`shipping_address`)),
  `same_as_billing` tinyint(1) NOT NULL DEFAULT 1,
  `notes` text DEFAULT NULL,
  `metadata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`metadata`)),
  `payment_method` varchar(255) DEFAULT NULL,
  `payment_id` varchar(255) DEFAULT NULL,
  `paid_at` timestamp NULL DEFAULT NULL,
  `tracking_number` varchar(255) DEFAULT NULL,
  `shipped_at` timestamp NULL DEFAULT NULL,
  `delivered_at` timestamp NULL DEFAULT NULL,
  `cancellation_reason` text DEFAULT NULL,
  `cancelled_at` timestamp NULL DEFAULT NULL,
  `refund_amount` decimal(10,2) DEFAULT NULL,
  `refunded_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 `orders`
--

INSERT INTO `orders` (`id`, `order_number`, `user_id`, `subtotal`, `tax_amount`, `shipping_amount`, `discount_amount`, `total_amount`, `currency`, `status`, `payment_status`, `billing_address`, `shipping_address`, `same_as_billing`, `notes`, `metadata`, `payment_method`, `payment_id`, `paid_at`, `tracking_number`, `shipped_at`, `delivered_at`, `cancellation_reason`, `cancelled_at`, `refund_amount`, `refunded_at`, `created_at`, `updated_at`) VALUES
(12, 'ORD-68DE0B160313E-251002', 2, 75.00, 7.50, 0.00, 0.00, 82.50, 'USD', 'processing', 'paid', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko\\/20100101 Firefox\\/143.0\",\"ip_address\":\"103.209.198.39\",\"original_data\":{\"amount\":82.5,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"Mollie\"}}', 'Mollie', NULL, '2025-10-02 05:18:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-02 05:18:14', '2025-10-02 05:18:14'),
(13, 'ORD-68DE0C3AC4103-251002', 2, 105.00, 10.50, 0.00, 0.00, 115.50, 'USD', 'pending', 'pending', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"01729542809\",\"address\":\"Hazipara\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"01729542809\",\"address\":\"Hazipara\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko\\/20100101 Firefox\\/143.0\",\"ip_address\":\"103.209.198.33\",\"original_data\":{\"amount\":115.5,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"01729542809\",\"billing_address\":\"Hazipara\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"PayPal\"}}', 'PayPal', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-02 05:23:06', '2025-10-02 05:23:06'),
(16, 'ORD-68DE0D1EB8B28-251002', 2, 105.00, 10.50, 0.00, 0.00, 115.50, 'USD', 'processing', 'paid', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"01729542809\",\"address\":\"Hazipara bongram\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"01729542809\",\"address\":\"Hazipara bongram\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko\\/20100101 Firefox\\/143.0\",\"ip_address\":\"103.209.198.35\",\"original_data\":{\"amount\":115.5,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"01729542809\",\"billing_address\":\"Hazipara bongram\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"Mollie\"}}', 'Mollie', NULL, '2025-10-02 05:26:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-02 05:26:54', '2025-10-02 05:26:56'),
(21, 'ORD-68DE0D898C463-251002', 2, 124.00, 12.40, 0.00, 0.00, 136.40, 'USD', 'pending', 'pending', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko\\/20100101 Firefox\\/143.0\",\"ip_address\":\"103.209.198.35\",\"original_data\":{\"amount\":136.4,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"PayPal\"}}', 'PayPal', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-02 05:28:41', '2025-10-02 05:28:41'),
(26, 'ORD-68DE0DC441CC6-251002', 2, 124.00, 12.40, 0.00, 0.00, 136.40, 'USD', 'processing', 'paid', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko\\/20100101 Firefox\\/143.0\",\"ip_address\":\"103.209.198.35\",\"original_data\":{\"amount\":136.4,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"Mollie\"}}', 'Mollie', NULL, '2025-10-02 05:29:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-02 05:29:40', '2025-10-02 05:29:40'),
(27, 'ORD-68DE0DF75A2A3-251002', 2, 119.00, 11.90, 0.00, 0.00, 130.90, 'USD', 'processing', 'pending', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"01729542809\",\"address\":\"Hazipara bongram\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"01729542809\",\"address\":\"Hazipara bongram\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko\\/20100101 Firefox\\/143.0\",\"ip_address\":\"103.209.198.35\",\"original_data\":{\"amount\":130.9,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"01729542809\",\"billing_address\":\"Hazipara bongram\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"PayPal\"}}', 'PayPal', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-02 05:30:31', '2025-10-02 05:33:38'),
(28, 'ORD-68DE3766DD385-251002', 2, 69.00, 6.90, 0.00, 0.00, 75.90, 'USD', 'delivered', 'paid', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/140.0.0.0 Safari\\/537.36\",\"ip_address\":\"103.209.198.33\",\"original_data\":{\"amount\":75.9,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"Mollie\"}}', 'Mollie', NULL, '2025-10-02 08:27:20', NULL, NULL, '2025-10-07 04:57:00', NULL, NULL, NULL, NULL, '2025-10-02 08:27:18', '2025-10-07 04:57:00'),
(29, 'ORD-68E747C27F826-251009', 2, 125.00, 12.50, 0.00, 0.00, 137.50, 'USD', 'processing', 'paid', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/140.0.0.0 Safari\\/537.36\",\"ip_address\":\"103.146.220.226\",\"original_data\":{\"amount\":137.5,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"Stripe\"}}', 'Stripe', NULL, '2025-10-09 05:27:30', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-09 05:27:30', '2025-10-09 05:27:30'),
(30, 'ORD-68E7482A6B292-251009', 2, 50.00, 5.00, 0.00, 0.00, 55.00, 'USD', 'pending', 'pending', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/140.0.0.0 Safari\\/537.36\",\"ip_address\":\"103.146.220.226\",\"original_data\":{\"amount\":55,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"PayPal\"}}', 'PayPal', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-09 05:29:14', '2025-10-09 05:29:14'),
(31, 'ORD-68E74839A3F5F-251009', 2, 50.00, 5.00, 0.00, 0.00, 55.00, 'USD', 'pending', 'paid', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/140.0.0.0 Safari\\/537.36\",\"ip_address\":\"103.146.220.226\",\"original_data\":{\"amount\":55,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"Stripe\"}}', 'Stripe', NULL, '2025-10-09 05:29:30', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-09 05:29:29', '2025-10-11 01:45:24'),
(32, 'ORD-68E9C3E945197-251011', 2, 35.00, 3.50, 0.00, 0.00, 38.50, 'USD', 'processing', 'paid', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/141.0.0.0 Safari\\/537.36\",\"ip_address\":\"103.209.198.34\",\"original_data\":{\"amount\":38.5,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"2Checkout\"}}', '2Checkout', NULL, '2025-10-11 02:41:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-11 02:41:45', '2025-10-11 02:41:45'),
(33, 'ORD-68E9C4AB16841-251011', 2, 140.00, 14.00, 0.00, 0.00, 154.00, 'USD', 'refunded', 'pending', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/141.0.0.0 Safari\\/537.36\",\"ip_address\":\"103.209.198.45\",\"original_data\":{\"amount\":154,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"PayPal\"}}', 'PayPal', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-11 02:44:59', '2025-10-12 11:04:51'),
(35, 'ORD-68E9C4C5CF74A-251011', 2, 140.00, 14.00, 0.00, 0.00, 154.00, 'USD', 'processing', 'paid', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/141.0.0.0 Safari\\/537.36\",\"ip_address\":\"103.209.198.45\",\"original_data\":{\"amount\":154,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"Stripe\"}}', 'Stripe', NULL, '2025-10-11 02:45:26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-11 02:45:25', '2025-10-11 02:45:26'),
(36, 'ORD-68F3B4FAA97CD-251018', 2, 180.00, 18.00, 0.00, 0.00, 198.00, 'USD', 'processing', 'paid', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"Admin\",\"email\":\"admin@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/141.0.0.0 Safari\\/537.36\",\"ip_address\":\"103.112.206.94\",\"original_data\":{\"amount\":198,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"Admin\",\"billing_email\":\"admin@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"Razorpay\"}}', 'Razorpay', NULL, '2025-10-18 15:40:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-10-18 15:40:42', '2025-10-18 15:40:45'),
(37, 'ORD-68F60556E60FC-251020', 2, 61.00, 6.10, 0.00, 0.00, 67.10, 'USD', 'shipped', 'paid', '{\"name\":\"User\",\"email\":\"user@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"User\",\"email\":\"user@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/141.0.0.0 Safari\\/537.36\",\"ip_address\":\"103.112.206.94\",\"original_data\":{\"amount\":67.1,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"User\",\"billing_email\":\"user@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"Stripe\"}}', 'Stripe', NULL, '2025-10-20 09:48:25', NULL, '2025-10-20 09:48:54', NULL, NULL, NULL, NULL, NULL, '2025-10-20 09:48:06', '2025-10-20 09:48:54'),
(38, 'ORD-68F605DEDA45D-251020', 2, 70.00, 7.00, 0.00, 0.00, 77.00, 'USD', 'cancelled', 'paid', '{\"name\":\"User\",\"email\":\"user@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', '{\"name\":\"User\",\"email\":\"user@gmail.com\",\"phone\":\"\",\"address\":\"\",\"city\":\"\",\"country\":\"\",\"zip\":\"\"}', 1, NULL, '{\"source\":\"frontend_checkout\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/141.0.0.0 Safari\\/537.36\",\"ip_address\":\"103.112.206.94\",\"original_data\":{\"amount\":77,\"currency\":\"USD\",\"description\":\"Order from Zaira\",\"billing_name\":\"User\",\"billing_email\":\"user@gmail.com\",\"billing_phone\":\"\",\"billing_address\":\"\",\"billing_city\":null,\"billing_country\":null,\"billing_zip\":null,\"payment_method\":\"Mollie\"}}', 'Mollie', NULL, '2025-10-20 09:50:36', NULL, NULL, '2025-10-20 09:51:11', NULL, '2025-10-20 15:21:35', NULL, NULL, '2025-10-20 09:50:22', '2025-10-20 15:21:35');

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

--
-- Table structure for table `order_items`
--

CREATE TABLE `order_items` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `orderable_type` varchar(255) NOT NULL,
  `orderable_id` bigint(20) UNSIGNED NOT NULL,
  `product_name` varchar(255) NOT NULL,
  `product_description` text DEFAULT NULL,
  `product_sku` varchar(255) DEFAULT NULL,
  `product_image` varchar(255) DEFAULT NULL,
  `unit_price` decimal(10,2) NOT NULL,
  `sale_price` decimal(10,2) DEFAULT NULL,
  `final_price` decimal(10,2) NOT NULL,
  `quantity` int(11) NOT NULL,
  `total_price` decimal(10,2) NOT NULL,
  `product_options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`product_options`)),
  `metadata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`metadata`)),
  `status` enum('pending','processing','shipped','delivered','cancelled','refunded') NOT NULL DEFAULT 'pending',
  `shipped_at` timestamp NULL DEFAULT NULL,
  `delivered_at` timestamp NULL DEFAULT NULL,
  `cancelled_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 `order_items`
--

INSERT INTO `order_items` (`id`, `order_id`, `orderable_type`, `orderable_id`, `product_name`, `product_description`, `product_sku`, `product_image`, `unit_price`, `sale_price`, `final_price`, `quantity`, `total_price`, `product_options`, `metadata`, `status`, `shipped_at`, `delivered_at`, `cancelled_at`, `created_at`, `updated_at`) VALUES
(39, 12, 'Modules\\Backend\\Models\\Product', 13, 'Canon EOS R100 Mirrorless', '', '', 'https://zaira.themedox.com//uploads/media/57/listing-2025-06-27-11-05-01-3580.webp', 55.00, 35.00, 35.00, 1, 35.00, '[]', '{\"cart_id\":4,\"product_data\":{\"id\":13,\"slug\":\"canon-eos-r100-mirrorless\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-02 05:18:14', '2025-10-02 05:18:14'),
(40, 12, 'Modules\\Backend\\Models\\Product', 14, 'Camera | instax | FUJIFILM', '', '', 'https://zaira.themedox.com//uploads/media/60/a.webp', 55.00, 25.00, 25.00, 1, 25.00, '[]', '{\"cart_id\":6,\"product_data\":{\"id\":14,\"slug\":\"camera-instax-fujifilm\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-02 05:18:14', '2025-10-02 05:18:14'),
(41, 12, 'Modules\\Backend\\Models\\Product', 16, 'Woodland Backpack TB 142F12', '', '', 'https://zaira.themedox.com//uploads/media/67/listing-2025-06-27-04-09-03-4984.webp', 45.00, 15.00, 15.00, 1, 15.00, '[]', '{\"cart_id\":5,\"product_data\":{\"id\":16,\"slug\":\"woodland-backpack-tb-142f12\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-02 05:18:14', '2025-10-02 05:18:14'),
(42, 13, 'Modules\\Backend\\Models\\Product', 11, 'Noise Fit Halo Smartwatchs', '', '', 'https://zaira.themedox.com//uploads/media/47/listing-2025-06-27-04-17-55-3065.webp', 80.00, 50.00, 50.00, 1, 50.00, '[]', '{\"cart_id\":7,\"product_data\":{\"id\":11,\"slug\":\"noise-fit-halo-smartwatchs-\",\"category\":null}}', 'pending', NULL, NULL, NULL, '2025-10-02 05:23:06', '2025-10-02 05:23:06'),
(43, 13, 'Modules\\Backend\\Models\\Product', 12, 'Hats Men Baseball Cap', '', '', 'https://zaira.themedox.com//uploads/media/51/listing-2025-06-27-04-18-59-5817.webp', 60.00, 55.00, 55.00, 1, 55.00, '[]', '{\"cart_id\":8,\"product_data\":{\"id\":12,\"slug\":\"hats-men-baseball-cap-\",\"category\":null}}', 'pending', NULL, NULL, NULL, '2025-10-02 05:23:06', '2025-10-02 05:23:06'),
(48, 16, 'Modules\\Backend\\Models\\Product', 11, 'Noise Fit Halo Smartwatchs', '', '', 'https://zaira.themedox.com//uploads/media/47/listing-2025-06-27-04-17-55-3065.webp', 80.00, 50.00, 50.00, 1, 50.00, '[]', '{\"cart_id\":7,\"product_data\":{\"id\":11,\"slug\":\"noise-fit-halo-smartwatchs-\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-02 05:26:54', '2025-10-02 05:26:56'),
(49, 16, 'Modules\\Backend\\Models\\Product', 12, 'Hats Men Baseball Cap', '', '', 'https://zaira.themedox.com//uploads/media/51/listing-2025-06-27-04-18-59-5817.webp', 60.00, 55.00, 55.00, 1, 55.00, '[]', '{\"cart_id\":8,\"product_data\":{\"id\":12,\"slug\":\"hats-men-baseball-cap-\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-02 05:26:54', '2025-10-02 05:26:56'),
(58, 21, 'Modules\\Backend\\Models\\Product', 12, 'Hats Men Baseball Cap', '', '', 'https://zaira.themedox.com//uploads/media/51/listing-2025-06-27-04-18-59-5817.webp', 60.00, 55.00, 55.00, 1, 55.00, '[]', '{\"cart_id\":9,\"product_data\":{\"id\":12,\"slug\":\"hats-men-baseball-cap-\",\"category\":null}}', 'pending', NULL, NULL, NULL, '2025-10-02 05:28:41', '2025-10-02 05:28:41'),
(59, 21, 'Modules\\Backend\\Models\\Product', 15, 'EDIFIER WH950NB Wireless Noise', '', '', 'https://zaira.themedox.com//uploads/media/65/listing-2025-06-27-04-08-39-7361.webp', 80.00, 69.00, 69.00, 1, 69.00, '[]', '{\"cart_id\":10,\"product_data\":{\"id\":15,\"slug\":\"edifier-wh950nb-wireless-noise\",\"category\":null}}', 'pending', NULL, NULL, NULL, '2025-10-02 05:28:41', '2025-10-02 05:28:41'),
(68, 26, 'Modules\\Backend\\Models\\Product', 12, 'Hats Men Baseball Cap', '', '', 'https://zaira.themedox.com//uploads/media/51/listing-2025-06-27-04-18-59-5817.webp', 60.00, 55.00, 55.00, 1, 55.00, '[]', '{\"cart_id\":9,\"product_data\":{\"id\":12,\"slug\":\"hats-men-baseball-cap-\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-02 05:29:40', '2025-10-02 05:29:40'),
(69, 26, 'Modules\\Backend\\Models\\Product', 15, 'EDIFIER WH950NB Wireless Noise', '', '', 'https://zaira.themedox.com//uploads/media/65/listing-2025-06-27-04-08-39-7361.webp', 80.00, 69.00, 69.00, 1, 69.00, '[]', '{\"cart_id\":10,\"product_data\":{\"id\":15,\"slug\":\"edifier-wh950nb-wireless-noise\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-02 05:29:40', '2025-10-02 05:29:40'),
(70, 27, 'Modules\\Backend\\Models\\Product', 11, 'Noise Fit Halo Smartwatchs', '', '', 'https://zaira.themedox.com//uploads/media/47/listing-2025-06-27-04-17-55-3065.webp', 80.00, 50.00, 50.00, 1, 50.00, '[]', '{\"cart_id\":11,\"product_data\":{\"id\":11,\"slug\":\"noise-fit-halo-smartwatchs-\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-02 05:30:31', '2025-10-02 05:33:38'),
(71, 27, 'Modules\\Backend\\Models\\Product', 15, 'EDIFIER WH950NB Wireless Noise', '', '', 'https://zaira.themedox.com//uploads/media/65/listing-2025-06-27-04-08-39-7361.webp', 80.00, 69.00, 69.00, 1, 69.00, '[]', '{\"cart_id\":12,\"product_data\":{\"id\":15,\"slug\":\"edifier-wh950nb-wireless-noise\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-02 05:30:31', '2025-10-02 05:33:38'),
(72, 28, 'Modules\\Backend\\Models\\Product', 15, 'EDIFIER WH950NB Wireless Noise', '', '', 'https://zaira.themedox.com//uploads/media/65/listing-2025-06-27-04-08-39-7361.webp', 80.00, 69.00, 69.00, 1, 69.00, '[]', '{\"cart_id\":12,\"product_data\":{\"id\":15,\"slug\":\"edifier-wh950nb-wireless-noise\",\"category\":null}}', 'delivered', NULL, NULL, NULL, '2025-10-02 08:27:18', '2025-10-07 04:57:00'),
(73, 29, 'Modules\\Backend\\Models\\Product', 11, 'Noise Fit Halo Smartwatchs', '', '', 'https://zaira.themedox.com//uploads/media/47/listing-2025-06-27-04-17-55-3065.webp', 80.00, 50.00, 50.00, 1, 50.00, '[]', '{\"cart_id\":14,\"product_data\":{\"id\":11,\"slug\":\"noise-fit-halo-smartwatchs-\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-09 05:27:30', '2025-10-09 05:27:30'),
(74, 29, 'Modules\\Backend\\Models\\Product', 16, 'Woodland Backpack TB 142F12', '', '', 'https://zaira.themedox.com//uploads/media/67/listing-2025-06-27-04-09-03-4984.webp', 45.00, 15.00, 15.00, 1, 15.00, '[]', '{\"cart_id\":16,\"product_data\":{\"id\":16,\"slug\":\"woodland-backpack-tb-142f12\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-09 05:27:30', '2025-10-09 05:27:30'),
(75, 29, 'Modules\\Backend\\Models\\Product', 19, 'Kiyo UVC Water Bottle', '', '', 'https://zaira.themedox.com//uploads/media/73/listing-2025-06-27-11-34-25-3915.webp', 22.00, 20.00, 20.00, 3, 60.00, '[]', '{\"cart_id\":15,\"product_data\":{\"id\":19,\"slug\":\"kiyo-uvc-water-bottl\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-09 05:27:30', '2025-10-09 05:27:30'),
(76, 30, 'Modules\\Backend\\Models\\Product', 11, 'Noise Fit Halo Smartwatchs', '', '', 'https://zaira.themedox.com//uploads/media/47/listing-2025-06-27-04-17-55-3065.webp', 80.00, 50.00, 50.00, 1, 50.00, '[]', '{\"cart_id\":17,\"product_data\":{\"id\":11,\"slug\":\"noise-fit-halo-smartwatchs-\",\"category\":null}}', 'pending', NULL, NULL, NULL, '2025-10-09 05:29:14', '2025-10-09 05:29:14'),
(77, 31, 'Modules\\Backend\\Models\\Product', 11, 'Noise Fit Halo Smartwatchs', '', '', 'https://zaira.themedox.com//uploads/media/47/listing-2025-06-27-04-17-55-3065.webp', 80.00, 50.00, 50.00, 1, 50.00, '[]', '{\"cart_id\":17,\"product_data\":{\"id\":11,\"slug\":\"noise-fit-halo-smartwatchs-\",\"category\":null}}', 'pending', NULL, NULL, NULL, '2025-10-09 05:29:29', '2025-10-11 01:45:24'),
(78, 32, 'Modules\\Backend\\Models\\Product', 13, 'Canon EOS R100 Mirrorless', '', '', 'https://zaira.themedox.com//uploads/media/57/listing-2025-06-27-11-05-01-3580.webp', 55.00, 35.00, 35.00, 1, 35.00, '[]', '{\"cart_id\":18,\"product_data\":{\"id\":13,\"slug\":\"canon-eos-r100-mirrorless\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-11 02:41:45', '2025-10-11 02:41:45'),
(79, 33, 'Modules\\Backend\\Models\\Product', 13, 'Canon EOS R100 Mirrorless', '', '', 'https://zaira.themedox.com//uploads/media/57/listing-2025-06-27-11-05-01-3580.webp', 55.00, 35.00, 35.00, 4, 140.00, '[]', '{\"cart_id\":19,\"product_data\":{\"id\":13,\"slug\":\"canon-eos-r100-mirrorless\",\"category\":null}}', 'refunded', NULL, NULL, NULL, '2025-10-11 02:44:59', '2025-10-12 11:04:51'),
(81, 35, 'Modules\\Backend\\Models\\Product', 13, 'Canon EOS R100 Mirrorless', '', '', 'https://zaira.themedox.com//uploads/media/57/listing-2025-06-27-11-05-01-3580.webp', 55.00, 35.00, 35.00, 4, 140.00, '[]', '{\"cart_id\":19,\"product_data\":{\"id\":13,\"slug\":\"canon-eos-r100-mirrorless\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-11 02:45:25', '2025-10-11 02:45:26'),
(82, 36, 'Modules\\Backend\\Models\\Product', 11, 'Noise Fit Halo Smartwatchs', '', '', 'https://zaira.themedox.com//uploads/media/47/listing-2025-06-27-04-17-55-3065.webp', 80.00, 50.00, 50.00, 1, 50.00, '[]', '{\"cart_id\":27,\"product_data\":{\"id\":11,\"slug\":\"noise-fit-halo-smartwatchs-\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-18 15:40:42', '2025-10-18 15:40:45'),
(83, 36, 'Modules\\Backend\\Models\\Product', 14, 'Camera | instax | FUJIFILM', '', '', 'https://zaira.themedox.com//uploads/media/60/a.webp', 55.00, 25.00, 25.00, 3, 75.00, '[]', '{\"cart_id\":32,\"product_data\":{\"id\":14,\"slug\":\"camera-instax-fujifilm\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-18 15:40:42', '2025-10-18 15:40:45'),
(84, 36, 'Modules\\Backend\\Models\\Product', 19, 'Kiyo UVC Water Bottle', '', '', 'https://zaira.themedox.com//uploads/media/73/listing-2025-06-27-11-34-25-3915.webp', 22.00, 20.00, 20.00, 1, 20.00, '[]', '{\"cart_id\":44,\"product_data\":{\"id\":19,\"slug\":\"kiyo-uvc-water-bottl\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-18 15:40:42', '2025-10-18 15:40:45'),
(85, 36, 'Modules\\Backend\\Models\\Product', 13, 'Canon EOS R100 Mirrorless', '', '', 'https://zaira.themedox.com//uploads/media/57/listing-2025-06-27-11-05-01-3580.webp', 55.00, 35.00, 35.00, 1, 35.00, '[]', '{\"cart_id\":45,\"product_data\":{\"id\":13,\"slug\":\"canon-eos-r100-mirrorless\",\"category\":null}}', 'processing', NULL, NULL, NULL, '2025-10-18 15:40:42', '2025-10-18 15:40:45'),
(86, 37, 'Modules\\Backend\\Models\\Product', 17, 'SoundPro 20 15 W TWS', '', '', 'https://zaira.themedox.com//uploads/media/69/listing-2025-06-27-11-24-01-1138.webp', 15.00, 10.00, 10.00, 1, 10.00, '[]', '{\"cart_id\":41,\"product_data\":{\"id\":17,\"slug\":\"soundpro-20-15-w-tws\",\"category\":null}}', 'shipped', NULL, NULL, NULL, '2025-10-20 09:48:06', '2025-10-20 09:48:54'),
(87, 37, 'Modules\\Backend\\Models\\Product', 18, 'Taran 6 Persons Tant Tent', '', '', 'https://zaira.themedox.com//uploads/media/71/listing-2025-06-27-11-31-10-3539.webp', 34.00, 31.00, 31.00, 1, 31.00, '[]', '{\"cart_id\":42,\"product_data\":{\"id\":18,\"slug\":\"taran-6-persons-tant-ten\",\"category\":null}}', 'shipped', NULL, NULL, NULL, '2025-10-20 09:48:06', '2025-10-20 09:48:54'),
(88, 37, 'Modules\\Backend\\Models\\Product', 19, 'Kiyo UVC Water Bottle', '', '', 'https://zaira.themedox.com//uploads/media/73/listing-2025-06-27-11-34-25-3915.webp', 22.00, 20.00, 20.00, 1, 20.00, '[]', '{\"cart_id\":43,\"product_data\":{\"id\":19,\"slug\":\"kiyo-uvc-water-bottl\",\"category\":null}}', 'shipped', NULL, NULL, NULL, '2025-10-20 09:48:06', '2025-10-20 09:48:54'),
(89, 38, 'Modules\\Backend\\Models\\Product', 19, 'Kiyo UVC Water Bottle', '', '', 'https://zaira.themedox.com//uploads/media/73/listing-2025-06-27-11-34-25-3915.webp', 22.00, 20.00, 20.00, 1, 20.00, '[]', '{\"cart_id\":58,\"product_data\":{\"id\":19,\"slug\":\"kiyo-uvc-water-bottl\",\"category\":null}}', 'cancelled', NULL, NULL, NULL, '2025-10-20 09:50:22', '2025-10-20 15:21:35'),
(90, 38, 'Modules\\Backend\\Models\\Product', 16, 'Woodland Backpack TB 142F12', '', '', 'https://zaira.themedox.com//uploads/media/67/listing-2025-06-27-04-09-03-4984.webp', 45.00, 15.00, 15.00, 1, 15.00, '[]', '{\"cart_id\":59,\"product_data\":{\"id\":16,\"slug\":\"woodland-backpack-tb-142f12\",\"category\":null}}', 'cancelled', NULL, NULL, NULL, '2025-10-20 09:50:22', '2025-10-20 15:21:35'),
(91, 38, 'Modules\\Backend\\Models\\Product', 13, 'Canon EOS R100 Mirrorless', '', '', 'https://zaira.themedox.com//uploads/media/57/listing-2025-06-27-11-05-01-3580.webp', 55.00, 35.00, 35.00, 1, 35.00, '[]', '{\"cart_id\":60,\"product_data\":{\"id\":13,\"slug\":\"canon-eos-r100-mirrorless\",\"category\":null}}', 'cancelled', NULL, NULL, NULL, '2025-10-20 09:50:22', '2025-10-20 15:21:35');

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

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

CREATE TABLE `pages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL DEFAULT 'draft',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `page_contents`
--

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

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

--
-- Table structure for table `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;

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

--
-- Table structure for table `payment_histories`
--

CREATE TABLE `payment_histories` (
  `id` char(36) NOT NULL,
  `module` varchar(50) NOT NULL,
  `paymentable_type` varchar(255) NOT NULL,
  `paymentable_id` varchar(255) NOT NULL,
  `payer_type` varchar(255) NOT NULL,
  `payer_id` char(36) NOT NULL,
  `payment_id` varchar(150) DEFAULT NULL,
  `payment_method` varchar(50) DEFAULT NULL,
  `status` varchar(50) NOT NULL DEFAULT 'processing',
  `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`data`)),
  `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_histories`
--

INSERT INTO `payment_histories` (`id`, `module`, `paymentable_type`, `paymentable_id`, `payer_type`, `payer_id`, `payment_id`, `payment_method`, `status`, `data`, `created_at`, `updated_at`) VALUES
('a003cfaa-7a24-44fa-8150-8f17e9eeb101', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '12', 'Modules\\User\\Models\\User', '1', 'tr_hXZ4JirSn2cLjQinVWzEJ', 'Mollie', 'success', NULL, '2025-10-02 05:18:14', '2025-10-02 05:18:14'),
('a003d169-3d92-4a58-aa31-84ac06d3d02e', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '13', 'Modules\\User\\Models\\User', '1', 'PAYID-NDPAYOY2FB05781933107255', 'PayPal', 'processing', NULL, '2025-10-02 05:23:06', '2025-10-02 05:23:07'),
('a003d2c5-128e-4d9a-8ceb-4b4bab65b8de', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '16', 'Modules\\User\\Models\\User', '1', 'tr_mjgotKBxxJAWcGeVPXzEJ', 'Mollie', 'success', NULL, '2025-10-02 05:26:54', '2025-10-02 05:26:56'),
('a003d368-0e8f-44b6-a460-6ce022c5938e', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '21', 'Modules\\User\\Models\\User', '1', 'PAYID-NDPA3CQ2UR64624XG458835Y', 'PayPal', 'processing', NULL, '2025-10-02 05:28:41', '2025-10-02 05:28:42'),
('a003d3c1-9e7b-474b-82c2-ec1c8abbab67', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '26', 'Modules\\User\\Models\\User', '1', 'tr_8FN2iasxaeirrV4cfXzEJ', 'Mollie', 'success', NULL, '2025-10-02 05:29:40', '2025-10-02 05:29:40'),
('a003d40f-9821-41d6-add4-9c261731fa68', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '27', 'Modules\\User\\Models\\User', '1', 'PAYID-NDPA36A4SL93863P70635111', 'PayPal', 'processing', NULL, '2025-10-02 05:30:31', '2025-10-02 05:30:32'),
('a0041349-6960-4f98-8c81-314286abe6de', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '28', 'Modules\\User\\Models\\User', '1', 'tr_w6KWse8CMZouDxmPsqzEJ', 'Mollie', 'success', NULL, '2025-10-02 08:27:18', '2025-10-02 08:27:20'),
('a011e7df-35e3-4a78-acf7-80c4c1f541ed', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '29', 'Modules\\User\\Models\\User', '1', 'cs_test_a1xzIwdVPddQNlCtSPSng8rFbBN93FT15jm8FcCm3ppeyAwZTxXNJDVA8t', 'Stripe', 'success', NULL, '2025-10-09 05:27:30', '2025-10-09 05:27:30'),
('a011e87d-c400-4f34-b613-98bebbde38b8', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '30', 'Modules\\User\\Models\\User', '1', 'PAYID-NDTUQKY2UP7442102989410Y', 'PayPal', 'processing', NULL, '2025-10-09 05:29:14', '2025-10-09 05:29:15'),
('a011e895-024b-45f3-92bc-ccd370a4e2b4', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '31', 'Modules\\User\\Models\\User', '1', 'cs_test_a138C4ycHEZ4jPC0AC70B3elpCoLl6q71e7qtL4b3JUEnZ7EV9oLhCKs9E', 'Stripe', 'success', NULL, '2025-10-09 05:29:29', '2025-10-09 05:29:30'),
('a015b28f-d9a4-4f4c-85b2-5615bb939f01', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '32', 'Modules\\User\\Models\\User', '1', 'ORD-68E9C3E945197-251011_1760150505', '2Checkout', 'success', NULL, '2025-10-11 02:41:45', '2025-10-11 02:41:45'),
('a015b3b7-9325-48b3-a4a6-1f58965a8755', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '33', 'Modules\\User\\Models\\User', '1', 'PAYID-NDU4JLA9R898546RH160733X', 'PayPal', 'processing', NULL, '2025-10-11 02:44:59', '2025-10-11 02:45:00'),
('a015b3e0-67cc-4154-9316-57b01247dcfe', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '35', 'Modules\\User\\Models\\User', '1', 'cs_test_a1p8rmHVigKTxafbuYzg64kDdu9Lsqku4OPTRkvqjmNijjaJdPf0nE1FFp', 'Stripe', 'success', NULL, '2025-10-11 02:45:25', '2025-10-11 02:45:26'),
('a024de07-0d34-4d1c-b601-fd1822a2aeec', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '36', 'Modules\\User\\Models\\User', '1', 'order_RUzMdCzDQ56y2E', 'Razorpay', 'success', NULL, '2025-10-18 15:40:42', '2025-10-18 15:40:45'),
('a02865e5-ce30-481f-b5f5-7e4b103109bb', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '37', 'Modules\\User\\Models\\User', '2', 'cs_test_a1ijHJBiYM9wuzFd7xEN1x5SPEaAV3JknEhAFytyGIoGg22OsX3BZBCS95', 'Stripe', 'success', NULL, '2025-10-20 09:48:06', '2025-10-20 09:48:25'),
('a02866b5-3f44-4c5a-b8e9-473b93bddaab', 'frontend', 'Modules\\FrontEnd\\Models\\Order', '38', 'Modules\\User\\Models\\User', '2', 'tr_4E3ZxKekwSMkrtSPubpFJ', 'Mollie', 'success', NULL, '2025-10-20 09:50:22', '2025-10-20 09:50:36');

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

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

CREATE TABLE `payment_methods` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `driver` varchar(50) NOT NULL,
  `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`config`)),
  `name` varchar(255) NOT NULL,
  `description` text DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `supported_currencies` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`supported_currencies`)),
  `display_title` varchar(255) DEFAULT NULL,
  `display_description` text DEFAULT NULL,
  `theme_color` varchar(7) DEFAULT NULL,
  `sort_order` int(11) NOT NULL DEFAULT 0,
  `active` tinyint(1) NOT NULL DEFAULT 1,
  `visibility` 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 `payment_methods`
--

INSERT INTO `payment_methods` (`id`, `driver`, `config`, `name`, `description`, `image`, `supported_currencies`, `display_title`, `display_description`, `theme_color`, `sort_order`, `active`, `visibility`, `created_at`, `updated_at`) VALUES
(1, 'PayPal', '{\"clientId\":\"AWlV5x8Lhj9BRF8-TnawXtbNs-zt69mMVXME1BGJUIoDdrAYz8QIeeTBQp0sc2nIL9E529KJZys32Ipy\",\"secret\":\"EEvn1J_oIC6alxb-FoF4t8buKwy4uEWHJ4_Jd_wolaSPRMzFHe6GrMrliZAtawDDuE-WKkCKpWGiz0Yn\",\"sandbox\":\"1\"}', 'PayPal', 'Fast and secure payment through your PayPal account', 'uploads/payment-method/payment-methods-2025-10-18-07-53-00-4398.png', NULL, NULL, NULL, '#007bff', 0, 1, 1, '2025-10-02 04:37:12', '2025-10-18 07:53:00'),
(2, 'Mollie', '{\"api_key\":\"test_eRJJ8VxNMm2Jg5RsgehpEQPWRseqbG\",\"sandbox\":\"1\"}', 'Mollie', 'European payment provider with local payment methods and seamless integration', NULL, NULL, NULL, NULL, '#007bff', 0, 1, 1, '2025-10-02 04:43:11', '2025-10-18 07:41:05'),
(3, 'Paystack', '{\"secret_key\":\"sk_test_7f44936818aae79abd8b8e10dabff8c5b09090a5\",\"public_key\":\"pk_test_7aa8e027f05fdd082ef57922c50e1283fd5855c7\",\"default_currency\":\"\",\"conversion_rate\":\"\",\"sandbox\":\"1\"}', 'Paystack', 'African payment platform with card, bank, and mobile money integration', 'uploads/payment-method/payment-methods-2025-10-18-07-52-25-2646.png', NULL, NULL, NULL, '#007bff', 0, 1, 1, '2025-10-02 04:45:17', '2025-10-18 07:52:25'),
(4, 'Instamojo', '{\"api_key\":\"test_5f4a2c9a58ef216f8a1a688910f\",\"auth_token\":\"test_994252ada69ce7b3d282b9941c2\",\"sandbox\":\"1\"}', 'Instamojo', 'Indian payment solution with UPI, cards, and wallet support', 'uploads/payment-method/payment-methods-2025-10-18-07-51-22-5384.png', NULL, NULL, NULL, '#007bff', 0, 1, 1, '2025-10-02 04:45:54', '2025-10-18 07:51:22'),
(5, 'Stripe', '{\"secret_key\":\"sk_test_51JU61aF56Pb8BOOXlz7jGkzJsCkozuAoRlFJskYGsgunfaHLmcvKLubYRQLCQOuyYHq0mvjoBFLzV7d8F6q8f6Hv00CGwULEEV\",\"publishable_key\":\"pk_test_51JU61aF56Pb8BOOX5ucAe5DlDwAkCZyffqlKMDUWsAwhKbdtuY71VvIzr0NgFKjq4sOVVaaeeyVXXnNWwu5dKgeq00kMzCBUm5\",\"webhook_secret\":\"https://zaira.themedox.com/payment/webhook/test/stripe\",\"sandbox\":\"1\"}', 'Stripe', 'Instant payment processing with advanced fraud protection', 'uploads/payment-method/payment-methods-2025-10-18-07-50-23-7600.png', NULL, NULL, NULL, '#007bff', 0, 1, 1, '2025-10-02 04:57:28', '2025-10-18 07:50:23'),
(6, 'Flutterwave', '{\"secret_key\":\"FLWSECK_TEST-cccdc68a53742e1e9e5ae6d9ed6047f9-X\",\"public_key\":\"FLWPUBK_TEST-fb44624408737bc1234009c035840c76-X\",\"secret_hash\":\"FLWSECK_TEST78946aebf434\",\"sandbox\":\"1\"}', 'Flutterwave', 'African payment gateway supporting cards, mobile money, and bank transfers', 'uploads/payment-method/payment-methods-2025-10-18-07-49-43-2428.png', NULL, NULL, NULL, '#007bff', 0, 1, 1, '2025-10-05 08:44:21', '2025-10-18 07:49:43'),
(7, '2Checkout', '{\"seller_id\":\"255666652246\",\"secret_word\":\"B88CFD7E-0559-4B3C-A6F8-965B4C5FB12A\",\"sandbox\":\"1\"}', '2Checkout', 'Global payment solution accepting credit cards and PayPal worldwide', 'uploads/payment-method/payment-methods-2025-10-18-07-48-58-6269.png', NULL, NULL, NULL, '#007bff', 0, 1, 1, '2025-10-05 08:48:23', '2025-10-18 07:48:58'),
(8, 'PayMongo', '{\"secret_key\":\"sk_test_cZ4NGYFvj24vdtmMefsujvfZ\",\"public_key\":\"pk_test_131kYmrfmRhup2TvSSE6hENX\",\"webhook_secret\":\"sk_test_cZ4NG\",\"usd_to_php_rate\":\"\",\"sandbox\":\"1\"}', 'PayMongo', 'Philippines-focused gateway with GCash, cards, and installment options', 'uploads/payment-method/payment-methods-2025-10-18-07-43-17-5101.png', NULL, NULL, NULL, '#007bff', 0, 1, 1, '2025-10-05 08:51:36', '2025-10-18 07:43:17'),
(9, 'Razorpay', '{\"key_id\":\"rzp_test_K7CipNQYyyMPiS\",\"key_secret\":\"zSBmNMorJrirOrnDrbOd1ALO\",\"webhook_secret\":\"https://zaira-main.test/payment/webhook/test/razorpay\",\"sandbox\":\"1\"}', 'Razorpay', 'Razorpay payment', 'uploads/payment-method/payment-methods-2025-10-18-03-39-48-5973.png', NULL, NULL, NULL, '#007bff', 0, 1, 1, '2025-10-18 15:39:48', '2025-10-18 15:39:48');

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

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

CREATE TABLE `payment_method_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `description` text DEFAULT NULL,
  `payment_method_id` bigint(20) UNSIGNED NOT NULL,
  `locale` varchar(5) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

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

CREATE TABLE `permissions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `guard_name` varchar(255) NOT NULL,
  `group_name` 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 `permissions`
--

INSERT INTO `permissions` (`id`, `name`, `guard_name`, `group_name`, `created_at`, `updated_at`) VALUES
(1, 'user_read', 'web', 'User', '2025-09-29 14:04:34', '2025-09-29 14:04:34'),
(2, 'user_create', 'web', 'User', '2025-09-29 14:04:34', '2025-09-29 14:04:34'),
(3, 'user_update', 'web', 'User', '2025-09-29 14:04:34', '2025-09-29 14:04:34'),
(4, 'user_delete', 'web', 'User', '2025-09-29 14:04:34', '2025-09-29 14:04:34');

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

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

CREATE TABLE `roles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `guard_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 `roles`
--

INSERT INTO `roles` (`id`, `name`, `guard_name`, `created_at`, `updated_at`) VALUES
(1, 'admin', 'web', '2025-09-29 14:04:34', '2025-09-29 14:04:34'),
(2, 'user', 'web', '2025-09-29 14:04:34', '2025-09-29 14:04:34'),
(3, 'author', 'web', '2025-09-29 14:04:34', '2025-09-29 14:04:34');

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

--
-- Table structure for table `role_has_permissions`
--

CREATE TABLE `role_has_permissions` (
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `role_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `role_has_permissions`
--

INSERT INTO `role_has_permissions` (`permission_id`, `role_id`) VALUES
(1, 1),
(2, 1),
(3, 1),
(4, 1),
(1, 2),
(1, 3),
(2, 3),
(3, 3),
(4, 3);

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

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

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

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

CREATE TABLE `settings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `key` varchar(255) NOT NULL,
  `value` text DEFAULT NULL,
  `type` varchar(255) NOT NULL DEFAULT 'string',
  `group` varchar(255) NOT NULL DEFAULT 'general',
  `is_public` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `settings` (`id`, `key`, `value`, `type`, `group`, `is_public`, `created_at`, `updated_at`) VALUES
(1, 'logo', 'uploads/logo/logo-2025-10-25-01-34-21-6444.png', 'string', 'general', 1, '2025-09-29 14:07:21', '2025-10-25 13:34:21'),
(2, 'site_name', 'Posty', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-10-23 13:09:30'),
(3, 'site_description', 'Browned butter and brown sugar caramelly goodness, crispy edges thick and soft centers and melty little puddles of chocolate.', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:38:10'),
(4, 'site_url', 'https://posty-laravel.themedox.com/', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-10-23 13:09:30'),
(5, 'admin_email', 'info@webmail.com', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(6, 'commission_per_sale', '10', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(7, 'preloader_status', '1', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(8, 'preloader_text', 'Posty', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-10-23 13:09:30'),
(9, 'blog_layout', 'all_layout', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(10, 'blog_detail_layout', 'all_layout', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(11, 'primary_color', NULL, 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(12, 'secondary_color', NULL, 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(13, 'timezone', 'Asia/Dhaka', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(14, 'back_top_status', '1', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(15, 'dark_light_mode_status', '1', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(16, 'phone', '888 999 888 77', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(17, 'location', '12/A, New Booston, NYC', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(18, 'copyright_text', '© 2025 All Rights Reserved', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(19, 'show_search_bar_status', '1', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(20, 'show_wishlist_icon', '1', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(21, 'show_cart_icon', '1', 'string', 'general', 1, '2025-09-29 14:36:06', '2025-09-29 14:36:06'),
(22, 'white_logo', 'uploads/logo/white_logo-2025-10-26-03-19-10-1892.png', 'string', 'general', 1, '2025-09-29 14:37:20', '2025-10-26 03:19:10'),
(23, 'dashboard_logo', 'uploads/logo/dashboard_logo-2025-10-25-01-34-31-2191.png', 'string', 'general', 1, '2025-09-29 14:37:20', '2025-10-25 13:34:31'),
(24, 'favicon', 'uploads/logo/favicon-2025-10-23-01-12-46-3928.png', 'string', 'general', 1, '2025-09-29 14:37:20', '2025-10-23 13:12:46'),
(25, 'home-page', '\"{\\\"title\\\":\\\"Posty - News Magazine Laravel Script\\\",\\\"description\\\":\\\"Posty is a modern and responsive News Magazine Laravel Script make for online newspapers, blogs, magazines, publishers, and content-rich websites. Featuring clean layouts, fast performance, and easy customization, it\\\\u2019s perfect for showcasing trending stories and breaking news with style.\\\",\\\"keywords\\\":\\\"Posty, news Laravel Script, magazine Laravel Script, newspaper website Script, responsive news Script.\\\"}\"', 'array', 'seo', 1, '2025-09-29 14:44:15', '2025-10-23 13:15:56'),
(26, 'active_theme', 'theme2', 'string', 'general', 0, NULL, '2025-10-27 13:21:54'),
(27, 'offcanvas_gallery', '\"[\\\"uploads\\\\\\/gallery\\\\\\/gallery-2025-09-30-10-43-21-5841.jpg\\\",\\\"uploads\\\\\\/gallery\\\\\\/gallery-2025-09-30-10-43-21-8398.jpg\\\",\\\"uploads\\\\\\/gallery\\\\\\/gallery-2025-09-30-10-43-21-1541.jpg\\\",\\\"uploads\\\\\\/gallery\\\\\\/gallery-2025-09-30-10-43-21-6516.jpg\\\",\\\"uploads\\\\\\/gallery\\\\\\/gallery-2025-09-30-10-43-21-5398.jpg\\\",\\\"uploads\\\\\\/gallery\\\\\\/gallery-2025-09-30-10-43-21-8908.jpg\\\"]\"', 'json', 'general', 1, '2025-09-30 08:33:00', '2025-09-30 10:43:21'),
(28, 'error_title', 'Error Page', 'string', 'general', 1, '2025-10-01 15:36:58', '2025-10-11 15:03:37'),
(29, 'error_message', 'Sorry! This Page Is Not Avliable', 'string', 'general', 1, '2025-10-01 15:36:58', '2025-10-11 15:03:37'),
(30, 'error_status', '1', 'string', 'general', 1, '2025-10-01 15:36:58', '2025-10-11 15:03:37'),
(31, 'facebook_link', 'https://www.facebook.com/', 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-05 17:20:07'),
(32, 'twitter_link', 'https://www.x.com', 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-05 17:39:47'),
(33, 'instagram_link', 'https://www.instagram.com/', 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-05 17:20:07'),
(34, 'linkedin_link', 'https://www.linkedin.com', 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-05 17:40:26'),
(35, 'youtube_link', 'https://www.youtube.com/', 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-05 17:20:07'),
(36, 'tiktok_link', NULL, 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-01 15:37:27'),
(37, 'github_link', NULL, 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-01 15:37:27'),
(38, 'behance_link', NULL, 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-01 15:37:27'),
(39, 'dribbble_link', NULL, 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-01 15:37:27'),
(40, 'pinterest_link', NULL, 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-01 15:37:27'),
(41, 'show_social_links', '1', 'string', 'general', 1, '2025-10-01 15:37:27', '2025-10-01 15:37:43'),
(42, 'about-page', '\"{\\\"title\\\":\\\"About Us | Posty - News Magazine Laravel Script\\\",\\\"description\\\":\\\"Posty - News Magazine Laravel Script\\\",\\\"keywords\\\":\\\"\\\"}\"', 'array', 'seo', 1, '2025-10-01 15:40:03', '2025-10-23 13:16:27'),
(43, 'multi_theme_blog', '1', 'string', 'general', 1, '2025-10-04 13:18:49', '2025-10-04 14:04:31'),
(44, 'language_switch_status', '1', 'string', 'general', 1, '2025-10-07 08:28:11', '2025-10-07 08:28:11'),
(45, 'error_image', 'uploads/img/error_image-2025-10-11-03-42-43-7827.jpg', 'string', 'general', 1, '2025-10-11 15:03:37', '2025-10-11 15:42:43'),
(46, 'contact-page', '\"{\\\"title\\\":\\\"Contact | Posty - News Magazine Laravel Script\\\",\\\"description\\\":\\\"Posty - News Magazine Laravel Script\\\",\\\"keywords\\\":\\\"\\\"}\"', 'array', 'seo', 1, '2025-10-12 05:27:43', '2025-10-23 13:16:41'),
(47, 'blog-page', '\"{\\\"title\\\":\\\"Blog | Posty - News Magazine Laravel Script\\\",\\\"description\\\":\\\"Posty is a modern and responsive News Magazine Laravel Script make for online newspapers, blogs, magazines, publishers, and content-rich websites. Featuring clean layouts, fast performance, and easy customization, it\\\\u2019s perfect for showcasing trending stories and breaking news with style.\\\",\\\"keywords\\\":\\\"Posty, news Laravel Script, magazine Laravel Script, newspaper website Script, responsive news Script.\\\"}\"', 'array', 'seo', 1, '2025-10-12 05:37:06', '2025-10-23 13:16:16'),
(48, 'faq-page', '{\"title\":\"FAQ\",\"description\":\"Faq\",\"keywords\":\"\"}', 'array', 'seo', 1, '2025-10-12 05:48:27', '2025-10-12 05:48:27'),
(49, 'team-page', '\"{\\\"title\\\":\\\"Team Member | Posty - News Magazine Laravel Script\\\",\\\"description\\\":\\\"Posty - News Magazine Laravel Script\\\",\\\"keywords\\\":\\\"\\\"}\"', 'array', 'seo', 1, '2025-10-12 05:48:51', '2025-10-23 13:16:57'),
(50, 'product-page', '\"{\\\"title\\\":\\\"Shop | Posty - News Magazine Laravel Script\\\",\\\"description\\\":\\\"Posty - News Magazine Laravel Script\\\",\\\"keywords\\\":\\\"\\\"}\"', 'array', 'seo', 1, '2025-10-12 05:50:42', '2025-10-23 13:17:07'),
(51, 'checkout-page', '\"{\\\"title\\\":\\\"Checkout | Posty - News Magazine Laravel Script\\\",\\\"description\\\":\\\"Posty - News Magazine Laravel Script\\\",\\\"keywords\\\":\\\"\\\"}\"', 'array', 'seo', 1, '2025-10-12 05:51:58', '2025-10-23 13:17:31'),
(52, 'cart-page', '\"{\\\"title\\\":\\\"Cart | Posty - News Magazine Laravel Script\\\",\\\"description\\\":\\\"Posty - News Magazine Laravel Script\\\",\\\"keywords\\\":\\\"\\\"}\"', 'array', 'seo', 1, '2025-10-12 05:52:10', '2025-10-23 13:17:17'),
(53, 'login_title', 'Sign In to Continue', 'string', 'login_page', 1, '2025-10-13 10:57:03', '2025-10-13 10:59:37'),
(54, 'login_subtitle', 'Access your content and manage your blog effortlessly.', 'string', 'login_page', 1, '2025-10-13 10:57:03', '2025-10-13 10:59:37'),
(55, 'register_title', 'Create Your Account', 'string', 'register_page', 1, '2025-10-13 10:57:03', '2025-10-13 11:01:05'),
(56, 'register_subtitle', 'Join our CMS platform and start managing your blog with ease.', 'string', 'register_page', 1, '2025-10-13 10:57:03', '2025-10-13 11:01:05'),
(57, 'google_visible_status', NULL, 'string', 'general', 1, '2025-10-13 10:57:03', '2025-10-20 14:10:26'),
(58, 'facebook_visible_status', NULL, 'string', 'general', 1, '2025-10-13 10:57:03', '2025-10-20 14:09:10'),
(59, 'admin_login_register_image', 'uploads/img/admin-2025-10-13-10-57-03-7915.png', 'string', 'general', 1, '2025-10-13 10:57:03', '2025-10-13 10:57:03'),
(60, 'author_login_register_image', 'uploads/img/author-2025-10-13-10-57-03-4851.png', 'string', 'general', 1, '2025-10-13 10:57:03', '2025-10-13 10:57:03'),
(61, 'google_client_id', '558668706664-rpt5cf4n9s0ms832j9pbamk1s16ikmg7.apps.googleusercontent.com', 'string', 'social_login', 1, '2025-10-13 11:35:03', '2025-10-13 11:35:03'),
(62, 'google_client_secret', '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', 'string', 'social_login', 1, '2025-10-13 11:35:03', '2025-10-13 11:35:03'),
(63, 'google_redirect_url', 'http://zaira.themedox.com/auth/google/callback', 'string', 'social_login', 1, '2025-10-13 11:35:03', '2025-10-13 11:40:14'),
(64, 'facebook_client_id', '1196567012243744', 'string', 'social_login', 1, '2025-10-13 11:35:03', '2025-10-13 11:35:03'),
(65, 'facebook_client_secret', 'd44004103a0d7c4b86add6dffdf9c823', 'string', 'social_login', 1, '2025-10-13 11:35:03', '2025-10-13 11:35:03'),
(66, 'facebook_redirect_url', 'https://zaira.themedox.com/auth/facebook/callback', 'string', 'social_login', 1, '2025-10-13 11:35:03', '2025-10-13 11:38:11'),
(67, 'email_setting', '{\"sender_name\":\"Zaira\",\"sender_email\":\"nayeemali12019@gmail.com\",\"smtp_host\":\"sandbox.smtp.mailtrap.io\",\"smtp_username\":\"8c2968fd2433e5\",\"smtp_password\":\"44590eacb681bc\",\"smtp_port\":2525,\"smtp_encryption\":\"tls\",\"mail_driver\":\"smtp\"}', 'array', 'mail', 1, '2025-10-13 12:15:00', '2025-10-13 12:15:00'),
(68, 'google_recaptcha_key', NULL, 'string', 'general', 1, '2025-10-20 07:38:52', '2025-10-20 07:38:52'),
(69, 'google_recaptcha_secret_key', NULL, 'string', 'general', 1, '2025-10-20 07:38:52', '2025-10-20 07:38:52'),
(70, 'google_recaptcha_visible_status', NULL, 'string', 'general', 1, '2025-10-20 07:38:52', '2025-10-20 07:38:52'),
(71, 'tawk_chat_key', 'https://embed.tawk.to/681c93e042fe20190ebfb9d8/1iqnq3a4a', 'string', 'general', 1, '2025-10-20 07:38:52', '2025-10-20 07:38:52'),
(72, 'tawk_chat_visible_status', NULL, 'string', 'general', 1, '2025-10-20 07:38:52', '2025-10-20 16:26:03'),
(73, 'google_analytic_id', 'G-1234567890', 'string', 'general', 1, '2025-10-20 07:38:52', '2025-10-20 15:47:19'),
(74, 'google_analytic_visible_status', '1', 'string', 'general', 1, '2025-10-20 07:38:52', '2025-10-20 15:47:19'),
(75, 'facebook_pixel_id', '123456789012345', 'string', 'general', 1, '2025-10-20 07:38:52', '2025-10-20 15:47:19'),
(76, 'facebook_pixel_visible_status', '1', 'string', 'general', 1, '2025-10-20 07:38:52', '2025-10-20 15:47:19'),
(77, 'cookie_message', 'Cookies are small text files that are placed on your device (computer, tablet, or mobile) when you visit a website.', 'string', 'general', 1, '2025-10-20 07:40:25', '2025-10-20 07:40:43'),
(78, 'cookie_status', NULL, 'string', 'general', 1, '2025-10-20 07:40:25', '2025-10-23 13:04:03');

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

--
-- Table structure for table `site_configurations`
--

CREATE TABLE `site_configurations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `section_key` varchar(255) NOT NULL,
  `configuration_type` varchar(255) NOT NULL,
  `theme_name` varchar(255) DEFAULT NULL,
  `data_values` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`data_values`)),
  `data_translations` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`data_translations`)),
  `meta_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta_data`)),
  `language_code` varchar(10) NOT NULL DEFAULT 'en',
  `status` enum('active','inactive','draft') NOT NULL DEFAULT 'active',
  `published_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 `site_configurations`
--

INSERT INTO `site_configurations` (`id`, `section_key`, `configuration_type`, `theme_name`, `data_values`, `data_translations`, `meta_data`, `language_code`, `status`, `published_at`, `created_at`, `updated_at`) VALUES
(1, 'theme1_blog_categories_section', 'content', 'theme1', '{\"title\":\"Our Top Categories\",\"short_description\":\"Browned butter and brown sugar caramelly goodness, crispy edges thick and soft centers and melty little puddles\",\"show_categories\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Our Top Categories\",\"short_description\":\"Browned butter and brown sugar caramelly goodness, crispy edges thick and soft centers and melty little puddles\",\"show_categories\":\"1\"},\"updated_at\":\"2025-10-20T05:23:17.573846Z\",\"created_at\":\"2025-09-29T16:17:28.042876Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0623\\u0641\\u0636\\u0644 \\u0641\\u0626\\u0627\\u062a\\u0646\\u0627\",\"short_description\":\"\\u0632\\u0628\\u062f\\u0629 \\u0628\\u0646\\u064a\\u0629 \\u0627\\u0644\\u0644\\u0648\\u0646 \\u0648\\u0633\\u0643\\u0631 \\u0628\\u0646\\u064a \\u0644\\u0630\\u064a\\u0630\\u0627\\u0646\\u060c \\u062d\\u0648\\u0627\\u0641 \\u0645\\u0642\\u0631\\u0645\\u0634\\u0629 \\u0648\\u0645\\u0631\\u0627\\u0643\\u0632 \\u0633\\u0645\\u064a\\u0643\\u0629 \\u0648\\u0646\\u0627\\u0639\\u0645\\u0629 \\u0648\\u0628\\u0631\\u0643 \\u0635\\u063a\\u064a\\u0631\\u0629 \\u0630\\u0627\\u0626\\u0628\\u0629\",\"show_categories\":\"1\"},\"updated_at\":\"2025-10-13T15:22:08.520829Z\",\"created_at\":\"2025-10-13T15:22:08.520907Z\"}]', NULL, 'en', 'active', NULL, '2025-09-29 16:17:28', '2025-10-20 05:23:17'),
(2, 'theme1_ad_banner_one_section', 'content', 'theme1', '{\"sub_title\":\"72% Off\",\"title\":\"Home Appliances\",\"short_description\":\"FOR PERFECT HOME.\",\"banner_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/379\\/banner_image_2025-10-25_04-36-24_b826a1eb.jpg\",\"button_text\":\"Shop Now\",\"button_url\":\"\\/shop\",\"show_ad_banner_one\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"sub_title\":\"72% Off\",\"title\":\"Home Appliances\",\"short_description\":\"FOR PERFECT HOME.\",\"banner_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/379\\/banner_image_2025-10-25_04-36-24_b826a1eb.jpg\",\"button_text\":\"Shop Now\",\"button_url\":\"\\/shop\",\"show_ad_banner_one\":\"1\"},\"updated_at\":\"2025-10-25T04:36:24.544154Z\",\"created_at\":\"2025-09-29T16:29:01.171262Z\"},{\"language_code\":\"ar\",\"values\":{\"sub_title\":\"\\u062e\\u0635\\u0645 72%\",\"title\":\"\\u0627\\u0644\\u0623\\u062c\\u0647\\u0632\\u0629 \\u0627\\u0644\\u0645\\u0646\\u0632\\u0644\\u064a\\u0629\",\"short_description\":\"\\u0645\\u0646 \\u0623\\u062c\\u0644 \\u0645\\u0646\\u0632\\u0644 \\u0645\\u062b\\u0627\\u0644\\u064a.\",\"banner_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/379\\/banner_image_2025-10-25_04-36-24_b826a1eb.jpg\",\"button_text\":\"\\u062a\\u0633\\u0648\\u0642 \\u0627\\u0644\\u0622\\u0646\",\"button_url\":\"\\/shop\",\"show_ad_banner_one\":\"1\"},\"updated_at\":\"2025-10-25T05:42:41.692463Z\",\"created_at\":\"2025-10-25T05:42:41.692543Z\"}]', NULL, 'en', 'active', NULL, '2025-09-29 16:29:00', '2025-10-25 05:42:41'),
(4, 'theme1_ad_banner_two_section', 'content', 'theme1', '{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/386\\/logo_2025-10-25_05-11-16_78c1bc3a.png\",\"title\":\"News and Magazine Blog Laravel Script\",\"button_text\":\"Buy Now\",\"button_url\":\"\\/shop\",\"show_ad_banner_two\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/386\\/logo_2025-10-25_05-11-16_78c1bc3a.png\",\"title\":\"News and Magazine Blog Laravel Script\",\"button_text\":\"Buy Now\",\"button_url\":\"\\/shop\",\"show_ad_banner_two\":\"1\"},\"updated_at\":\"2025-10-27T13:20:53.022190Z\",\"created_at\":\"2025-09-29T16:30:58.080460Z\"},{\"language_code\":\"ar\",\"values\":{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/386\\/logo_2025-10-25_05-11-16_78c1bc3a.png\",\"title\":\"\\u0645\\u062f\\u0648\\u0646\\u0629 \\u0627\\u0644\\u0623\\u062e\\u0628\\u0627\\u0631 \\u0648\\u0627\\u0644\\u0645\\u062c\\u0644\\u0627\\u062a \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 \\u0628\\u0631\\u0646\\u0627\\u0645\\u062c\",\"button_text\":\"\\u0627\\u0634\\u062a\\u0631\\u064a \\u0627\\u0644\\u0622\\u0646\",\"button_url\":\"\\/shop\",\"show_ad_banner_two\":\"1\"},\"updated_at\":\"2025-10-27T13:21:13.041005Z\",\"created_at\":\"2025-10-25T05:45:36.190880Z\"}]', NULL, 'en', 'active', NULL, '2025-09-29 16:30:57', '2025-10-27 13:21:13'),
(5, 'theme1_blog_sidebar_profile_section', 'content', 'theme1', '{\"profile_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/380\\/profile_image_2025-10-25_04-49-25_4a55e37e.png\",\"title\":\"Hello, I&amp;#039;m James\",\"short_description\":\"Lorem ipsum dolor sit amet consectetur. Ut tellus suspendisse nulla aliquam. Risus rutrum tellus eget ultrices pretium.\",\"button_text\":\"About Me\",\"button_url\":\"\\/blog\\/author\\/1\",\"show_sidebar_profile\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"profile_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/380\\/profile_image_2025-10-25_04-49-25_4a55e37e.png\",\"title\":\"Hello, I&#039;m James\",\"short_description\":\"Lorem ipsum dolor sit amet consectetur. Ut tellus suspendisse nulla aliquam. Risus rutrum tellus eget ultrices pretium.\",\"button_text\":\"About Me\",\"button_url\":\"\\/blog\\/author\\/1\",\"show_sidebar_profile\":\"1\"},\"updated_at\":\"2025-10-25T04:49:25.352971Z\",\"created_at\":\"2025-09-29T16:42:07.220391Z\"},{\"language_code\":\"ar\",\"values\":{\"profile_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/380\\/profile_image_2025-10-25_04-49-25_4a55e37e.png\",\"title\":\"\\u0645\\u0631\\u062d\\u0628\\u064b\\u0627\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0646\\u064a!\",\"short_description\":\"\\u0639\\u0646\\u062f\\u0645\\u0627 \\u0642\\u0627\\u0645 \\u0637\\u0627\\u0628\\u0639 \\u0645\\u062c\\u0647\\u0648\\u0644 \\u0628\\u0623\\u062e\\u0630 \\u0645\\u062c\\u0645\\u0648\\u0639\\u0629 \\u0645\\u0646 \\u0627\\u0644\\u062d\\u0631\\u0648\\u0641 \\u0648\\u0642\\u0627\\u0645 \\u0628\\u062e\\u0644\\u0637\\u0647\\u0627 \\u0644\\u0635\\u0646\\u0639 \\u0643\\u062a\\u0627\\u0628 \\u0639\\u064a\\u0646\\u0627\\u062a \\u0627\\u0644\\u062d\\u0631\\u0648\\u0641.\",\"button_text\":\"\\u0652\\u0639\\u064e\\u0646\\u0651\\u0650\\u064a\",\"button_url\":\"\\/blog\\/author\\/1\",\"show_sidebar_profile\":\"1\"},\"updated_at\":\"2025-10-25T05:47:15.051509Z\",\"created_at\":\"2025-10-13T15:19:17.423110Z\"}]', NULL, 'en', 'active', NULL, '2025-09-29 16:42:06', '2025-10-25 05:47:15'),
(6, 'theme1_blog_subscribe_followers_section', 'content', 'theme1', '{\"title\":\"Subscribe and Followers\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\",\"show_sidebar_Subscribe_Followers\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Subscribe and Followers\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\",\"show_sidebar_Subscribe_Followers\":\"1\"},\"updated_at\":\"2025-10-09T16:09:59.678588Z\",\"created_at\":\"2025-09-30T09:19:43.871079Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0627\\u0634\\u062a\\u0631\\u0627\\u0643 \\u0648\\u0627\\u0644\\u0645\\u062a\\u0627\\u0628\\u0639\\u064a\\u0646\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\",\"show_sidebar_Subscribe_Followers\":\"1\"},\"updated_at\":\"2025-10-13T15:19:48.414000Z\",\"created_at\":\"2025-10-13T15:19:48.414064Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 09:19:43', '2025-10-13 15:19:48'),
(7, 'theme1_blog_newsletter_section', 'content', 'theme1', '{\"image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/388\\/image_2025-10-25_05-27-54_db613dde.png\",\"title\":\"Get the best blog stories into your inbox!\",\"button_text\":\"Subscribe\",\"show_Newsletter\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/388\\/image_2025-10-25_05-27-54_db613dde.png\",\"title\":\"Get the best blog stories into your inbox!\",\"button_text\":\"Subscribe\",\"show_Newsletter\":\"1\"},\"updated_at\":\"2025-10-25T05:27:54.889323Z\",\"created_at\":\"2025-09-30T09:20:49.372871Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0647\\u0644 \\u062a\\u0631\\u064a\\u062f \\u0627\\u0644\\u062d\\u0635\\u0648\\u0644 \\u0639\\u0644\\u0649 \\u0637\\u0639\\u0627\\u0645 \\u062c\\u062f\\u064a\\u062f \\u064a\\u0648\\u0645\\u064a\\u064b\\u0627\\u061f\",\"button_text\":\"\\u0623\\u0631\\u0633\\u0644 \\u0627\\u0644\\u0622\\u0646\",\"show_Newsletter\":\"1\"},\"updated_at\":\"2025-10-13T15:20:37.855718Z\",\"created_at\":\"2025-10-13T15:20:37.855823Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 09:20:49', '2025-10-25 05:27:54'),
(8, 'theme1_blog_section_heading_with_action_button_one', 'content', 'theme1', '{\"title\":\"Latest\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\",\"show_section_title\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Latest\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\",\"show_section_title\":\"1\"},\"updated_at\":\"2025-10-20T05:24:27.536304Z\",\"created_at\":\"2025-09-30T09:21:45.793740Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0623\\u062d\\u062f\\u062b\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\",\"show_section_title\":\"1\"},\"updated_at\":\"2025-10-13T15:23:20.467399Z\",\"created_at\":\"2025-10-13T15:23:20.467477Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 09:21:45', '2025-10-20 05:24:27'),
(10, 'theme1_blog_section_heading_with_action_button_two', 'content', 'theme1', '{\"title\":\"Weekly\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\",\"show_section_title\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Weekly\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\",\"show_section_title\":\"1\"},\"updated_at\":\"2025-10-13T15:24:17.569180Z\",\"created_at\":\"2025-09-30T12:54:37.031470Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0623\\u0633\\u0628\\u0648\\u0639\\u064a\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\",\"show_section_title\":\"1\"},\"updated_at\":\"2025-10-13T15:28:02.881317Z\",\"created_at\":\"2025-10-13T15:24:57.495127Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 12:54:37', '2025-10-13 15:28:02'),
(11, 'section_heading_with_out_action_button_three', 'content', 'theme1', '{\"title\":\"Trending\",\"show_section_title\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Trending\",\"show_section_title\":\"1\"},\"updated_at\":\"2025-10-04T13:16:49.144417Z\",\"created_at\":\"2025-09-30T12:58:13.787383Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0623\\u0643\\u062b\\u0631 \\u0631\\u0648\\u0627\\u062c\\u064b\\u0627\",\"show_section_title\":\"1\"},\"updated_at\":\"2025-10-13T15:27:52.650421Z\",\"created_at\":\"2025-10-13T15:27:29.128931Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 12:58:13', '2025-10-13 15:27:52'),
(12, 'section_heading_with_out_action_button_four', 'content', 'theme1', '{\"title\":\"Popular\",\"show_section_title\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Popular\",\"show_section_title\":\"1\"},\"updated_at\":\"2025-10-13T15:26:36.479737Z\",\"created_at\":\"2025-09-30T13:50:48.603659Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0634\\u0627\\u0626\\u0639\",\"show_section_title\":\"1\"},\"updated_at\":\"2025-10-13T15:27:07.835884Z\",\"created_at\":\"2025-10-13T15:27:07.835976Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 13:50:48', '2025-10-13 15:27:07'),
(13, 'theme2_blog_category_section', 'content', 'theme2', '{\"title\":\"Exciting Categories\",\"blog_category_count\":\"\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Exciting Categories\",\"blog_category_count\":\"\"},\"updated_at\":\"2025-09-30T14:38:43.002575Z\",\"created_at\":\"2025-09-30T14:38:43.002658Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0641\\u0626\\u0627\\u062a \\u0645\\u062b\\u064a\\u0631\\u0629\",\"blog_category_count\":\"\"},\"updated_at\":\"2025-10-14T04:33:50.199584Z\",\"created_at\":\"2025-10-14T04:33:50.199651Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:38:43', '2025-10-14 04:33:50'),
(14, 'theme2_ad_banner_top_section', 'content', 'theme2', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/106\\/banner_image_2025-09-30_14-39-41_65249bf9.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/106\\/banner_image_2025-09-30_14-39-41_65249bf9.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T15:35:36.086434Z\",\"created_at\":\"2025-09-30T14:39:42.663360Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:39:41', '2025-10-08 15:35:36'),
(15, 'theme2_ad_banner_center_section', 'content', 'theme2', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/107\\/banner_image_2025-09-30_14-44-44_5b02f051.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/107\\/banner_image_2025-09-30_14-44-44_5b02f051.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T15:36:06.030580Z\",\"created_at\":\"2025-09-30T14:44:45.266035Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:44:44', '2025-10-08 15:36:06'),
(16, 'theme2_ad_sidebar_banner_section', 'content', 'theme2', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/108\\/banner_image_2025-09-30_14-45-33_699284cd.jpg\",\"button_url\":\"\\/blog\\/exciting-new-browned-chocolate-gaming-cookies-daily-breakfast\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/108\\/banner_image_2025-09-30_14-45-33_699284cd.jpg\",\"button_url\":\"\\/blog\\/exciting-new-browned-chocolate-gaming-cookies-daily-breakfast\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T15:37:01.005005Z\",\"created_at\":\"2025-09-30T14:45:33.342591Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:45:33', '2025-10-08 15:37:01'),
(17, 'theme2_blog_sidebar_follow_section', 'content', 'theme2', '{\"title\":\"Follow Us\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Follow Us\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"},\"updated_at\":\"2025-10-05T05:26:40.334390Z\",\"created_at\":\"2025-09-30T14:46:45.744458Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u062a\\u0627\\u0628\\u0639\\u0646\\u0627\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"},\"updated_at\":\"2025-10-14T04:34:39.404791Z\",\"created_at\":\"2025-10-14T04:34:39.404884Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:46:45', '2025-10-14 04:34:39'),
(18, 'theme2_blog_sidebar_newsletter_section', 'content', 'theme2', '{\"title\":\"Daily Newsletter\",\"short_description\":\"Get all the top stories from Blogs to keep track.\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Daily Newsletter\",\"short_description\":\"Get all the top stories from Blogs to keep track.\"},\"updated_at\":\"2025-09-30T14:47:24.432731Z\",\"created_at\":\"2025-09-30T14:47:24.432823Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0646\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0625\\u062e\\u0628\\u0627\\u0631\\u064a\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"short_description\":\"\\u0627\\u062d\\u0635\\u0644 \\u0639\\u0644\\u0649 \\u062c\\u0645\\u064a\\u0639 \\u0627\\u0644\\u0642\\u0635\\u0635 \\u0627\\u0644\\u0645\\u0647\\u0645\\u0629 \\u0645\\u0646 \\u0627\\u0644\\u0645\\u062f\\u0648\\u0646\\u0627\\u062a \\u0644\\u062a\\u062a\\u0628\\u0639\\u0647\\u0627.\"},\"updated_at\":\"2025-10-14T04:35:34.987711Z\",\"created_at\":\"2025-10-14T04:35:34.987802Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:47:24', '2025-10-14 04:35:34'),
(19, 'theme2_blog_newsletter_bottom_section', 'content', 'theme2', '{\"title\":\"Get Our Latest Gaming News And Update\",\"button_text\":\"Submit Now\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Get Our Latest Gaming News And Update\",\"button_text\":\"Submit Now\"},\"updated_at\":\"2025-10-14T04:36:28.831941Z\",\"created_at\":\"2025-09-30T14:48:26.120058Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u062d\\u0635\\u0644 \\u0639\\u0644\\u0649 \\u0622\\u062e\\u0631 \\u0623\\u062e\\u0628\\u0627\\u0631 \\u0627\\u0644\\u0623\\u0644\\u0639\\u0627\\u0628 \\u0648\\u0627\\u0644\\u062a\\u062d\\u062f\\u064a\\u062b\\u0627\\u062a\",\"button_text\":\"\\u0623\\u0631\\u0633\\u0644 \\u0627\\u0644\\u0622\\u0646\"},\"updated_at\":\"2025-10-14T04:37:10.073718Z\",\"created_at\":\"2025-10-14T04:36:14.070397Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:48:26', '2025-10-14 04:37:10'),
(20, 'theme2_section_heading_title_one', 'content', 'theme2', '{\"title\":\"Today\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Today\"},\"updated_at\":\"2025-10-08T15:38:14.253630Z\",\"created_at\":\"2025-09-30T14:48:59.176894Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u064a\\u0648\\u0645\"},\"updated_at\":\"2025-10-14T04:38:56.495361Z\",\"created_at\":\"2025-10-14T04:38:56.495471Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:48:59', '2025-10-14 04:38:56'),
(21, 'theme2_section_heading_title_two', 'content', 'theme2', '{\"title\":\"Popular\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Popular\"},\"updated_at\":\"2025-09-30T14:49:35.470083Z\",\"created_at\":\"2025-09-30T14:49:35.470168Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0634\\u0627\\u0626\\u0639\"},\"updated_at\":\"2025-10-14T04:39:18.544626Z\",\"created_at\":\"2025-10-14T04:39:18.544717Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:49:35', '2025-10-14 04:39:18'),
(22, 'theme2_section_heading_title_three', 'content', 'theme2', '{\"title\":\"Recent\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Recent\"},\"updated_at\":\"2025-09-30T14:50:08.194782Z\",\"created_at\":\"2025-09-30T14:50:08.194865Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0645\\u0624\\u062e\\u0631\\u064b\\u0627\"},\"updated_at\":\"2025-10-14T04:39:47.530856Z\",\"created_at\":\"2025-10-14T04:39:47.530962Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:50:08', '2025-10-14 04:39:47'),
(23, 'theme2_section_heading_title_four', 'content', 'theme2', '{\"title\":\"Trending\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Trending\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-09T16:13:54.427138Z\",\"created_at\":\"2025-09-30T14:50:59.077976Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0623\\u0643\\u062b\\u0631 \\u0631\\u0648\\u0627\\u062c\\u064b\\u0627\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-14T04:40:37.550119Z\",\"created_at\":\"2025-10-14T04:40:37.550234Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:50:59', '2025-10-14 04:40:37'),
(24, 'theme2_section_heading_title_five', 'content', 'theme2', '{\"title\":\"Weekly\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Weekly\"},\"updated_at\":\"2025-09-30T14:51:40.509119Z\",\"created_at\":\"2025-09-30T14:51:40.509183Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0623\\u0633\\u0628\\u0648\\u0639\\u064a\"},\"updated_at\":\"2025-10-14T04:41:04.861943Z\",\"created_at\":\"2025-10-14T04:41:04.862037Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:51:40', '2025-10-14 04:41:04'),
(25, 'theme2_section_heading_title_six', 'content', 'theme2', '{\"title\":\"Hot\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Hot\"},\"updated_at\":\"2025-09-30T14:52:12.489606Z\",\"created_at\":\"2025-09-30T14:52:12.489680Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u062d\\u0627\\u0631\"},\"updated_at\":\"2025-10-14T04:41:23.499363Z\",\"created_at\":\"2025-10-14T04:41:23.499445Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 14:52:12', '2025-10-14 04:41:23'),
(26, 'theme3_blog_sidebar_category_section', 'content', 'theme3', '{\"title\":\"Hot Categories\",\"blog_category_count\":\"\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Hot Categories\",\"blog_category_count\":\"\"},\"updated_at\":\"2025-09-30T15:59:13.992877Z\",\"created_at\":\"2025-09-30T15:59:13.992952Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0641\\u0626\\u0627\\u062a \\u0627\\u0644\\u0633\\u0627\\u062e\\u0646\\u0629\",\"blog_category_count\":\"\"},\"updated_at\":\"2025-10-14T04:46:29.192950Z\",\"created_at\":\"2025-10-14T04:46:29.193040Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 15:59:13', '2025-10-14 04:46:29'),
(27, 'theme3_blog_subscribe_followers_section', 'content', 'theme3', '{\"title\":\"Subscribe and Followers\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Subscribe and Followers\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"},\"updated_at\":\"2025-10-09T16:12:36.500476Z\",\"created_at\":\"2025-09-30T16:03:05.916941Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0627\\u0634\\u062a\\u0631\\u0627\\u0643 \\u0648\\u0627\\u0644\\u0645\\u062a\\u0627\\u0628\\u0639\\u064a\\u0646\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"},\"updated_at\":\"2025-10-14T04:48:38.532300Z\",\"created_at\":\"2025-10-14T04:48:38.532417Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:03:05', '2025-10-14 04:48:38'),
(28, 'theme3_blog_sidebar_newsletter_section', 'content', 'theme3', '{\"title\":\"Daily Newsletter\",\"short_description\":\"Get all the top stories from Blogs to keep track.\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Daily Newsletter\",\"short_description\":\"Get all the top stories from Blogs to keep track.\"},\"updated_at\":\"2025-09-30T16:03:52.905075Z\",\"created_at\":\"2025-09-30T16:03:52.905153Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0646\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0625\\u062e\\u0628\\u0627\\u0631\\u064a\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"short_description\":\"\\u0627\\u062d\\u0635\\u0644 \\u0639\\u0644\\u0649 \\u062c\\u0645\\u064a\\u0639 \\u0627\\u0644\\u0642\\u0635\\u0635 \\u0627\\u0644\\u0645\\u0647\\u0645\\u0629 \\u0645\\u0646 \\u0627\\u0644\\u0645\\u062f\\u0648\\u0646\\u0627\\u062a \\u0644\\u062a\\u062a\\u0628\\u0639\\u0647\\u0627.\"},\"updated_at\":\"2025-10-14T04:50:11.961162Z\",\"created_at\":\"2025-10-14T04:50:11.961283Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:03:52', '2025-10-14 04:50:11'),
(29, 'theme3_ad_banner_top_section', 'content', 'theme3', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/114\\/banner_image_2025-09-30_16-04-47_1bd439bb.jpg\",\"button_url\":\"\\/blog\\/effective-for-everyday-meetings-phone\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/114\\/banner_image_2025-09-30_16-04-47_1bd439bb.jpg\",\"button_url\":\"\\/blog\\/effective-for-everyday-meetings-phone\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T15:50:15.403226Z\",\"created_at\":\"2025-09-30T16:04:48.056526Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:04:47', '2025-10-08 15:50:15'),
(30, 'theme3_ad_banner_center_section', 'content', 'theme3', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/115\\/banner_image_2025-09-30_16-06-01_ed12bbe7.jpg\",\"button_url\":\"\\/blog\\/camera-one-pan-baked-sausage-and-lentils\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/115\\/banner_image_2025-09-30_16-06-01_ed12bbe7.jpg\",\"button_url\":\"\\/blog\\/camera-one-pan-baked-sausage-and-lentils\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T15:49:44.579766Z\",\"created_at\":\"2025-09-30T16:06:02.012226Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:06:01', '2025-10-08 15:49:44'),
(31, 'theme3_ad_banner_bottom_section', 'content', 'theme3', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/116\\/banner_image_2025-09-30_16-06-38_94530140.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/116\\/banner_image_2025-09-30_16-06-38_94530140.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T15:50:27.443532Z\",\"created_at\":\"2025-09-30T16:06:38.817044Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:06:38', '2025-10-08 15:50:27'),
(32, 'theme3_ad_sidebar_img_section', 'content', 'theme3', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/117\\/banner_image_2025-09-30_16-08-05_18fb0b45.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/117\\/banner_image_2025-09-30_16-08-05_18fb0b45.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T15:50:53.290828Z\",\"created_at\":\"2025-09-30T16:08:05.899897Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:08:05', '2025-10-08 15:50:53'),
(35, 'theme3_blog_newsletter_bottom_section', 'content', 'theme3', '{\"title\":\"Get Our Latest News and Update\",\"button_text\":\"Submit Now\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Get Our Latest News and Update\",\"button_text\":\"Submit Now\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\"},\"updated_at\":\"2025-10-09T16:13:19.633707Z\",\"created_at\":\"2025-09-30T16:15:52.397868Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u062d\\u0635\\u0644 \\u0639\\u0644\\u0649 \\u0622\\u062e\\u0631 \\u0623\\u062e\\u0628\\u0627\\u0631\\u0646\\u0627 \\u0648\\u062a\\u062d\\u062f\\u064a\\u062b\\u0627\\u062a\\u0646\\u0627\",\"button_text\":\"\\u0623\\u0631\\u0633\\u0644 \\u0627\\u0644\\u0622\\u0646\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\"},\"updated_at\":\"2025-10-14T04:50:57.656760Z\",\"created_at\":\"2025-10-14T04:50:57.656845Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:15:52', '2025-10-14 04:50:57'),
(36, 'theme3_section_heading_title_one', 'content', 'theme3', '{\"title\":\"Weekly\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Weekly\"},\"updated_at\":\"2025-09-30T16:17:33.736550Z\",\"created_at\":\"2025-09-30T16:17:33.736620Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0623\\u0633\\u0628\\u0648\\u0639\\u064a\"},\"updated_at\":\"2025-10-14T04:51:59.317662Z\",\"created_at\":\"2025-10-14T04:51:59.317749Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:17:33', '2025-10-14 04:51:59'),
(37, 'theme3_section_heading_title_two', 'content', 'theme3', '{\"title\":\"Recent\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Recent\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-08T15:52:31.969654Z\",\"created_at\":\"2025-09-30T16:17:45.976046Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0645\\u0624\\u062e\\u0631\\u064b\\u0627\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-14T04:53:17.987405Z\",\"created_at\":\"2025-10-14T04:53:17.987515Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:17:45', '2025-10-14 04:53:17'),
(38, 'theme3_section_heading_title_three', 'content', 'theme3', '{\"title\":\"Trending\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Trending\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-08T15:52:50.425099Z\",\"created_at\":\"2025-09-30T16:18:04.116778Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0623\\u0643\\u062b\\u0631 \\u0631\\u0648\\u0627\\u062c\\u064b\\u0627\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-14T04:53:50.862930Z\",\"created_at\":\"2025-10-14T04:53:50.863018Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:18:04', '2025-10-14 04:53:50'),
(39, 'theme3_section_heading_title_four', 'content', 'theme3', '{\"title\":\"Popular\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Popular\"},\"updated_at\":\"2025-09-30T16:18:17.557421Z\",\"created_at\":\"2025-09-30T16:18:17.557490Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0634\\u0627\\u0626\\u0639\"},\"updated_at\":\"2025-10-14T04:54:11.363502Z\",\"created_at\":\"2025-10-14T04:54:11.363589Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:18:17', '2025-10-14 04:54:11'),
(40, 'theme3_section_heading_title_five', 'content', 'theme3', '{\"title\":\"Featured\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Featured\"},\"updated_at\":\"2025-09-30T16:18:28.659640Z\",\"created_at\":\"2025-09-30T16:18:28.659713Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0645\\u0645\\u064a\\u0632\"},\"updated_at\":\"2025-10-14T04:54:32.626089Z\",\"created_at\":\"2025-10-14T04:54:32.626206Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:18:28', '2025-10-14 04:54:32'),
(41, 'theme3_section_heading_title_six', 'content', 'theme3', '{\"title\":\"Hot\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Hot\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-08T15:54:37.534908Z\",\"created_at\":\"2025-09-30T16:18:42.161058Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u062d\\u0627\\u0631\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-14T04:55:06.918682Z\",\"created_at\":\"2025-10-14T04:55:06.918774Z\"}]', NULL, 'en', 'active', NULL, '2025-09-30 16:18:42', '2025-10-14 04:55:06'),
(43, 'theme4_ad_banner_top_section', 'content', 'theme4', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/229\\/banner_image_2025-10-06_14-47-41_05f9c89e.jpg\",\"button_url\":\"\\/blog\\/global-tourism-on-the-rise-again-after-record-breaking-summer\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/229\\/banner_image_2025-10-06_14-47-41_05f9c89e.jpg\",\"button_url\":\"\\/blog\\/global-tourism-on-the-rise-again-after-record-breaking-summer\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-09T16:05:02.214010Z\",\"created_at\":\"2025-10-01T05:08:20.906530Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 05:08:20', '2025-10-09 16:05:02'),
(44, 'theme4_ad_banner_bottom_section', 'content', 'theme4', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/120\\/banner_image_2025-10-01_05-09-33_3dbaff8e.jpg\",\"button_url\":\"\\/blog\\/how-to-design-an-effective-for-user-onboarding-flow\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/120\\/banner_image_2025-10-01_05-09-33_3dbaff8e.jpg\",\"button_url\":\"\\/blog\\/how-to-design-an-effective-for-user-onboarding-flow\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T16:14:42.483568Z\",\"created_at\":\"2025-10-01T05:09:34.396223Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 05:09:33', '2025-10-08 16:14:42'),
(45, 'theme4_ad_sidebar_img_section', 'content', 'theme4', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/121\\/banner_image_2025-10-01_05-10-06_d174591f.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/121\\/banner_image_2025-10-01_05-10-06_d174591f.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T16:15:15.719487Z\",\"created_at\":\"2025-10-01T05:10:06.914572Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 05:10:06', '2025-10-08 16:15:15'),
(46, 'theme4_blog_sidebar_profile_section', 'content', 'theme4', '{\"profile_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/122\\/profile_image_2025-10-01_05-11-34_26be672b.png\",\"title\":\"Kelly Rosse\",\"short_description\":\"myhen an unknown printer took Ahen known printer toalley etype specimen book.\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\"}', '[{\"language_code\":\"en\",\"values\":{\"profile_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/122\\/profile_image_2025-10-01_05-11-34_26be672b.png\",\"title\":\"Kelly Rosse\",\"short_description\":\"myhen an unknown printer took Ahen known printer toalley etype specimen book.\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\"},\"updated_at\":\"2025-10-09T16:03:17.885073Z\",\"created_at\":\"2025-10-01T05:11:35.029635Z\"},{\"language_code\":\"ar\",\"values\":{\"profile_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/122\\/profile_image_2025-10-01_05-11-34_26be672b.png\",\"title\":\"\\u0643\\u064a\\u0644\\u064a \\u0631\\u0648\\u0633\",\"short_description\":\"\\u0639\\u0646\\u062f\\u0645\\u0627 \\u0623\\u062e\\u0630 \\u0637\\u0627\\u0628\\u0639 \\u063a\\u064a\\u0631 \\u0645\\u0639\\u0631\\u0648\\u0641 \\u0643\\u062a\\u0627\\u0628 \\u0639\\u064a\\u0646\\u0629 \\u0645\\u0646 \\u0646\\u0648\\u0639.\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\"},\"updated_at\":\"2025-10-14T05:00:37.688378Z\",\"created_at\":\"2025-10-14T05:00:04.979987Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 05:11:34', '2025-10-14 05:00:37'),
(47, 'theme4_blog_subscribe_followers_section', 'content', 'theme4', '{\"title\":\"Subscribe and Followers\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Subscribe and Followers\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"},\"updated_at\":\"2025-10-09T15:51:45.363496Z\",\"created_at\":\"2025-10-01T05:12:09.132444Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0627\\u0634\\u062a\\u0631\\u0627\\u0643 \\u0648\\u0627\\u0644\\u0645\\u062a\\u0627\\u0628\\u0639\\u064a\\u0646\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"},\"updated_at\":\"2025-10-14T05:00:45.776240Z\",\"created_at\":\"2025-10-14T05:00:45.776322Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 05:12:09', '2025-10-14 05:00:45'),
(48, 'theme4_blog_sidebar_newsletter_section', 'content', 'theme4', '{\"title\":\"Daily Newsletter\",\"short_description\":\"Get all the top stories from Blogs to keep track.\",\"button_text\":\"Subscribe Now\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Daily Newsletter\",\"short_description\":\"Get all the top stories from Blogs to keep track.\",\"button_text\":\"Subscribe Now\"},\"updated_at\":\"2025-10-01T05:13:01.452281Z\",\"created_at\":\"2025-10-01T05:13:01.452370Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0646\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0625\\u062e\\u0628\\u0627\\u0631\\u064a\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"short_description\":\"\\u0627\\u062d\\u0635\\u0644 \\u0639\\u0644\\u0649 \\u062c\\u0645\\u064a\\u0639 \\u0627\\u0644\\u0642\\u0635\\u0635 \\u0627\\u0644\\u0645\\u0647\\u0645\\u0629 \\u0645\\u0646 \\u0627\\u0644\\u0645\\u062f\\u0648\\u0646\\u0627\\u062a \\u0644\\u062a\\u062a\\u0628\\u0639\\u0647\\u0627.\",\"button_text\":\"Subscribe Now\"},\"updated_at\":\"2025-10-14T05:01:17.513807Z\",\"created_at\":\"2025-10-14T05:01:17.513919Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 05:13:01', '2025-10-14 05:01:17'),
(49, 'theme4_section_heading_title_one', 'content', 'theme4', '{\"title\":\"Latest\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Latest\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-06T14:48:47.967217Z\",\"created_at\":\"2025-10-01T05:13:23.609599Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0623\\u062d\\u062f\\u062b\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-14T05:01:55.847361Z\",\"created_at\":\"2025-10-14T05:01:55.847467Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 05:13:23', '2025-10-14 05:01:55'),
(50, 'theme4_section_heading_title_two', 'content', 'theme4', '{\"title\":\"Trending\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Trending\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-06T14:49:01.821644Z\",\"created_at\":\"2025-10-01T05:13:48.398319Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0623\\u0643\\u062b\\u0631 \\u0631\\u0648\\u0627\\u062c\\u064b\\u0627\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-14T05:03:20.890442Z\",\"created_at\":\"2025-10-14T05:03:20.890517Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 05:13:48', '2025-10-14 05:03:20'),
(51, 'theme4_section_heading_title_three', 'content', 'theme4', '{\"title\":\"Weekly\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Weekly\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-08T16:17:48.133662Z\",\"created_at\":\"2025-10-01T05:14:09.205437Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0634\\u0627\\u0626\\u0639\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-14T05:04:47.227232Z\",\"created_at\":\"2025-10-14T05:04:47.227323Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 05:14:09', '2025-10-14 05:04:47'),
(52, 'theme4_section_heading_title_four', 'content', 'theme4', '{\"title\":\"Popular\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Popular\"},\"updated_at\":\"2025-10-01T05:14:30.656869Z\",\"created_at\":\"2025-10-01T05:14:30.656934Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0634\\u0627\\u0626\\u0639\"},\"updated_at\":\"2025-10-14T05:05:15.329704Z\",\"created_at\":\"2025-10-14T05:05:15.329815Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 05:14:30', '2025-10-14 05:05:15'),
(53, 'theme6_ad_banner_top_section', 'content', 'theme6', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/123\\/banner_image_2025-10-01_09-01-57_e2e2f81e.jpg\",\"button_url\":\"\\/blog\\/banks-warned-to-stay-alert-for-russian-jobs-related-threats\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/123\\/banner_image_2025-10-01_09-01-57_e2e2f81e.jpg\",\"button_url\":\"\\/blog\\/banks-warned-to-stay-alert-for-russian-jobs-related-threats\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T17:36:53.819379Z\",\"created_at\":\"2025-10-01T09:01:58.715910Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:01:57', '2025-10-08 17:36:53'),
(54, 'theme6_ad_banner_center_section', 'content', 'theme6', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/124\\/banner_image_2025-10-01_09-02-26_61bef16d.jpg\",\"button_url\":\"\\/blog\\/awersing-instagram-tawo-promote-your\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/124\\/banner_image_2025-10-01_09-02-26_61bef16d.jpg\",\"button_url\":\"\\/blog\\/awersing-instagram-tawo-promote-your\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T17:37:23.967106Z\",\"created_at\":\"2025-10-01T09:02:27.416537Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:02:26', '2025-10-08 17:37:23'),
(55, 'theme6_ad_banner_bottom_section', 'content', 'theme6', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/125\\/banner_image_2025-10-01_09-03-02_187e4744.jpg\",\"button_url\":\"\\/blog\\/designing-better-error-messages-ux\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/125\\/banner_image_2025-10-01_09-03-02_187e4744.jpg\",\"button_url\":\"\\/blog\\/designing-better-error-messages-ux\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T17:38:08.259238Z\",\"created_at\":\"2025-10-01T09:03:03.071150Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:03:02', '2025-10-08 17:38:08'),
(57, 'theme6_ad_sidebar_top_img_section', 'content', 'theme6', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/128\\/banner_image_2025-10-01_09-06-16_2739e10b.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/128\\/banner_image_2025-10-01_09-06-16_2739e10b.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T17:38:18.956949Z\",\"created_at\":\"2025-10-01T09:05:18.169823Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:05:17', '2025-10-08 17:38:18'),
(58, 'theme6_ad_sidebar_bottom_img_section', 'content', 'theme6', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/127\\/banner_image_2025-10-01_09-06-00_b0a77000.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/127\\/banner_image_2025-10-01_09-06-00_b0a77000.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T17:38:36.184888Z\",\"created_at\":\"2025-10-01T09:06:00.532407Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:06:00', '2025-10-08 17:38:36'),
(59, 'theme6_blog_sidebar_newsletter_section', 'content', 'theme6', '{\"title\":\"Daily Newsletter\",\"short_description\":\"Get all the top stories from Blogs to keep track.\",\"button_text\":\"Submit Now\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Daily Newsletter\",\"short_description\":\"Get all the top stories from Blogs to keep track.\",\"button_text\":\"Submit Now\"},\"updated_at\":\"2025-10-01T09:07:05.010101Z\",\"created_at\":\"2025-10-01T09:07:05.010199Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0646\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0625\\u062e\\u0628\\u0627\\u0631\\u064a\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"short_description\":\"\\u0627\\u062d\\u0635\\u0644 \\u0639\\u0644\\u0649 \\u062c\\u0645\\u064a\\u0639 \\u0627\\u0644\\u0642\\u0635\\u0635 \\u0627\\u0644\\u0645\\u0647\\u0645\\u0629 \\u0645\\u0646 \\u0627\\u0644\\u0645\\u062f\\u0648\\u0646\\u0627\\u062a \\u0644\\u062a\\u062a\\u0628\\u0639\\u0647\\u0627.\",\"button_text\":\"Submit Now\"},\"updated_at\":\"2025-10-14T05:21:45.297309Z\",\"created_at\":\"2025-10-14T05:21:45.297411Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:07:05', '2025-10-14 05:21:45'),
(61, 'theme6_blog_newsletter_bottom_section', 'content', 'theme6', '{\"title\":\"Get Subscribe To Our Latest News and Update\",\"button_text\":\"Submit Now\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Get Subscribe To Our Latest News and Update\",\"button_text\":\"Submit Now\"},\"updated_at\":\"2025-10-08T17:39:02.777234Z\",\"created_at\":\"2025-10-01T09:07:49.379859Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u062d\\u0635\\u0644 \\u0639\\u0644\\u0649 \\u0627\\u0644\\u0627\\u0634\\u062a\\u0631\\u0627\\u0643 \\u0644\\u0644\\u062d\\u0635\\u0648\\u0644 \\u0639\\u0644\\u0649 \\u0623\\u062d\\u062f\\u062b \\u0627\\u0644\\u0623\\u062e\\u0628\\u0627\\u0631 \\u0648\\u0627\\u0644\\u062a\\u062d\\u062f\\u064a\\u062b\\u0627\\u062a \\u0644\\u062f\\u064a\\u0646\\u0627\",\"button_text\":\"Submit Now\"},\"updated_at\":\"2025-10-14T05:24:41.185379Z\",\"created_at\":\"2025-10-14T05:24:41.185464Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:07:49', '2025-10-14 05:24:41'),
(62, 'theme6_section_heading_title_one', 'content', 'theme6', '{\"title\":\"Recent\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Recent\"},\"updated_at\":\"2025-10-01T09:08:11.267983Z\",\"created_at\":\"2025-10-01T09:08:11.268046Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0645\\u0624\\u062e\\u0631\\u064b\\u0627\"},\"updated_at\":\"2025-10-14T05:25:51.048307Z\",\"created_at\":\"2025-10-14T05:25:51.048427Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:08:11', '2025-10-14 05:25:51'),
(64, 'theme6_section_heading_title_two', 'content', 'theme6', '{\"title\":\"Hot\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Hot\"},\"updated_at\":\"2025-10-01T09:17:46.588359Z\",\"created_at\":\"2025-10-01T09:17:46.588454Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u062d\\u0627\\u0631\"},\"updated_at\":\"2025-10-14T05:26:35.732273Z\",\"created_at\":\"2025-10-14T05:26:35.732383Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:17:46', '2025-10-14 05:26:35');
INSERT INTO `site_configurations` (`id`, `section_key`, `configuration_type`, `theme_name`, `data_values`, `data_translations`, `meta_data`, `language_code`, `status`, `published_at`, `created_at`, `updated_at`) VALUES
(65, 'theme6_section_heading_title_three', 'content', 'theme6', '{\"title\":\"Tending\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Tending\"},\"updated_at\":\"2025-10-01T09:18:03.217062Z\",\"created_at\":\"2025-10-01T09:18:03.217124Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0639\\u0646\\u0627\\u064a\\u0629\"},\"updated_at\":\"2025-10-14T05:26:56.633759Z\",\"created_at\":\"2025-10-14T05:26:56.633864Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:18:03', '2025-10-14 05:26:56'),
(66, 'theme6_section_heading_title_four', 'content', 'theme6', '{\"title\":\"Weekly Best\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Weekly Best\"},\"updated_at\":\"2025-10-01T09:18:23.456570Z\",\"created_at\":\"2025-10-01T09:18:23.456683Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0623\\u0641\\u0636\\u0644 \\u0623\\u0633\\u0628\\u0648\\u0639\\u064a\\u064b\\u0627\"},\"updated_at\":\"2025-10-14T05:27:17.856727Z\",\"created_at\":\"2025-10-14T05:27:17.856820Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:18:23', '2025-10-14 05:27:17'),
(67, 'theme6_section_heading_title_five', 'content', 'theme6', '{\"title\":\"Featured\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Featured\"},\"updated_at\":\"2025-10-01T09:18:41.432960Z\",\"created_at\":\"2025-10-01T09:18:41.433020Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0645\\u0645\\u064a\\u0632\"},\"updated_at\":\"2025-10-14T05:27:39.381237Z\",\"created_at\":\"2025-10-14T05:27:39.381301Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:18:41', '2025-10-14 05:27:39'),
(68, 'theme6_section_heading_title_six', 'content', 'theme6', '{\"title\":\"Popular\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Popular\"},\"updated_at\":\"2025-10-01T09:18:57.396277Z\",\"created_at\":\"2025-10-01T09:18:57.396354Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0634\\u0627\\u0626\\u0639\"},\"updated_at\":\"2025-10-14T05:28:25.229067Z\",\"created_at\":\"2025-10-14T05:27:59.388297Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:18:57', '2025-10-14 05:28:25'),
(69, 'theme6_section_heading_title_seven', 'content', 'theme6', '{\"title\":\"Oldest\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Oldest\"},\"updated_at\":\"2025-10-01T09:19:11.326406Z\",\"created_at\":\"2025-10-01T09:19:11.326490Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0623\\u0642\\u062f\\u0645\"},\"updated_at\":\"2025-10-14T05:28:17.089199Z\",\"created_at\":\"2025-10-14T05:28:17.089312Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:19:11', '2025-10-14 05:28:17'),
(70, 'theme6_section_heading_title_eight', 'content', 'theme6', '{\"title\":\"Latest\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Latest\"},\"updated_at\":\"2025-10-01T09:19:26.138716Z\",\"created_at\":\"2025-10-01T09:19:26.138807Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0623\\u062d\\u062f\\u062b\"},\"updated_at\":\"2025-10-14T05:28:44.793903Z\",\"created_at\":\"2025-10-14T05:28:44.794009Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:19:26', '2025-10-14 05:28:44'),
(71, 'theme5_ad_banner_top_section', 'content', 'theme5', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/129\\/banner_image_2025-10-01_09-21-11_713b47c9.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/129\\/banner_image_2025-10-01_09-21-11_713b47c9.jpg\",\"button_url\":\"\\/shop\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T16:32:51.403292Z\",\"created_at\":\"2025-10-01T09:21:12.459463Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:21:11', '2025-10-08 16:32:51'),
(72, 'theme5_coins_section', 'content', 'theme5', '{\"show_coins\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"show_coins\":\"1\"},\"updated_at\":\"2025-10-09T16:16:07.520880Z\",\"created_at\":\"2025-10-01T09:27:44.676013Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:27:44', '2025-10-09 16:16:07'),
(73, 'theme5_ad_banner_center_section', 'content', 'theme5', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/130\\/banner_image_2025-10-01_09-30-51_5cf03e99.jpg\",\"button_url\":\"\\/blog\\/what-you-miss-in-the-market-changes-and-site-credits\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/130\\/banner_image_2025-10-01_09-30-51_5cf03e99.jpg\",\"button_url\":\"\\/blog\\/what-you-miss-in-the-market-changes-and-site-credits\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T16:33:25.179692Z\",\"created_at\":\"2025-10-01T09:30:52.381613Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:30:51', '2025-10-08 16:33:25'),
(74, 'theme5_ad_banner_bottom_section', 'content', 'theme5', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/131\\/banner_image_2025-10-01_09-31-27_d7cc957a.jpg\",\"button_url\":\"\\/blog\\/how-to-protect-your-app-with-a-model-based-on-jsondiff\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/131\\/banner_image_2025-10-01_09-31-27_d7cc957a.jpg\",\"button_url\":\"\\/blog\\/how-to-protect-your-app-with-a-model-based-on-jsondiff\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T16:33:59.323772Z\",\"created_at\":\"2025-10-01T09:31:28.575149Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:31:27', '2025-10-08 16:33:59'),
(75, 'theme5_ad_sidebar_img_section', 'content', 'theme5', '{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/132\\/banner_image_2025-10-01_09-32-08_8cf8ca69.jpg\",\"button_url\":\"\\/blog\\/a-comprehensive-checklist-for-design-workshops\",\"show_ad_banner\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/132\\/banner_image_2025-10-01_09-32-08_8cf8ca69.jpg\",\"button_url\":\"\\/blog\\/a-comprehensive-checklist-for-design-workshops\",\"show_ad_banner\":\"1\"},\"updated_at\":\"2025-10-08T17:32:52.183449Z\",\"created_at\":\"2025-10-01T09:32:09.070771Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:32:08', '2025-10-08 17:32:52'),
(76, 'theme5_blog_follow_us_on_section', 'content', 'theme5', '{\"title\":\"Follow Us On\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Follow Us On\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"},\"updated_at\":\"2025-10-09T16:18:18.577408Z\",\"created_at\":\"2025-10-01T09:33:08.811775Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u062a\\u0627\\u0628\\u0639\\u0648\\u0646\\u0627 \\u0639\\u0644\\u0649\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\"},\"updated_at\":\"2025-10-14T05:14:05.140795Z\",\"created_at\":\"2025-10-14T05:14:05.140904Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:33:08', '2025-10-14 05:14:05'),
(77, 'theme5_blog_sidebar_newsletter_section', 'content', 'theme5', '{\"title\":\"Daily Newsletter\",\"short_description\":\"Get all the top stories from Blogs to keep track.\",\"button_text\":\"Subscribe Now\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Daily Newsletter\",\"short_description\":\"Get all the top stories from Blogs to keep track.\",\"button_text\":\"Subscribe Now\"},\"updated_at\":\"2025-10-01T09:33:42.909314Z\",\"created_at\":\"2025-10-01T09:33:42.909397Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0646\\u0634\\u0631\\u0629 \\u0627\\u0644\\u0625\\u062e\\u0628\\u0627\\u0631\\u064a\\u0629 \\u0627\\u0644\\u064a\\u0648\\u0645\\u064a\\u0629\",\"short_description\":\"\\u0627\\u062d\\u0635\\u0644 \\u0639\\u0644\\u0649 \\u062c\\u0645\\u064a\\u0639 \\u0627\\u0644\\u0642\\u0635\\u0635 \\u0627\\u0644\\u0645\\u0647\\u0645\\u0629 \\u0645\\u0646 \\u0627\\u0644\\u0645\\u062f\\u0648\\u0646\\u0627\\u062a \\u0644\\u062a\\u062a\\u0628\\u0639\\u0647\\u0627.\",\"button_text\":\"\\u0627\\u0634\\u062a\\u0631\\u0643 \\u0627\\u0644\\u0622\\u0646\"},\"updated_at\":\"2025-10-14T05:14:54.617807Z\",\"created_at\":\"2025-10-14T05:14:54.617884Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:33:42', '2025-10-14 05:14:54'),
(78, 'theme5_blog_newsletter_bottom_section', 'content', 'theme5', '{\"title\":\"Get Our Latest News And Update\",\"button_text\":\"Submit Now\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Get Our Latest News And Update\",\"button_text\":\"Submit Now\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\"},\"updated_at\":\"2025-10-14T05:17:12.845298Z\",\"created_at\":\"2025-10-01T09:34:18.660092Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u062d\\u0635\\u0644 \\u0639\\u0644\\u0649 \\u0622\\u062e\\u0631 \\u0623\\u062e\\u0628\\u0627\\u0631\\u0646\\u0627 \\u0648\\u062a\\u062d\\u062f\\u064a\\u062b\\u0627\\u062a\\u0646\\u0627\",\"button_text\":\"\\u0623\\u0631\\u0633\\u0644 \\u0627\\u0644\\u0622\\u0646\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"linkedin_url\":\"https:\\/\\/www.linkedin.com\\/\"},\"updated_at\":\"2025-10-14T05:16:48.379517Z\",\"created_at\":\"2025-10-14T05:16:48.379596Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:34:18', '2025-10-14 05:17:12'),
(79, 'theme5_section_heading_title_one', 'content', 'theme5', '{\"title\":\"Recent\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Recent\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-08T17:34:02.167682Z\",\"created_at\":\"2025-10-01T09:34:31.771816Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0645\\u0624\\u062e\\u0631\\u064b\\u0627\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-14T05:17:48.201633Z\",\"created_at\":\"2025-10-14T05:17:48.201715Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:34:31', '2025-10-14 05:17:48'),
(81, 'theme5_section_heading_title_two', 'content', 'theme5', '{\"title\":\"Trending\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Trending\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-08T17:34:15.394169Z\",\"created_at\":\"2025-10-01T09:34:55.628062Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0627\\u0644\\u0623\\u0643\\u062b\\u0631 \\u0631\\u0648\\u0627\\u062c\\u064b\\u0627\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-14T05:18:18.533249Z\",\"created_at\":\"2025-10-14T05:18:18.533367Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:34:55', '2025-10-14 05:18:18'),
(82, 'theme5_section_heading_title_three', 'content', 'theme5', '{\"title\":\"Hot\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Hot\"},\"updated_at\":\"2025-10-01T09:35:11.162436Z\",\"created_at\":\"2025-10-01T09:35:11.162510Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u062d\\u0627\\u0631\"},\"updated_at\":\"2025-10-14T05:18:52.951632Z\",\"created_at\":\"2025-10-14T05:18:52.951742Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:35:11', '2025-10-14 05:18:52'),
(83, 'theme5_section_heading_title_four', 'content', 'theme5', '{\"title\":\"Weekly\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Weekly\",\"button_text\":\"View All\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-08T17:34:34.829845Z\",\"created_at\":\"2025-10-01T09:35:25.456894Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0623\\u0633\\u0628\\u0648\\u0639\\u064a\",\"button_text\":\"\\u0639\\u0631\\u0636 \\u0627\\u0644\\u0643\\u0644\",\"button_url\":\"\\/blogs\"},\"updated_at\":\"2025-10-14T05:19:36.258591Z\",\"created_at\":\"2025-10-14T05:19:36.258683Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:35:25', '2025-10-14 05:19:36'),
(84, 'theme5_section_heading_title_five', 'content', 'theme5', '{\"title\":\"Popular\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Popular\"},\"updated_at\":\"2025-10-01T09:35:55.509998Z\",\"created_at\":\"2025-10-01T09:35:55.510098Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u0634\\u0627\\u0626\\u0639\"},\"updated_at\":\"2025-10-14T05:19:52.433259Z\",\"created_at\":\"2025-10-14T05:19:52.433365Z\"}]', NULL, 'en', 'active', NULL, '2025-10-01 09:35:55', '2025-10-14 05:19:52'),
(85, 'about_us_section', 'content', 'theme2', '{\"sub_title\":\"WHO WE ARE\",\"title\":\"We Build Bridge Between Companies And Customers\",\"short_description\":\"It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages\",\"description\":\"popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker.\",\"button_text\":\"Read More\",\"button_url\":\"\\/about-us\",\"show_shape_image\":\"1\",\"left_top_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/165\\/left_top_image_2025-10-05_05-09-06_764f9aca.jpg\",\"left_bottom_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/166\\/left_bottom_image_2025-10-05_05-09-07_fe95ee77.jpg\",\"right_top_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/167\\/right_top_image_2025-10-05_05-09-07_1a4d6e46.jpg\"}', '[{\"language_code\":\"en\",\"values\":{\"sub_title\":\"WHO WE ARE\",\"title\":\"We Build Bridge Between Companies And Customers\",\"short_description\":\"It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages\",\"description\":\"popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker.\",\"button_text\":\"Read More\",\"button_url\":\"\\/about-us\",\"show_shape_image\":\"1\",\"left_top_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/165\\/left_top_image_2025-10-05_05-09-06_764f9aca.jpg\",\"left_bottom_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/166\\/left_bottom_image_2025-10-05_05-09-07_fe95ee77.jpg\",\"right_top_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/167\\/right_top_image_2025-10-05_05-09-07_1a4d6e46.jpg\"},\"updated_at\":\"2025-10-20T05:18:39.836961Z\",\"created_at\":\"2025-10-05T05:09:07.574798Z\"},{\"language_code\":\"ar\",\"values\":{\"sub_title\":\"\\u0645\\u0646 \\u0646\\u062d\\u0646\",\"title\":\"\\u0646\\u062d\\u0646 \\u0646\\u0628\\u0646\\u064a \\u062c\\u0633\\u0631\\u064b\\u0627 \\u0628\\u064a\\u0646 \\u0627\\u0644\\u0634\\u0631\\u0643\\u0627\\u062a \\u0648\\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u0621\",\"short_description\":\"\\u062a\\u0645 \\u062a\\u0631\\u0648\\u064a\\u062c\\u0647 \\u0641\\u064a \\u0627\\u0644\\u0633\\u062a\\u064a\\u0646\\u064a\\u0627\\u062a \\u0645\\u0639 \\u0625\\u0635\\u062f\\u0627\\u0631 \\u0623\\u0648\\u0631\\u0627\\u0642 \\u0627\\u0644\\u062a\\u064a \\u062a\\u062d\\u062a\\u0648\\u064a \\u0639\\u0644\\u0649 \\u0645\\u0642\\u0627\\u0637\\u0639\",\"description\":\"\\u0627\\u0646\\u062a\\u0634\\u0631 \\u0646\\u0635 \\u0641\\u064a \\u0633\\u062a\\u064a\\u0646\\u064a\\u0627\\u062a \\u0627\\u0644\\u0642\\u0631\\u0646 \\u0627\\u0644\\u0639\\u0634\\u0631\\u064a\\u0646 \\u0645\\u0639 \\u0625\\u0635\\u062f\\u0627\\u0631 \\u0623\\u0648\\u0631\\u0627\\u0642 \\u0627\\u0644\\u062a\\u064a \\u062a\\u062d\\u062a\\u0648\\u064a \\u0639\\u0644\\u0649 \\u0645\\u0642\\u0627\\u0637  \\u0648\\u0645\\u0624\\u062e\\u0631\\u064b\\u0627 \\u0645\\u0639 \\u0628\\u0631\\u0627\\u0645\\u062c \\u0627\\u0644\\u0646\\u0634\\u0631 \\u0627\\u0644\\u0645\\u0643\\u062a\\u0628\\u064a \\u0645\\u062b\\u0644 .\",\"button_text\":\"\\u0627\\u0642\\u0631\\u0623 \\u0627\\u0644\\u0645\\u0632\\u064a\\u062f\",\"button_url\":\"\\/about-us\",\"show_shape_image\":\"1\",\"left_top_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/165\\/left_top_image_2025-10-05_05-09-06_764f9aca.jpg\",\"left_bottom_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/166\\/left_bottom_image_2025-10-05_05-09-07_fe95ee77.jpg\",\"right_top_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/167\\/right_top_image_2025-10-05_05-09-07_1a4d6e46.jpg\"},\"updated_at\":\"2025-10-13T14:30:47.236920Z\",\"created_at\":\"2025-10-13T14:30:47.237019Z\"}]', NULL, 'en', 'active', NULL, '2025-10-05 05:09:06', '2025-10-20 05:18:39'),
(86, 'contact_section', 'content', 'theme1', '{\"location\":\"2118 Thornridge Cir. Syracuse\",\"email\":\"support@themedox.com\",\"phone\":\"+123 98598 000, +123 8855 2222\",\"title\":\"Drop Us a Message\",\"short_description\":\"Have a question? Need help? Don&amp;#039;t hesitate, drop us a line\",\"button_text\":\"Submit Now\",\"left_bottom_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/198\\/left_bottom_image_2025-10-05_18-44-18_47b09185.jpg\",\"contact-map\":\"\"}', '[{\"language_code\":\"en\",\"values\":{\"location\":\"2118 Thornridge Cir. Syracuse\",\"email\":\"support@themedox.com\",\"phone\":\"+123 98598 000, +123 8855 2222\",\"title\":\"Drop Us a Message\",\"short_description\":\"Have a question? Need help? Don&amp;#039;t hesitate, drop us a line\",\"button_text\":\"Submit Now\",\"left_bottom_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/198\\/left_bottom_image_2025-10-05_18-44-18_47b09185.jpg\",\"contact-map\":\"\"},\"updated_at\":\"2025-10-18T06:37:44.060162Z\",\"created_at\":\"2025-10-05T18:44:18.680152Z\"},{\"language_code\":\"ar\",\"values\":{\"location\":\"2118 \\u062f\\u0627\\u0626\\u0631\\u0629 \\u062b\\u0648\\u0631\\u0646\\u0631\\u064a\\u062f\\u062c\\u060c \\u0633\\u064a\\u0631\\u0627\\u0643\\u064a\\u0648\\u0632\",\"email\":\"support@themedox.com\",\"phone\":\"+123 98598 000, +123 8855 2222\",\"title\":\"\\u0623\\u0631\\u0633\\u0644 \\u0644\\u0646\\u0627 \\u0631\\u0633\\u0627\\u0644\\u0629\",\"short_description\":\"\\u0647\\u0644 \\u0644\\u062f\\u064a\\u0643 \\u0633\\u0624\\u0627\\u0644\\u061f \\u0647\\u0644 \\u062a\\u062d\\u062a\\u0627\\u062c \\u0645\\u0633\\u0627\\u0639\\u062f\\u0629\\u061f \\u0644\\u0627 \\u062a\\u062a\\u0631\\u062f\\u062f\\u060c \\u0631\\u0627\\u0633\\u0644\\u0646\\u0627.\",\"button_text\":\"\\u0623\\u0631\\u0633\\u0644 \\u0627\\u0644\\u0622\\u0646\",\"left_bottom_image\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/198\\/left_bottom_image_2025-10-05_18-44-18_47b09185.jpg\",\"contact-map\":\"\"},\"updated_at\":\"2025-10-13T15:12:58.937412Z\",\"created_at\":\"2025-10-13T15:12:58.937522Z\"}]', NULL, 'en', 'active', NULL, '2025-10-05 18:44:18', '2025-10-18 06:37:44'),
(87, 'team_section', 'content', 'theme1', '{\"sub_title\":\"Team We Have\",\"title\":\"About Our Energetic Team\",\"short_description\":\"release of Letraset sheets containing Lorem Ipsum passages\\r\\nand more recently with desktop publishing\"}', '[{\"language_code\":\"en\",\"values\":{\"sub_title\":\"Team We Have\",\"title\":\"About Our Energetic Team\",\"short_description\":\"release of Letraset sheets containing Lorem Ipsum passages\\r\\nand more recently with desktop publishing\"},\"updated_at\":\"2025-10-11T01:07:40.328132Z\",\"created_at\":\"2025-10-11T01:07:21.831533Z\"},{\"language_code\":\"ar\",\"values\":{\"sub_title\":\"\\u0627\\u0644\\u0641\\u0631\\u064a\\u0642 \\u0627\\u0644\\u0630\\u064a \\u0644\\u062f\\u064a\\u0646\\u0627\",\"title\":\"\\u0646\\u0628\\u0630\\u0629 \\u0639\\u0646 \\u0641\\u0631\\u064a\\u0642\\u0646\\u0627 \\u0627\\u0644\\u0646\\u0634\\u0637\",\"short_description\":\"\\u0625\\u0635\\u062f\\u0627\\u0631 \\u0623\\u0648\\u0631\\u0627\\u0642 \\u0627\\u0644\\u062a\\u064a \\u062a\\u062d\\u062a\\u0648\\u064a \\u0639\\u0644\\u0649 \\u0645\\u0642\\u0627\\u0637\\u0639 \\u0645\\u0646 \\u0646\\u0635 \\u0644\\u0648\\u0631\\u064a\\u0645 \\u0625\\u064a\\u0628\\u0633\\u0648\\u0645\\u060c \\u0648\\u0645\\u0624\\u062e\\u0631\\u064b\\u0627 \\u0645\\u0639 \\u0627\\u0644\\u0646\\u0634\\u0631 \\u0627\\u0644\\u0645\\u0643\\u062a\\u0628\\u064a\"},\"updated_at\":\"2025-10-13T14:59:44.043494Z\",\"created_at\":\"2025-10-13T14:59:44.043601Z\"}]', NULL, 'en', 'active', NULL, '2025-10-11 01:07:21', '2025-10-13 14:59:44'),
(88, 'theme4_section_heading_title_five', 'content', 'theme4', '{\"instagram_image_one\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/326\\/instagram_image_one_2025-10-14_05-08-03_a060b53a.jpg\",\"instagram_image_two\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/336\\/instagram_image_two_2025-10-14_05-10-13_3da16fce.jpg\",\"instagram_image_three\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/328\\/instagram_image_three_2025-10-14_05-08-04_025abed4.jpg\",\"instagram_image_four\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/329\\/instagram_image_four_2025-10-14_05-08-04_2ac1109b.jpg\",\"instagram_image_five\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/330\\/instagram_image_five_2025-10-14_05-08-04_13f727dc.jpg\",\"instagram_image_six\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/337\\/instagram_image_six_2025-10-14_05-10-13_43c32d43.jpg\",\"instagram_image_seven\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/332\\/instagram_image_seven_2025-10-14_05-08-05_f153dd0a.jpg\",\"instagram_image_eight\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/333\\/instagram_image_eight_2025-10-14_05-08-05_aaf4cb2e.jpg\",\"instagram_image_nine\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/334\\/instagram_image_nine_2025-10-14_05-08-05_2e405b64.jpg\",\"instagram_image_ten\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/335\\/instagram_image_ten_2025-10-14_05-08-06_849723b1.jpg\",\"show_slider\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"instagram_image_one\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/326\\/instagram_image_one_2025-10-14_05-08-03_a060b53a.jpg\",\"instagram_image_two\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/336\\/instagram_image_two_2025-10-14_05-10-13_3da16fce.jpg\",\"instagram_image_three\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/328\\/instagram_image_three_2025-10-14_05-08-04_025abed4.jpg\",\"instagram_image_four\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/329\\/instagram_image_four_2025-10-14_05-08-04_2ac1109b.jpg\",\"instagram_image_five\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/330\\/instagram_image_five_2025-10-14_05-08-04_13f727dc.jpg\",\"instagram_image_six\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/337\\/instagram_image_six_2025-10-14_05-10-13_43c32d43.jpg\",\"instagram_image_seven\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/332\\/instagram_image_seven_2025-10-14_05-08-05_f153dd0a.jpg\",\"instagram_image_eight\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/333\\/instagram_image_eight_2025-10-14_05-08-05_aaf4cb2e.jpg\",\"instagram_image_nine\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/334\\/instagram_image_nine_2025-10-14_05-08-05_2e405b64.jpg\",\"instagram_image_ten\":\"https:\\/\\/zaira.themedox.com\\/\\/uploads\\/media\\/335\\/instagram_image_ten_2025-10-14_05-08-06_849723b1.jpg\",\"show_slider\":\"1\"},\"updated_at\":\"2025-10-14T05:10:13.871951Z\",\"created_at\":\"2025-10-14T05:08:06.377330Z\"}]', NULL, 'en', 'active', NULL, '2025-10-14 05:08:03', '2025-10-14 05:10:13'),
(90, 'followers_section', 'content', 'theme1', '{\"title\":\"Follow Us\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"facebook_followers\":\"23k Likes\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"twitter_followers\":\"56k Followers\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"instagram_followers\":\"5m Followers\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"youtube_followers\":\"56k Subscribe\",\"linkedin_url\":\"\",\"linkedin_followers\":\"\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\",\"pinterest_followers\":\"59k Followers\",\"spotify_url\":\"https:\\/\\/open.spotify.com\\/\",\"spotify_followers\":\"14k Followers\",\"show_subscribe_followers\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"title\":\"Follow Us\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"facebook_followers\":\"23k Likes\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"twitter_followers\":\"56k Followers\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"instagram_followers\":\"5m Followers\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"youtube_followers\":\"56k Subscribe\",\"linkedin_url\":\"\",\"linkedin_followers\":\"\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\",\"pinterest_followers\":\"59k Followers\",\"spotify_url\":\"https:\\/\\/open.spotify.com\\/\",\"spotify_followers\":\"14k Followers\",\"show_subscribe_followers\":\"1\"},\"updated_at\":\"2025-10-25T04:45:35.113983Z\",\"created_at\":\"2025-10-25T04:40:06.983636Z\"},{\"language_code\":\"ar\",\"values\":{\"title\":\"\\u062a\\u0627\\u0628\\u0639\\u0646\\u0627\",\"facebook_url\":\"https:\\/\\/www.facebook.com\\/\",\"facebook_followers\":\"23 \\u0623\\u0644\\u0641 \\u0625\\u0639\\u062c\\u0627\\u0628\",\"twitter_url\":\"https:\\/\\/x.com\\/\",\"twitter_followers\":\"56 \\u0623\\u0644\\u0641 \\u0645\\u062a\\u0627\\u0628\\u0639\",\"instagram_url\":\"https:\\/\\/www.instagram.com\\/\",\"instagram_followers\":\"5 \\u0645\\u0644\\u0627\\u064a\\u064a\\u0646 \\u0645\\u062a\\u0627\\u0628\\u0639\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/\",\"youtube_followers\":\"56 \\u0623\\u0644\\u0641 \\u0627\\u0634\\u062a\\u0631\\u0627\\u0643\",\"linkedin_url\":\"\",\"linkedin_followers\":\"\",\"pinterest_url\":\"https:\\/\\/www.pinterest.com\\/\",\"pinterest_followers\":\"59 \\u0623\\u0644\\u0641 \\u0645\\u062a\\u0627\\u0628\\u0639\",\"spotify_url\":\"https:\\/\\/open.spotify.com\\/\",\"spotify_followers\":\"14 \\u0623\\u0644\\u0641 \\u0645\\u062a\\u0627\\u0628\\u0639\",\"show_subscribe_followers\":\"1\"},\"updated_at\":\"2025-10-25T05:44:18.192644Z\",\"created_at\":\"2025-10-25T05:44:18.192729Z\"}]', NULL, 'en', 'active', NULL, '2025-10-25 04:40:06', '2025-10-25 05:44:18'),
(93, 'theme1_ad_banner_three_section', 'content', 'theme1', '{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/387\\/logo_2025-10-25_05-23-46_2c5626ec.png\",\"title\":\"News and Magazine Blog Laravel Script\",\"button_text\":\"Buy Now\",\"button_url\":\"\\/shop\",\"show_ad_banner_three\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/387\\/logo_2025-10-25_05-23-46_2c5626ec.png\",\"title\":\"News and Magazine Blog Laravel Script\",\"button_text\":\"Buy Now\",\"button_url\":\"\\/shop\",\"show_ad_banner_three\":\"1\"},\"updated_at\":\"2025-10-27T13:20:06.587275Z\",\"created_at\":\"2025-10-25T05:23:46.800081Z\"},{\"language_code\":\"ar\",\"values\":{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/387\\/logo_2025-10-25_05-23-46_2c5626ec.png\",\"title\":\"\\u0645\\u062f\\u0648\\u0646\\u0629 \\u0627\\u0644\\u0623\\u062e\\u0628\\u0627\\u0631 \\u0648\\u0627\\u0644\\u0645\\u062c\\u0644\\u0627\\u062a \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 \\u0628\\u0631\\u0646\\u0627\\u0645\\u062c\",\"button_text\":\"\\u0627\\u0634\\u062a\\u0631\\u064a \\u0627\\u0644\\u0622\\u0646\",\"button_url\":\"\\/shop\",\"show_ad_banner_three\":\"1\"},\"updated_at\":\"2025-10-27T13:19:50.209712Z\",\"created_at\":\"2025-10-25T05:46:37.156689Z\"}]', NULL, 'en', 'active', NULL, '2025-10-25 05:23:46', '2025-10-27 13:20:06'),
(95, 'theme2_ad_banner_one_section', 'content', 'theme2', '{\"banner_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/390\\/banner_image_2025-10-25_07-06-42_266120ab.jpg\",\"url\":\"\\/shop\",\"show_ad_banner_one\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"banner_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/390\\/banner_image_2025-10-25_07-06-42_266120ab.jpg\",\"url\":\"\\/shop\",\"show_ad_banner_one\":\"1\"},\"updated_at\":\"2025-10-25T07:06:42.594296Z\",\"created_at\":\"2025-10-25T07:06:42.594406Z\"}]', NULL, 'en', 'active', NULL, '2025-10-25 07:06:42', '2025-10-25 07:06:42'),
(96, 'theme2_ad_banner_two_section', 'content', 'theme2', '{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/391\\/logo_2025-10-25_07-07-46_f8317b16.png\",\"title\":\"News and Magazine Blog Laravel Script\",\"button_text\":\"Buy Now\",\"button_url\":\"\\/shop\",\"show_ad_banner_two\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/391\\/logo_2025-10-25_07-07-46_f8317b16.png\",\"title\":\"News and Magazine Blog Laravel Script\",\"button_text\":\"Buy Now\",\"button_url\":\"\\/shop\",\"show_ad_banner_two\":\"1\"},\"updated_at\":\"2025-10-25T07:17:56.873401Z\",\"created_at\":\"2025-10-25T07:07:47.225385Z\"},{\"language_code\":\"ar\",\"values\":{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/391\\/logo_2025-10-25_07-07-46_f8317b16.png\",\"title\":\"\\u0645\\u062f\\u0648\\u0646\\u0629 \\u0627\\u0644\\u0623\\u062e\\u0628\\u0627\\u0631 \\u0648\\u0627\\u0644\\u0645\\u062c\\u0644\\u0627\\u062a\",\"button_text\":\"\\u0627\\u0634\\u062a\\u0631\\u064a \\u0627\\u0644\\u0622\\u0646\",\"button_url\":\"\\/shop\",\"show_ad_banner_two\":\"1\"},\"updated_at\":\"2025-10-27T13:22:35.341185Z\",\"created_at\":\"2025-10-25T07:08:34.638160Z\"}]', NULL, 'en', 'active', NULL, '2025-10-25 07:07:46', '2025-10-27 13:22:35'),
(97, 'theme2_ad_banner_three_section', 'content', 'theme2', '{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/392\\/logo_2025-10-25_07-14-19_00d04f24.png\",\"title\":\"News and Magazine Blog Laravel Script\",\"button_text\":\"Buy Now\",\"button_url\":\"\\/shop\",\"show_ad_banner_three\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/392\\/logo_2025-10-25_07-14-19_00d04f24.png\",\"title\":\"News and Magazine Blog Laravel Script\",\"button_text\":\"Buy Now\",\"button_url\":\"\\/shop\",\"show_ad_banner_three\":\"1\"},\"updated_at\":\"2025-10-25T07:17:37.309820Z\",\"created_at\":\"2025-10-25T07:14:20.077504Z\"},{\"language_code\":\"ar\",\"values\":{\"logo\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/392\\/logo_2025-10-25_07-14-19_00d04f24.png\",\"title\":\"\\u0645\\u062f\\u0648\\u0646\\u0629 \\u0627\\u0644\\u0623\\u062e\\u0628\\u0627\\u0631 \\u0648\\u0627\\u0644\\u0645\\u062c\\u0644\\u0627\\u062a \\u0628\\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 \\u0628\\u0631\\u0646\\u0627\\u0645\\u062c\",\"button_text\":\"\\u0627\\u0634\\u062a\\u0631\\u064a \\u0627\\u0644\\u0622\\u0646\",\"button_url\":\"\\/shop\",\"show_ad_banner_three\":\"1\"},\"updated_at\":\"2025-10-27T13:22:52.901047Z\",\"created_at\":\"2025-10-25T07:14:42.771710Z\"}]', NULL, 'en', 'active', NULL, '2025-10-25 07:14:19', '2025-10-27 13:22:52'),
(98, 'theme2_blog_sidebar_profile_section', 'content', 'theme2', '{\"profile_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/393\\/profile_image_2025-10-25_07-15-43_f7c1e9e5.png\",\"title\":\"Hello, I&amp;#039;m James\",\"short_description\":\"Lorem ipsum dolor sit amet consectetur. Ut tellus suspendisse nulla aliquam. Risus rutrum tellus eget ultrices pretium.\",\"button_text\":\"About Me\",\"button_url\":\"\\/blog\\/author\\/1\",\"show_sidebar_profile\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"profile_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/393\\/profile_image_2025-10-25_07-15-43_f7c1e9e5.png\",\"title\":\"Hello, I&#039;m James\",\"short_description\":\"Lorem ipsum dolor sit amet consectetur. Ut tellus suspendisse nulla aliquam. Risus rutrum tellus eget ultrices pretium.\",\"button_text\":\"About Me\",\"button_url\":\"\\/blog\\/author\\/1\",\"show_sidebar_profile\":\"1\"},\"updated_at\":\"2025-10-25T07:15:43.236416Z\",\"created_at\":\"2025-10-25T07:15:43.236523Z\"},{\"language_code\":\"ar\",\"values\":{\"profile_image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/393\\/profile_image_2025-10-25_07-15-43_f7c1e9e5.png\",\"title\":\"\\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633\",\"short_description\":\"\\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633  \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633 \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633 \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633 \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633 \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633 \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633 \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633 \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633 \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633 \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633 \\u0645\\u0631\\u062d\\u0628\\u0627\\u064b\\u060c \\u0623\\u0646\\u0627 \\u062c\\u064a\\u0645\\u0633\",\"button_text\":\"\\u0652\\u0639\\u064e\\u0646\\u0651\\u0650\\u064a\",\"button_url\":\"\\/blog\\/author\\/1\",\"show_sidebar_profile\":\"1\"},\"updated_at\":\"2025-10-25T07:16:47.607289Z\",\"created_at\":\"2025-10-25T07:16:47.607381Z\"}]', NULL, 'en', 'active', NULL, '2025-10-25 07:15:43', '2025-10-25 07:16:47'),
(99, 'theme2_blog_newsletter_section', 'content', 'theme2', '{\"image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/394\\/image_2025-10-25_07-19-54_26eb8408.png\",\"title\":\"Get the best blog stories into your inbox!\",\"button_text\":\"Subscribe\",\"show_Newsletter\":\"1\"}', '[{\"language_code\":\"en\",\"values\":{\"image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/394\\/image_2025-10-25_07-19-54_26eb8408.png\",\"title\":\"Get the best blog stories into your inbox!\",\"button_text\":\"Subscribe\",\"show_Newsletter\":\"1\"},\"updated_at\":\"2025-10-25T07:19:55.021574Z\",\"created_at\":\"2025-10-25T07:19:55.021675Z\"},{\"language_code\":\"ar\",\"values\":{\"image\":\"https:\\/\\/posty-laravel.themedox.com\\/\\/uploads\\/media\\/394\\/image_2025-10-25_07-19-54_26eb8408.png\",\"title\":\"\\u0627\\u062d\\u0635\\u0644 \\u0639\\u0644\\u0649 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0642\\u0635\\u0635 \\u0627\\u0644\\u0645\\u062f\\u0648\\u0646\\u0629 \\u0641\\u064a \\u0635\\u0646\\u062f\\u0648\\u0642 \\u0627\\u0644\\u0648\\u0627\\u0631\\u062f \\u0627\\u0644\\u062e\\u0627\\u0635 \\u0628\\u0643!\",\"button_text\":\"\\u064a\\u0634\\u062a\\u0631\\u0643\",\"show_Newsletter\":\"1\"},\"updated_at\":\"2025-10-25T07:20:31.528635Z\",\"created_at\":\"2025-10-25T07:20:31.528736Z\"}]', NULL, 'en', 'active', NULL, '2025-10-25 07:19:54', '2025-10-25 07:20:31');

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

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

CREATE TABLE `subscribers` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `email` varchar(255) NOT NULL,
  `verified_token` varchar(255) DEFAULT NULL,
  `is_verified` tinyint(1) NOT NULL DEFAULT 0,
  `status` enum('active','inactive') NOT NULL DEFAULT 'inactive',
  `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`, `name`, `email`, `verified_token`, `is_verified`, `status`, `created_at`, `updated_at`) VALUES
(1, 'asdfsd', 'nayeemali12019@gmail.com', 'ihoMNzIRfC8CcLfFtCOH316bqgtX5VlC5F91Z3EDKhgQVTZ7iiooDzwZ2u8ocVd9qP3UGm4SXOiIlQ14SNYGDdRRbwXvinl8cn0gRNtGmEbVLoQyzxoFfyIdoUUL6biDvzfDeqhvHpddjTRirfau5DJ4atJ5gpD9kM4Vm53EERCoGz0IbrPVeR6sg4Y9laBMwNDNk6K2', 0, 'inactive', '2025-10-05 05:23:23', '2025-10-05 05:23:23'),
(2, 'Pariatur Delectus', 'mahuxim@mailinator.com', 'pAgcBILwIgjc4Z5xYjlY6uLEbbWvdCf8yu5TsqOVkx6LkP8hWta2rbyWgsUKTcRtBdWknkHgzaNEUt2r0HsUjIjXtMrUUtrudX14StFVic83h5ZqY8j618Pjzp1qdHIf1T5jAaJetAXzjgcUy7uGS9o9Lar09knMdnxuCa25jf6Q4atAAnbhiRtXH4ECWGf41JvbIfWI', 0, 'inactive', '2025-10-08 15:24:04', '2025-10-08 15:24:04'),
(3, 'aSa', 'af@afda.com', 'aUKDhcQ6G3QNMr9nGKBXc1PCByf4yFGhFpzao1YTsjPJSu28mCIIlhqCHWpo4RY6fGKEEOrfa8iAID4adx9acI9WdKR2we26PTFhNRInWTPzuWBcXBxZ8ITTlN2L92LoUCbxomzV3H83IRaIchdzEy1d0CwJfHGpfUY6bFm0waOIx3TddJX5QsLXMcE3pFd4CqsTntIz', 0, 'inactive', '2025-10-09 17:31:21', '2025-10-09 17:31:21'),
(4, '', 'Zxs@af.com', '3lKM4zJgadg3NWPB8XSde4irpHYeywBMYwwQdYXobwsHLBCiPjRf5jYynJzy7RkKWy0w7j7BV2F7iWYR1KgDeLqScy02lBhfNIL1rgxCYicmUC3w2ekvQ1275VbjbeTTNSAI3JaYzKTtEpqs8mDwrY9ZQHRtpKJtHoaLso2Gi82VOFNSpx4zVY84GZeZ8F9lqXMsR85B', 0, 'inactive', '2025-10-09 17:32:48', '2025-10-09 17:32:48'),
(5, 'dasd', 'sad@ad.com', 'cNJCRBGP40lxPtu9WnsSAPTIsUa7OpG1bO8aSGHf9DIWtuQ9D7VX15gQQ9QzWMPJmhCrzUWk9Oe1n4sEk4swuwG4BRfyOr4Y1hsetP4IyV3kUEM9XzKGNXXQEMGdVxnLB986JEEseTASqeGIas6VQGI8GjQwog7kguJ2Wdvoaa9BtbVEGQgx4j1PsViq1g5ykiEdkE2x', 0, 'inactive', '2025-10-09 17:33:02', '2025-10-09 17:33:02'),
(6, '', 'fasdd@ad.com', 'ei2tNPcVz0hJmqSZ4P7lILNeRNm2tOBPE2SX4YPEuVEr8KP6GF0kUIeGUSngXgdA7i5DPZRAchqBkxaDEZxA64ql2GxOXYC41azxvswuiIXfdSnlBO9mGINCvhavEvj6Sk2Od8RcHKgH0SJKXsW7cOFc1IPC7fs8WK0R8eqUenpYTmxfrsT3FCRmvZ7CghKO7hmbwJ4t', 0, 'inactive', '2025-10-09 17:33:25', '2025-10-09 17:33:25'),
(7, '', 'sdadas@ads.com', 'UjkfX3GqLzpNMMUxjVAs3bHgaHodnKjOB6bfxNQ2Ylh7VkizJmrNJbYoKDazIZOF6QVRmrTU7BgmmmqCjVfj4iD3Tmhbh17Ttl3cnDPE5FWUlAD7dBWt8lubAxSDfTXsWfSzfGkPKsXCYmh058kfbMOoIOVu10weeb7fXw0no9x1jirwZg9DpM2wAugh7jA46RJD2W3x', 0, 'inactive', '2025-10-09 17:34:09', '2025-10-09 17:34:09');

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

--
-- Table structure for table `subscriber_newsletters`
--

CREATE TABLE `subscriber_newsletters` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `subscriber_id` bigint(20) UNSIGNED NOT NULL,
  `newsletter_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `taxonomies`
--

CREATE TABLE `taxonomies` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `description` text DEFAULT NULL,
  `taxonomy_type` varchar(255) DEFAULT NULL,
  `taxonomable_type` varchar(255) DEFAULT NULL,
  `taxonomable_id` bigint(20) UNSIGNED DEFAULT NULL,
  `parent_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_code` varchar(10) NOT NULL DEFAULT 'en',
  `status` tinyint(4) NOT NULL DEFAULT 1,
  `meta_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta_data`)),
  `sort_order` int(11) NOT NULL DEFAULT 0,
  `color` varchar(7) DEFAULT NULL,
  `icon` 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 `taxonomies`
--

INSERT INTO `taxonomies` (`id`, `name`, `slug`, `description`, `taxonomy_type`, `taxonomable_type`, `taxonomable_id`, `parent_id`, `language_code`, `status`, `meta_data`, `sort_order`, `color`, `icon`, `created_at`, `updated_at`) VALUES
(1, 'Trending', 'trending-topics', 'Des', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-09-29 15:38:01', '2025-10-16 12:22:36'),
(2, 'Community', 'community', 'Description', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-09-29 15:40:53', '2025-10-16 12:22:36'),
(3, 'Updates', 'news-updates', 'Description', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-09-29 15:45:22', '2025-10-16 12:22:37'),
(4, 'Opinion', 'opinion', 'Description', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-09-29 15:46:18', '2025-10-16 12:22:37'),
(5, 'Featured', 'featured', 'Description', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-09-29 15:47:06', '2025-10-16 12:22:38'),
(6, 'Insights', 'insights', 'Description', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-09-29 15:47:41', '2025-10-25 06:02:29'),
(7, 'Recent News', 'recent-news', 'Description', 'tag', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 15:55:17', '2025-09-29 15:55:17'),
(8, 'Adventure', 'adventure', 'Description', 'tag', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 15:55:40', '2025-09-29 15:55:40'),
(9, 'Art And Design', 'art-design', 'Description', 'tag', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 15:56:12', '2025-10-11 15:48:44'),
(10, 'Travel', 'travel', 'Description', 'tag', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 15:59:32', '2025-09-29 15:59:32'),
(11, 'Technology', 'technology', 'Description', 'tag', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 16:01:01', '2025-09-29 16:01:01'),
(12, 'Food And Recipes', 'food-recipes', 'Description', 'tag', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 16:01:25', '2025-10-11 16:06:07'),
(13, 'Education', 'education', 'Description', 'tag', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 16:01:40', '2025-09-29 16:01:40'),
(14, 'Sports', 'sports', 'Description', 'tag', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 16:01:58', '2025-09-29 16:01:58'),
(15, 'Health And Fitness', 'health-fitness', 'Description', 'tag', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 16:02:17', '2025-10-11 16:06:29'),
(16, 'Science And Innovation', 'science-innovation', 'Description', 'tag', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 16:02:51', '2025-10-11 16:06:49'),
(17, 'Canon', 'canon', 'Description', 'brand', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 17:19:51', '2025-09-29 17:19:51'),
(18, 'Electronics', 'electronics', 'Description', 'category', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 17:22:44', '2025-09-29 17:22:44'),
(19, 'Best Deals', 'best-deals', 'Description', 'tag', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 17:25:45', '2025-09-29 17:25:45'),
(20, 'New Arrivals', 'new-arrivals', 'Description', 'tag', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 17:26:04', '2025-09-29 17:26:04'),
(21, 'Top Selling', 'top-selling', 'Description', 'tag', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 17:26:26', '2025-09-29 17:26:26'),
(22, 'Discount Offers', 'discount-offers', 'Description', 'tag', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 17:26:46', '2025-09-29 17:26:46'),
(23, 'Trending Now', 'trending-now', 'Description', 'tag', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 17:27:02', '2025-09-29 17:27:02'),
(24, 'Exclusive Products', 'exclusive-products', 'Description', 'tag', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-29 17:27:25', '2025-09-29 17:27:25'),
(25, 'Samsung', 'samsung', 'Description', 'brand', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-30 02:40:53', '2025-09-30 02:40:53'),
(26, 'Apple', 'apple', 'Description', 'brand', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-30 02:47:44', '2025-09-30 02:47:44'),
(29, 'Smartphone', 'smartphone', 'Description', 'category', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-30 05:32:30', '2025-09-30 05:32:30'),
(30, 'Watch', 'watch', 'Description', 'category', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-30 05:33:01', '2025-10-01 14:51:17'),
(31, 'Camera', 'camera', 'Description', 'category', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-30 05:34:26', '2025-09-30 05:34:26'),
(32, 'Woodland', 'woodland', 'Description', 'brand', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-30 05:36:34', '2025-09-30 05:36:34'),
(33, 'Realme', 'realme', 'Description', 'brand', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-30 05:37:08', '2025-09-30 05:37:08'),
(34, 'Taran', 'taran', 'Description', 'brand', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-30 05:37:42', '2025-09-30 05:37:42'),
(35, 'Monos', 'monos', 'Description', 'brand', 'Modules\\Backend\\Models\\Product', NULL, NULL, 'en', 1, NULL, 0, NULL, NULL, '2025-09-30 05:38:06', '2025-09-30 05:38:06'),
(42, 'الأكثر رواجًا', 'الأكثر-رواجًا', 'وصف', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'ar', 1, '{\"is_featured\":\"1\"}', 0, NULL, NULL, '2025-10-15 16:04:02', '2025-10-16 09:56:29'),
(43, 'مجتمع', 'مجتمع', 'وصف', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'ar', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-10-15 16:05:37', '2025-10-25 05:59:06'),
(44, 'التحديثات', 'التحديثات', 'وصف', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'ar', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-10-15 16:07:50', '2025-10-25 05:59:20'),
(45, 'رأي', 'رأي', 'وصف', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'ar', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-10-15 16:09:38', '2025-10-25 06:00:32'),
(46, 'مميز', 'مميز', 'وصف', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'ar', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-10-15 16:11:47', '2025-10-25 05:59:44'),
(47, 'رؤى', 'رؤى', 'وصف', 'category', 'Modules\\Backend\\Models\\Blog', NULL, NULL, 'ar', 1, '{\"is_featured\":\"0\"}', 0, NULL, NULL, '2025-10-15 16:12:26', '2025-10-25 06:01:26');

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

--
-- Table structure for table `taxonomy_translations`
--

CREATE TABLE `taxonomy_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `original_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `translated_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `language_code` varchar(10) NOT NULL,
  `status` varchar(20) NOT NULL DEFAULT 'published',
  `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 `taxonomy_translations`
--

INSERT INTO `taxonomy_translations` (`id`, `original_taxonomy_id`, `translated_taxonomy_id`, `language_code`, `status`, `created_at`, `updated_at`) VALUES
(2, 1, 42, 'ar', 'published', '2025-10-15 16:04:02', '2025-10-15 16:04:02'),
(3, 2, 43, 'ar', 'published', '2025-10-15 16:05:37', '2025-10-15 16:05:37'),
(4, 3, 44, 'ar', 'published', '2025-10-15 16:07:50', '2025-10-15 16:07:50'),
(5, 4, 45, 'ar', 'published', '2025-10-15 16:09:38', '2025-10-15 16:09:38'),
(6, 5, 46, 'ar', 'published', '2025-10-15 16:11:47', '2025-10-15 16:11:47'),
(7, 6, 47, 'ar', 'published', '2025-10-15 16:12:26', '2025-10-15 16:12:26');

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

--
-- Table structure for table `telescope_entries`
--

CREATE TABLE `telescope_entries` (
  `sequence` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) NOT NULL,
  `batch_id` char(36) NOT NULL,
  `family_hash` varchar(255) DEFAULT NULL,
  `should_display_on_index` tinyint(1) NOT NULL DEFAULT 1,
  `type` varchar(20) NOT NULL,
  `content` longtext NOT NULL,
  `created_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `telescope_entries_tags`
--

CREATE TABLE `telescope_entries_tags` (
  `entry_uuid` char(36) NOT NULL,
  `tag` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `telescope_monitoring`
--

CREATE TABLE `telescope_monitoring` (
  `tag` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `test_orders`
--

CREATE TABLE `test_orders` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_number` varchar(255) NOT NULL,
  `total_amount` decimal(10,2) NOT NULL,
  `currency` varchar(3) NOT NULL DEFAULT 'USD',
  `description` text DEFAULT NULL,
  `customer_name` varchar(255) NOT NULL,
  `customer_email` varchar(255) NOT NULL,
  `billing_address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`billing_address`)),
  `items` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`items`)),
  `metadata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`metadata`)),
  `status` enum('pending','completed','failed','cancelled') NOT NULL DEFAULT 'pending',
  `payment_id` varchar(255) DEFAULT NULL,
  `failure_reason` text DEFAULT NULL,
  `paid_at` timestamp NULL DEFAULT NULL,
  `cancelled_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;

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

--
-- Table structure for table `updates`
--

CREATE TABLE `updates` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `version` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text DEFAULT NULL,
  `changelog` longtext DEFAULT NULL,
  `file_path` varchar(255) DEFAULT NULL,
  `file_size` bigint(20) DEFAULT NULL,
  `status` enum('pending','installing','completed','failed','rolled_back') NOT NULL DEFAULT 'pending',
  `uploaded_by` bigint(20) UNSIGNED DEFAULT NULL,
  `installed_at` timestamp NULL DEFAULT NULL,
  `completed_at` timestamp NULL DEFAULT NULL,
  `rolled_back_at` timestamp NULL DEFAULT NULL,
  `backup_path` varchar(255) DEFAULT NULL,
  `extract_path` varchar(255) DEFAULT NULL,
  `error_message` text DEFAULT NULL,
  `package_info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`package_info`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

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

CREATE TABLE `users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `google_id` varchar(255) DEFAULT NULL,
  `facebook_id` varchar(255) DEFAULT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) DEFAULT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `avatar` varchar(255) DEFAULT NULL,
  `password` varchar(255) DEFAULT NULL,
  `username` varchar(255) DEFAULT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `users` (`id`, `google_id`, `facebook_id`, `name`, `email`, `email_verified_at`, `avatar`, `password`, `username`, `remember_token`, `created_at`, `updated_at`) VALUES
(1, NULL, NULL, 'Admin', 'admin@gmail.com', '2025-09-29 14:04:34', '/tmp/phpzykCsk', '$2y$12$ZiDMs6kQrCPOo1Vo0sbPl.vLIJtlFni8fsRTW.LQw7yBE3haWSI5u', 'admin', 'K1wY3mMF7MppWujSTmeaOIknW5c3TfLr212n9DjEWaZ07eilpxq2Bf0kcF6s', '2025-09-29 14:04:34', '2025-10-20 15:26:49'),
(2, NULL, NULL, 'User', 'user@gmail.com', '2025-09-29 14:04:34', '/tmp/phpVg5byM', '$2y$12$GbgNA9nnegTVTsFr06ackencXJowxRh9kXW9f/rE8w0iwlCG4W0Su', 'user', NULL, '2025-09-29 14:04:34', '2025-10-16 07:50:23'),
(3, NULL, NULL, 'Author', 'author@gmail.com', '2025-09-29 14:04:34', '/tmp/phpbaVNUs', '$2y$12$xGqLVYCV1PZdhnXAka4ifu/aS8UUZEfO.F9oqQYc/AXGOw.nwz5km', 'author2', NULL, '2025-09-29 14:04:34', '2025-10-20 09:25:38'),
(4, NULL, NULL, 'Breakfast', 'devvessel15@gmail.com', NULL, '/tmp/phpeFfEFd', '$2y$12$axyOzefnhV.nt79Mk5FJMOwJ8nS/JOI2NFLeEEa.hzgST.tBmmjzC', 'aaaa', NULL, '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(5, NULL, NULL, 'Rakibul Islam', 'devvessel@gmail.com', NULL, NULL, '$2y$12$7b..J1uZKska767JivMFnebvg9sKdZ1jopGvLZMv5rVN0Hl0sMFhe', 'rakib', 'OhLgS3AdmAOu5STaDukRcMZcDUTSsPBMlDX3ee3yRC7snbMhws7nX2FpUbdZ', '2025-10-02 05:15:43', '2025-10-02 05:15:43'),
(6, NULL, NULL, 'Rakib', 'rakib@gmail.com', NULL, NULL, '$2y$12$BDqdjfAgIibBL80RQCXlcOoEEMMeAc9gdP5xV1zaqeOJgL9qo9rq.', NULL, NULL, '2025-10-11 17:40:01', '2025-10-11 17:40:01'),
(7, NULL, NULL, 'Rakib', 'rakiba@gmail.com', NULL, NULL, '$2y$12$LHK15cnoWPxOnU43B1INHeUTeoG6haDHKZOCupcvzf3C4AcN8v65S', NULL, NULL, '2025-10-13 14:47:24', '2025-10-13 14:47:24');

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

--
-- Table structure for table `user_metas`
--

CREATE TABLE `user_metas` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `user_metas`
--

INSERT INTO `user_metas` (`id`, `user_id`, `meta_key`, `meta_value`, `created_at`, `updated_at`) VALUES
(1, 1, 'phone', '123-343-4444', '2025-09-29 14:10:00', '2025-09-29 14:31:07'),
(2, 1, 'skill', 'PHP, Laravel, JavaScript, Full Stack Web Developer, Laravel Developer, PHP Developer', '2025-09-29 14:10:00', '2025-09-29 14:31:07'),
(3, 1, 'bio', 'I am a passionate Full Stack Web Developer with strong expertise in PHP, Laravel, and JavaScript. Over the years, I’ve built and maintained numerous dynamic, scalable, and user-friendly web applications. My primary focus is on backend development using Laravel, where I create efficient APIs, implement authentication systems, and design well-structured databases. On the frontend, I leverage modern JavaScript frameworks to build responsive and interactive user interfaces that enhance user experience.', '2025-09-29 14:10:00', '2025-10-15 13:12:20'),
(4, 1, 'facebook_link', 'https://www.facebook.com/', '2025-09-29 14:10:00', '2025-10-12 01:04:14'),
(5, 1, 'x_link', 'https://www.x.com', '2025-09-29 14:10:00', '2025-09-29 14:31:07'),
(6, 1, 'linkedin_link', 'https://www.linkedin.com', '2025-09-29 14:10:00', '2025-09-29 14:31:07'),
(7, 1, 'instagram_link', 'https://www.instagram.com', '2025-09-29 14:10:00', '2025-09-29 14:31:07'),
(8, 1, 'youtube_link', 'https://www.instagram.com', '2025-09-29 14:10:00', '2025-10-01 14:45:38'),
(9, 1, 'pinterest_link', 'https://www.pinterest.com', '2025-09-29 14:10:00', '2025-09-29 14:31:07'),
(10, 1, 'designation', 'Full Stack Web Developer', '2025-09-29 14:10:00', '2025-09-29 14:31:07'),
(11, 4, 'facebook_link', 'https://www.chartjs.org/', '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(12, 4, 'x_link', '', '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(13, 4, 'linkedin_link', '', '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(14, 4, 'instagram_link', '', '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(15, 4, 'youtube_link', '', '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(16, 4, 'pinterest_link', '', '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(17, 4, 'phone', '01245785021', '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(18, 4, 'bio', 'asadasdfadf', '2025-10-01 13:32:39', '2025-10-01 13:32:39'),
(19, 5, 'facebook_link', '', '2025-10-02 05:15:43', '2025-10-02 05:15:43'),
(20, 5, 'x_link', '', '2025-10-02 05:15:43', '2025-10-02 05:15:43'),
(21, 5, 'linkedin_link', '', '2025-10-02 05:15:43', '2025-10-02 05:15:43'),
(22, 5, 'instagram_link', '', '2025-10-02 05:15:43', '2025-10-02 05:15:43'),
(23, 5, 'youtube_link', '', '2025-10-02 05:15:43', '2025-10-02 05:15:43'),
(24, 5, 'pinterest_link', '', '2025-10-02 05:15:43', '2025-10-02 05:15:43'),
(25, 5, 'phone', '01729542809', '2025-10-02 05:15:43', '2025-10-02 05:15:43'),
(26, 5, 'bio', '', '2025-10-02 05:15:43', '2025-10-02 05:15:43'),
(27, 6, 'avatar', '/home/u670559785/domains/themedox.com/public_html/zaira/public/users/avatars/6.jpg', '2025-10-11 17:40:01', '2025-10-11 17:40:01'),
(28, 1, 'author_status', 'approved', '2025-10-13 12:17:03', '2025-10-20 15:26:49'),
(29, 2, 'phone', '+1 (123) 456-7890', '2025-10-16 07:49:13', '2025-10-16 07:50:23'),
(30, 2, 'skill', 'Visa application procedures, Immigration regulations, Document verification, Analytical skills', '2025-10-16 07:49:13', '2025-10-20 15:18:27'),
(31, 2, 'bio', 'A Visa Processing Officer is a highly organized and detail-oriented professional responsible for managing and facilitating the visa application process for individuals and organizations. With extensive knowledge of immigration laws, visa regulations, and international travel policies, they ensure that applicants meet all the necessary criteria for obtaining visas efficiently and accurately.\r\n\r\nA typical Visa Processing Officer handles tasks such as reviewing visa applications, verifying supporting documents, conducting preliminary background checks, liaising with embassies or consulates, and guiding applicants through the entire process. They play a crucial role in maintaining compliance with legal and procedural requirements while delivering excellent customer service.', '2025-10-16 07:49:13', '2025-10-20 15:17:52'),
(32, 2, 'facebook_link', 'https://www.facebook.com/', '2025-10-16 07:49:13', '2025-10-16 07:50:23'),
(33, 2, 'x_link', 'https://x.com', '2025-10-16 07:49:13', '2025-10-16 07:50:23'),
(34, 2, 'linkedin_link', 'https://www.linkedin.com', '2025-10-16 07:49:13', '2025-10-16 07:50:23'),
(35, 2, 'instagram_link', 'https://www.instagram.com', '2025-10-16 07:49:13', '2025-10-16 07:50:23'),
(36, 2, 'youtube_link', 'https://www.instagram.com', '2025-10-16 07:49:13', '2025-10-20 15:17:52'),
(37, 2, 'pinterest_link', 'https://www.pinterest.com', '2025-10-16 07:49:13', '2025-10-16 07:50:23'),
(38, 2, 'designation', 'Visa Processing Officer', '2025-10-16 07:49:13', '2025-10-16 07:50:23'),
(39, 3, 'facebook_link', 'https://www.facebook.com/', '2025-10-19 16:34:53', '2025-10-19 16:53:05'),
(40, 3, 'x_link', 'https://x.com/home', '2025-10-19 16:34:53', '2025-10-19 16:53:05'),
(41, 3, 'linkedin_link', 'https://www.linkedin.com', '2025-10-19 16:34:53', '2025-10-19 16:53:05'),
(42, 3, 'instagram_link', 'https://www.instagram.com', '2025-10-19 16:34:53', '2025-10-19 16:53:05'),
(43, 3, 'youtube_link', 'https://www.instagram.com', '2025-10-19 16:34:53', '2025-10-19 16:53:20'),
(44, 3, 'pinterest_link', 'https://www.pinterest.com', '2025-10-19 16:34:53', '2025-10-19 16:53:05'),
(45, 3, 'phone', '+1 (123) 456-7890', '2025-10-19 16:34:53', '2025-10-19 16:53:20'),
(46, 3, 'bio', 'As a dedicated Visa Processing Officer, I specialize in managing and facilitating visa applications with precision, efficiency, and a strong commitment to client satisfaction. With extensive knowledge of immigration regulations, documentation requirements, and international travel procedures, I ensure every application is handled accurately and promptly.\r\n\r\nI possess excellent organizational and communication skills, enabling smooth coordination between applicants, embassies, and government authorities. My focus is on providing clear guidance, minimizing errors, and streamlining the visa approval process for individuals and organizations alike.\r\n\r\nWhether assisting with student, work, or travel visas, I strive to deliver reliable service and maintain the highest standards of integrity, confidentiality, and professionalism throughout every stage of visa processing.', '2025-10-19 16:34:53', '2025-10-20 10:27:57'),
(47, 3, 'skill', 'JavaScript, Vue.js, Tailwind CSS', '2025-10-19 16:37:02', '2025-10-19 16:53:20'),
(48, 3, 'designation', 'Visa Processing Officer', '2025-10-19 16:37:02', '2025-10-19 16:53:20'),
(49, 3, 'author_status', 'approved', '2025-10-19 16:37:02', '2025-10-19 16:37:02');

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

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

CREATE TABLE `wishlists` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `wishlistable_type` varchar(255) NOT NULL,
  `wishlistable_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 `wishlists`
--

INSERT INTO `wishlists` (`id`, `user_id`, `wishlistable_type`, `wishlistable_id`, `created_at`, `updated_at`) VALUES
(2, 1, 'Modules\\Backend\\Models\\Product', 15, '2025-10-09 15:34:19', '2025-10-09 15:34:19'),
(8, 2, 'Modules\\Backend\\Models\\Product', 11, '2025-10-16 07:58:54', '2025-10-16 07:58:54'),
(9, 2, 'Modules\\Backend\\Models\\Product', 12, '2025-10-16 07:58:56', '2025-10-16 07:58:56'),
(10, 2, 'Modules\\Backend\\Models\\Product', 13, '2025-10-16 07:58:57', '2025-10-16 07:58:57'),
(11, 2, 'Modules\\Backend\\Models\\Product', 14, '2025-10-16 07:58:59', '2025-10-16 07:58:59'),
(12, 2, 'Modules\\Backend\\Models\\Product', 15, '2025-10-16 07:59:01', '2025-10-16 07:59:01'),
(13, 2, 'Modules\\Backend\\Models\\Product', 16, '2025-10-16 07:59:02', '2025-10-16 07:59:02'),
(14, 2, 'Modules\\Backend\\Models\\Product', 17, '2025-10-16 07:59:05', '2025-10-16 07:59:05'),
(15, 2, 'Modules\\Backend\\Models\\Product', 18, '2025-10-16 07:59:07', '2025-10-16 07:59:07'),
(16, 2, 'Modules\\Backend\\Models\\Product', 19, '2025-10-16 07:59:08', '2025-10-16 07:59:08'),
(17, 1, 'Modules\\Backend\\Models\\Product', 19, '2025-10-18 06:39:41', '2025-10-18 06:39:41'),
(18, 1, 'Modules\\Backend\\Models\\Product', 13, '2025-10-19 04:48:14', '2025-10-19 04:48:14'),
(19, 1, 'Modules\\Backend\\Models\\Product', 16, '2025-10-19 04:48:16', '2025-10-19 04:48:16'),
(20, 1, 'Modules\\Backend\\Models\\Product', 14, '2025-10-19 04:48:16', '2025-10-19 04:48:16'),
(21, 3, 'Modules\\Backend\\Models\\Product', 11, '2025-10-19 17:09:18', '2025-10-19 17:09:18'),
(22, 3, 'Modules\\Backend\\Models\\Product', 12, '2025-10-19 17:09:20', '2025-10-19 17:09:20'),
(23, 3, 'Modules\\Backend\\Models\\Product', 13, '2025-10-19 17:09:21', '2025-10-19 17:09:21'),
(24, 3, 'Modules\\Backend\\Models\\Product', 16, '2025-10-19 17:09:23', '2025-10-19 17:09:23'),
(25, 3, 'Modules\\Backend\\Models\\Product', 15, '2025-10-19 17:09:25', '2025-10-19 17:09:25'),
(26, 3, 'Modules\\Backend\\Models\\Product', 14, '2025-10-19 17:09:26', '2025-10-19 17:09:26'),
(27, 3, 'Modules\\Backend\\Models\\Product', 17, '2025-10-19 17:09:28', '2025-10-19 17:09:28'),
(28, 3, 'Modules\\Backend\\Models\\Product', 18, '2025-10-19 17:09:29', '2025-10-19 17:09:29'),
(29, 3, 'Modules\\Backend\\Models\\Product', 19, '2025-10-19 17:09:30', '2025-10-19 17:09:30');

--
-- Indexes for dumped tables
--

--
-- 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 `carts`
--
ALTER TABLE `carts`
  ADD PRIMARY KEY (`id`),
  ADD KEY `carts_cartable_type_cartable_id_index` (`cartable_type`,`cartable_id`);

--
-- Indexes for table `comments`
--
ALTER TABLE `comments`
  ADD PRIMARY KEY (`id`),
  ADD KEY `comments_commentable_type_commentable_id_index` (`commentable_type`,`commentable_id`),
  ADD KEY `comments_user_id_status_index` (`user_id`,`status`),
  ADD KEY `comments_parent_id_index` (`parent_id`),
  ADD KEY `comments_status_created_at_index` (`status`,`created_at`);

--
-- Indexes for table `contact_messages`
--
ALTER TABLE `contact_messages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `contact_messages_status_index` (`status`),
  ADD KEY `contact_messages_priority_index` (`priority`),
  ADD KEY `contact_messages_created_at_index` (`created_at`),
  ADD KEY `contact_messages_status_priority_index` (`status`,`priority`);

--
-- Indexes for table `contents`
--
ALTER TABLE `contents`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `contents_slug_language_code_unique` (`slug`,`language_code`),
  ADD UNIQUE KEY `contents_uuid_unique` (`uuid`),
  ADD KEY `contents_status_language_code_index` (`status`,`language_code`),
  ADD KEY `contents_author_id_published_at_index` (`author_id`,`published_at`),
  ADD KEY `contents_parent_id_index` (`parent_id`),
  ADD KEY `contents_published_at_status_index` (`published_at`,`status`),
  ADD KEY `contents_published_at_index` (`published_at`);

--
-- Indexes for table `content_metas`
--
ALTER TABLE `content_metas`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `content_metas_content_id_meta_key_unique` (`content_id`,`meta_key`),
  ADD KEY `content_metas_meta_key_index` (`meta_key`);

--
-- Indexes for table `content_taxonomies`
--
ALTER TABLE `content_taxonomies`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `content_taxonomies_content_id_taxonomy_id_unique` (`content_id`,`taxonomy_id`),
  ADD KEY `content_taxonomies_taxonomy_id_index` (`taxonomy_id`);

--
-- Indexes for table `content_translations`
--
ALTER TABLE `content_translations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `content_translations_original_content_id_language_code_unique` (`original_content_id`,`language_code`),
  ADD KEY `content_translations_translated_content_id_index` (`translated_content_id`);

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

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

--
-- Indexes for table `currencies`
--
ALTER TABLE `currencies`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `currencies_name_unique` (`name`),
  ADD UNIQUE KEY `currencies_code_unique` (`code`);

--
-- Indexes for table `email_templates`
--
ALTER TABLE `email_templates`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `email_templates_key_unique` (`key`);

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

--
-- Indexes for table `files`
--
ALTER TABLE `files`
  ADD PRIMARY KEY (`id`),
  ADD KEY `files_fileable_type_fileable_id_index` (`fileable_type`,`fileable_id`),
  ADD KEY `files_user_id_foreign` (`user_id`);

--
-- Indexes for table `frontends`
--
ALTER TABLE `frontends`
  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 `languages`
--
ALTER TABLE `languages`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `languages_code_unique` (`code`),
  ADD KEY `languages_is_active_sort_order_index` (`is_active`,`sort_order`);

--
-- Indexes for table `media`
--
ALTER TABLE `media`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `media_uuid_unique` (`uuid`),
  ADD KEY `media_model_type_model_id_index` (`model_type`,`model_id`),
  ADD KEY `media_order_column_index` (`order_column`);

--
-- Indexes for table `menus`
--
ALTER TABLE `menus`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `menus_name_unique` (`name`),
  ADD UNIQUE KEY `menus_slug_unique` (`slug`);

--
-- Indexes for table `menu_items`
--
ALTER TABLE `menu_items`
  ADD PRIMARY KEY (`id`),
  ADD KEY `menu_items_menu_id_foreign` (`menu_id`);

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

--
-- Indexes for table `model_has_permissions`
--
ALTER TABLE `model_has_permissions`
  ADD PRIMARY KEY (`permission_id`,`model_id`,`model_type`),
  ADD KEY `model_has_permissions_model_id_model_type_index` (`model_id`,`model_type`);

--
-- Indexes for table `model_has_roles`
--
ALTER TABLE `model_has_roles`
  ADD PRIMARY KEY (`role_id`,`model_id`,`model_type`),
  ADD KEY `model_has_roles_model_id_model_type_index` (`model_id`,`model_type`);

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

--
-- Indexes for table `notifications`
--
ALTER TABLE `notifications`
  ADD PRIMARY KEY (`id`),
  ADD KEY `notifications_notifiable_type_notifiable_id_index` (`notifiable_type`,`notifiable_id`);

--
-- Indexes for table `options`
--
ALTER TABLE `options`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `options_key_unique` (`key`);

--
-- Indexes for table `orders`
--
ALTER TABLE `orders`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `orders_order_number_unique` (`order_number`),
  ADD KEY `orders_user_id_index` (`user_id`),
  ADD KEY `orders_status_index` (`status`),
  ADD KEY `orders_payment_status_index` (`payment_status`),
  ADD KEY `orders_order_number_index` (`order_number`),
  ADD KEY `orders_created_at_index` (`created_at`);

--
-- Indexes for table `order_items`
--
ALTER TABLE `order_items`
  ADD PRIMARY KEY (`id`),
  ADD KEY `order_items_orderable_type_orderable_id_index` (`orderable_type`,`orderable_id`),
  ADD KEY `order_items_order_id_index` (`order_id`),
  ADD KEY `order_items_status_index` (`status`);

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

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

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

--
-- Indexes for table `payment_histories`
--
ALTER TABLE `payment_histories`
  ADD PRIMARY KEY (`id`),
  ADD KEY `payment_histories_payer_type_payer_id_index` (`payer_type`,`payer_id`),
  ADD KEY `payment_histories_paymentable_type_paymentable_id_index` (`paymentable_type`,`paymentable_id`),
  ADD KEY `payment_histories_payment_method_foreign` (`payment_method`),
  ADD KEY `payment_histories_module_index` (`module`);

--
-- Indexes for table `payment_methods`
--
ALTER TABLE `payment_methods`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `payment_methods_driver_unique` (`driver`);

--
-- Indexes for table `payment_method_translations`
--
ALTER TABLE `payment_method_translations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `payment_method_locale_unique` (`payment_method_id`,`locale`),
  ADD KEY `payment_method_translations_payment_method_id_index` (`payment_method_id`),
  ADD KEY `payment_method_translations_locale_index` (`locale`);

--
-- Indexes for table `permissions`
--
ALTER TABLE `permissions`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `permissions_name_guard_name_unique` (`name`,`guard_name`);

--
-- Indexes for table `roles`
--
ALTER TABLE `roles`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `roles_name_guard_name_unique` (`name`,`guard_name`);

--
-- Indexes for table `role_has_permissions`
--
ALTER TABLE `role_has_permissions`
  ADD PRIMARY KEY (`permission_id`,`role_id`),
  ADD KEY `role_has_permissions_role_id_foreign` (`role_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`),
  ADD UNIQUE KEY `settings_key_unique` (`key`),
  ADD KEY `settings_group_key_index` (`group`,`key`),
  ADD KEY `settings_is_public_index` (`is_public`);

--
-- Indexes for table `site_configurations`
--
ALTER TABLE `site_configurations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `site_config_unique` (`section_key`,`configuration_type`,`theme_name`),
  ADD KEY `site_configurations_section_key_configuration_type_index` (`section_key`,`configuration_type`),
  ADD KEY `site_configurations_theme_name_status_index` (`theme_name`,`status`),
  ADD KEY `site_configurations_language_code_status_index` (`language_code`,`status`),
  ADD KEY `site_configurations_section_key_index` (`section_key`),
  ADD KEY `site_configurations_configuration_type_index` (`configuration_type`),
  ADD KEY `site_configurations_theme_name_index` (`theme_name`),
  ADD KEY `site_configurations_language_code_index` (`language_code`),
  ADD KEY `site_configurations_status_index` (`status`);

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

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

--
-- Indexes for table `taxonomies`
--
ALTER TABLE `taxonomies`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `taxonomies_slug_language_code_taxonomy_type_unique` (`slug`,`language_code`,`taxonomy_type`),
  ADD KEY `taxonomies_language_code_index` (`language_code`),
  ADD KEY `taxonomies_parent_id_index` (`parent_id`),
  ADD KEY `taxonomies_taxonomable_type_taxonomable_id_index` (`taxonomable_type`,`taxonomable_id`);

--
-- Indexes for table `taxonomy_translations`
--
ALTER TABLE `taxonomy_translations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `taxonomy_translations_original_taxonomy_id_language_code_unique` (`original_taxonomy_id`,`language_code`),
  ADD KEY `taxonomy_translations_translated_taxonomy_id_foreign` (`translated_taxonomy_id`),
  ADD KEY `taxonomy_translations_language_code_foreign` (`language_code`);

--
-- Indexes for table `telescope_entries`
--
ALTER TABLE `telescope_entries`
  ADD PRIMARY KEY (`sequence`),
  ADD UNIQUE KEY `telescope_entries_uuid_unique` (`uuid`),
  ADD KEY `telescope_entries_batch_id_index` (`batch_id`),
  ADD KEY `telescope_entries_family_hash_index` (`family_hash`),
  ADD KEY `telescope_entries_created_at_index` (`created_at`),
  ADD KEY `telescope_entries_type_should_display_on_index_index` (`type`,`should_display_on_index`);

--
-- Indexes for table `telescope_entries_tags`
--
ALTER TABLE `telescope_entries_tags`
  ADD PRIMARY KEY (`entry_uuid`,`tag`),
  ADD KEY `telescope_entries_tags_tag_index` (`tag`);

--
-- Indexes for table `telescope_monitoring`
--
ALTER TABLE `telescope_monitoring`
  ADD PRIMARY KEY (`tag`);

--
-- Indexes for table `test_orders`
--
ALTER TABLE `test_orders`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `test_orders_order_number_unique` (`order_number`),
  ADD KEY `test_orders_status_created_at_index` (`status`,`created_at`),
  ADD KEY `test_orders_customer_email_index` (`customer_email`),
  ADD KEY `test_orders_order_number_index` (`order_number`);

--
-- Indexes for table `updates`
--
ALTER TABLE `updates`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `updates_version_unique` (`version`),
  ADD KEY `updates_uploaded_by_foreign` (`uploaded_by`),
  ADD KEY `updates_status_created_at_index` (`status`,`created_at`),
  ADD KEY `updates_version_index` (`version`);

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

--
-- Indexes for table `user_metas`
--
ALTER TABLE `user_metas`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `user_metas_user_id_meta_key_unique` (`user_id`,`meta_key`),
  ADD KEY `user_metas_meta_key_index` (`meta_key`);

--
-- Indexes for table `wishlists`
--
ALTER TABLE `wishlists`
  ADD PRIMARY KEY (`id`),
  ADD KEY `wishlists_wishlistable_type_wishlistable_id_index` (`wishlistable_type`,`wishlistable_id`);

--
-- AUTO_INCREMENT for dumped tables
--

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `telescope_entries`
--
ALTER TABLE `telescope_entries`
  MODIFY `sequence` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3784332;

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

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

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

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

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

--
-- Constraints for dumped tables
--

--
-- Constraints for table `comments`
--
ALTER TABLE `comments`
  ADD CONSTRAINT `comments_parent_id_foreign` FOREIGN KEY (`parent_id`) REFERENCES `comments` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `comments_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `contents`
--
ALTER TABLE `contents`
  ADD CONSTRAINT `contents_author_id_foreign` FOREIGN KEY (`author_id`) REFERENCES `users` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `contents_parent_id_foreign` FOREIGN KEY (`parent_id`) REFERENCES `contents` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `content_metas`
--
ALTER TABLE `content_metas`
  ADD CONSTRAINT `content_metas_content_id_foreign` FOREIGN KEY (`content_id`) REFERENCES `contents` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `content_taxonomies`
--
ALTER TABLE `content_taxonomies`
  ADD CONSTRAINT `content_taxonomies_content_id_foreign` FOREIGN KEY (`content_id`) REFERENCES `contents` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `content_taxonomies_taxonomy_id_foreign` FOREIGN KEY (`taxonomy_id`) REFERENCES `taxonomies` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `content_translations`
--
ALTER TABLE `content_translations`
  ADD CONSTRAINT `content_translations_original_content_id_foreign` FOREIGN KEY (`original_content_id`) REFERENCES `contents` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `content_translations_translated_content_id_foreign` FOREIGN KEY (`translated_content_id`) REFERENCES `contents` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `files`
--
ALTER TABLE `files`
  ADD CONSTRAINT `files_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE SET NULL;

--
-- Constraints for table `menu_items`
--
ALTER TABLE `menu_items`
  ADD CONSTRAINT `menu_items_menu_id_foreign` FOREIGN KEY (`menu_id`) REFERENCES `menus` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `model_has_permissions`
--
ALTER TABLE `model_has_permissions`
  ADD CONSTRAINT `model_has_permissions_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `model_has_roles`
--
ALTER TABLE `model_has_roles`
  ADD CONSTRAINT `model_has_roles_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `orders`
--
ALTER TABLE `orders`
  ADD CONSTRAINT `orders_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `order_items`
--
ALTER TABLE `order_items`
  ADD CONSTRAINT `order_items_order_id_foreign` FOREIGN KEY (`order_id`) REFERENCES `orders` (`id`) ON DELETE CASCADE;

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

--
-- Constraints for table `payment_histories`
--
ALTER TABLE `payment_histories`
  ADD CONSTRAINT `payment_histories_payment_method_foreign` FOREIGN KEY (`payment_method`) REFERENCES `payment_methods` (`driver`) ON DELETE SET NULL;

--
-- Constraints for table `payment_method_translations`
--
ALTER TABLE `payment_method_translations`
  ADD CONSTRAINT `payment_method_translations_payment_method_id_foreign` FOREIGN KEY (`payment_method_id`) REFERENCES `payment_methods` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `role_has_permissions`
--
ALTER TABLE `role_has_permissions`
  ADD CONSTRAINT `role_has_permissions_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `role_has_permissions_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `taxonomies`
--
ALTER TABLE `taxonomies`
  ADD CONSTRAINT `taxonomies_parent_id_foreign` FOREIGN KEY (`parent_id`) REFERENCES `taxonomies` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `taxonomy_translations`
--
ALTER TABLE `taxonomy_translations`
  ADD CONSTRAINT `taxonomy_translations_language_code_foreign` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`) ON DELETE CASCADE,
  ADD CONSTRAINT `taxonomy_translations_original_taxonomy_id_foreign` FOREIGN KEY (`original_taxonomy_id`) REFERENCES `taxonomies` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `taxonomy_translations_translated_taxonomy_id_foreign` FOREIGN KEY (`translated_taxonomy_id`) REFERENCES `taxonomies` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `telescope_entries_tags`
--
ALTER TABLE `telescope_entries_tags`
  ADD CONSTRAINT `telescope_entries_tags_entry_uuid_foreign` FOREIGN KEY (`entry_uuid`) REFERENCES `telescope_entries` (`uuid`) ON DELETE CASCADE;

--
-- Constraints for table `updates`
--
ALTER TABLE `updates`
  ADD CONSTRAINT `updates_uploaded_by_foreign` FOREIGN KEY (`uploaded_by`) REFERENCES `users` (`id`) ON DELETE SET NULL;

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