-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 20, 2023 at 02:41 PM
-- Server version: 5.5.68-MariaDB
-- PHP Version: 8.0.28

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


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `codecanyon_website`
--

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

--
-- Table structure for table `activity_log`
--

CREATE TABLE `activity_log` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `action` varchar(255) NOT NULL,
  `message` text NOT NULL,
  `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `activity_log`
--

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

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

--
-- Table structure for table `auth_assignment`
--

CREATE TABLE `auth_assignment` (
  `item_name` varchar(64) NOT NULL,
  `user_id` varchar(64) NOT NULL,
  `created_at` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `auth_assignment`
--

INSERT INTO `auth_assignment` (`item_name`, `user_id`, `created_at`) VALUES
('Admin', '1', 1486036625);

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

--
-- Table structure for table `auth_item`
--

CREATE TABLE `auth_item` (
  `name` varchar(64) NOT NULL,
  `type` int(11) NOT NULL,
  `description` text,
  `rule_name` varchar(64) DEFAULT NULL,
  `data` text,
  `created_at` int(11) DEFAULT NULL,
  `updated_at` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `auth_item`
--

INSERT INTO `auth_item` (`name`, `type`, `description`, `rule_name`, `data`, `created_at`, `updated_at`) VALUES
('/*', 2, '', '', '', 1486032111, 1486032111),
('Admin', 1, '', '', '', 1486031763, 1486031763),
('administration_module', 2, '', '', '', 1486036233, 1678126713),
('blog_create', 2, '', '', '', 1683122734, 1683122734),
('blog_delete', 2, '', '', '', 1683122752, 1683122752),
('blog_list', 2, '', '', '', 1683122758, 1683122758),
('blog_module', 2, '', '', '', 1683122724, 1683122724),
('blog_update', 2, '', '', '', 1683122743, 1683122743),
('category_archive', 2, '', '', '', 1486034662, 1486034662),
('category_create', 2, '', '', '', 1486034642, 1486034642),
('category_delete', 2, '', '', '', 1486034655, 1486034655),
('category_list', 2, '', '', '', 1486034635, 1486034635),
('category_module', 2, '', '', '', 1486034627, 1486034627),
('category_update', 2, '', '', '', 1486034649, 1486034649),
('category_view', 2, '', '', '', 1486034895, 1486034895),
('form_create', 2, '', '', '', 1486628055, 1486628055),
('form_delete', 2, '', '', '', 1486628099, 1486628099),
('form_list', 2, '', '', '', 1486628105, 1486628105),
('form_module', 2, '', '', '', 1486627711, 1486627711),
('form_update', 2, '', '', '', 1486628130, 1486628130),
('form_view', 2, '', '', '', 1486628093, 1486628093),
('gallery_archive', 2, '', '', '', 1486034043, 1486034043),
('gallery_create', 2, '', '', '', 1486034015, 1486034015),
('gallery_delete', 2, '', '', '', 1486034028, 1486034028),
('gallery_list', 2, '', '', '', 1486033867, 1486033867),
('gallery_module', 2, '', '', '', 1486034000, 1486034000),
('gallery_update', 2, '', '', '', 1486034022, 1486034022),
('gallery_view', 2, '', '', '', 1486034036, 1486034036),
('job_create', 2, '', '', '', 1683122627, 1683122627),
('job_delete', 2, '', '', '', 1683122642, 1683122642),
('job_list', 2, '', '', '', 1683122621, 1683122621),
('job_module', 2, '', '', '', 1683122612, 1683122612),
('job_update', 2, '', '', '', 1683122633, 1683122633),
('mail_subscriber', 2, '', '', '', 1683209809, 1683209809),
('menu_module', 2, '', '', '', 1486035475, 1486035475),
('page_archive', 2, '', '', '', 1486033027, 1486033027),
('page_copy', 2, '', '', '', 1486033678, 1486033678),
('page_create', 2, '', '', '', 1486032854, 1486032854),
('page_delete', 2, '', '', '', 1486032868, 1486032868),
('page_list', 2, '', '', '', 1486032881, 1486032881),
('page_module', 2, '', '', '', 1486032846, 1486032846),
('page_update', 2, '', '', '', 1486032860, 1486032860),
('page_view', 2, '', '', '', 1486033501, 1486033501),
('product_archive', 2, '', '', '', 1486035005, 1486035005),
('product_copy', 2, '', '', '', 1486035248, 1486035248),
('product_create', 2, '', '', '', 1486034977, 1486034977),
('product_delete', 2, '', '', '', 1486034992, 1486034992),
('product_list', 2, '', '', '', 1486034970, 1486034970),
('product_module', 2, '', '', '', 1486034960, 1486034960),
('product_update', 2, '', '', '', 1486034984, 1486034984),
('product_view', 2, '', '', '', 1486034998, 1486034998),
('settings_module', 2, '', '', '', 1486036037, 1486036037),
('subscriber_create', 2, '', '', '', 1683209782, 1683209782),
('subscriber_delete', 2, '', '', '', 1683209865, 1683209865),
('subscriber_module', 2, '', '', '', 1683209772, 1683209772),
('tag_archived', 2, '', '', '', 1679143034, 1679143034),
('tag_create', 2, '', '', '', 1679142983, 1679142983),
('tag_list', 2, '', '', '', 1679143007, 1679143007),
('tag_module', 2, '', '', '', 1508393038, 1508393038),
('tag_update', 2, '', '', '', 1679142998, 1679142998),
('tag_view', 2, '', '', '', 1679143016, 1679143016),
('type_create', 2, '', '', '', 1486035653, 1486035653),
('type_delete', 2, '', '', '', 1486035666, 1486035666),
('type_list', 2, '', '', '', 1486035647, 1486035647),
('type_module', 2, '', '', '', 1486035637, 1486035637),
('type_update', 2, '', '', '', 1486035660, 1486035660),
('type_view', 2, '', '', '', 1486035674, 1486035674),
('user_create', 2, '', '', '', 1486032333, 1486032478),
('user_delete', 2, '', '', '', 1486032552, 1486032552),
('user_list', 2, '', '', '', 1486032296, 1486032363),
('user_module', 2, '', '', '', 1486031494, 1486031494),
('user_update', 2, '', '', '', 1486032427, 1486032427),
('variation_create', 2, '', '', '', 1486035284, 1486035284),
('variation_delete', 2, '', '', '', 1486035299, 1486035299),
('variation_module', 2, '', '', '', 1486035355, 1486035355),
('variation_update', 2, '', '', '', 1486035291, 1486035291);

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

--
-- Table structure for table `auth_item_child`
--

CREATE TABLE `auth_item_child` (
  `parent` varchar(64) NOT NULL,
  `child` varchar(64) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `auth_item_child`
--

INSERT INTO `auth_item_child` (`parent`, `child`) VALUES
('Admin', '/*'),
('Admin', 'administration_module'),
('Admin', 'blog_module'),
('Admin', 'category_module'),
('Admin', 'form_module'),
('Admin', 'gallery_module'),
('Admin', 'job_module'),
('Admin', 'menu_module'),
('Admin', 'page_module'),
('Admin', 'product_module'),
('Admin', 'settings_module'),
('Admin', 'subscriber_module'),
('Admin', 'tag_module'),
('Admin', 'type_module'),
('Admin', 'user_module'),
('Admin', 'variation_module'),
('blog_module', 'blog_create'),
('blog_module', 'blog_delete'),
('blog_module', 'blog_list'),
('blog_module', 'blog_update'),
('category_module', 'category_archive'),
('category_module', 'category_create'),
('category_module', 'category_delete'),
('category_module', 'category_list'),
('category_module', 'category_update'),
('category_module', 'category_view'),
('form_module', 'form_create'),
('form_module', 'form_delete'),
('form_module', 'form_list'),
('form_module', 'form_update'),
('form_module', 'form_view'),
('gallery_module', 'gallery_archive'),
('gallery_module', 'gallery_create'),
('gallery_module', 'gallery_delete'),
('gallery_module', 'gallery_list'),
('gallery_module', 'gallery_update'),
('gallery_module', 'gallery_view'),
('job_module', 'job_create'),
('job_module', 'job_delete'),
('job_module', 'job_list'),
('job_module', 'job_update'),
('page_module', 'page_archive'),
('page_module', 'page_copy'),
('page_module', 'page_create'),
('page_module', 'page_delete'),
('page_module', 'page_list'),
('page_module', 'page_update'),
('page_module', 'page_view'),
('product_module', 'product_archive'),
('product_module', 'product_copy'),
('product_module', 'product_create'),
('product_module', 'product_delete'),
('product_module', 'product_list'),
('product_module', 'product_update'),
('product_module', 'product_view'),
('subscriber_module', 'mail_subscriber'),
('subscriber_module', 'subscriber_create'),
('subscriber_module', 'subscriber_delete'),
('tag_module', 'tag_archived'),
('tag_module', 'tag_create'),
('tag_module', 'tag_list'),
('tag_module', 'tag_update'),
('tag_module', 'tag_view'),
('type_module', 'type_create'),
('type_module', 'type_delete'),
('type_module', 'type_list'),
('type_module', 'type_update'),
('type_module', 'type_view'),
('user_module', 'user_create'),
('user_module', 'user_delete'),
('user_module', 'user_list'),
('user_module', 'user_update'),
('variation_module', 'variation_create'),
('variation_module', 'variation_delete'),
('variation_module', 'variation_update');

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

--
-- Table structure for table `auth_rule`
--

CREATE TABLE `auth_rule` (
  `name` varchar(64) NOT NULL,
  `data` text,
  `created_at` int(11) DEFAULT NULL,
  `updated_at` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

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

--
-- Table structure for table `testimonial`
--

CREATE TABLE `blog` (
  `id` int(11) NOT NULL,
  `category_id` int(11) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `subtitle` text,
  `link` text,
  `date` date DEFAULT NULL,
  `body` longtext,
  `status` int(1) DEFAULT '0',
  `sort_order` int(11) DEFAULT NULL,
  `title_tag` varchar(255) DEFAULT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_description` text,
  `og_title` varchar(255) DEFAULT NULL,
  `og_description` text,
  `created_by` int(11) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `testimonial`
--

INSERT INTO `blog` (`id`, `category_id`, `title`, `slug`, `subtitle`, `link`, `date`, `body`, `status`, `sort_order`, `title_tag`, `meta_title`, `meta_description`, `og_title`, `og_description`, `created_by`, `created_at`, `updated_by`, `updated_at`) VALUES
(1, 1, '3 Fundamental Components of Web Development', '3-fundamental-components-of-web-development', NULL, '', '2023-05-05', '<div class=\"row upper-text\">\r\n <div class=\"col-md-12\">\r\n                     <h4>In the fast-paced and competitive world of software development, delivering high-quality applications is paramount. Quality Assurance (QA) plays a crucial role in ensuring that software meets the highest standards and fulfills user expectations. In this testimonial post, we will explore the importance of QA in software development and how it contributes to the success of projects.</h4>\r\n</div>\r\n                  </div>\r\n<div class=\"row\">\r\n<div class=\"col-sm-12\">\r\n                        <h2>Ensuring User Satisfaction</h2>\r\n\r\n                        <p>\r\n                           Quality assurance is all about delivering software that meets or exceeds user expectations. By conducting thorough testing and validation processes, QA teams identify and address potential issues, bugs, and usability concerns. This ensures that the end product is reliable, user-friendly, and capable of delivering a seamless experience. By consistently meeting user expectations, organizations can build trust, retain customers, and gain a competitive edge in the market.\r\n                        </p>\r\n\r\n                        <h2>Reducing Costs and Saving Time</h2>\r\n\r\n                        <p>\r\n                           While some may perceive QA as an additional expense, it is, in fact, a cost-saving measure in the long run. By identifying and rectifying issues early in the development cycle, QA helps prevent the need for costly rework or expensive bug fixes later. Moreover, efficient QA practices help streamline the development process, optimize resource allocation, and minimize project delays. By investing in QA upfront, organizations can save both time and money while ensuring the timely delivery of high-quality software.\r\n                        </p>\r\n\r\n                        <table>\r\n                           <tbody><tr>\r\n                              <th>Importance of QA in Software Development</th>\r\n                              <th>Examples of QA Activities</th>\r\n                           </tr>\r\n                           <tr>\r\n                              <td>\r\n                                 Ensuring User Satisfaction\r\n                              </td>\r\n                              <td>User acceptance testing, usability testing, and bug identification and fixing</td>\r\n                           </tr>\r\n                           <tr>\r\n                              <td>Reducing Costs and Saving Time</td>\r\n                              <td>\r\n                                 Test automation development, early defect detection, and continuous integration and testing\r\n                              </td>\r\n                           </tr>\r\n <tr>\r\n                              <td>Enhancing Software Reliability</td>\r\n                              <td>\r\n                                 Functional testing, performance testing, and security testing\r\n                              </td>\r\n                           </tr>\r\n<tr>\r\n                              <td>Maintaining Security and Data Integrity</td>\r\n                              <td>\r\n                                 Vulnerability assessments, penetration testing, and code reviews\r\n                              </td>\r\n                           </tr>\r\n<tr>\r\n                              <td>Building Brand Reputation</td>\r\n                              <td>\r\n                                 User experience testing, feedback and bug reporting, and regular software updates\r\n                              </td>\r\n                           </tr>\r\n                        </tbody></table>\r\n\r\n                        <h2>Gallery</h2>\r\n\r\n                        <div class=\"gallery\">\r\n                           <div class=\"row Light\">\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                    </a>\r\n\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\">\r\n                                    <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\" style=\"width: 420px;\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n\r\n                           </div>\r\n                        </div>\r\n\r\n                        <h2>Importance of QA in Developing High-end Products</h2>\r\n\r\n                        <p>\r\n                           Quality Assurance is not merely an afterthought or a checkbox to be ticked off during software development; it is an integral and essential part of the process. By investing in QA practices, organizations can ensure user satisfaction, reduce costs, enhance software reliability, maintain security, and build a strong brand reputation. Emphasizing QA from the early stages of development ultimately leads to higher-quality software, increased customer trust, and long-term success in the dynamic world of software development.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Revamped UI/UX</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Seamless Performance</h5>\r\n                        <p>\r\n                           The objective of this project was to ensure the implementation of prime performance features\r\n                           that would enhance the usability.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Security Seal Repository </h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Deep Linking</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Referral System</h5>\r\n                        <p>\r\n                           Implementing the referral system for the app is a significant feature that encourages users\r\n                           to share the brand with their family and friends, thus, motivating potential customers to\r\n                           transform into actual users.\r\n                        </p>\r\n                     </div>\r\n\r\n\r\n                     <div class=\"col-sm-12 video\">\r\n                        <div class=\"video-wrapper Light\">\r\n                           <a href=\"https://www.youtube.com/watch?v=taIqmr_fCD4\"></a>\r\n\r\n                           <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845092381197661416.jpg\" alt=\"\">\r\n\r\n                           <div class=\"video-icon\">\r\n                              <div class=\"icon-inner\">\r\n                                 <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\">\r\n                                    <g id=\"Group_14000\" data-name=\"Group 14000\" transform=\"translate(0.49)\">\r\n                                       <g id=\"Ellipse_381\" data-name=\"Ellipse 381\" transform=\"translate(-0.49)\" fill=\"#060D34\" stroke=\"none\" stroke-width=\"1\">\r\n                                          <circle cx=\"30\" cy=\"30\" r=\"30\" stroke=\"none\"></circle>\r\n                                          <circle class=\"video-hover\" cx=\"30\" cy=\"30\" r=\"30.5\" fill=\"#2BC6EB\"></circle>\r\n                                       </g>\r\n                                       <path id=\"Polygon_2\" data-name=\"Polygon 2\" d=\"M8.143,1.429a1,1,0,0,1,1.715,0l7.234,12.056A1,1,0,0,1,16.234,15H1.766a1,1,0,0,1-.857-1.514Z\" transform=\"translate(39.51 21) rotate(90)\" fill=\"#fff\"></path>\r\n                                    </g>\r\n                                 </svg>\r\n                              </div>\r\n                           </div>\r\n                        </div>\r\n                     </div>\r\n\r\n           \r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">50%</h3>\r\n                        <p class=\"anim fade-up\">Increase in Development Efficiency</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">+500</h3>\r\n                        <p class=\"anim fade-up\">Products Deployed Successfully</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">24/7</h3>\r\n                        <p class=\"anim fade-up\">Stability</p>\r\n                     </div>\r\n</div>', 1, 2, '', '', '', '', '', 1, '2023-05-07 21:16:22', 1, '2023-05-19 16:16:00'),
(2, 2, 'Why Quality Assurance (QA) is Important in Software Development?', 'why-quality-assurance-qa-is-important-in-software-development', NULL, '', '2023-05-18', '<div class=\"row upper-text\">\r\n <div class=\"col-md-12\">\r\n                     <h4>In the fast-paced and competitive world of software development, delivering high-quality applications is paramount. Quality Assurance (QA) plays a crucial role in ensuring that software meets the highest standards and fulfills user expectations. In this testimonial post, we will explore the importance of QA in software development and how it contributes to the success of projects.</h4>\r\n</div>\r\n                  </div>\r\n<div class=\"row\">\r\n<div class=\"col-sm-12\">\r\n                        <h2>Ensuring User Satisfaction</h2>\r\n\r\n                        <p>\r\n                           Quality assurance is all about delivering software that meets or exceeds user expectations. By conducting thorough testing and validation processes, QA teams identify and address potential issues, bugs, and usability concerns. This ensures that the end product is reliable, user-friendly, and capable of delivering a seamless experience. By consistently meeting user expectations, organizations can build trust, retain customers, and gain a competitive edge in the market.\r\n                        </p>\r\n\r\n                        <h2>Reducing Costs and Saving Time</h2>\r\n\r\n                        <p>\r\n                           While some may perceive QA as an additional expense, it is, in fact, a cost-saving measure in the long run. By identifying and rectifying issues early in the development cycle, QA helps prevent the need for costly rework or expensive bug fixes later. Moreover, efficient QA practices help streamline the development process, optimize resource allocation, and minimize project delays. By investing in QA upfront, organizations can save both time and money while ensuring the timely delivery of high-quality software.\r\n                        </p>\r\n\r\n                        <table>\r\n                           <tbody><tr>\r\n                              <th>Importance of QA in Software Development</th>\r\n                              <th>Examples of QA Activities</th>\r\n                           </tr>\r\n                           <tr>\r\n                              <td>\r\n                                 Ensuring User Satisfaction\r\n                              </td>\r\n                              <td>User acceptance testing, usability testing, and bug identification and fixing</td>\r\n                           </tr>\r\n                           <tr>\r\n                              <td>Reducing Costs and Saving Time</td>\r\n                              <td>\r\n                                 Test automation development, early defect detection, and continuous integration and testing\r\n                              </td>\r\n                           </tr>\r\n <tr>\r\n                              <td>Enhancing Software Reliability</td>\r\n                              <td>\r\n                                 Functional testing, performance testing, and security testing\r\n                              </td>\r\n                           </tr>\r\n<tr>\r\n                              <td>Maintaining Security and Data Integrity</td>\r\n                              <td>\r\n                                 Vulnerability assessments, penetration testing, and code reviews\r\n                              </td>\r\n                           </tr>\r\n<tr>\r\n                              <td>Building Brand Reputation</td>\r\n                              <td>\r\n                                 User experience testing, feedback and bug reporting, and regular software updates\r\n                              </td>\r\n                           </tr>\r\n                        </tbody></table>\r\n\r\n                        <h2>Gallery</h2>\r\n\r\n                        <div class=\"gallery\">\r\n                           <div class=\"row Light\">\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                    </a>\r\n\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\">\r\n                                    <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\" style=\"width: 420px;\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n\r\n                           </div>\r\n                        </div>\r\n\r\n                        <h2>Importance of QA in Developing High-end Products</h2>\r\n\r\n                        <p>\r\n                           Quality Assurance is not merely an afterthought or a checkbox to be ticked off during software development; it is an integral and essential part of the process. By investing in QA practices, organizations can ensure user satisfaction, reduce costs, enhance software reliability, maintain security, and build a strong brand reputation. Emphasizing QA from the early stages of development ultimately leads to higher-quality software, increased customer trust, and long-term success in the dynamic world of software development.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Revamped UI/UX</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Seamless Performance</h5>\r\n                        <p>\r\n                           The objective of this project was to ensure the implementation of prime performance features\r\n                           that would enhance the usability.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Security Seal Repository </h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Deep Linking</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Referral System</h5>\r\n                        <p>\r\n                           Implementing the referral system for the app is a significant feature that encourages users\r\n                           to share the brand with their family and friends, thus, motivating potential customers to\r\n                           transform into actual users.\r\n                        </p>\r\n                     </div>\r\n\r\n\r\n                     <div class=\"col-sm-12 video\">\r\n                        <div class=\"video-wrapper Light\">\r\n                           <a href=\"https://www.youtube.com/watch?v=taIqmr_fCD4\"></a>\r\n\r\n                           <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845092381197661416.jpg\" alt=\"\">\r\n\r\n                           <div class=\"video-icon\">\r\n                              <div class=\"icon-inner\">\r\n                                 <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\">\r\n                                    <g id=\"Group_14000\" data-name=\"Group 14000\" transform=\"translate(0.49)\">\r\n                                       <g id=\"Ellipse_381\" data-name=\"Ellipse 381\" transform=\"translate(-0.49)\" fill=\"#060D34\" stroke=\"none\" stroke-width=\"1\">\r\n                                          <circle cx=\"30\" cy=\"30\" r=\"30\" stroke=\"none\"></circle>\r\n                                          <circle class=\"video-hover\" cx=\"30\" cy=\"30\" r=\"30.5\" fill=\"#2BC6EB\"></circle>\r\n                                       </g>\r\n                                       <path id=\"Polygon_2\" data-name=\"Polygon 2\" d=\"M8.143,1.429a1,1,0,0,1,1.715,0l7.234,12.056A1,1,0,0,1,16.234,15H1.766a1,1,0,0,1-.857-1.514Z\" transform=\"translate(39.51 21) rotate(90)\" fill=\"#fff\"></path>\r\n                                    </g>\r\n                                 </svg>\r\n                              </div>\r\n                           </div>\r\n                        </div>\r\n                     </div>\r\n\r\n           \r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">50%</h3>\r\n                        <p class=\"anim fade-up\">Increase in Development Efficiency</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">+500</h3>\r\n                        <p class=\"anim fade-up\">Products Deployed Successfully</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">24/7</h3>\r\n                        <p class=\"anim fade-up\">Stability</p>\r\n                     </div>\r\n</div>', 1, 1, '', '', '', '', '', 1, '2023-05-08 12:22:51', 1, '2023-05-19 16:14:17'),
(3, 3, '10 Great Tips to Improve Website User Experience', '10-great-tips-to-improve-website-user-experience', NULL, '', '2023-05-16', '<div class=\"row upper-text\">\r\n <div class=\"col-md-12\">\r\n                     <h4>In the fast-paced and competitive world of software development, delivering high-quality applications is paramount. Quality Assurance (QA) plays a crucial role in ensuring that software meets the highest standards and fulfills user expectations. In this testimonial post, we will explore the importance of QA in software development and how it contributes to the success of projects.</h4>\r\n</div>\r\n                  </div>\r\n<div class=\"row\">\r\n<div class=\"col-sm-12\">\r\n                        <h2>Ensuring User Satisfaction</h2>\r\n\r\n                        <p>\r\n                           Quality assurance is all about delivering software that meets or exceeds user expectations. By conducting thorough testing and validation processes, QA teams identify and address potential issues, bugs, and usability concerns. This ensures that the end product is reliable, user-friendly, and capable of delivering a seamless experience. By consistently meeting user expectations, organizations can build trust, retain customers, and gain a competitive edge in the market.\r\n                        </p>\r\n\r\n                        <h2>Reducing Costs and Saving Time</h2>\r\n\r\n                        <p>\r\n                           While some may perceive QA as an additional expense, it is, in fact, a cost-saving measure in the long run. By identifying and rectifying issues early in the development cycle, QA helps prevent the need for costly rework or expensive bug fixes later. Moreover, efficient QA practices help streamline the development process, optimize resource allocation, and minimize project delays. By investing in QA upfront, organizations can save both time and money while ensuring the timely delivery of high-quality software.\r\n                        </p>\r\n\r\n                        <table>\r\n                           <tbody><tr>\r\n                              <th>Importance of QA in Software Development</th>\r\n                              <th>Examples of QA Activities</th>\r\n                           </tr>\r\n                           <tr>\r\n                              <td>\r\n                                 Ensuring User Satisfaction\r\n                              </td>\r\n                              <td>User acceptance testing, usability testing, and bug identification and fixing</td>\r\n                           </tr>\r\n                           <tr>\r\n                              <td>Reducing Costs and Saving Time</td>\r\n                              <td>\r\n                                 Test automation development, early defect detection, and continuous integration and testing\r\n                              </td>\r\n                           </tr>\r\n <tr>\r\n                              <td>Enhancing Software Reliability</td>\r\n                              <td>\r\n                                 Functional testing, performance testing, and security testing\r\n                              </td>\r\n                           </tr>\r\n<tr>\r\n                              <td>Maintaining Security and Data Integrity</td>\r\n                              <td>\r\n                                 Vulnerability assessments, penetration testing, and code reviews\r\n                              </td>\r\n                           </tr>\r\n<tr>\r\n                              <td>Building Brand Reputation</td>\r\n                              <td>\r\n                                 User experience testing, feedback and bug reporting, and regular software updates\r\n                              </td>\r\n                           </tr>\r\n                        </tbody></table>\r\n\r\n                        <h2>Gallery</h2>\r\n\r\n                        <div class=\"gallery\">\r\n                           <div class=\"row Light\">\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                    </a>\r\n\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\">\r\n                                    <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\" style=\"width: 420px;\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n\r\n                           </div>\r\n                        </div>\r\n\r\n                        <h2>Importance of QA in Developing High-end Products</h2>\r\n\r\n                        <p>\r\n                           Quality Assurance is not merely an afterthought or a checkbox to be ticked off during software development; it is an integral and essential part of the process. By investing in QA practices, organizations can ensure user satisfaction, reduce costs, enhance software reliability, maintain security, and build a strong brand reputation. Emphasizing QA from the early stages of development ultimately leads to higher-quality software, increased customer trust, and long-term success in the dynamic world of software development.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Revamped UI/UX</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Seamless Performance</h5>\r\n                        <p>\r\n                           The objective of this project was to ensure the implementation of prime performance features\r\n                           that would enhance the usability.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Security Seal Repository </h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Deep Linking</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Referral System</h5>\r\n                        <p>\r\n                           Implementing the referral system for the app is a significant feature that encourages users\r\n                           to share the brand with their family and friends, thus, motivating potential customers to\r\n                           transform into actual users.\r\n                        </p>\r\n                     </div>\r\n\r\n\r\n                     <div class=\"col-sm-12 video\">\r\n                        <div class=\"video-wrapper Light\">\r\n                           <a href=\"https://www.youtube.com/watch?v=taIqmr_fCD4\"></a>\r\n\r\n                           <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845092381197661416.jpg\" alt=\"\">\r\n\r\n                           <div class=\"video-icon\">\r\n                              <div class=\"icon-inner\">\r\n                                 <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\">\r\n                                    <g id=\"Group_14000\" data-name=\"Group 14000\" transform=\"translate(0.49)\">\r\n                                       <g id=\"Ellipse_381\" data-name=\"Ellipse 381\" transform=\"translate(-0.49)\" fill=\"#060D34\" stroke=\"none\" stroke-width=\"1\">\r\n                                          <circle cx=\"30\" cy=\"30\" r=\"30\" stroke=\"none\"></circle>\r\n                                          <circle class=\"video-hover\" cx=\"30\" cy=\"30\" r=\"30.5\" fill=\"#2BC6EB\"></circle>\r\n                                       </g>\r\n                                       <path id=\"Polygon_2\" data-name=\"Polygon 2\" d=\"M8.143,1.429a1,1,0,0,1,1.715,0l7.234,12.056A1,1,0,0,1,16.234,15H1.766a1,1,0,0,1-.857-1.514Z\" transform=\"translate(39.51 21) rotate(90)\" fill=\"#fff\"></path>\r\n                                    </g>\r\n                                 </svg>\r\n                              </div>\r\n                           </div>\r\n                        </div>\r\n                     </div>\r\n\r\n           \r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">50%</h3>\r\n                        <p class=\"anim fade-up\">Increase in Development Efficiency</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">+500</h3>\r\n                        <p class=\"anim fade-up\">Products Deployed Successfully</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">24/7</h3>\r\n                        <p class=\"anim fade-up\">Stability</p>\r\n                     </div>\r\n</div>', 1, 3, '', '', '', '', '', 1, '2023-05-08 12:24:02', 1, '2023-05-19 16:16:15');
INSERT INTO `blog` (`id`, `category_id`, `title`, `slug`, `subtitle`, `link`, `date`, `body`, `status`, `sort_order`, `title_tag`, `meta_title`, `meta_description`, `og_title`, `og_description`, `created_by`, `created_at`, `updated_by`, `updated_at`) VALUES
(4, 1, '6 Ways to Minimize Software Development Costs', '6-ways-to-minimize-software-development-costs', NULL, '', '2023-05-04', '<div class=\"row upper-text\">\r\n <div class=\"col-md-12\">\r\n                     <h4>In the fast-paced and competitive world of software development, delivering high-quality applications is paramount. Quality Assurance (QA) plays a crucial role in ensuring that software meets the highest standards and fulfills user expectations. In this testimonial post, we will explore the importance of QA in software development and how it contributes to the success of projects.</h4>\r\n</div>\r\n                  </div>\r\n<div class=\"row\">\r\n<div class=\"col-sm-12\">\r\n                        <h2>Ensuring User Satisfaction</h2>\r\n\r\n                        <p>\r\n                           Quality assurance is all about delivering software that meets or exceeds user expectations. By conducting thorough testing and validation processes, QA teams identify and address potential issues, bugs, and usability concerns. This ensures that the end product is reliable, user-friendly, and capable of delivering a seamless experience. By consistently meeting user expectations, organizations can build trust, retain customers, and gain a competitive edge in the market.\r\n                        </p>\r\n\r\n                        <h2>Reducing Costs and Saving Time</h2>\r\n\r\n                        <p>\r\n                           While some may perceive QA as an additional expense, it is, in fact, a cost-saving measure in the long run. By identifying and rectifying issues early in the development cycle, QA helps prevent the need for costly rework or expensive bug fixes later. Moreover, efficient QA practices help streamline the development process, optimize resource allocation, and minimize project delays. By investing in QA upfront, organizations can save both time and money while ensuring the timely delivery of high-quality software.\r\n                        </p>\r\n\r\n                        <table>\r\n                           <tbody><tr>\r\n                              <th>Importance of QA in Software Development</th>\r\n                              <th>Examples of QA Activities</th>\r\n                           </tr>\r\n                           <tr>\r\n                              <td>\r\n                                 Ensuring User Satisfaction\r\n                              </td>\r\n                              <td>User acceptance testing, usability testing, and bug identification and fixing</td>\r\n                           </tr>\r\n                           <tr>\r\n                              <td>Reducing Costs and Saving Time</td>\r\n                              <td>\r\n                                 Test automation development, early defect detection, and continuous integration and testing\r\n                              </td>\r\n                           </tr>\r\n <tr>\r\n                              <td>Enhancing Software Reliability</td>\r\n                              <td>\r\n                                 Functional testing, performance testing, and security testing\r\n                              </td>\r\n                           </tr>\r\n<tr>\r\n                              <td>Maintaining Security and Data Integrity</td>\r\n                              <td>\r\n                                 Vulnerability assessments, penetration testing, and code reviews\r\n                              </td>\r\n                           </tr>\r\n<tr>\r\n                              <td>Building Brand Reputation</td>\r\n                              <td>\r\n                                 User experience testing, feedback and bug reporting, and regular software updates\r\n                              </td>\r\n                           </tr>\r\n                        </tbody></table>\r\n\r\n                        <h2>Gallery</h2>\r\n\r\n                        <div class=\"gallery\">\r\n                           <div class=\"row Light\">\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                    </a>\r\n\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\">\r\n                                    <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\" style=\"width: 420px;\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n\r\n                           </div>\r\n                        </div>\r\n\r\n                        <h2>Importance of QA in Developing High-end Products</h2>\r\n\r\n                        <p>\r\n                           Quality Assurance is not merely an afterthought or a checkbox to be ticked off during software development; it is an integral and essential part of the process. By investing in QA practices, organizations can ensure user satisfaction, reduce costs, enhance software reliability, maintain security, and build a strong brand reputation. Emphasizing QA from the early stages of development ultimately leads to higher-quality software, increased customer trust, and long-term success in the dynamic world of software development.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Revamped UI/UX</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Seamless Performance</h5>\r\n                        <p>\r\n                           The objective of this project was to ensure the implementation of prime performance features\r\n                           that would enhance the usability.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Security Seal Repository </h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Deep Linking</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Referral System</h5>\r\n                        <p>\r\n                           Implementing the referral system for the app is a significant feature that encourages users\r\n                           to share the brand with their family and friends, thus, motivating potential customers to\r\n                           transform into actual users.\r\n                        </p>\r\n                     </div>\r\n\r\n\r\n                     <div class=\"col-sm-12 video\">\r\n                        <div class=\"video-wrapper Light\">\r\n                           <a href=\"https://www.youtube.com/watch?v=taIqmr_fCD4\"></a>\r\n\r\n                           <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845092381197661416.jpg\" alt=\"\">\r\n\r\n                           <div class=\"video-icon\">\r\n                              <div class=\"icon-inner\">\r\n                                 <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\">\r\n                                    <g id=\"Group_14000\" data-name=\"Group 14000\" transform=\"translate(0.49)\">\r\n                                       <g id=\"Ellipse_381\" data-name=\"Ellipse 381\" transform=\"translate(-0.49)\" fill=\"#060D34\" stroke=\"none\" stroke-width=\"1\">\r\n                                          <circle cx=\"30\" cy=\"30\" r=\"30\" stroke=\"none\"></circle>\r\n                                          <circle class=\"video-hover\" cx=\"30\" cy=\"30\" r=\"30.5\" fill=\"#2BC6EB\"></circle>\r\n                                       </g>\r\n                                       <path id=\"Polygon_2\" data-name=\"Polygon 2\" d=\"M8.143,1.429a1,1,0,0,1,1.715,0l7.234,12.056A1,1,0,0,1,16.234,15H1.766a1,1,0,0,1-.857-1.514Z\" transform=\"translate(39.51 21) rotate(90)\" fill=\"#fff\"></path>\r\n                                    </g>\r\n                                 </svg>\r\n                              </div>\r\n                           </div>\r\n                        </div>\r\n                     </div>\r\n\r\n           \r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">50%</h3>\r\n                        <p class=\"anim fade-up\">Increase in Development Efficiency</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">+500</h3>\r\n                        <p class=\"anim fade-up\">Products Deployed Successfully</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">24/7</h3>\r\n                        <p class=\"anim fade-up\">Stability</p>\r\n                     </div>\r\n</div>', 1, 4, '', '', '', '', '', 1, '2023-05-08 12:25:25', 1, '2023-05-19 16:16:32');

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

--
-- Table structure for table `category`
--

CREATE TABLE `category` (
  `id` int(11) NOT NULL,
  `type` int(2) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `is_featured` varchar(255) DEFAULT NULL,
  `sort_order` int(11) DEFAULT '0',
  `description` text,
  `image_size` varchar(255) DEFAULT NULL,
  `status` tinyint(1) DEFAULT '1',
  `is_archived` tinyint(1) DEFAULT '0',
  `title_tag` varchar(255) DEFAULT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_description` text,
  `og_title` varchar(255) DEFAULT NULL,
  `og_description` text,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `identifier` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `category`
--

INSERT INTO `category` (`id`, `type`, `title`, `slug`, `is_featured`, `sort_order`, `description`, `image_size`, `status`, `is_archived`, `title_tag`, `meta_title`, `meta_description`, `og_title`, `og_description`, `created_at`, `updated_at`, `created_by`, `updated_by`, `identifier`) VALUES
(1, 1, 'Web Development', 'web-development', '', 0, '', '', 1, 0, '', '', '', '', '', '2023-05-09 17:47:47', '2023-05-09 11:49:25', 1, 1, 'development'),
(2, 1, 'Quality Assurance', 'quality-assurance', '', 0, '', '', 1, 0, NULL, NULL, NULL, NULL, NULL, '2023-05-09 17:48:29', '2023-05-09 11:48:29', 1, 1, 'quality-assurance'),
(3, 1, 'UI/UX', 'uiux', '', 0, '', '', 1, 0, NULL, NULL, NULL, NULL, NULL, '2023-05-09 17:49:14', '2023-05-09 11:49:14', 1, 1, 'uiux'),
(4, 1, 'Mobile Applications', 'mobile-applications', '', 0, '', '', 1, 0, NULL, NULL, NULL, NULL, NULL, '2023-05-09 17:49:39', '2023-05-09 11:49:39', 1, 1, 'mobile-applications');

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

--
-- Table structure for table `category_self_rel`
--

CREATE TABLE `category_self_rel` (
  `id` int(11) NOT NULL,
  `category_id` int(11) NOT NULL,
  `parent_category_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `category_self_rel`
--

INSERT INTO `category_self_rel` (`id`, `category_id`, `parent_category_id`) VALUES
(1, 1, 0),
(2, 2, 0),
(3, 3, 0),
(4, 4, 0);

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

--
-- Table structure for table `extra_field`
--

CREATE TABLE `extra_field` (
  `id` int(11) NOT NULL,
  `group` varchar(255) DEFAULT NULL,
  `page_id` varchar(255) DEFAULT NULL,
  `section_id` varchar(255) DEFAULT NULL,
  `product_id` varchar(255) DEFAULT NULL,
  `parent_page_id` int(11) DEFAULT NULL,
  `item_key` varchar(255) DEFAULT NULL,
  `item_value` text,
  `label` varchar(255) DEFAULT NULL,
  `hint` varchar(255) DEFAULT NULL,
  `field_type` varchar(255) DEFAULT NULL,
  `options` text,
  `order` int(11) DEFAULT '0',
  `status` tinyint(4) DEFAULT '0',
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_by` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `extra_field`
--

INSERT INTO `extra_field` (`id`, `group`, `page_id`, `section_id`, `product_id`, `parent_page_id`, `item_key`, `item_value`, `label`, `hint`, `field_type`, `options`, `order`, `status`, `updated_at`, `updated_by`) VALUES
(1, 'Page', '', '', '', NULL, 'Test-Data', '', 'Test Data', 'XYZ', 'textInput', '', 0, 1, '2023-05-15 18:55:55', 1);

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

--
-- Table structure for table `extra_field_values`
--

CREATE TABLE `extra_field_values` (
  `id` int(11) NOT NULL,
  `identifier_type` varchar(255) DEFAULT NULL,
  `identifier_id` int(11) DEFAULT NULL,
  `field_key` varchar(255) DEFAULT NULL,
  `field_value` text,
  `trans_type` varchar(100) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `form_fields`
--

CREATE TABLE `form_fields` (
  `id` int(11) NOT NULL,
  `form_id` int(11) DEFAULT NULL,
  `field_key` varchar(255) DEFAULT NULL,
  `label` varchar(255) DEFAULT NULL,
  `placeholder` varchar(255) DEFAULT NULL,
  `hint` varchar(255) DEFAULT NULL,
  `field_type` varchar(255) DEFAULT NULL,
  `options` text,
  `validators` text,
  `template` text,
  `sort_order` int(11) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `form_fields`
--

INSERT INTO `form_fields` (`id`, `form_id`, `field_key`, `label`, `placeholder`, `hint`, `field_type`, `options`, `validators`, `template`, `sort_order`) VALUES
(6, 1, 'first_name', 'Name', 'First Name', '', 'textInput', '', 'required, string', '<div class=\"form-row\">\r\n                        <div class=\"form-group col-md-6 anim fade-up\">\r\n                           <input type=\"text\" class=\"form-control\" placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\" />\r\n                        </div>', 1),
(7, 1, 'email', 'Email Address', 'Email', '', 'textInput', '', 'required, email', '\r\n<div class=\"form-group col-md-6 anim fade-up\">\r\n                           <input\r\n                              type=\"email\"\r\n                              class=\"form-control\"\r\n                              placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\"\r\n                           />\r\n                        </div>', 3),
(8, 1, 'phone', 'Phone Number', 'Phone Number', '', 'textInput', '', 'string,required', ' <div class=\"form-group col-md-6 anim fade-up\">\r\n                           <input\r\n                              type=\"number\"\r\n                              class=\"form-control\"\r\n                             placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\"\r\n                           />\r\n                        </div>', 4),
(9, 1, 'message', 'Message', 'Your Message', '', 'textArea', '', 'string', '<div class=\"form-group col-sm-12 anim fade-up\">\r\n                           <textarea\r\n                              class=\"form-control form-control \"\r\n                             placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\"\r\n                              id=\"\"\r\n                              cols=\"30\"\r\n                              rows=\"5\"\r\n                           ></textarea>\r\n                        </div>', 6),
(11, 2, 'first_name', 'Name', 'Name', '', 'textInput', '', 'required, string', '<div class=\"form-row\">\r\n                        <div class=\"form-group col-md-6 anim fade-up\">\r\n                           <input type=\"text\" class=\"form-control\" placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\" />\r\n                        </div>', 1),
(12, 2, 'email', 'Email Address', 'Email', '', 'textInput', '', 'required, email', '<div class=\"form-group col-md-6 anim fade-up\">\r\n                           <input\r\n                              type=\"email\"\r\n                              class=\"form-control\"\r\n                              placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\"\r\n                           />\r\n                        </div>', 3),
(13, 2, 'phone', 'Phone', 'Phone Number', '', 'textInput', '', 'string,required', ' <div class=\"form-group col-md-6 anim fade-up\">\r\n                           <input\r\n                              type=\"number\"\r\n                              class=\"form-control form-control\"\r\n                             placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\"\r\n                           />\r\n                        </div>', 4),
(14, 2, 'position', 'Position', 'Position', '', 'textInput', '', 'string,required', '<div class=\"form-group col-sm-12 anim fade-up\">\r\n                           <input type=\"text\" class=\"form-control job-position\" placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\" />\r\n                        </div>', 5),
(15, 2, 'file', 'CV', '', '', 'fileInput', '', 'string', '<div class=\"modal-butons\">\r\n                                 <div class=\"form-group upload_cv_inner\" data-text=\"Attach CV\">\r\n                                    <input\r\n                                       type=\"file\"\r\n                                       class=\"form-control file-input file-upload-field\"\r\n                                       name=\"Dynamicform[file]\"\r\n                                       placeholder=\"{{placeholder}}\"\r\n                                    />\r\n                                 </div>', 7),
(16, 1, 'last_name', 'Last Name', 'Last Name', '', 'textInput', '', 'string, required', '<div class=\"form-group col-md-6 anim fade-up\">\r\n                           <input type=\"text\" class=\"form-control\" placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\" />\r\n                        </div>', 2),
(17, 1, 'reason', 'Contact Reason', 'Contact Reason', '', 'dropDownList', ':Your Reason for Contacting,Meeting:Meeting,Visit Office:Visit Office,Project Discussion:Project Discussion', 'string', '<div class=\"Select form-group col-sm-12 anim fade-up\">\r\n                           <select class=\"form-control\" name=\"Dynamicform[{{name}}]\">\r\n                              {{options}}\r\n                           </select>\r\n                        </div>', 5),
(18, 2, 'last_name', 'Last Name', 'Last Name', '', 'textInput', '', 'string, required', '<div class=\"form-group col-md-6 anim fade-up\">\r\n                           <input type=\"text\" class=\"form-control\" placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\" />\r\n                        </div>', 2),
(19, 2, 'message', 'Message', 'Your Message', '', 'textArea', '', 'string', '<div class=\"form-group col-sm-12 anim fade-up\">\r\n                           <textarea\r\n                              class=\"form-control form-control \"\r\n                             placeholder=\" {{placeholder}}\" name=\"Dynamicform[{{name}}]\"\r\n                              id=\"\"\r\n                              cols=\"30\"\r\n                              rows=\"5\"\r\n                           ></textarea>\r\n                        </div>', 6);

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

--
-- Table structure for table `form_list`
--

CREATE TABLE `form_list` (
  `id` int(11) NOT NULL,
  `form_name` varchar(255) NOT NULL,
  `form_id` varchar(255) DEFAULT NULL,
  `send_to` text,
  `cc` text,
  `bcc` text,
  `subject` varchar(255) DEFAULT NULL,
  `from_name` varchar(255) DEFAULT NULL,
  `from_email` varchar(255) DEFAULT NULL,
  `reply_mail` int(11) DEFAULT '0',
  `form_class` varchar(255) DEFAULT NULL,
  `button_class` varchar(255) DEFAULT NULL,
  `submit_button_template` text,
  `submit_button_inner_template` text,
  `success_template` text,
  `error_template` text,
  `success_error_position` varchar(255) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `form_list`
--

INSERT INTO `form_list` (`id`, `form_name`, `form_id`, `send_to`, `cc`, `bcc`, `subject`, `from_name`, `from_email`, `reply_mail`, `form_class`, `button_class`, `submit_button_template`, `submit_button_inner_template`, `success_template`, `error_template`, `success_error_position`, `created_at`, `updated_at`, `created_by`, `updated_by`) VALUES
(1, 'Contact Form', 'contact-form', 'taposhi@dcastalia.com', '', '', 'Contact Form ', 'Dcastalia Limited', 'info@dcastalia.com', 1, '', 'dc-btn anim fade-up', '<div class=\"btn-section\">\r\n                           {{button}}\r\n                        </div>\r\n                     </div>', '<span>\r\nSubmit Message\r\n</span>', '<div class=\"form-message-container\">\r\n  <div class=\"form-message-body\">\r\n  </div>\r\n</div>', '<div class=\"form-message-container\">\r\n  <div class=\"form-message-body\">\r\n  </div>\r\n</div>', 'top', '2023-02-20 14:29:17', '2023-05-08 08:00:51', 1, 1),
(2, 'Career Form', 'career-form', 'info@dcastalia.com', '', '', 'Contact Form ', 'Dcastalia Limited', 'info@dcastalia.com', 1, '', 'dc-btn anim fade-up', '                        {{button}}\r\n                    </div>\r\n</div>', '<span>Submit</span>', '<div class=\"form-message-container  {{wrapper_class}}\">\r\n  <div class=\"form-message-body\">\r\n  </div>\r\n</div>', '<div class=\"form-message-container {{wrapper_class}}\">\r\n  <div class=\"form-message-body\">\r\n  </div>\r\n</div>', 'top', '2023-03-13 23:36:34', '2023-05-08 13:41:33', 1, 1);

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

--
-- Table structure for table `form_submitted`
--

CREATE TABLE `form_submitted` (
  `id` int(11) NOT NULL,
  `form_id` varchar(255) DEFAULT NULL,
  `form_name` varchar(255) DEFAULT NULL,
  `form_actual_id` int(11) DEFAULT NULL,
  `form_subject` varchar(255) DEFAULT NULL,
  `sent_to` text,
  `sent_options` text,
  `sent_data` text,
  `attachment` text,
  `is_seen` tinyint(4) DEFAULT '0',
  `created_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `form_submitted`
--

INSERT INTO `form_submitted` (`id`, `form_id`, `form_name`, `form_actual_id`, `form_subject`, `sent_to`, `sent_options`, `sent_data`, `attachment`, `is_seen`, `created_at`) VALUES
(1, 'contact-form', 'Contact Form', 1, 'Contact Form ', 'taposhi@dcastalia.com', '{\"cc\":\"\",\"bcc\":\"\",\"from_name\":\"Dcastalia Limited\",\"from_email\":\"info@dcastalia.com\"}', '{\"first_name\":\"fsdf\",\"last_name\":\"fdfsfsdf\",\"email\":\"taspohi@dcastalia.com\",\"phone\":\"242342341234\",\"reason\":\"Meeting\",\"message\":\"ff sfsdfsdfsdfdsfsdfasdfdsfdsf ds \"}', '', 0, '2023-05-08 08:06:06'),
(2, 'career-form', 'Career Form', 2, 'Contact Form ', 'info@dcastalia.com', '{\"cc\":\"\",\"bcc\":\"\",\"from_name\":\"Dcastalia Limited\",\"from_email\":\"info@dcastalia.com\"}', '{\"name\":\"werwer\",\"last_name\":\"werwere\",\"email\":\"taspohi@dcastalia.com\",\"phone\":\"345354325345\",\"position\":\"Senior Executive - CSR & Sustainable Development \",\"message\":\"rwerewrwe rerwe wer ewrwe rwer\",\"file\":null}', '', 1, '2023-05-08 13:49:00'),
(3, 'career-form', 'Career Form', 2, 'Contact Form ', 'info@dcastalia.com', '{\"cc\":\"\",\"bcc\":\"\",\"from_name\":\"Dcastalia Limited\",\"from_email\":\"info@dcastalia.com\"}', '{\"first_name\":\"df\",\"last_name\":\"sdggf\",\"email\":\"taspohi@dcastalia.com\",\"phone\":\"01681398858\",\"position\":\"Business Development Manager\",\"message\":\"dsdgdgfsdgf\",\"file\":null}', '', 0, '2023-05-08 14:03:01'),
(4, 'career-form', 'Career Form', 2, 'Contact Form ', 'info@dcastalia.com', '{\"cc\":\"\",\"bcc\":\"\",\"from_name\":\"Dcastalia Limited\",\"from_email\":\"info@dcastalia.com\"}', '{\"first_name\":\"fafasfsf\",\"last_name\":\"fasfasdfa\",\"email\":\"taspohi@dcastalia.com\",\"phone\":\"43434\",\"position\":\"Business Development Manager\",\"message\":\"wqrwerwecdfsdfsdsdfdsfsdfv sdffdfddssd\",\"file\":null}', '', 0, '2023-05-08 14:05:55');

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

--
-- Table structure for table `gallery`
--

CREATE TABLE `gallery` (
  `id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `identifier` varchar(255) DEFAULT NULL,
  `template` varchar(255) DEFAULT NULL,
  `image_size` varchar(255) DEFAULT NULL,
  `status` int(11) DEFAULT '1',
  `is_archived` tinyint(1) DEFAULT '0',
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `gallery`
--

INSERT INTO `gallery` (`id`, `title`, `slug`, `type`, `identifier`, `template`, `image_size`, `status`, `is_archived`, `created_by`, `updated_by`, `created_at`, `updated_at`) VALUES
(1, 'A Team You Can Trust', 'a-team-you-can-trust', '1', 'a-day-at-the-beach', '', '', 1, 0, 1, 1, '2023-05-08 20:13:16', '2023-05-14 20:52:14'),
(2, 'A comprehensive daily activity', 'a-comprehensive-daily-activity', '2', 'a-comprehensive-daily-activity', '', '', 1, 0, 1, 1, '2023-05-08 22:32:33', '2023-05-10 10:10:36'),
(3, 'Test Gallery', 'test-gallery', '1', 'test-gallery', NULL, '', 1, 0, 1, 1, '2023-05-16 19:26:03', '2023-05-16 13:26:03'),
(4, 'Test Gallery2', 'test-gallery2', '1', 'test-gallery2', NULL, '', 1, 0, 1, 1, '2023-05-16 19:27:41', '2023-05-16 13:27:41');

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

--
-- Table structure for table `global_settings`
--

CREATE TABLE `global_settings` (
  `id` int(11) NOT NULL,
  `order` int(11) DEFAULT NULL,
  `item_key` varchar(255) DEFAULT NULL,
  `item_value` text,
  `label` varchar(255) DEFAULT NULL,
  `hint` varchar(255) DEFAULT NULL,
  `field_type` varchar(255) DEFAULT NULL,
  `options` text,
  `group` varchar(255) DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `updated_by` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `global_settings`
--

INSERT INTO `global_settings` (`id`, `order`, `item_key`, `item_value`, `label`, `hint`, `field_type`, `options`, `group`, `updated_at`, `updated_by`) VALUES
(1, 1, 'site_title', 'Multipurpose CMS', 'Site Title', '', 'textInput', '', 'General Settings', '2023-05-14 12:30:25', 0),
(2, 2, 'slogan', '', 'Company Slogan', '', 'textInput', '', 'General Settings', '2023-04-20 06:12:45', 0),
(3, 3, 'info_email', 'info@dcastalia.com', 'Info Email', '', 'textInput', '', 'General Settings', '2023-05-08 10:17:37', 0),
(4, 4, 'career_email', '', 'Career Email', '', 'textInput', '', 'General Settings', '0000-00-00 00:00:00', 0),
(5, 5, 'contact_email', 'info@dcastalia.com', 'Contact Email', '', 'textInput', '', 'General Settings', '2023-05-08 10:16:05', 0),
(6, 6, 'office_location', 'House 91, Road 04, Block B, Banani, Dhaka 1213, Bangladesh', 'Office Location Address', '', 'textInput', '', 'General Settings', '2023-05-08 10:17:37', 0),
(7, 7, 'office_phone', '+880 1400 999 666', 'Office Phone', '', 'textInput', '', 'General Settings', '2023-05-08 10:16:05', 0),
(8, 8, 'office_fax', '', 'Office Fax', '', 'textInput', '', 'General Settings', '0000-00-00 00:00:00', 0),
(9, 9, 'logo_light', 'settings_images/logo.svg', 'Logo Light', '', 'fileInput', '', 'General Settings', '2023-02-20 05:22:46', 0),
(10, 9, 'logo_dark', 'settings_images/logo.svg', 'Logo Light', '', 'fileInput', '', 'General Settings', '2023-02-20 05:22:46', 0),
(11, 10, 'favicon', 'settings_images/fav.png', 'FAV Icon', '', 'fileInput', '', 'General Settings', '2023-02-20 05:22:56', 0),
(12, 11, 'brochure', '', 'Company Brochure', '', 'fileInput', '', 'Documents', '2023-04-19 06:50:14', 0),
(13, 12, 'copyright_text', '© 2023 Spark is Proudly Powered by ', 'Copyright Text', '', 'textInput', '', 'General Settings', '2023-05-08 10:22:07', 0),
(14, 1, 'facebook', 'https://www.facebook.com/Dcastalia', 'Facebook Link', '', 'textInput', '', 'Social Settings', '2023-05-14 17:30:37', 0),
(15, 1, 'youtube', 'https://www.youtube.com/@dcastalia2937', 'Youtube Link', '', 'textInput', '', 'Social Settings', '2023-05-14 17:30:37', 0),
(16, 1, 'linkedin', 'https://www.linkedin.com/company/dcastalia/', 'Linked In Link', '', 'textInput', '', 'Social Settings', '2023-05-14 17:30:37', 0),
(17, 1, 'instagram', 'https://www.instagram.com/dcastalia.ltd/', 'Instagram Link', '', 'textInput', '', 'Social Settings', '2023-05-14 17:30:37', 0),
(18, 1, 'twitter', 'https://twitter.com/dcastalia', 'Twitter Link', '', 'textInput', '', 'Social Settings', '2023-05-14 17:30:37', 0),
(19, 1, 'image_size', '[\"Actual size\"]', 'Image sizes', '', 'checkBox', '', 'Image Settings', '0000-00-00 00:00:00', 0),
(20, 1, 'images_sizes', '[{\"label\":\"Banner\",\"width\":\"100\",\"height\":\"100\"},{\"label\":\"Thumb\",\"width\":\"200\",\"height\":\"200\"},{\"label\":\"Background\",\"width\":\"300\",\"height\":\"300\"}]', 'Images sizes', '', 'textInput', '', 'Image sizes settings', '2022-09-16 03:27:02', 0),
(21, 1, 'compression_ratio', '100', 'Image compresion rate', 'in %', 'textInput', '', 'Image settings', '0000-00-00 00:00:00', 0),
(22, 11, 'image_weight', '3', 'Max Image Size', 'Unit : MB', 'textInput', '', 'Image Settings', '2023-04-19 06:43:48', 0),
(23, 11, 'image_ext', 'png,svg,jpg,pdf,jpeg', 'Image Extensions', '', 'textInput', '', 'Image Settings', '2023-04-19 06:43:53', 0),
(24, 0, 'thumb', '', 'Thumb', '', 'checkBox', '', 'All Image/Files Fields', '2023-03-13 08:45:30', 2),
(25, 0, 'banner', '', 'Banner', '', 'checkBox', '', 'All Image/Files Fields', '2023-03-13 08:45:30', 2),
(26, 0, 'background', '', 'Background', '', 'checkBox', '', 'All Image/Files Fields', '2023-03-13 08:45:30', 2),
(27, 11, 'manual', '', 'Manual', '', 'fileInput', '', 'Documents', '2023-04-20 06:11:32', 0),
(28, 11, 'sitemap', '', 'Sitemap', '', 'fileInput', '', 'Documents', '2023-04-20 06:11:37', 0),
(29, 11, 'robots', '', 'Robots.txt', '', 'fileInput', '', 'Documents', '2023-04-20 06:11:40', 0),
(30, 11, 'header_tags', '', 'Header Tags', '', 'textarea', '', 'Tracker', '2023-04-20 06:11:43', 0),
(31, 11, 'body_tags', '', 'Body Tags', '', 'textarea', '', 'Tracker', '2023-04-20 06:11:19', 0),
(32, 11, 'analytics', '', 'Google Analytics', '', 'textarea', '', 'Tracker', '2023-04-19 05:50:33', 0),
(33, 11, 'pixel', '', 'Facebook Pixel', '', 'textarea', '', 'Tracker', '2023-04-20 06:11:17', 0),
(34, 11, 'messenger', '', 'Facebook Messenger', '', 'textarea', '', 'Tracker', '2023-04-20 06:11:13', 0),
(35, 11, 'whatsapp', '', 'WhatsApp', '', 'textarea', '', 'Tracker', '2023-04-20 06:11:22', 0),
(36, 11, 'google_map', '', 'Google Map Key', '', 'textInput', '', 'API', '2023-04-20 06:11:03', 0),
(37, 11, 'smtp', '', 'SMTP Credentails', 'Format: Host, Username, Password, Port', 'textInput', '', 'API', '2023-04-20 06:11:06', 0),
(38, 0, 'default_template', '', 'Default Templete', '', 'fileInput', '', 'Page Templates', '2022-03-17 07:00:52', 2),
(39, NULL, 'front_theme', 'website', 'Frontend Theme', '', 'radio', '{\"website\":\"Website\"}', 'Theme settings', '2023-05-04 08:19:00', NULL);

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

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

CREATE TABLE `jobs` (
  `id` int(11) NOT NULL,
  `category_id` int(11) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `overview` text,
  `description` longtext,
  `date` date DEFAULT NULL,
  `status` int(2) DEFAULT NULL,
  `sort_order` int(11) DEFAULT '0',
  `created_by` int(11) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `jobs`
--

INSERT INTO `jobs` (`id`, `category_id`, `title`, `overview`, `description`, `date`, `status`, `sort_order`, `created_by`, `created_at`, `updated_by`, `updated_at`) VALUES
(1, NULL, 'Business Development Manager', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', '<h2>Job Responsibilities</h2>\r\n\r\n                        <ul>\r\n                           <li>Easy-to-understand CMS</li>\r\n                           <li>Pixel perfect design</li>\r\n                           <li>Convenient and multipurpose development</li>\r\n                           <li>Unlimited power with endless possibilities</li>\r\n                        </ul>\r\n\r\n                        <h2>Requirements</h2>\r\n                        <ul>\r\n                           <li>Easy-to-understand CMS</li>\r\n                           <li>Pixel perfect design</li>\r\n                           <li>Convenient and multipurpose development</li>\r\n                        </ul>', '2023-06-15', 1, 0, 1, '2023-05-08 18:20:10', 1, '2023-05-08 20:00:15'),
(2, NULL, 'Regional Program Manager', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', '<h2>Job Responsibilities</h2>\r\n\r\n                        <ul>\r\n                           <li>Easy-to-understand CMS</li>\r\n                           <li>Pixel perfect design</li>\r\n                           <li>Convenient and multipurpose development</li>\r\n                           <li>Unlimited power with endless possibilities</li>\r\n                        </ul>\r\n\r\n                        <h2>Requirements</h2>\r\n                        <ul>\r\n                           <li>Easy-to-understand CMS</li>\r\n                           <li>Pixel perfect design</li>\r\n                           <li>Convenient and multipurpose development</li>\r\n                        </ul>', '2023-06-10', 1, 0, 1, '2023-05-08 18:21:31', 1, '2023-05-08 18:21:31'),
(3, NULL, 'Senior Executive - CSR & Sustainable Development ', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', '<h2>Job Responsibilities</h2>\r\n\r\n                        <ul>\r\n                           <li>Easy-to-understand CMS</li>\r\n                           <li>Pixel perfect design</li>\r\n                           <li>Convenient and multipurpose development</li>\r\n                           <li>Unlimited power with endless possibilities</li>\r\n                        </ul>\r\n\r\n                        <h2>Requirements</h2>\r\n                        <ul>\r\n                           <li>Easy-to-understand CMS</li>\r\n                           <li>Pixel perfect design</li>\r\n                           <li>Convenient and multipurpose development</li>\r\n                        </ul>', '2023-06-10', 1, 0, 1, '2023-05-08 18:23:30', 1, '2023-05-08 18:23:30'),
(4, NULL, 'Senior Executive', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', '<h2>Job Responsibilities</h2>\r\n\r\n                        <ul>\r\n                           <li>Easy-to-understand CMS</li>\r\n                           <li>Pixel perfect design</li>\r\n                           <li>Convenient and multipurpose development</li>\r\n                           <li>Unlimited power with endless possibilities</li>\r\n                        </ul>\r\n\r\n                        <h2>Requirements</h2>\r\n                        <ul>\r\n                           <li>Easy-to-understand CMS</li>\r\n                           <li>Pixel perfect design</li>\r\n                           <li>Convenient and multipurpose development</li>\r\n                        </ul>', '2023-06-23', 1, 0, 1, '2023-05-08 18:24:18', 1, '2023-05-08 20:00:23');

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

--
-- Table structure for table `mailing_queue`
--

CREATE TABLE `mailing_queue` (
  `id` int(11) NOT NULL,
  `email` text,
  `subject` text,
  `body` longtext,
  `status` tinyint(2) DEFAULT '1',
  `created_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

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

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

CREATE TABLE `media` (
  `id` int(11) NOT NULL,
  `identifier_type` varchar(255) DEFAULT NULL,
  `identifier_id` int(11) DEFAULT NULL,
  `short_title` varchar(255) DEFAULT NULL,
  `short_desc` text,
  `img_alt` text,
  `color_code` varchar(255) DEFAULT NULL,
  `path` varchar(255) DEFAULT NULL,
  `cloud_path` varchar(255) DEFAULT NULL,
  `img_name` varchar(255) DEFAULT NULL,
  `ext` varchar(255) DEFAULT NULL,
  `available_sizes` text,
  `size` varchar(255) DEFAULT NULL,
  `dimension` varchar(255) DEFAULT NULL,
  `sort_order` int(11) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

INSERT INTO `media` (`id`, `identifier_type`, `identifier_id`, `short_title`, `short_desc`, `img_alt`, `color_code`, `path`, `cloud_path`, `img_name`, `ext`, `available_sizes`, `size`, `dimension`, `sort_order`, `created_at`, `updated_at`, `created_by`, `updated_by`) VALUES
(21, 'Gallery', 1, 'A Team You Can Trust', '', '', 'N/A', 'uploads/gallery/a-day-at-the-beach/', '', '1683713891qeS3r.jpg', 'jpg', '[\"Actual size\"]', '52.61 KB', '790x585', 0, '2023-05-10 16:18:11', '2023-05-14 20:51:30', 1, 1),
(24, 'Gallery', 2, 'Industry Leaders', 'https://youtu.be/wT3cpXL7HiE', '', 'N/A', 'uploads/gallery/a-comprehensive-daily-activity/', '', '1683714984ikylE.jpg', 'jpg', '[\"Actual size\"]', '33.72 KB', '790x585', 0, '2023-05-10 16:36:24', '2023-05-14 20:50:27', 1, 1),
(25, 'Gallery', 2, 'Dedicated to Provide Premium Services', 'https://www.youtube.com/watch?v=taIqmr_fCD4', '', 'N/A', 'uploads/gallery/a-comprehensive-daily-activity/', '', '1683715344hCoZo.jpg', 'jpg', '[\"Actual size\"]', '46.01 KB', '790x585', 0, '2023-05-10 16:42:24', '2023-05-14 20:50:53', 1, 1),
(30, 'PageFile', 16, '', '', NULL, 'N/A', 'uploads/page/about-us/', '', '1683794192ny8xq.pdf', 'pdf', '[\"Actual size\"]', '75.32 KB', 'x', 0, '2023-05-11 14:36:32', '2023-05-11 08:36:32', 1, 1),
(34, 'ProductPost', 5, '<h3 class=\"anim fade-up\">John Smith</h3><h4 class=\"anim fade-up\">CEO</h4>', 'Our company has been using this CMS for over a year, and it has truly transformed how we manage our website. Before, making updates to our site was a time-consuming and often frustrating process. But with this CMS, we are able to make changes quickly and easily, saving us valuable time and resources. The platform\'s intuitive interface has also made it easy for our team members to learn and use, even those with little to no technical experience.<br><br>\r\nWe also appreciate the level of support provided by the CMS team. Whenever we have questions or concerns, they have responded quickly and provided solutions. They truly go above and beyond to ensure that we are satisfied with the platform and are able to achieve our website goals.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to streamline its website management process and improve its online presence.', '', 'N/A', 'uploads/product/software-development/', '', '1683803035W3aot.jpg', 'jpg', '[\"Actual size\"]', '20.33 KB', '550x550', 1, '2023-05-11 17:03:55', '2023-05-18 12:47:42', 1, 1),
(39, 'Product', 3, '', '', '', 'N/A', 'uploads/product/ecommerce-develoment/', '', '1683828035ZiDnA.jpg', 'jpg', '[\"Actual size\"]', '99.12 KB', '2049x840', 0, '2023-05-12 00:00:35', '2023-05-11 18:00:47', 1, 1),
(40, 'Product', 2, '', '', '', 'N/A', 'uploads/product/website-development/', '', '1683828082itoXW.jpg', 'jpg', '[\"Actual size\"]', '99.12 KB', '2049x840', 0, '2023-05-12 00:01:22', '2023-05-11 18:01:28', 1, 1),
(41, 'Product', 4, '', '', '', 'N/A', 'uploads/product/mobile-application/', '', '1683828101UZCjy.jpg', 'jpg', '[\"Actual size\"]', '99.12 KB', '2049x840', 0, '2023-05-12 00:01:41', '2023-05-11 18:01:45', 1, 1),
(42, 'Product', 5, '', '', '', 'N/A', 'uploads/product/technical-support/', '', '16838281133OdwX.jpg', 'jpg', '[\"Actual size\"]', '99.12 KB', '2049x840', 0, '2023-05-12 00:01:53', '2023-05-11 18:01:58', 1, 1),
(43, 'Product', 6, '', '', '', 'N/A', 'uploads/product/devops-solution/', '', '16838281276jxVH.jpg', 'jpg', '[\"Actual size\"]', '99.12 KB', '2049x840', 0, '2023-05-12 00:02:07', '2023-05-11 18:02:12', 1, 1),
(45, 'Page', 8, '', '', '', 'N/A', 'uploads/page/testimonial/', '', '1683829797B8uza.jpg', 'jpg', '[\"Actual size\"]', '69.64 KB', '1920x790', 10, '2023-05-12 00:29:57', '2023-05-14 21:36:06', 1, 1),
(47, 'Page', 2, 'Crafted <br>with Care', 'We design unique and thoughtful products with your success in mind.', '', 'N/A', 'uploads/page/home/', '', '1684076232CcY2u.jpg', 'jpg', '[\"Actual size\"]', '201.76 KB', '1920x1080', 0, '2023-05-14 20:57:13', '2023-05-14 17:05:21', 1, 1),
(48, 'Page', 2, 'We Build Success', 'Quality is at the heart of everything we do.', '', 'N/A', 'uploads/page/home/', '', '1684076232KibbB.jpg', 'jpg', '[\"Actual size\"]', '111.15 KB', '1920x1080', 0, '2023-05-14 20:57:13', '2023-05-14 17:05:31', 1, 1),
(50, 'PagePost', 1, '', '', NULL, 'N/A', 'uploads/page/home/', '', '1684078225BM9qW.svg', 'svg', '[\"Actual size\"]', '1.79 KB', 'x', 0, '2023-05-14 21:30:25', '2023-05-14 15:30:25', 1, 1),
(51, 'PagePost', 2, '', '', NULL, 'N/A', 'uploads/page/home/', '', '1684078239t3m7E.svg', 'svg', '[\"Actual size\"]', '5.07 KB', 'x', 0, '2023-05-14 21:30:39', '2023-05-14 15:30:39', 1, 1),
(52, 'PagePost', 4, '', '', NULL, 'N/A', 'uploads/page/home/', '', '1684078248xVGzv.svg', 'svg', '[\"Actual size\"]', '2.59 KB', 'x', 0, '2023-05-14 21:30:48', '2023-05-14 15:30:48', 1, 1),
(53, 'PagePost', 3, '', '', NULL, 'N/A', 'uploads/page/home/', '', '1684078262XJ64q.svg', 'svg', '[\"Actual size\"]', '1.99 KB', 'x', 0, '2023-05-14 21:31:02', '2023-05-14 15:31:02', 1, 1),
(54, 'Page', 5, '', '', '', 'N/A', 'uploads/page/home/', '', '1684078584FYBl4.jpg', 'jpg', '[\"Actual size\"]', '79.88 KB', '1200x1020', 0, '2023-05-14 21:36:24', '2023-05-14 17:06:35', 1, 1),
(55, 'Page', 6, '', '', '', 'N/A', 'uploads/page/home/', '', '1684080948ihciB.jpg', 'jpg', '[\"Actual size\"]', '50.45 KB', '1920x580', 0, '2023-05-14 22:15:48', '2023-05-14 17:06:07', 1, 1),
(56, 'Page', 7, '', '', '', 'N/A', 'uploads/page/home/', '', '1684081694DZmSu.jpg', 'jpg', '[\"Actual size\"]', '71.79 KB', '820x880', 0, '2023-05-14 22:28:14', '2023-05-14 17:06:17', 1, 1),
(58, 'Page', 2, 'An Agency You Can Trust', 'Discover the story behind our brand and the people who make it happen.', '', 'N/A', 'uploads/page/home/', '', '1684090088JQLVZ.jpg', 'jpg', '[\"Actual size\"]', '138.96 KB', '1920x1080', 0, '2023-05-15 00:48:08', '2023-05-14 18:48:48', 1, 1),
(59, 'PagePost', 10, '', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684090971mbUAX.jpg', 'jpg', '[\"Actual size\"]', '20.33 KB', '550x550', 0, '2023-05-15 01:02:51', '2023-05-14 19:02:55', 1, 1),
(60, 'PagePost', 7, '', '', '', 'N/A', 'uploads/page/testimonial/', '', '16840911271pPvd.jpg', 'jpg', '[\"Actual size\"]', '26.49 KB', '550x550', 0, '2023-05-15 01:05:27', '2023-05-14 19:05:31', 1, 1),
(61, 'PagePost', 8, '', '', '', 'N/A', 'uploads/page/testimonial/', '', '16840912398gEoY.jpg', 'jpg', '[\"Actual size\"]', '30.51 KB', '550x550', 0, '2023-05-15 01:07:19', '2023-05-14 19:07:22', 1, 1),
(62, 'PagePost', 9, '', '', '', 'N/A', 'uploads/page/testimonial/', '', '16840913025My4r.jpg', 'jpg', '[\"Actual size\"]', '34.70 KB', '550x550', 0, '2023-05-15 01:08:22', '2023-05-14 19:08:26', 1, 1),
(72, 'Page', 8, 'Cha-Walah', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684092400IokyF.svg', 'svg', '[\"Actual size\"]', '14.60 KB', 'x', 4, '2023-05-15 01:26:40', '2023-05-14 19:28:20', 1, 1),
(73, 'Page', 8, 'Concord', '', '', 'N/A', 'uploads/page/testimonial/', '', '168409240061fix.svg', 'svg', '[\"Actual size\"]', '7.32 KB', 'x', 3, '2023-05-15 01:26:40', '2023-05-14 19:28:20', 1, 1),
(74, 'Page', 8, 'Eastern Housing Limited', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684092400RktbT.svg', 'svg', '[\"Actual size\"]', '10.40 KB', 'x', 6, '2023-05-15 01:26:40', '2023-05-14 19:28:20', 1, 1),
(75, 'Page', 8, 'Foodpeon', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684092400pTWE0.svg', 'svg', '[\"Actual size\"]', '6.81 KB', 'x', 8, '2023-05-15 01:26:40', '2023-05-14 19:28:20', 1, 1),
(76, 'Page', 8, 'InnStar', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684092400lSBLR.svg', 'svg', '[\"Actual size\"]', '11.47 KB', 'x', 5, '2023-05-15 01:26:40', '2023-05-14 19:28:20', 1, 1),
(77, 'Page', 8, 'Shanta Holdings', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684092409okSxx.svg', 'svg', '[\"Actual size\"]', '5.05 KB', 'x', 1, '2023-05-15 01:26:49', '2023-05-14 19:28:20', 1, 1),
(78, 'Page', 8, 'United Group', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684092409z5IbK.svg', 'svg', '[\"Actual size\"]', '10.49 KB', 'x', 2, '2023-05-15 01:26:49', '2023-05-14 19:28:20', 1, 1),
(79, 'Page', 8, 'United Hospital', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684092409x7S3l.svg', 'svg', '[\"Actual size\"]', '9.96 KB', 'x', 7, '2023-05-15 01:26:49', '2023-05-14 19:28:20', 1, 1),
(80, 'Page', 8, 'Ventura Properties', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684092409vnIvi.svg', 'svg', '[\"Actual size\"]', '13.59 KB', 'x', 9, '2023-05-15 01:26:49', '2023-05-14 19:28:20', 1, 1),
(81, 'Page', 17, '', '', '', 'N/A', 'uploads/page/about-us/', '', '1684092654mLTzk.jpg', 'jpg', '[\"Actual size\"]', '67.76 KB', '780x780', 0, '2023-05-15 01:30:54', '2023-05-14 19:30:59', 1, 1),
(82, 'PagePost', 16, '', '', '', 'N/A', 'uploads/page/about-us/', '', '16840934939AAdv.jpg', 'jpg', '[\"Actual size\"]', '53.02 KB', '780x620', 0, '2023-05-15 01:44:53', '2023-05-14 19:45:02', 1, 1),
(83, 'PagePost', 17, '', '', '', 'N/A', 'uploads/page/about-us/', '', '1684093515a4061.jpg', 'jpg', '[\"Actual size\"]', '92.37 KB', '780x620', 0, '2023-05-15 01:45:15', '2023-05-14 19:45:18', 1, 1),
(84, 'PagePost', 18, '', '', '', 'N/A', 'uploads/page/about-us/', '', '1684093527gAe1s.jpg', 'jpg', '[\"Actual size\"]', '60.84 KB', '780x620', 0, '2023-05-15 01:45:27', '2023-05-14 19:45:30', 1, 1),
(85, 'PagePost', 19, '', '', '', 'N/A', 'uploads/page/about-us/', '', '1684093540AmZXN.jpg', 'jpg', '[\"Actual size\"]', '67.87 KB', '780x620', 0, '2023-05-15 01:45:40', '2023-05-14 19:45:43', 1, 1),
(86, 'Page', 18, '', '', '', 'N/A', 'uploads/page/about-us/', '', '1684093767KFueY.jpg', 'jpg', '[\"Actual size\"]', '43.86 KB', '530x710', 0, '2023-05-15 01:49:27', '2023-05-14 19:49:32', 1, 1),
(91, 'PagePost', 20, '', '', '', 'N/A', 'uploads/page/about-us/', '', '1684094487brsml.jpg', 'jpg', '[\"Actual size\"]', '21.85 KB', '380x450', 0, '2023-05-15 02:01:27', '2023-05-14 20:01:32', 1, 1),
(92, 'PagePost', 21, '', '', '', 'N/A', 'uploads/page/about-us/', '', '1684094508IrCEC.jpg', 'jpg', '[\"Actual size\"]', '18.64 KB', '380x450', 0, '2023-05-15 02:01:48', '2023-05-14 20:01:52', 1, 1),
(93, 'PagePost', 22, '', '', '', 'N/A', 'uploads/page/about-us/', '', '1684094632btu0q.jpg', 'jpg', '[\"Actual size\"]', '17.76 KB', '380x450', 0, '2023-05-15 02:03:52', '2023-05-14 20:03:57', 1, 1),
(94, 'PagePost', 23, '', '', '', 'N/A', 'uploads/page/about-us/', '', '1684094733GP6ng.jpg', 'jpg', '[\"Actual size\"]', '20.97 KB', '380x450', 0, '2023-05-15 02:05:33', '2023-05-14 20:05:38', 1, 1),
(96, 'Page', 16, '', '', '', 'N/A', 'uploads/page/about-us/', '', '16840955473qIFI.jpg', 'jpg', '[\"Actual size\"]', '106.06 KB', '1920x790', 0, '2023-05-15 02:19:07', '2023-05-14 20:19:11', 1, 1),
(97, 'Page', 10, '', '', '', 'N/A', 'uploads/page/portfolio/', '', '1684096398lodmE.jpg', 'jpg', '[\"Actual size\"]', '126.36 KB', '1920x790', 0, '2023-05-15 02:33:18', '2023-05-14 20:33:22', 1, 1),
(98, 'Page', 13, '', '', '', 'N/A', 'uploads/page/gallery/', '', '1684096532cmgNx.jpg', 'jpg', '[\"Actual size\"]', '44.25 KB', '1920x790', 0, '2023-05-15 02:35:32', '2023-05-14 20:35:35', 1, 1),
(99, 'Gallery', 1, '', '', NULL, 'N/A', 'uploads/gallery/a-day-at-the-beach/', '', '1684097524PMjvb.jpg', 'jpg', '[\"Actual size\"]', '124.70 KB', '1548x1032', 0, '2023-05-15 02:52:04', '2023-05-14 20:52:04', 1, 1),
(100, 'Gallery', 1, '', '', NULL, 'N/A', 'uploads/gallery/a-day-at-the-beach/', '', '1684097524crAbT.jpg', 'jpg', '[\"Actual size\"]', '101.21 KB', '1382x922', 0, '2023-05-15 02:52:04', '2023-05-14 20:52:04', 1, 1),
(101, 'Gallery', 1, '', '', NULL, 'N/A', 'uploads/gallery/a-day-at-the-beach/', '', '16840975248nE7h.jpg', 'jpg', '[\"Actual size\"]', '167.23 KB', '2617x1746', 0, '2023-05-15 02:52:04', '2023-05-14 20:52:04', 1, 1),
(102, 'Gallery', 1, '', '', NULL, 'N/A', 'uploads/gallery/a-day-at-the-beach/', '', '16840975243jes1.jpg', 'jpg', '[\"Actual size\"]', '209.25 KB', '1872x1247', 0, '2023-05-15 02:52:04', '2023-05-14 20:52:04', 1, 1),
(103, 'Page', 12, '', '', '', 'N/A', 'uploads/page/career/', '', '1684097886twJFA.jpg', 'jpg', '[\"Actual size\"]', '116.45 KB', '1920x790', 0, '2023-05-15 02:58:06', '2023-05-14 20:58:09', 1, 1),
(105, 'Page', 11, '', '', '', 'N/A', 'uploads/page/contact/', '', '1684098307G2BZ4.jpg', 'jpg', '[\"Actual size\"]', '63.01 KB', '1920x790', 0, '2023-05-15 03:05:07', '2023-05-14 21:05:12', 1, 1),
(107, 'PagePost', 13, '', '', '', 'N/A', 'uploads/page/contact/', '', '168409919367ZRp.jpg', 'jpg', '[\"Actual size\"]', '90.77 KB', '1600x765', 0, '2023-05-15 03:19:53', '2023-05-14 21:19:56', 1, 1),
(108, 'PagePost', 14, '', '', '', 'N/A', 'uploads/page/contact/', '', '1684099207rc6ha.jpg', 'jpg', '[\"Actual size\"]', '54.61 KB', '1600x765', 0, '2023-05-15 03:20:07', '2023-05-14 21:20:10', 1, 1),
(109, 'PagePost', 15, '', '', '', 'N/A', 'uploads/page/contact/', '', '1684099219FisiM.jpg', 'jpg', '[\"Actual size\"]', '102.87 KB', '1600x765', 0, '2023-05-15 03:20:19', '2023-05-14 21:20:22', 1, 1),
(110, 'Page', 15, '', '', '', 'N/A', 'uploads/page/services/', '', '1684099698bY56E.jpg', 'jpg', '[\"Actual size\"]', '116.77 KB', '1920x790', 0, '2023-05-15 03:28:18', '2023-05-14 21:28:22', 1, 1),
(111, 'PagePost', 28, '', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684100367PJ8rN.jpg', 'jpg', '[\"Actual size\"]', '28.41 KB', '550x550', 0, '2023-05-15 03:39:27', '2023-05-14 21:39:30', 1, 1),
(115, 'ProductPost', 5, '<h3 class=\"anim fade-up\">Natalie Thompson</h3><h4 class=\"anim fade-up\">CTO</h4>', 'As the CTO of a growing business, I know how important it is to have a website that is both functional and visually appealing. That\'s why we chose this CMS to manage our website, and we couldn\'t be happier with the results.<br><br>\r\nWe also appreciate the level of customization offered by the CMS. We have been able to create a website that is unique to our brand and that truly reflects our values and mission. Additionally, the platform\'s SEO tools have helped us to improve our search engine rankings, resulting in increased website traffic and revenue.<br><br>\r\nOverall, I highly recommend this CMS to any business looking for a comprehensive website management solution that can help them to achieve their online goals.<br>', '', 'N/A', 'uploads/product/software-development/', '', '1684332601IKlCt.jpg', 'jpg', '[\"Actual size\"]', '34.70 KB', '550x550', 4, '2023-05-17 20:10:01', '2023-05-18 12:47:42', 1, 1),
(116, 'ProductPost', 5, '<h3 class=\"anim fade-up\">Brad Simmons</h3><h4 class=\"anim fade-up\">IT Director</h4>', '  Before we switched to this CMS, managing our website was a nightmare. We had to rely on external developers to make even the smallest changes, and the process was slow and expensive. But since we started using this CMS, we have been able to manage our website in-house, saving us both time and money.<br><br>\r\nThe platform\'s automated workflows and approval processes have also helped us to streamline our content creation process. We are now able to get new content up on our site much faster than before, which has helped us to stay ahead of the competition.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to improve its website management process and achieve better online results.<br>', '', 'N/A', 'uploads/product/software-development/', '', '1684332601F6Oqy.jpg', 'jpg', '[\"Actual size\"]', '30.51 KB', '550x550', 3, '2023-05-17 20:10:01', '2023-05-18 12:47:42', 1, 1),
(117, 'ProductPost', 5, '<h3 class=\"anim fade-up\">Sarah Johnson</h3><h4 class=\"anim fade-up\">Content Manager</h4>', 'As a large corporation with multiple websites, we needed a CMS that could handle a high volume of content and traffic. After researching various options, we decided to go with this CMS, and we couldn\'t be happier with our decision. The platform\'s robust features and scalability have allowed us to easily manage all of our websites from one central location.<br><br>\r\nOne of the things we appreciate most about this CMS is its flexibility. We have been able to customize our website to meet our specific needs, and the platform\'s API has allowed us to integrate with other tools and applications seamlessly. Additionally, the CMS\'s analytics and reporting features have provided us with valuable insights into our website\'s performance, allowing us to make data-driven decisions.<br><br>\r\nOverall, we highly recommend this CMS to any business looking for a reliable, enterprise-level solution for their website management needs', '', 'N/A', 'uploads/product/software-development/', '', '1684332601wdyMH.jpg', 'jpg', '[\"Actual size\"]', '26.49 KB', '550x550', 2, '2023-05-17 20:10:01', '2023-05-18 12:47:42', 1, 1),
(118, 'ProductPost', 9, '<h3 class=\"anim fade-up\">John Smith</h3><h4 class=\"anim fade-up\">CEO</h4>', 'Our company has been using this CMS for over a year, and it has truly transformed how we manage our website. Before, making updates to our site was a time-consuming and often frustrating process. But with this CMS, we are able to make changes quickly and easily, saving us valuable time and resources. The platform\'s intuitive interface has also made it easy for our team members to learn and use, even those with little to no technical experience.<br><br>\r\nWe also appreciate the level of support provided by the CMS team. Whenever we have questions or concerns, they have responded quickly and provided solutions. They truly go above and beyond to ensure that we are satisfied with the platform and are able to achieve our website goals.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to streamline its website management process and improve its online presence.', '', 'N/A', 'uploads/product/software-development/', '', '1683803035W3aot.jpg', 'jpg', '[\"Actual size\"]', '20.33 KB', '550x550', 0, '2023-05-11 17:03:55', '2023-05-17 14:08:31', 1, 1),
(121, 'ProductPost', 9, '<h3 class=\"anim fade-up\">Natalie Thompson</h3><h4 class=\"anim fade-up\">CTO</h4>', 'As the CTO of a growing business, I know how important it is to have a website that is both functional and visually appealing. That\'s why we chose this CMS to manage our website, and we couldn\'t be happier with the results.<br><br>\r\nWe also appreciate the level of customization offered by the CMS. We have been able to create a website that is unique to our brand and that truly reflects our values and mission. Additionally, the platform\'s SEO tools have helped us to improve our search engine rankings, resulting in increased website traffic and revenue.<br><br>\r\nOverall, I highly recommend this CMS to any business looking for a comprehensive website management solution that can help them to achieve their online goals.<br>', '', 'N/A', 'uploads/product/software-development/', '', '1684332601IKlCt.jpg', 'jpg', '[\"Actual size\"]', '34.70 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:11:07', 1, 1),
(122, 'ProductPost', 9, '<h3 class=\"anim fade-up\">Brad Simmons</h3><h4 class=\"anim fade-up\">IT Director</h4>', '  Before we switched to this CMS, managing our website was a nightmare. We had to rely on external developers to make even the smallest changes, and the process was slow and expensive. But since we started using this CMS, we have been able to manage our website in-house, saving us both time and money.<br><br>\r\nThe platform\'s automated workflows and approval processes have also helped us to streamline our content creation process. We are now able to get new content up on our site much faster than before, which has helped us to stay ahead of the competition.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to improve its website management process and achieve better online results.<br>', '', 'N/A', 'uploads/product/software-development/', '', '1684332601F6Oqy.jpg', 'jpg', '[\"Actual size\"]', '30.51 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:34:41', 1, 1),
(123, 'ProductPost', 9, '<h3 class=\"anim fade-up\">Sarah Johnson</h3><h4 class=\"anim fade-up\">Content Manager</h4>', 'As a large corporation with multiple websites, we needed a CMS that could handle a high volume of content and traffic. After researching various options, we decided to go with this CMS, and we couldn\'t be happier with our decision. The platform\'s robust features and scalability have allowed us to easily manage all of our websites from one central location.<br><br>\r\nOne of the things we appreciate most about this CMS is its flexibility. We have been able to customize our website to meet our specific needs, and the platform\'s API has allowed us to integrate with other tools and applications seamlessly. Additionally, the CMS\'s analytics and reporting features have provided us with valuable insights into our website\'s performance, allowing us to make data-driven decisions.<br><br>\r\nOverall, we highly recommend this CMS to any business looking for a reliable, enterprise-level solution for their website management needs', '', 'N/A', 'uploads/product/software-development/', '', '1684332601wdyMH.jpg', 'jpg', '[\"Actual size\"]', '26.49 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:34:38', 1, 1),
(126, 'Product', 1, '', '', '', 'N/A', 'uploads/product/software-development/', '', '1684412549OcH3x.jpg', 'jpg', '[\"Actual size\"]', '96.56 KB', '1920x790', 0, '2023-05-18 18:22:29', '2023-05-18 12:22:32', 1, 1),
(127, 'Product', 1, '', '', '', 'N/A', 'uploads/product/software-development/', '', '1684413743csPV5.jpg', 'jpg', '[\"Actual size\"]', '20.89 KB', '520x300', 0, '2023-05-18 18:42:23', '2023-05-18 12:42:28', 1, 1),
(128, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '16844142896adfa.svg', 'svg', '[\"Actual size\"]', '14.60 KB', 'x', 4, '2023-05-18 18:51:29', '2023-05-18 12:55:34', 1, 1),
(129, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289RyhdC.svg', 'svg', '[\"Actual size\"]', '7.32 KB', 'x', 3, '2023-05-18 18:51:29', '2023-05-18 12:55:34', 1, 1),
(130, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289ccZe0.svg', 'svg', '[\"Actual size\"]', '10.40 KB', 'x', 6, '2023-05-18 18:51:29', '2023-05-18 12:55:34', 1, 1),
(131, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289lmzvR.svg', 'svg', '[\"Actual size\"]', '6.81 KB', 'x', 8, '2023-05-18 18:51:29', '2023-05-18 12:55:34', 1, 1),
(132, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289NZJQg.svg', 'svg', '[\"Actual size\"]', '11.47 KB', 'x', 5, '2023-05-18 18:51:29', '2023-05-18 12:55:34', 1, 1),
(133, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298f75Cg.svg', 'svg', '[\"Actual size\"]', '5.05 KB', 'x', 1, '2023-05-18 18:51:38', '2023-05-18 12:55:34', 1, 1),
(134, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298M1tUN.svg', 'svg', '[\"Actual size\"]', '10.49 KB', 'x', 2, '2023-05-18 18:51:38', '2023-05-18 12:55:34', 1, 1),
(135, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298bOoMg.svg', 'svg', '[\"Actual size\"]', '9.96 KB', 'x', 7, '2023-05-18 18:51:38', '2023-05-18 12:55:34', 1, 1),
(136, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298XG8Ro.svg', 'svg', '[\"Actual size\"]', '13.59 KB', 'x', 9, '2023-05-18 18:51:38', '2023-05-18 12:55:34', 1, 1),
(137, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508MSfqL.svg', 'svg', '[\"Actual size\"]', '3.10 KB', 'x', 12, '2023-05-18 18:55:08', '2023-05-18 12:55:34', 1, 1),
(138, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508PV8Sp.svg', 'svg', '[\"Actual size\"]', '3.34 KB', 'x', 11, '2023-05-18 18:55:08', '2023-05-18 12:55:34', 1, 1),
(139, 'ProductPost', 3, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508hJQq6.svg', 'svg', '[\"Actual size\"]', '5.47 KB', 'x', 10, '2023-05-18 18:55:08', '2023-05-18 12:55:34', 1, 1),
(140, 'ProductPost', 4, 'https://youtu.be/wT3cpXL7HiE', '', '', 'N/A', 'uploads/product/software-development/', '', '1684414659CkOFQ.jpg', 'jpg', '[\"Actual size\"]', '72.96 KB', '820x880', 0, '2023-05-18 18:57:39', '2023-05-20 13:27:18', 1, 1),
(141, 'Product', 2, '', '', '', 'N/A', 'uploads/product/website-development/', '', '1684414979LHgLX.jpg', 'jpg', '[\"Actual size\"]', '34.09 KB', '520x300', 0, '2023-05-18 19:02:59', '2023-05-18 13:03:03', 1, 1),
(142, 'Product', 3, '', '', '', 'N/A', 'uploads/product/ecommerce-develoment/', '', '1684415054yjQlx.jpg', 'jpg', '[\"Actual size\"]', '21.39 KB', '520x300', 0, '2023-05-18 19:04:14', '2023-05-18 13:04:18', 1, 1),
(143, 'Product', 4, '', '', '', 'N/A', 'uploads/product/mobile-application/', '', '1684415171IvyzP.jpg', 'jpg', '[\"Actual size\"]', '16.86 KB', '520x300', 0, '2023-05-18 19:06:11', '2023-05-18 13:06:22', 1, 1),
(144, 'Product', 5, '', '', '', 'N/A', 'uploads/product/technical-support/', '', '16844153561JR5w.jpg', 'jpg', '[\"Actual size\"]', '19.40 KB', '520x300', 0, '2023-05-18 19:09:16', '2023-05-18 13:09:31', 1, 1),
(145, 'Product', 6, '', '', '', 'N/A', 'uploads/product/devops-solution/', '', '1684415365MZ3vM.jpg', 'jpg', '[\"Actual size\"]', '26.29 KB', '520x300', 0, '2023-05-18 19:09:25', '2023-05-18 13:09:36', 1, 1),
(146, 'Page', 14, '', '', '', 'N/A', 'uploads/page/testimonial/', '', '1684416469tmuUd.jpg', 'jpg', '[\"Actual size\"]', '61.72 KB', '1920x790', 0, '2023-05-18 19:27:49', '2023-05-18 13:27:52', 1, 1),
(147, 'Blog', 2, '', '', '', 'N/A', 'uploads/testimonial/2/', '', '1684416787HudCu.jpg', 'jpg', '[\"Actual size\"]', '154.01 KB', '1920x790', 0, '2023-05-18 19:33:07', '2023-05-18 13:33:13', 1, 1),
(148, 'Blog', 2, '', '', '', 'N/A', 'uploads/testimonial/2/', '', '1684416787b2IQt.jpg', 'jpg', '[\"Actual size\"]', '32.62 KB', '510x600', 0, '2023-05-18 19:33:07', '2023-05-18 13:33:17', 1, 1),
(149, 'Blog', 1, '', '', '', 'N/A', 'uploads/testimonial/1/', '', '1684417329FJ4eg.jpg', 'jpg', '[\"Actual size\"]', '154.01 KB', '1920x790', 0, '2023-05-18 19:42:09', '2023-05-18 13:42:12', 1, 1),
(150, 'Blog', 1, '', '', '', 'N/A', 'uploads/testimonial/1/', '', '1684417329gmLws.jpg', 'jpg', '[\"Actual size\"]', '44.35 KB', '510x600', 0, '2023-05-18 19:42:09', '2023-05-18 13:42:14', 1, 1),
(151, 'Blog', 3, '', '', '', 'N/A', 'uploads/testimonial/3/', '', '1684417345QQ3iE.jpg', 'jpg', '[\"Actual size\"]', '154.01 KB', '1920x790', 0, '2023-05-18 19:42:25', '2023-05-18 13:42:28', 1, 1),
(152, 'Blog', 3, '', '', '', 'N/A', 'uploads/testimonial/3/', '', '168441734507dj6.jpg', 'jpg', '[\"Actual size\"]', '31.69 KB', '510x600', 0, '2023-05-18 19:42:25', '2023-05-18 13:42:31', 1, 1),
(153, 'Blog', 4, '', '', '', 'N/A', 'uploads/testimonial/4/', '', '1684417361iPwgq.jpg', 'jpg', '[\"Actual size\"]', '154.01 KB', '1920x790', 0, '2023-05-18 19:42:42', '2023-05-18 13:42:46', 1, 1),
(154, 'Blog', 4, '', '', '', 'N/A', 'uploads/testimonial/4/', '', '1684417361WGtvc.jpg', 'jpg', '[\"Actual size\"]', '72.07 KB', '510x600', 0, '2023-05-18 19:42:42', '2023-05-18 13:42:47', 1, 1),
(155, 'PagePost', 5, '', '', '', 'N/A', 'uploads/page/portfolio/', '', '1684417687BDvhg.jpg', 'jpg', '[\"Actual size\"]', '124.86 KB', '1920x790', 0, '2023-05-18 19:48:07', '2023-05-18 13:48:13', 1, 1),
(156, 'PagePost', 5, '', '', '', 'N/A', 'uploads/page/portfolio/', '', '1684417687YwB5U.jpg', 'jpg', '[\"Actual size\"]', '22.57 KB', '510x600', 0, '2023-05-18 19:48:07', '2023-05-18 13:48:14', 1, 1),
(158, 'PagePost', 6, '', '', '', 'N/A', 'uploads/page/portfolio/', '', '16844180571HscU.jpg', 'jpg', '[\"Actual size\"]', '36.91 KB', '510x600', 0, '2023-05-18 19:54:17', '2023-05-18 13:54:21', 1, 1),
(159, 'PagePost', 11, '', '', '', 'N/A', 'uploads/page/portfolio/', '', '16844180714BIbi.jpg', 'jpg', '[\"Actual size\"]', '42.70 KB', '510x600', 0, '2023-05-18 19:54:31', '2023-05-18 13:54:34', 1, 1),
(160, 'PagePost', 12, '', '', '', 'N/A', 'uploads/page/portfolio/', '', '1684418081mBRrH.jpg', 'jpg', '[\"Actual size\"]', '35.29 KB', '510x600', 0, '2023-05-18 19:54:41', '2023-05-18 13:54:44', 1, 1),
(161, 'PagePost', 5, '', '', '', 'N/A', 'uploads/page/portfolio/', '', '16845067269Yp42.jpg', 'jpg', '[\"Actual size\"]', '87.10 KB', '1350x760', 0, '2023-05-19 20:32:06', '2023-05-19 14:32:15', 1, 1),
(162, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '16844142896adfa.svg', 'svg', '[\"Actual size\"]', '14.60 KB', 'x', 4, '2023-05-18 18:51:29', '2023-05-18 12:55:34', 1, 1),
(163, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289RyhdC.svg', 'svg', '[\"Actual size\"]', '7.32 KB', 'x', 3, '2023-05-18 18:51:29', '2023-05-18 12:55:34', 1, 1),
(164, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289ccZe0.svg', 'svg', '[\"Actual size\"]', '10.40 KB', 'x', 6, '2023-05-18 18:51:29', '2023-05-20 13:12:35', 1, 1),
(165, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289lmzvR.svg', 'svg', '[\"Actual size\"]', '6.81 KB', 'x', 8, '2023-05-18 18:51:29', '2023-05-18 12:55:34', 1, 1),
(166, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289NZJQg.svg', 'svg', '[\"Actual size\"]', '11.47 KB', 'x', 5, '2023-05-18 18:51:29', '2023-05-18 12:55:34', 1, 1),
(167, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298f75Cg.svg', 'svg', '[\"Actual size\"]', '5.05 KB', 'x', 1, '2023-05-18 18:51:38', '2023-05-20 13:12:31', 1, 1),
(168, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298M1tUN.svg', 'svg', '[\"Actual size\"]', '10.49 KB', 'x', 2, '2023-05-18 18:51:38', '2023-05-20 13:12:29', 1, 1),
(169, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298bOoMg.svg', 'svg', '[\"Actual size\"]', '9.96 KB', 'x', 7, '2023-05-18 18:51:38', '2023-05-20 13:12:26', 1, 1),
(170, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298XG8Ro.svg', 'svg', '[\"Actual size\"]', '13.59 KB', 'x', 9, '2023-05-18 18:51:38', '2023-05-20 13:12:24', 1, 1),
(171, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508MSfqL.svg', 'svg', '[\"Actual size\"]', '3.10 KB', 'x', 12, '2023-05-18 18:55:08', '2023-05-20 13:12:22', 1, 1),
(172, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508PV8Sp.svg', 'svg', '[\"Actual size\"]', '3.34 KB', 'x', 11, '2023-05-18 18:55:08', '2023-05-20 13:12:20', 1, 1),
(173, 'ProductPost', 23, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508hJQq6.svg', 'svg', '[\"Actual size\"]', '5.47 KB', 'x', 10, '2023-05-18 18:55:08', '2023-05-20 13:12:18', 1, 1),
(174, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '16844142896adfa.svg', 'svg', '[\"Actual size\"]', '14.60 KB', 'x', 4, '2023-05-18 18:51:29', '2023-05-20 13:15:55', 1, 1),
(175, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289RyhdC.svg', 'svg', '[\"Actual size\"]', '7.32 KB', 'x', 3, '2023-05-18 18:51:29', '2023-05-20 13:15:55', 1, 1),
(176, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289ccZe0.svg', 'svg', '[\"Actual size\"]', '10.40 KB', 'x', 6, '2023-05-18 18:51:29', '2023-05-20 13:15:55', 1, 1),
(177, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289lmzvR.svg', 'svg', '[\"Actual size\"]', '6.81 KB', 'x', 8, '2023-05-18 18:51:29', '2023-05-20 13:15:55', 1, 1),
(178, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289NZJQg.svg', 'svg', '[\"Actual size\"]', '11.47 KB', 'x', 5, '2023-05-18 18:51:29', '2023-05-20 13:15:55', 1, 1),
(179, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298f75Cg.svg', 'svg', '[\"Actual size\"]', '5.05 KB', 'x', 1, '2023-05-18 18:51:38', '2023-05-20 13:15:55', 1, 1),
(180, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298M1tUN.svg', 'svg', '[\"Actual size\"]', '10.49 KB', 'x', 2, '2023-05-18 18:51:38', '2023-05-20 13:15:55', 1, 1),
(181, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298bOoMg.svg', 'svg', '[\"Actual size\"]', '9.96 KB', 'x', 7, '2023-05-18 18:51:38', '2023-05-20 13:15:55', 1, 1),
(182, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298XG8Ro.svg', 'svg', '[\"Actual size\"]', '13.59 KB', 'x', 9, '2023-05-18 18:51:38', '2023-05-20 13:15:55', 1, 1),
(183, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508MSfqL.svg', 'svg', '[\"Actual size\"]', '3.10 KB', 'x', 12, '2023-05-18 18:55:08', '2023-05-20 13:15:55', 1, 1),
(184, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508PV8Sp.svg', 'svg', '[\"Actual size\"]', '3.34 KB', 'x', 11, '2023-05-18 18:55:08', '2023-05-20 13:15:55', 1, 1),
(185, 'ProductPost', 19, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508hJQq6.svg', 'svg', '[\"Actual size\"]', '5.47 KB', 'x', 10, '2023-05-18 18:55:08', '2023-05-20 13:15:55', 1, 1),
(186, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '16844142896adfa.svg', 'svg', '[\"Actual size\"]', '14.60 KB', 'x', 4, '2023-05-18 18:51:29', '2023-05-20 13:17:38', 1, 1),
(187, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289RyhdC.svg', 'svg', '[\"Actual size\"]', '7.32 KB', 'x', 3, '2023-05-18 18:51:29', '2023-05-20 13:17:38', 1, 1),
(188, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289ccZe0.svg', 'svg', '[\"Actual size\"]', '10.40 KB', 'x', 6, '2023-05-18 18:51:29', '2023-05-20 13:17:38', 1, 1),
(189, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289lmzvR.svg', 'svg', '[\"Actual size\"]', '6.81 KB', 'x', 8, '2023-05-18 18:51:29', '2023-05-20 13:17:38', 1, 1),
(190, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289NZJQg.svg', 'svg', '[\"Actual size\"]', '11.47 KB', 'x', 5, '2023-05-18 18:51:29', '2023-05-20 13:17:38', 1, 1),
(191, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298f75Cg.svg', 'svg', '[\"Actual size\"]', '5.05 KB', 'x', 1, '2023-05-18 18:51:38', '2023-05-20 13:17:38', 1, 1),
(192, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298M1tUN.svg', 'svg', '[\"Actual size\"]', '10.49 KB', 'x', 2, '2023-05-18 18:51:38', '2023-05-20 13:17:38', 1, 1),
(193, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298bOoMg.svg', 'svg', '[\"Actual size\"]', '9.96 KB', 'x', 7, '2023-05-18 18:51:38', '2023-05-20 13:17:38', 1, 1),
(194, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298XG8Ro.svg', 'svg', '[\"Actual size\"]', '13.59 KB', 'x', 9, '2023-05-18 18:51:38', '2023-05-20 13:17:38', 1, 1),
(195, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508MSfqL.svg', 'svg', '[\"Actual size\"]', '3.10 KB', 'x', 12, '2023-05-18 18:55:08', '2023-05-20 13:17:38', 1, 1),
(196, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508PV8Sp.svg', 'svg', '[\"Actual size\"]', '3.34 KB', 'x', 11, '2023-05-18 18:55:08', '2023-05-20 13:17:38', 1, 1),
(197, 'ProductPost', 15, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508hJQq6.svg', 'svg', '[\"Actual size\"]', '5.47 KB', 'x', 10, '2023-05-18 18:55:08', '2023-05-20 13:17:38', 1, 1),
(198, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '16844142896adfa.svg', 'svg', '[\"Actual size\"]', '14.60 KB', 'x', 4, '2023-05-18 18:51:29', '2023-05-20 13:17:38', 1, 1),
(199, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289RyhdC.svg', 'svg', '[\"Actual size\"]', '7.32 KB', 'x', 3, '2023-05-18 18:51:29', '2023-05-20 13:18:46', 1, 1),
(200, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289ccZe0.svg', 'svg', '[\"Actual size\"]', '10.40 KB', 'x', 6, '2023-05-18 18:51:29', '2023-05-20 13:18:46', 1, 1),
(201, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289lmzvR.svg', 'svg', '[\"Actual size\"]', '6.81 KB', 'x', 8, '2023-05-18 18:51:29', '2023-05-20 13:18:46', 1, 1),
(202, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289NZJQg.svg', 'svg', '[\"Actual size\"]', '11.47 KB', 'x', 5, '2023-05-18 18:51:29', '2023-05-20 13:18:46', 1, 1),
(203, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298f75Cg.svg', 'svg', '[\"Actual size\"]', '5.05 KB', 'x', 1, '2023-05-18 18:51:38', '2023-05-20 13:18:46', 1, 1),
(204, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298M1tUN.svg', 'svg', '[\"Actual size\"]', '10.49 KB', 'x', 2, '2023-05-18 18:51:38', '2023-05-20 13:18:46', 1, 1),
(205, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298bOoMg.svg', 'svg', '[\"Actual size\"]', '9.96 KB', 'x', 7, '2023-05-18 18:51:38', '2023-05-20 13:18:46', 1, 1),
(206, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298XG8Ro.svg', 'svg', '[\"Actual size\"]', '13.59 KB', 'x', 9, '2023-05-18 18:51:38', '2023-05-20 13:18:46', 1, 1),
(207, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508MSfqL.svg', 'svg', '[\"Actual size\"]', '3.10 KB', 'x', 12, '2023-05-18 18:55:08', '2023-05-20 13:18:46', 1, 1),
(208, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508PV8Sp.svg', 'svg', '[\"Actual size\"]', '3.34 KB', 'x', 11, '2023-05-18 18:55:08', '2023-05-20 13:18:46', 1, 1),
(209, 'ProductPost', 11, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508hJQq6.svg', 'svg', '[\"Actual size\"]', '5.47 KB', 'x', 10, '2023-05-18 18:55:08', '2023-05-20 13:18:46', 1, 1),
(210, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '16844142896adfa.svg', 'svg', '[\"Actual size\"]', '14.60 KB', 'x', 4, '2023-05-18 18:51:29', '2023-05-20 13:17:38', 1, 1),
(211, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289RyhdC.svg', 'svg', '[\"Actual size\"]', '7.32 KB', 'x', 3, '2023-05-18 18:51:29', '2023-05-20 13:20:34', 1, 1),
(212, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289ccZe0.svg', 'svg', '[\"Actual size\"]', '10.40 KB', 'x', 6, '2023-05-18 18:51:29', '2023-05-20 13:20:34', 1, 1),
(213, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289lmzvR.svg', 'svg', '[\"Actual size\"]', '6.81 KB', 'x', 8, '2023-05-18 18:51:29', '2023-05-20 13:20:34', 1, 1),
(214, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414289NZJQg.svg', 'svg', '[\"Actual size\"]', '11.47 KB', 'x', 5, '2023-05-18 18:51:29', '2023-05-20 13:20:34', 1, 1),
(215, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298f75Cg.svg', 'svg', '[\"Actual size\"]', '5.05 KB', 'x', 1, '2023-05-18 18:51:38', '2023-05-20 13:20:34', 1, 1),
(216, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298M1tUN.svg', 'svg', '[\"Actual size\"]', '10.49 KB', 'x', 2, '2023-05-18 18:51:38', '2023-05-20 13:20:34', 1, 1),
(217, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298bOoMg.svg', 'svg', '[\"Actual size\"]', '9.96 KB', 'x', 7, '2023-05-18 18:51:38', '2023-05-20 13:20:34', 1, 1),
(218, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414298XG8Ro.svg', 'svg', '[\"Actual size\"]', '13.59 KB', 'x', 9, '2023-05-18 18:51:38', '2023-05-20 13:20:34', 1, 1),
(219, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508MSfqL.svg', 'svg', '[\"Actual size\"]', '3.10 KB', 'x', 12, '2023-05-18 18:55:08', '2023-05-20 13:20:34', 1, 1),
(220, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508PV8Sp.svg', 'svg', '[\"Actual size\"]', '3.34 KB', 'x', 11, '2023-05-18 18:55:08', '2023-05-20 13:20:34', 1, 1),
(221, 'ProductPost', 7, '', '', NULL, 'N/A', 'uploads/product/software-development/', '', '1684414508hJQq6.svg', 'svg', '[\"Actual size\"]', '5.47 KB', 'x', 10, '2023-05-18 18:55:08', '2023-05-20 13:20:34', 1, 1),
(222, 'ProductPost', 24, 'https://youtu.be/wT3cpXL7HiE', '', '', 'N/A', 'uploads/product/devops-solution/', '', '1684589673rlgCY.jpg', 'jpg', '[\"Actual size\"]', '72.96 KB', '820x880', 0, '2023-05-20 19:34:33', '2023-05-20 13:34:39', 1, 1),
(223, 'ProductPost', 13, '<h3 class=\"anim fade-up\">John Smith</h3><h4 class=\"anim fade-up\">CEO</h4>', 'Our company has been using this CMS for over a year, and it has truly transformed how we manage our website. Before, making updates to our site was a time-consuming and often frustrating process. But with this CMS, we are able to make changes quickly and easily, saving us valuable time and resources. The platform\'s intuitive interface has also made it easy for our team members to learn and use, even those with little to no technical experience.<br><br>\r\nWe also appreciate the level of support provided by the CMS team. Whenever we have questions or concerns, they have responded quickly and provided solutions. They truly go above and beyond to ensure that we are satisfied with the platform and are able to achieve our website goals.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to streamline its website management process and improve its online presence.', '', 'N/A', 'uploads/product/software-development/', '', '1683803035W3aot.jpg', 'jpg', '[\"Actual size\"]', '20.33 KB', '550x550', 0, '2023-05-11 17:03:55', '2023-05-17 14:08:31', 1, 1),
(224, 'ProductPost', 13, '<h3 class=\"anim fade-up\">Natalie Thompson</h3><h4 class=\"anim fade-up\">CTO</h4>', 'As the CTO of a growing business, I know how important it is to have a website that is both functional and visually appealing. That\'s why we chose this CMS to manage our website, and we couldn\'t be happier with the results.<br><br>\r\nWe also appreciate the level of customization offered by the CMS. We have been able to create a website that is unique to our brand and that truly reflects our values and mission. Additionally, the platform\'s SEO tools have helped us to improve our search engine rankings, resulting in increased website traffic and revenue.<br><br>\r\nOverall, I highly recommend this CMS to any business looking for a comprehensive website management solution that can help them to achieve their online goals.<br>', '', 'N/A', 'uploads/product/software-development/', '', '1684332601IKlCt.jpg', 'jpg', '[\"Actual size\"]', '34.70 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:11:07', 1, 1),
(225, 'ProductPost', 13, '<h3 class=\"anim fade-up\">Brad Simmons</h3><h4 class=\"anim fade-up\">IT Director</h4>', '  Before we switched to this CMS, managing our website was a nightmare. We had to rely on external developers to make even the smallest changes, and the process was slow and expensive. But since we started using this CMS, we have been able to manage our website in-house, saving us both time and money.<br><br>\r\nThe platform\'s automated workflows and approval processes have also helped us to streamline our content creation process. We are now able to get new content up on our site much faster than before, which has helped us to stay ahead of the competition.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to improve its website management process and achieve better online results.<br>', '', 'N/A', 'uploads/product/software-development/', '', '1684332601F6Oqy.jpg', 'jpg', '[\"Actual size\"]', '30.51 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:34:41', 1, 1),
(226, 'ProductPost', 13, '<h3 class=\"anim fade-up\">Sarah Johnson</h3><h4 class=\"anim fade-up\">Content Manager</h4>', 'As a large corporation with multiple websites, we needed a CMS that could handle a high volume of content and traffic. After researching various options, we decided to go with this CMS, and we couldn\'t be happier with our decision. The platform\'s robust features and scalability have allowed us to easily manage all of our websites from one central location.<br><br>\r\nOne of the things we appreciate most about this CMS is its flexibility. We have been able to customize our website to meet our specific needs, and the platform\'s API has allowed us to integrate with other tools and applications seamlessly. Additionally, the CMS\'s analytics and reporting features have provided us with valuable insights into our website\'s performance, allowing us to make data-driven decisions.<br><br>\r\nOverall, we highly recommend this CMS to any business looking for a reliable, enterprise-level solution for their website management needs', '', 'N/A', 'uploads/product/software-development/', '', '1684332601wdyMH.jpg', 'jpg', '[\"Actual size\"]', '26.49 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:34:38', 1, 1),
(227, 'ProductPost', 17, '<h3 class=\"anim fade-up\">John Smith</h3><h4 class=\"anim fade-up\">CEO</h4>', 'Our company has been using this CMS for over a year, and it has truly transformed how we manage our website. Before, making updates to our site was a time-consuming and often frustrating process. But with this CMS, we are able to make changes quickly and easily, saving us valuable time and resources. The platform\'s intuitive interface has also made it easy for our team members to learn and use, even those with little to no technical experience.<br><br>\r\nWe also appreciate the level of support provided by the CMS team. Whenever we have questions or concerns, they have responded quickly and provided solutions. They truly go above and beyond to ensure that we are satisfied with the platform and are able to achieve our website goals.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to streamline its website management process and improve its online presence.', '', 'N/A', 'uploads/product/software-development/', '', '1683803035W3aot.jpg', 'jpg', '[\"Actual size\"]', '20.33 KB', '550x550', 0, '2023-05-11 17:03:55', '2023-05-17 14:08:31', 1, 1),
(228, 'ProductPost', 17, '<h3 class=\"anim fade-up\">Natalie Thompson</h3><h4 class=\"anim fade-up\">CTO</h4>', 'As the CTO of a growing business, I know how important it is to have a website that is both functional and visually appealing. That\'s why we chose this CMS to manage our website, and we couldn\'t be happier with the results.<br><br>\r\nWe also appreciate the level of customization offered by the CMS. We have been able to create a website that is unique to our brand and that truly reflects our values and mission. Additionally, the platform\'s SEO tools have helped us to improve our search engine rankings, resulting in increased website traffic and revenue.<br><br>\r\nOverall, I highly recommend this CMS to any business looking for a comprehensive website management solution that can help them to achieve their online goals.<br>', '', 'N/A', 'uploads/product/software-development/', '', '1684332601IKlCt.jpg', 'jpg', '[\"Actual size\"]', '34.70 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:11:07', 1, 1),
(229, 'ProductPost', 17, '<h3 class=\"anim fade-up\">Brad Simmons</h3><h4 class=\"anim fade-up\">IT Director</h4>', '  Before we switched to this CMS, managing our website was a nightmare. We had to rely on external developers to make even the smallest changes, and the process was slow and expensive. But since we started using this CMS, we have been able to manage our website in-house, saving us both time and money.<br><br>\r\nThe platform\'s automated workflows and approval processes have also helped us to streamline our content creation process. We are now able to get new content up on our site much faster than before, which has helped us to stay ahead of the competition.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to improve its website management process and achieve better online results.<br>', '', 'N/A', 'uploads/product/software-development/', '', '1684332601F6Oqy.jpg', 'jpg', '[\"Actual size\"]', '30.51 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:34:41', 1, 1);
INSERT INTO `media` (`id`, `identifier_type`, `identifier_id`, `short_title`, `short_desc`, `img_alt`, `color_code`, `path`, `cloud_path`, `img_name`, `ext`, `available_sizes`, `size`, `dimension`, `sort_order`, `created_at`, `updated_at`, `created_by`, `updated_by`) VALUES
(230, 'ProductPost', 17, '<h3 class=\"anim fade-up\">Sarah Johnson</h3><h4 class=\"anim fade-up\">Content Manager</h4>', 'As a large corporation with multiple websites, we needed a CMS that could handle a high volume of content and traffic. After researching various options, we decided to go with this CMS, and we couldn\'t be happier with our decision. The platform\'s robust features and scalability have allowed us to easily manage all of our websites from one central location.<br><br>\r\nOne of the things we appreciate most about this CMS is its flexibility. We have been able to customize our website to meet our specific needs, and the platform\'s API has allowed us to integrate with other tools and applications seamlessly. Additionally, the CMS\'s analytics and reporting features have provided us with valuable insights into our website\'s performance, allowing us to make data-driven decisions.<br><br>\r\nOverall, we highly recommend this CMS to any business looking for a reliable, enterprise-level solution for their website management needs', '', 'N/A', 'uploads/product/software-development/', '', '1684332601wdyMH.jpg', 'jpg', '[\"Actual size\"]', '26.49 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:34:38', 1, 1),
(231, 'ProductPost', 21, '<h3 class=\"anim fade-up\">John Smith</h3><h4 class=\"anim fade-up\">CEO</h4>', 'Our company has been using this CMS for over a year, and it has truly transformed how we manage our website. Before, making updates to our site was a time-consuming and often frustrating process. But with this CMS, we are able to make changes quickly and easily, saving us valuable time and resources. The platform\'s intuitive interface has also made it easy for our team members to learn and use, even those with little to no technical experience.<br><br>\r\nWe also appreciate the level of support provided by the CMS team. Whenever we have questions or concerns, they have responded quickly and provided solutions. They truly go above and beyond to ensure that we are satisfied with the platform and are able to achieve our website goals.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to streamline its website management process and improve its online presence.', '', 'N/A', 'uploads/product/software-development/', '', '1683803035W3aot.jpg', 'jpg', '[\"Actual size\"]', '20.33 KB', '550x550', 0, '2023-05-11 17:03:55', '2023-05-17 14:08:31', 1, 1),
(232, 'ProductPost', 21, '<h3 class=\"anim fade-up\">Natalie Thompson</h3><h4 class=\"anim fade-up\">CTO</h4>', 'As the CTO of a growing business, I know how important it is to have a website that is both functional and visually appealing. That\'s why we chose this CMS to manage our website, and we couldn\'t be happier with the results.<br><br>\r\nWe also appreciate the level of customization offered by the CMS. We have been able to create a website that is unique to our brand and that truly reflects our values and mission. Additionally, the platform\'s SEO tools have helped us to improve our search engine rankings, resulting in increased website traffic and revenue.<br><br>\r\nOverall, I highly recommend this CMS to any business looking for a comprehensive website management solution that can help them to achieve their online goals.<br>', '', 'N/A', 'uploads/product/software-development/', '', '1684332601IKlCt.jpg', 'jpg', '[\"Actual size\"]', '34.70 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:11:07', 1, 1),
(233, 'ProductPost', 21, '<h3 class=\"anim fade-up\">Brad Simmons</h3><h4 class=\"anim fade-up\">IT Director</h4>', '  Before we switched to this CMS, managing our website was a nightmare. We had to rely on external developers to make even the smallest changes, and the process was slow and expensive. But since we started using this CMS, we have been able to manage our website in-house, saving us both time and money.<br><br>\r\nThe platform\'s automated workflows and approval processes have also helped us to streamline our content creation process. We are now able to get new content up on our site much faster than before, which has helped us to stay ahead of the competition.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to improve its website management process and achieve better online results.<br>', '', 'N/A', 'uploads/product/software-development/', '', '1684332601F6Oqy.jpg', 'jpg', '[\"Actual size\"]', '30.51 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:34:41', 1, 1),
(234, 'ProductPost', 21, '<h3 class=\"anim fade-up\">Sarah Johnson</h3><h4 class=\"anim fade-up\">Content Manager</h4>', 'As a large corporation with multiple websites, we needed a CMS that could handle a high volume of content and traffic. After researching various options, we decided to go with this CMS, and we couldn\'t be happier with our decision. The platform\'s robust features and scalability have allowed us to easily manage all of our websites from one central location.<br><br>\r\nOne of the things we appreciate most about this CMS is its flexibility. We have been able to customize our website to meet our specific needs, and the platform\'s API has allowed us to integrate with other tools and applications seamlessly. Additionally, the CMS\'s analytics and reporting features have provided us with valuable insights into our website\'s performance, allowing us to make data-driven decisions.<br><br>\r\nOverall, we highly recommend this CMS to any business looking for a reliable, enterprise-level solution for their website management needs', '', 'N/A', 'uploads/product/software-development/', '', '1684332601wdyMH.jpg', 'jpg', '[\"Actual size\"]', '26.49 KB', '550x550', 0, '2023-05-17 20:10:01', '2023-05-17 14:34:38', 1, 1),
(235, 'ProductPost', 12, 'https://youtu.be/wT3cpXL7HiE', '', '', 'N/A', 'uploads/product/ecommerce-develoment/', '', '16845904783LuRA.jpg', 'jpg', '[\"Actual size\"]', '72.96 KB', '820x880', 0, '2023-05-20 19:47:58', '2023-05-20 13:48:08', 1, 1),
(236, 'ProductPost', 8, 'https://youtu.be/wT3cpXL7HiE', '', '', 'N/A', 'uploads/product/website-development/', '', '1684590514yhncO.jpg', 'jpg', '[\"Actual size\"]', '72.96 KB', '820x880', 0, '2023-05-20 19:48:34', '2023-05-20 13:48:42', 1, 1),
(237, 'ProductPost', 16, 'https://youtu.be/wT3cpXL7HiE', '', '', 'N/A', 'uploads/product/mobile-application/', '', '1684590556mlZzH.jpg', 'jpg', '[\"Actual size\"]', '72.96 KB', '820x880', 0, '2023-05-20 19:49:16', '2023-05-20 13:49:20', 1, 1),
(238, 'ProductPost', 20, 'https://youtu.be/wT3cpXL7HiE', '', '', 'N/A', 'uploads/product/technical-support/', '', '1684590610lQm1p.jpg', 'jpg', '[\"Actual size\"]', '72.96 KB', '820x880', 0, '2023-05-20 19:50:10', '2023-05-20 13:50:40', 1, 1);

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

--
-- Table structure for table `media_fields`
--

CREATE TABLE `media_fields` (
  `id` int(11) NOT NULL,
  `media_id` int(11) NOT NULL,
  `field_key` varchar(255) DEFAULT NULL,
  `field_value` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `media_fields`
--

INSERT INTO `media_fields` (`id`, `media_id`, `field_key`, `field_value`) VALUES
(35, 39, 'banner', 'on'),
(36, 40, 'banner', 'on'),
(37, 41, 'banner', 'on'),
(38, 42, 'banner', 'on'),
(39, 43, 'banner', 'on'),
(43, 45, 'banner', 'on'),
(46, 54, 'thumb', 'on'),
(47, 55, 'background', 'on'),
(48, 56, 'thumb', 'on'),
(49, 59, 'thumb', 'on'),
(50, 60, 'thumb', 'on'),
(51, 61, 'thumb', 'on'),
(52, 62, 'thumb', 'on'),
(62, 72, 'thumb', 'on'),
(63, 73, 'thumb', 'on'),
(64, 74, 'thumb', 'on'),
(65, 80, 'thumb', 'on'),
(66, 79, 'thumb', 'on'),
(67, 78, 'thumb', 'on'),
(68, 77, 'thumb', 'on'),
(69, 76, 'thumb', 'on'),
(70, 75, 'thumb', 'on'),
(71, 81, 'thumb', 'on'),
(72, 82, 'thumb', 'on'),
(73, 83, 'thumb', 'on'),
(74, 84, 'thumb', 'on'),
(75, 85, 'thumb', 'on'),
(76, 86, 'thumb', 'on'),
(81, 91, 'thumb', 'on'),
(82, 92, 'thumb', 'on'),
(83, 93, 'thumb', 'on'),
(84, 94, 'thumb', 'on'),
(87, 97, 'banner', 'on'),
(88, 98, 'banner', 'on'),
(89, 103, 'banner', 'on'),
(91, 105, 'banner', 'on'),
(93, 107, 'thumb', 'on'),
(97, 108, 'thumb', 'on'),
(98, 109, 'thumb', 'on'),
(99, 110, 'banner', 'on'),
(100, 111, 'thumb', 'on'),
(101, 96, 'banner', 'on'),
(106, 126, 'banner', 'on'),
(107, 127, 'thumb', 'on'),
(109, 141, 'thumb', 'on'),
(110, 142, 'thumb', 'on'),
(111, 143, 'thumb', 'on'),
(112, 144, 'thumb', 'on'),
(113, 145, 'thumb', 'on'),
(114, 146, 'banner', 'on'),
(115, 147, 'banner', 'on'),
(116, 148, 'thumb', 'on'),
(117, 149, 'banner', 'on'),
(118, 150, 'thumb', 'on'),
(119, 151, 'banner', 'on'),
(120, 152, 'thumb', 'on'),
(121, 153, 'banner', 'on'),
(122, 154, 'thumb', 'on'),
(124, 156, 'thumb', 'on'),
(126, 158, 'thumb', 'on'),
(127, 159, 'thumb', 'on'),
(128, 160, 'thumb', 'on'),
(129, 161, 'banner', 'on'),
(130, 140, 'thumb', 'on'),
(131, 222, 'thumb', 'on'),
(132, 235, 'thumb', 'on'),
(133, 236, 'thumb', 'on'),
(135, 237, 'thumb', 'on'),
(136, 238, 'thumb', 'on');

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

--
-- Table structure for table `menu`
--

CREATE TABLE `menu` (
  `id` int(11) NOT NULL,
  `lang` varchar(100) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `status` tinyint(4) DEFAULT '0',
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `menu`
--

INSERT INTO `menu` (`id`, `lang`, `title`, `status`, `created_by`, `updated_by`, `created_at`, `updated_at`, `timestamp`) VALUES
(1, '', 'Top Menu', 1, NULL, NULL, NULL, NULL, '2023-05-11 14:20:58');

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

--
-- Table structure for table `menu_rels`
--

CREATE TABLE `menu_rels` (
  `id` int(11) NOT NULL,
  `menu_id` int(11) DEFAULT NULL,
  `parent_page_id` int(11) DEFAULT NULL,
  `page_id` int(11) DEFAULT NULL,
  `item_title` varchar(255) DEFAULT NULL,
  `item_type` varchar(255) DEFAULT NULL,
  `parent_type` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `menu_rels`
--

INSERT INTO `menu_rels` (`id`, `menu_id`, `parent_page_id`, `page_id`, `item_title`, `item_type`, `parent_type`) VALUES
(23, 1, 0, 1, 'Home', 'page', 'page'),
(24, 1, 0, 16, 'About Us', 'page', 'page'),
(25, 1, 16, 15, 'Services', 'page', 'page'),
(26, 1, 16, 19, 'FAQ', 'page', 'page'),
(27, 1, 16, 8, 'Testimonial', 'page', 'page'),
(28, 1, 0, 10, 'Portfolio', 'page', 'page'),
(29, 1, 0, 13, 'Gallery', 'page', 'page'),
(30, 1, 0, 14, 'Blog', 'page', 'page'),
(31, 1, 0, 12, 'Career', 'page', 'page'),
(32, 1, 0, 11, 'Contact', 'page', 'page');

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

--
-- Table structure for table `migration`
--

CREATE TABLE `migration` (
  `version` varchar(180) NOT NULL,
  `apply_time` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `page`
--

CREATE TABLE `page` (
  `id` int(11) NOT NULL,
  `parent_page_id` varchar(100) DEFAULT NULL,
  `page_section` tinyint(4) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `subtitle` varchar(255) DEFAULT NULL,
  `short_desc` text,
  `description` text,
  `image_size` varchar(255) DEFAULT NULL,
  `identifier` varchar(255) DEFAULT NULL,
  `template` varchar(255) DEFAULT NULL,
  `status` int(11) DEFAULT '1',
  `is_archived` tinyint(1) DEFAULT '0',
  `title_tag` varchar(255) DEFAULT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_description` text,
  `og_title` varchar(255) DEFAULT NULL,
  `og_description` text,
  `preview` varchar(225) DEFAULT NULL,
  `instructions` text,
  `child_of` int(11) DEFAULT NULL,
  `update_type` varchar(255) DEFAULT NULL,
  `visit_count` int(11) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `page`
--

INSERT INTO `page` (`id`, `parent_page_id`, `page_section`, `type`, `title`, `slug`, `subtitle`, `short_desc`, `description`, `image_size`, `identifier`, `template`, `status`, `is_archived`, `title_tag`, `meta_title`, `meta_description`, `og_title`, `og_description`, `preview`, `instructions`, `child_of`, `update_type`, `visit_count`, `created_at`, `updated_at`, `created_by`, `updated_by`) VALUES
(1, '0', 1, '', 'Home', 'home', '', '', '', '', 'home', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-05-07 14:43:21', '2023-05-07 10:46:43', 1, NULL),
(2, '1', 2, NULL, 'Slider', 'slider', '', '', '', '', 'home', 'slider_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-07 15:25:33', '2023-05-14 18:48:17', 1, 1),
(3, '1', 2, NULL, 'About CMS', 'home-about-cms', 'About Us', 'Enhancing user experience with the power of intuitive UI elements and seamless animations powered by a multifunctional CMS with an easy-to-use builder scheme and endless possibilities.', '<p>With endless possibilities at your fingertips, you\'ll be able to create the perfect experience for your users - whether it\'s a stunning website, a powerful e-commerce platform, or a mobile application that stands out from the crowd. Our intuitive interface and versatile design make it easy to customize every aspect of your project, from the layout and color scheme to the navigation and animation effects.</p>\r\n<br>\r\n<div class=\"row\">\r\n<div class=\"col-md-6\">\r\n<div class=\"home-about__single anim fade-up\">\r\n<h4><img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168353530020220462.svg\" style=\"width: 70px;\"><br></h4><h4>Modern Framework</h4>\r\n<p>Looking for a modern, cutting-edge solution to take your business to the next level? Look no further than our Modern Framework. Our state-of-the-art technology and innovative design ensure that you\'ll stay ahead of the curve, no matter what your industry.</p>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6\">\r\n<div class=\"home-about__single anim fade-up\">\r\n<h4><img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/1683535313719036583.svg\" style=\"width: 70px;\"><br></h4><h4>Flexible with Endless Scalability</h4>\r\n<p>Our Flexible Framework provides the adaptability you need to stay agile and responsive to changing demands. And with endless scalability, you\'ll never have to worry about outgrowing our platform - we\'re ready to grow with you, every step of the way.</p>\r\n</div>\r\n</div>\r\n</div>', '', 'home', 'about_us_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-07 15:48:42', '2023-05-15 17:37:08', 1, 1),
(4, '1', 2, NULL, 'Core Features', 'core-features', 'A robust and dynamic CMS proven for its capabilities', '', '', '', 'home', 'core_feature_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-07 16:00:32', '2023-05-14 15:23:18', 1, 1),
(5, '1', 2, NULL, 'Counter', 'counter', 'A robust and dynamic CMS proven for its capabilities', '', '<div class=\"col-md-12 column-1\">\r\n                        <div class=\"counter-one\">\r\n                           <h3 class=\"anim fade-up\">\r\n                              <span data-count-start=\"0\" data-count-end=\"500\" class=\"countIt\">500</span>+\r\n                           </h3>\r\n                           <p class=\"anim fade-up\">Real websites designed, developed and deployed</p>\r\n                        </div>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-6 column-2\">\r\n                        <div class=\"counter-two\">\r\n                           <h3 class=\"anim fade-up\">\r\n                              <span data-count-start=\"0\" data-count-end=\"300\" class=\"countIt\">300</span>+\r\n                           </h3>\r\n                           <p class=\"anim fade-up\">Satisfied customers</p>\r\n                        </div>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-6 column-3\">\r\n                        <div class=\"counter-three\">\r\n                           <h3 class=\"anim fade-up\">\r\n                              <span data-count-start=\"0\" data-count-end=\"10\" class=\"countIt\">10</span>+\r\n                           </h3>\r\n                           <p class=\"anim fade-up\">Tests passed</p>\r\n                        </div>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-12 column-4\">\r\n                        <div class=\"counter-four\">\r\n                           <h3 class=\"anim fade-up\">\r\n                              <span data-count-start=\"0\" data-count-end=\"1500\" class=\"countIt\">1,500</span>+\r\n                           </h3>\r\n                           <p class=\"anim fade-up\">Real websites designed, developed and deployed</p>\r\n                        </div>\r\n                     </div>', '', 'home', 'counter_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-07 16:01:07', '2023-05-14 15:36:41', 1, 1),
(6, '1', 2, NULL, 'Hassle free development', 'hassle-free-development', 'Hassle free development with curated features', 'Experience the power of hassle-free development with our platform\'s curated features. Our streamlined approach to development removes the frustration and confusion from the process, so you can focus on creating great products and applications.', '', '', 'home', 'portfolio_slide_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-07 16:05:55', '2023-05-14 16:15:55', 1, 1),
(7, '1', 2, NULL, 'Unique, Responsive Functional Websites', 'unique-responsive-functional-websites', '<h2>Unique, Responsive</h2><h2>Functional <span>Websites</span></h2><br>', '', '<ul class=\"\">\r\n                           <li class=\"anim fade-up\">\r\n                              <h3 class=\"anim fade-up\">Easy-to-understand CMS</h3>\r\n                              <p class=\"anim fade-up\">\r\n                                 Say goodbye to confusion and frustration with our easy-to-understand CMS. With a user-friendly interface and intuitive controls, you\'ll be able to manage your content and site with ease.\r\n                              </p>\r\n                           </li>\r\n                           <li class=\"anim fade-up\">\r\n                              <h3 class=\"anim fade-up\">Pixel perfect design</h3>\r\n                              <p class=\"anim fade-up\">\r\n                                 Attention to detail is key, and our pixel-perfect design ensures that every aspect of your site looks stunning and functions flawlessly. From layout to typography, we take pride in crafting beautiful and effective designs. Our team of expert designers has years of experience creating visually stunning and user-friendly designs that engage and delight your audience.\r\n                              </p>\r\n                           </li>\r\n                           <li class=\"anim fade-up\">\r\n                              <h3 class=\"anim fade-up\">Convenient and multipurpose development</h3>\r\n                              <p class=\"anim fade-up\">\r\n                                 Our development approach is all about convenience and multipurpose functionality. With tools and features that can be customized to fit your unique needs, you\'ll be able to create applications and products that are versatile and efficient.\r\n                              </p>\r\n                           </li>\r\n                           <li class=\"anim fade-up\">\r\n                              <h3 class=\"anim fade-up\">Unlimited power with endless possibilities</h3>\r\n                              <p class=\"anim fade-up\">\r\n                                 Unleash your creativity and achieve your goals with our powerful platform. With endless customization options, integrations, and tools at your fingertips, the possibilities are truly limitless.\r\n                              </p>\r\n                           </li>\r\n                        </ul>', '', 'home', 'service_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-07 16:06:55', '2023-05-14 16:28:27', 1, 1),
(8, '0', 1, '', 'Client & Testimonial', 'testimonial', 'Our clients are the heartbeat of our business', '', '', '', 'testimonial', 'testimonial_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-07 16:07:59', '2023-05-14 16:42:36', 1, 1),
(10, '0', 1, '', 'Portfolio', 'portfolio', 'Experience unparalleled efficiency paired with polarizing visuals', '', '', '', 'portfolio', 'portfolio_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-07 18:26:40', '2023-05-15 17:48:36', 1, 1),
(11, '0', 1, '', 'Contact', 'contact', 'Catering to all your needs with highly trained customer care', '', '', '', 'contact', 'contact_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-08 16:38:39', '2023-05-08 10:56:25', 1, 1),
(12, '0', 1, '', 'Career', 'career', 'We are excited to have you here and look forward to making you a part of our success', 'As the top-ranked company in the IT industry, we offer a wide range of career opportunities across the nation. With operations throughout the country, the possibilities for professional growth and development are virtually boundless.', '<div class=\"col-md-6\">\r\n                  <h4 class=\"anim fade-up\">Limitless Potential</h4>\r\n\r\n                  <p class=\"anim fade-up\">\r\n                     We believe that your career possibilities are endless. We offer opportunities for\r\n                     individuals interested in API integration or safety to build a rewarding career with us. We take\r\n                     pride in the exceptional quality of our workforce, which gives us a valuable competitive edge in\r\n                     the industry.\r\n                  </p>\r\n               </div>\r\n\r\n               <div class=\"col-md-6\">\r\n                  <h4 class=\"anim fade-up\">Endless Possibilities</h4>\r\n\r\n                  <p class=\"anim fade-up\">\r\n                     The world of energy offers limitless opportunities for personal and professional growth. At our\r\n                     company, you can explore your interests, expand your network, and cultivate career-building skills\r\n                     that will propel you forward.\r\n                  </p>\r\n               </div>', '', 'career', 'career_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-08 17:41:23', '2023-05-14 20:54:57', 1, 1),
(13, '0', 1, '', 'Gallery', 'gallery', 'Come take a stroll through our gallery and discover the wonders that await you.', '', '', '', 'gallery', 'gallery_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-08 18:26:27', '2023-05-14 20:37:58', 1, 1),
(14, '0', 1, '', 'Blog', 'testimonial', 'Stay up to date with the world of IT', 'Check out other blogs of the same kind', '', '', 'testimonial', 'blog_listing_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-09 16:16:00', '2023-05-18 13:28:15', 1, 1),
(15, '0', 1, '', 'Services', 'services', 'Set sail for success with our curated suite of services', '', '', '', 'services', '', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-09 16:19:20', '2023-05-14 16:18:46', 1, 1),
(16, '0', 1, '', 'About Us', 'about-us', 'From software engineers to UX designers, we are a diverse group of passionate go-getters who love to push boundaries and eat pizza', 'At our company, we believe that the user experience is everything. That\'s why we\'re dedicated to enhancing it through the power of intuitive UI elements and seamless animations. With our multifunctional CMS, we can create websites that are not only visually stunning but also highly functional and easy to navigate.', '<p class=\"anim fade-up\">\r\n                     Our CMS features an easy-to-use builder scheme that empowers our clients to make changes and\r\n                     updates to their websites quickly and easily. With endless possibilities for customization, we can\r\n                     ensure that your website stands out from the competition and meets the unique needs of your\r\n                     business.\r\n                     <br><br>\r\nWith endless possibilities at your fingertips, you\'ll be able to create the perfect experience for your users - whether it\'s a stunning website, a powerful e-commerce platform, or a mobile application that stands out from the crowd. Our intuitive interface and versatile design make it easy to customize every aspect of your project, from the layout and color scheme to the navigation and animation effects.<br><br>\r\n                     Whether you\'re looking for a simple brochure site or a complex e-commerce platform, our team has\r\n                     the expertise and tools to make it happen. We\'re committed to creating websites that not only look\r\n                     great but also drive results for your business. So if you\'re looking to take your online presence\r\n                     to the next level, look no further than our team.\r\n                  </p>', '', 'about-us', 'about_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-11 10:29:58', '2023-05-14 20:19:52', 1, 1),
(17, '16', 2, '', 'Mission Vision', 'mission-vision', '', '', '<div class=\"mission__text\">\r\n                     <h2 class=\"anim fade-up\">MISSION</h2>\r\n                     <p class=\"anim fade-up\">\r\n                        To empower people to live their best lives by providing them with the tools and resources they\r\n                        need to succeed.\r\n                     </p>\r\n                  </div>\r\n                  <div class=\"mission__text\">\r\n                     <h2 class=\"anim fade-up\">VISION</h2>\r\n                     <p class=\"anim fade-up\">\r\n                        A world where everyone has access to the resources they need to thrive and achieve their full\r\n                        potential.\r\n                     </p>\r\n                  </div>', '', 'about-us', 'mission_vision_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-11 10:42:43', '2023-05-11 06:31:06', 1, 1),
(18, '16', 2, NULL, 'Our Team', 'our-team', '', '', ' <h2 class=\"anim fade-up\">It is with great pleasure that I introduce our latest product, the content management system (CMS). This software represents a major milestone for our company, and we are excited to share it with you.\r\n                  </h2>\r\n<p class=\"anim fade-up\">\r\nOur team has been working tirelessly to create a CMS that is user-friendly, flexible, and customizable to meet the needs of a wide range of industries and businesses. We believe that this product will revolutionize the way you manage your content and streamline your operations. We are committed to innovation, excellence, and customer satisfaction. We understand the importance of staying ahead of the curve in an ever-changing technology landscape, and we are confident that our CMS will set a new standard for content management.<br><br>\r\nWe recognize that our success is largely due to the trust and support of our customers and partners. As such, we remain dedicated to providing exceptional service and support, ensuring that you have everything you need to maximize the benefits of our CMS.<br><br>\r\nThank you for choosing our company as your technology partner, and we look forward to continuing to work together to achieve your business goals.</p>\r\n                  <h3 class=\"anim fade-up\">Antonio Alvarez</h3>\r\n                  <h4 class=\"anim fade-up\">CEO</h4>', '', 'about-us', 'team_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-11 12:31:46', '2023-05-14 19:50:54', 1, 1),
(19, '0', 1, '', 'FAQ', 'faq', '', '', '', '', 'faq', 'faq_template', 1, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '2023-05-11 23:13:12', '2023-05-11 18:45:35', 1, 1);

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

--
-- Table structure for table `page_gallery_rel`
--

CREATE TABLE `page_gallery_rel` (
  `id` int(11) NOT NULL,
  `page_id` int(11) NOT NULL,
  `gallery_id` int(11) NOT NULL,
  `sort_order` int(11) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `page_gallery_rel`
--

INSERT INTO `page_gallery_rel` (`id`, `page_id`, `gallery_id`, `sort_order`) VALUES
(1, 13, 1, 2),
(2, 13, 2, 1),
(3, 16, 3, 0),
(4, 16, 4, 0);

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

--
-- Table structure for table `page_post`
--

CREATE TABLE `page_post` (
  `id` int(11) NOT NULL,
  `page_id` int(11) NOT NULL,
  `type` varchar(255) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `subtitle` text,
  `short_desc` text,
  `description` text,
  `sort_order` int(11) DEFAULT '0',
  `template` varchar(255) DEFAULT NULL,
  `status` tinyint(4) DEFAULT '1',
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `page_post`
--

INSERT INTO `page_post` (`id`, `page_id`, `type`, `title`, `slug`, `subtitle`, `short_desc`, `description`, `sort_order`, `template`, `status`, `created_by`, `updated_by`, `created_at`, `updated_at`) VALUES
(1, 4, '', 'Multi Layer Content', 'manage-complex-content', '', 'Create complex page layouts with ease using our multi-layer content feature. Whether you\'re designing a landing page or a product page, you\'ll have complete control over the look and feel of your content.', '', 3, '', 1, 1, 1, '2023-05-07 17:19:48', '2023-05-14 15:30:31'),
(2, 4, '', 'RESTful API ', 'restful-api', '', 'Connect your CMS to other apps and services with our RESTful API. Our powerful integration capabilities make it easy to streamline your workflow and automate your processes, so you can focus on what matters most.', '', 1, '', 1, 1, 1, '2023-05-07 17:21:47', '2023-05-14 15:30:41'),
(3, 4, '', 'Media Library', 'media-library', '', 'Keep your media assets organized and easily accessible with our media library. Upload, store, and manage all your images and videos in one place, so you can focus on creating great content.', '', 4, '', 1, 1, 1, '2023-05-07 17:22:11', '2023-05-14 15:31:05'),
(4, 4, '', 'SEO Settings', 'seo-settings', '', 'Make sure your website gets noticed with our built-in SEO settings. Optimize your pages for search engines and improve your ranking, so you can drive more traffic and reach more customers.', '', 2, '', 1, 1, 1, '2023-05-07 17:27:06', '2023-05-14 15:30:50'),
(5, 10, '3', 'MJL Bangladesh', 'mjl-bangladesh', '<li>Ecommerce</li> <li>React.js</li>', 'MJL Bangladesh Limited is the country’s top-ranked company in the Lube Oil Industry. The company assigned us with the goal of improving the UX design and frontend implementation of their main website', '<div class=\"row upper-text\">\r\n <div class=\"col-md-12\">\r\n                     <h4>A dynamic functional redesign to enhance user experience</h4>\r\n</div>\r\n                  </div>\r\n                  <div class=\"row\">\r\n                     <div class=\"col-sm-12\">\r\n                        <h2>The Project</h2>\r\n\r\n                        <p>\r\n                           Lube Solution is a curated mobile application developed for MJL Bangladesh Limited, the\r\n                           country’s top-ranked company in the Lube Oil Industry. Currently, MJL BL is the industry\r\n                           leader and the sole distributor of the global brand Mobil™ in the market for lube oil\r\n                           products in Bangladesh.\r\n                           <br><br>\r\n                           The lube oil industry giant envisioned the mobile application to make accessible all\r\n                           lube-related services with expert professionals to its customers right at their doorsteps.\r\n                           MJL BL entrusted Dcastalia, a result-driven software company with intuitive UI/UX design\r\n                           portfolios, with this project because of our proven expertise in artistically redesigning the\r\n                           dynamic and interactive MJL website.\r\n                           <br><br>\r\n                           The objective was to completely revamp the earlier version of the Lube Solutions mobile\r\n                           application, into a more, content-driven, modernistic, and aesthetic piece of technology that\r\n                           would enhance the user experience and at the same time efficiently manage the large amounts\r\n                           of data in their systems. The assignment was to be completed within 60 days which was an\r\n                           exceptional feat given the magnitude of the project.\r\n                        </p>\r\n\r\n                        <h2>Scope of Work</h2>\r\n\r\n                        <p>\r\n                           MJL required a stunning, modernistic, functional UI/UX for its mobile application Lube\r\n                           Solutions, which would increase the customer conversion rate and also establish a very strong\r\n                           brand presence for MJL in the Lube Oil Industry, within 60 days.\r\n                           <br><br>\r\n                           MJL’s previous mobile application did not reflect the desired branding, visual appeal, and\r\n                           functionality. It was complex as MJL BL maintains a heavy-duty database system with a vast\r\n                           number of product categories, a large and complex network of retail outlets with enlisted\r\n                           service providers, and an extensive customer base.\r\n                        </p>\r\n\r\n\r\n                        <h2>Gallery</h2>\r\n\r\n                        <div class=\"gallery\">\r\n                           <div class=\"row Light\">\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                    </a>\r\n\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\">\r\n                                    <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\" style=\"width: 420px;\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n\r\n                           </div>\r\n                        </div>\r\n\r\n                        <h2>Technologies</h2>\r\n\r\n                        <p>\r\n                           We deployed the most modern technologies in creating this fully functional application with\r\n                           immense visual appeal. Lube Solutions Application was completely revamped and redesigned from\r\n                           its earlier version which had operational issues with poor aesthetics, and we re-launched it\r\n                           as a robust, high-performing information system architecture that is capable of serving\r\n                           thousands of customers from its database on a daily basis.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Revamped UI/UX</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Seamless Performance</h5>\r\n                        <p>\r\n                           The objective of this project was to ensure the implementation of prime performance features\r\n                           that would enhance the usability.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Security Seal Repository </h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Deep Linking</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Referral System</h5>\r\n                        <p>\r\n                           Implementing the referral system for the app is a significant feature that encourages users\r\n                           to share the brand with their family and friends, thus, motivating potential customers to\r\n                           transform into actual users.\r\n                        </p>\r\n                     </div>\r\n\r\n\r\n                     <div class=\"col-sm-12 video\">\r\n                        <div class=\"video-wrapper Light\">\r\n                           <a href=\"https://youtu.be/wT3cpXL7HiE\"></a>\r\n\r\n                           <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845092381197661416.jpg\" alt=\"\">\r\n\r\n                           <div class=\"video-icon\">\r\n                              <div class=\"icon-inner\">\r\n                                 <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\">\r\n                                    <g id=\"Group_14000\" data-name=\"Group 14000\" transform=\"translate(0.49)\">\r\n                                       <g id=\"Ellipse_381\" data-name=\"Ellipse 381\" transform=\"translate(-0.49)\" fill=\"#060D34\" stroke=\"none\" stroke-width=\"1\">\r\n                                          <circle cx=\"30\" cy=\"30\" r=\"30\" stroke=\"none\"></circle>\r\n                                          <circle class=\"video-hover\" cx=\"30\" cy=\"30\" r=\"30.5\" fill=\"#2BC6EB\"></circle>\r\n                                       </g>\r\n                                       <path id=\"Polygon_2\" data-name=\"Polygon 2\" d=\"M8.143,1.429a1,1,0,0,1,1.715,0l7.234,12.056A1,1,0,0,1,16.234,15H1.766a1,1,0,0,1-.857-1.514Z\" transform=\"translate(39.51 21) rotate(90)\" fill=\"#fff\"></path>\r\n                                    </g>\r\n                                 </svg>\r\n                              </div>\r\n                           </div>\r\n                        </div>\r\n                     </div>\r\n\r\n           \r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">50%</h3>\r\n                        <p class=\"anim fade-up\">Increase in Product Purchase</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">+500K</h3>\r\n                        <p class=\"anim fade-up\">Security Seal IDs served</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">24/7</h3>\r\n                        <p class=\"anim fade-up\">Operational Support</p>\r\n                     </div>\r\n</div>', 0, '', 1, 1, 1, '2023-05-07 18:26:59', '2023-05-19 16:21:49'),
(6, 10, '3', 'Omera LPG', 'omera-lpg', '<li>Corporate</li> <li>React.js</li>', 'Omera Petroleum Limited has started its LPG venture in Bangladesh with the utmost commitment to convenience, availability,functionality, and safety. It came into being in the year 2015 with the state-of-the-art European Technology and Machineries Bottling and Storage complex in Mongla, Ghorashal, Bogra, and Mirasharai. ', '<div class=\"row upper-text\">\r\n <div class=\"col-md-12\">\r\n                     <h4>A dynamic functional redesign to enhance user experience</h4>\r\n</div>\r\n                  </div>\r\n                  <div class=\"row\">\r\n                     <div class=\"col-sm-12\">\r\n                        <h2>The Project</h2>\r\n\r\n                        <p>\r\n                           Lube Solution is a curated mobile application developed for MJL Bangladesh Limited, the\r\n                           country’s top-ranked company in the Lube Oil Industry. Currently, MJL BL is the industry\r\n                           leader and the sole distributor of the global brand Mobil™ in the market for lube oil\r\n                           products in Bangladesh.\r\n                           <br><br>\r\n                           The lube oil industry giant envisioned the mobile application to make accessible all\r\n                           lube-related services with expert professionals to its customers right at their doorsteps.\r\n                           MJL BL entrusted Dcastalia, a result-driven software company with intuitive UI/UX design\r\n                           portfolios, with this project because of our proven expertise in artistically redesigning the\r\n                           dynamic and interactive MJL website.\r\n                           <br><br>\r\n                           The objective was to completely revamp the earlier version of the Lube Solutions mobile\r\n                           application, into a more, content-driven, modernistic, and aesthetic piece of technology that\r\n                           would enhance the user experience and at the same time efficiently manage the large amounts\r\n                           of data in their systems. The assignment was to be completed within 60 days which was an\r\n                           exceptional feat given the magnitude of the project.\r\n                        </p>\r\n\r\n                        <h2>Scope of Work</h2>\r\n\r\n                        <p>\r\n                           MJL required a stunning, modernistic, functional UI/UX for its mobile application Lube\r\n                           Solutions, which would increase the customer conversion rate and also establish a very strong\r\n                           brand presence for MJL in the Lube Oil Industry, within 60 days.\r\n                           <br><br>\r\n                           MJL’s previous mobile application did not reflect the desired branding, visual appeal, and\r\n                           functionality. It was complex as MJL BL maintains a heavy-duty database system with a vast\r\n                           number of product categories, a large and complex network of retail outlets with enlisted\r\n                           service providers, and an extensive customer base.\r\n                        </p>\r\n\r\n\r\n                        <h2>Gallery</h2>\r\n\r\n                        <div class=\"gallery\">\r\n                           <div class=\"row Light\">\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                    </a>\r\n\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\">\r\n                                    <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\" style=\"width: 420px;\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n\r\n                           </div>\r\n                        </div>\r\n\r\n                        <h2>Technologies</h2>\r\n\r\n                        <p>\r\n                           We deployed the most modern technologies in creating this fully functional application with\r\n                           immense visual appeal. Lube Solutions Application was completely revamped and redesigned from\r\n                           its earlier version which had operational issues with poor aesthetics, and we re-launched it\r\n                           as a robust, high-performing information system architecture that is capable of serving\r\n                           thousands of customers from its database on a daily basis.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Revamped UI/UX</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Seamless Performance</h5>\r\n                        <p>\r\n                           The objective of this project was to ensure the implementation of prime performance features\r\n                           that would enhance the usability.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Security Seal Repository </h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Deep Linking</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Referral System</h5>\r\n                        <p>\r\n                           Implementing the referral system for the app is a significant feature that encourages users\r\n                           to share the brand with their family and friends, thus, motivating potential customers to\r\n                           transform into actual users.\r\n                        </p>\r\n                     </div>\r\n\r\n\r\n                     <div class=\"col-sm-12 video\">\r\n                        <div class=\"video-wrapper Light\">\r\n                           <a href=\"https://youtu.be/wT3cpXL7HiE\"></a>\r\n\r\n                           <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845092381197661416.jpg\" alt=\"\">\r\n\r\n                           <div class=\"video-icon\">\r\n                              <div class=\"icon-inner\">\r\n                                 <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\">\r\n                                    <g id=\"Group_14000\" data-name=\"Group 14000\" transform=\"translate(0.49)\">\r\n                                       <g id=\"Ellipse_381\" data-name=\"Ellipse 381\" transform=\"translate(-0.49)\" fill=\"#060D34\" stroke=\"none\" stroke-width=\"1\">\r\n                                          <circle cx=\"30\" cy=\"30\" r=\"30\" stroke=\"none\"></circle>\r\n                                          <circle class=\"video-hover\" cx=\"30\" cy=\"30\" r=\"30.5\" fill=\"#2BC6EB\"></circle>\r\n                                       </g>\r\n                                       <path id=\"Polygon_2\" data-name=\"Polygon 2\" d=\"M8.143,1.429a1,1,0,0,1,1.715,0l7.234,12.056A1,1,0,0,1,16.234,15H1.766a1,1,0,0,1-.857-1.514Z\" transform=\"translate(39.51 21) rotate(90)\" fill=\"#fff\"></path>\r\n                                    </g>\r\n                                 </svg>\r\n                              </div>\r\n                           </div>\r\n                        </div>\r\n                     </div>\r\n\r\n           \r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">50%</h3>\r\n                        <p class=\"anim fade-up\">Increase in Product Purchase</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">+500K</h3>\r\n                        <p class=\"anim fade-up\">Security Seal IDs served</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">24/7</h3>\r\n                        <p class=\"anim fade-up\">Operational Support</p>\r\n                     </div>\r\n</div>', 0, '', 1, 1, 1, '2023-05-07 18:27:48', '2023-05-19 16:22:39'),
(7, 8, '', 'Sarah Johnson', 'john-doe', 'Content Manager', '', '<p>As a large corporation with multiple websites, we needed a CMS that could handle a high volume of content and traffic. After researching various options, we decided to go with this CMS, and we couldn\'t be happier with our decision. The platform\'s robust features and scalability have allowed us to easily manage all of our websites from one central location.<br><br>\r\nOne of the things we appreciate most about this CMS is its flexibility. We have been able to customize our website to meet our specific needs, and the platform\'s API has allowed us to integrate with other tools and applications seamlessly. Additionally, the CMS\'s analytics and reporting features have provided us with valuable insights into our website\'s performance, allowing us to make data-driven decisions.<br><br>\r\nOverall, we highly recommend this CMS to any business looking for a reliable, enterprise-level solution for their website management needs</p>', 2, '', 1, 1, 1, '2023-05-07 21:03:49', '2023-05-20 14:19:33'),
(8, 8, '', 'Brad Simmons', 'brad-simmons', 'IT Director', '', '<p>    Before we switched to this CMS, managing our website was a nightmare. We had to rely on external developers to make even the smallest changes, and the process was slow and expensive. But since we started using this CMS, we have been able to manage our website in-house, saving us both time and money.<br><br>\r\nThe platform\'s automated workflows and approval processes have also helped us to streamline our content creation process. We are now able to get new content up on our site much faster than before, which has helped us to stay ahead of the competition.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to improve its website management process and achieve better online results.<br></p>', 3, '', 1, 1, 1, '2023-05-07 21:05:19', '2023-05-20 14:19:33'),
(9, 8, '', 'Natalie Thompson', 'natali-trump', 'CTO', '', '<p>As the CTO of a growing business, I know how important it is to have a website that is both functional and visually appealing. That\'s why we chose this CMS to manage our website, and we couldn\'t be happier with the results.<br><br>\r\nWe also appreciate the level of customization offered by the CMS. We have been able to create a website that is unique to our brand and that truly reflects our values and mission. Additionally, the platform\'s SEO tools have helped us to improve our search engine rankings, resulting in increased website traffic and revenue.<br><br>\r\nOverall, I highly recommend this CMS to any business looking for a comprehensive website management solution that can help them to achieve their online goals.<br></p>', 4, '', 1, 1, 1, '2023-05-07 21:06:09', '2023-05-20 14:19:33'),
(10, 8, '', 'David Lee', 'lebron-wayde', 'CEO', '', '<p>Our company has been using this CMS for over a year, and it has truly transformed how we manage our website. Before, making updates to our site was a time-consuming and often frustrating process. But with this CMS, we are able to make changes quickly and easily, saving us valuable time and resources. The platform\'s intuitive interface has also made it easy for our team members to learn and use, even those with little to no technical experience.<br><br>\r\nWe also appreciate the level of support provided by the CMS team. Whenever we have questions or concerns, they have responded quickly and provided solutions. They truly go above and beyond to ensure that we are satisfied with the platform and are able to achieve our website goals.<br><br>\r\nOverall, we highly recommend this CMS to any business looking to streamline its website management process and improve its online presence.</p>', 1, '', 1, 1, 1, '2023-05-07 21:07:56', '2023-05-20 14:19:33'),
(11, 10, '4', 'Rangs Properties', 'rangs-properties', '<li>UX/UI Design</li> <li>Yii2</li> <li>Technical Support</li>', 'Rangs Properties is a prominent property developer in Bangladesh who exemplifies the best of architecture. Their main goal from the website was to allow users to properly engage with the brand and determine everything they need to know about the company and their services from the site.', '<div class=\"row upper-text\">\r\n <div class=\"col-md-12\">\r\n                     <h4>A dynamic functional redesign to enhance user experience</h4>\r\n</div>\r\n                  </div>\r\n                  <div class=\"row\">\r\n                     <div class=\"col-sm-12\">\r\n                        <h2>The Project</h2>\r\n\r\n                        <p>\r\n                           Lube Solution is a curated mobile application developed for MJL Bangladesh Limited, the\r\n                           country’s top-ranked company in the Lube Oil Industry. Currently, MJL BL is the industry\r\n                           leader and the sole distributor of the global brand Mobil™ in the market for lube oil\r\n                           products in Bangladesh.\r\n                           <br><br>\r\n                           The lube oil industry giant envisioned the mobile application to make accessible all\r\n                           lube-related services with expert professionals to its customers right at their doorsteps.\r\n                           MJL BL entrusted Dcastalia, a result-driven software company with intuitive UI/UX design\r\n                           portfolios, with this project because of our proven expertise in artistically redesigning the\r\n                           dynamic and interactive MJL website.\r\n                           <br><br>\r\n                           The objective was to completely revamp the earlier version of the Lube Solutions mobile\r\n                           application, into a more, content-driven, modernistic, and aesthetic piece of technology that\r\n                           would enhance the user experience and at the same time efficiently manage the large amounts\r\n                           of data in their systems. The assignment was to be completed within 60 days which was an\r\n                           exceptional feat given the magnitude of the project.\r\n                        </p>\r\n\r\n                        <h2>Scope of Work</h2>\r\n\r\n                        <p>\r\n                           MJL required a stunning, modernistic, functional UI/UX for its mobile application Lube\r\n                           Solutions, which would increase the customer conversion rate and also establish a very strong\r\n                           brand presence for MJL in the Lube Oil Industry, within 60 days.\r\n                           <br><br>\r\n                           MJL’s previous mobile application did not reflect the desired branding, visual appeal, and\r\n                           functionality. It was complex as MJL BL maintains a heavy-duty database system with a vast\r\n                           number of product categories, a large and complex network of retail outlets with enlisted\r\n                           service providers, and an extensive customer base.\r\n                        </p>\r\n\r\n\r\n                        <h2>Gallery</h2>\r\n\r\n                        <div class=\"gallery\">\r\n                           <div class=\"row Light\">\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                    </a>\r\n\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\">\r\n                                    <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\" style=\"width: 420px;\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n\r\n                           </div>\r\n                        </div>\r\n\r\n                        <h2>Technologies</h2>\r\n\r\n                        <p>\r\n                           We deployed the most modern technologies in creating this fully functional application with\r\n                           immense visual appeal. Lube Solutions Application was completely revamped and redesigned from\r\n                           its earlier version which had operational issues with poor aesthetics, and we re-launched it\r\n                           as a robust, high-performing information system architecture that is capable of serving\r\n                           thousands of customers from its database on a daily basis.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Revamped UI/UX</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Seamless Performance</h5>\r\n                        <p>\r\n                           The objective of this project was to ensure the implementation of prime performance features\r\n                           that would enhance the usability.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Security Seal Repository </h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Deep Linking</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Referral System</h5>\r\n                        <p>\r\n                           Implementing the referral system for the app is a significant feature that encourages users\r\n                           to share the brand with their family and friends, thus, motivating potential customers to\r\n                           transform into actual users.\r\n                        </p>\r\n                     </div>\r\n\r\n\r\n                     <div class=\"col-sm-12 video\">\r\n                        <div class=\"video-wrapper Light\">\r\n                           <a href=\"https://youtu.be/wT3cpXL7HiE\"></a>\r\n\r\n                           <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845092381197661416.jpg\" alt=\"\">\r\n\r\n                           <div class=\"video-icon\">\r\n                              <div class=\"icon-inner\">\r\n                                 <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\">\r\n                                    <g id=\"Group_14000\" data-name=\"Group 14000\" transform=\"translate(0.49)\">\r\n                                       <g id=\"Ellipse_381\" data-name=\"Ellipse 381\" transform=\"translate(-0.49)\" fill=\"#060D34\" stroke=\"none\" stroke-width=\"1\">\r\n                                          <circle cx=\"30\" cy=\"30\" r=\"30\" stroke=\"none\"></circle>\r\n                                          <circle class=\"video-hover\" cx=\"30\" cy=\"30\" r=\"30.5\" fill=\"#2BC6EB\"></circle>\r\n                                       </g>\r\n                                       <path id=\"Polygon_2\" data-name=\"Polygon 2\" d=\"M8.143,1.429a1,1,0,0,1,1.715,0l7.234,12.056A1,1,0,0,1,16.234,15H1.766a1,1,0,0,1-.857-1.514Z\" transform=\"translate(39.51 21) rotate(90)\" fill=\"#fff\"></path>\r\n                                    </g>\r\n                                 </svg>\r\n                              </div>\r\n                           </div>\r\n                        </div>\r\n                     </div>\r\n\r\n           \r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">50%</h3>\r\n                        <p class=\"anim fade-up\">Increase in Product Purchase</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">+500K</h3>\r\n                        <p class=\"anim fade-up\">Security Seal IDs served</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">24/7</h3>\r\n                        <p class=\"anim fade-up\">Operational Support</p>\r\n                     </div>\r\n</div>', 0, '', 1, 1, 1, '2023-05-08 15:59:06', '2023-05-19 16:22:51');
INSERT INTO `page_post` (`id`, `page_id`, `type`, `title`, `slug`, `subtitle`, `short_desc`, `description`, `sort_order`, `template`, `status`, `created_by`, `updated_by`, `created_at`, `updated_at`) VALUES
(12, 10, '3', 'Star Porcelain', 'star-porcelain', '<li>UX/UI Design</li> <li>Yii2</li>', 'Star Porcelain was created in 2012 by a group of partners having countless years of experience in the porcelain tableware manufacturing and distribution industry. Among these partners is businessman Dr. Khater Massaad, the Founder and Chairman of the brand Star Porcelain Fine Porcelain.', '<div class=\"row upper-text\">\r\n <div class=\"col-md-12\">\r\n                     <h4>A dynamic functional redesign to enhance user experience</h4>\r\n</div>\r\n                  </div>\r\n                  <div class=\"row\">\r\n                     <div class=\"col-sm-12\">\r\n                        <h2>The Project</h2>\r\n\r\n                        <p>\r\n                           Lube Solution is a curated mobile application developed for MJL Bangladesh Limited, the\r\n                           country’s top-ranked company in the Lube Oil Industry. Currently, MJL BL is the industry\r\n                           leader and the sole distributor of the global brand Mobil™ in the market for lube oil\r\n                           products in Bangladesh.\r\n                           <br><br>\r\n                           The lube oil industry giant envisioned the mobile application to make accessible all\r\n                           lube-related services with expert professionals to its customers right at their doorsteps.\r\n                           MJL BL entrusted Dcastalia, a result-driven software company with intuitive UI/UX design\r\n                           portfolios, with this project because of our proven expertise in artistically redesigning the\r\n                           dynamic and interactive MJL website.\r\n                           <br><br>\r\n                           The objective was to completely revamp the earlier version of the Lube Solutions mobile\r\n                           application, into a more, content-driven, modernistic, and aesthetic piece of technology that\r\n                           would enhance the user experience and at the same time efficiently manage the large amounts\r\n                           of data in their systems. The assignment was to be completed within 60 days which was an\r\n                           exceptional feat given the magnitude of the project.\r\n                        </p>\r\n\r\n                        <h2>Scope of Work</h2>\r\n\r\n                        <p>\r\n                           MJL required a stunning, modernistic, functional UI/UX for its mobile application Lube\r\n                           Solutions, which would increase the customer conversion rate and also establish a very strong\r\n                           brand presence for MJL in the Lube Oil Industry, within 60 days.\r\n                           <br><br>\r\n                           MJL’s previous mobile application did not reflect the desired branding, visual appeal, and\r\n                           functionality. It was complex as MJL BL maintains a heavy-duty database system with a vast\r\n                           number of product categories, a large and complex network of retail outlets with enlisted\r\n                           service providers, and an extensive customer base.\r\n                        </p>\r\n\r\n\r\n                        <h2>Gallery</h2>\r\n\r\n                        <div class=\"gallery\">\r\n                           <div class=\"row Light\">\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845081441064664788.jpg\">\r\n                                    </a>\r\n\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083321937612471.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                       <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083452104250121.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\">\r\n                                    <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083651716239641.jpg\" style=\"width: 420px;\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845083771443681144.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n                              <div class=\"col-md-4\">\r\n                                 <div class=\"img-wrapper\">\r\n                                    <a class=\"img\" href=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                       <img src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/168450845596812611.jpg\">\r\n                                    </a>\r\n                                 </div>\r\n                              </div>\r\n\r\n\r\n                           </div>\r\n                        </div>\r\n\r\n                        <h2>Technologies</h2>\r\n\r\n                        <p>\r\n                           We deployed the most modern technologies in creating this fully functional application with\r\n                           immense visual appeal. Lube Solutions Application was completely revamped and redesigned from\r\n                           its earlier version which had operational issues with poor aesthetics, and we re-launched it\r\n                           as a robust, high-performing information system architecture that is capable of serving\r\n                           thousands of customers from its database on a daily basis.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Revamped UI/UX</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Seamless Performance</h5>\r\n                        <p>\r\n                           The objective of this project was to ensure the implementation of prime performance features\r\n                           that would enhance the usability.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Security Seal Repository </h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Deep Linking</h5>\r\n                        <p>\r\n                           The app’s UI/UX was modernized and refined to reflect the global brand essence for MJL’s\r\n                           Mobil.\r\n                        </p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4\">\r\n                        <h5>Referral System</h5>\r\n                        <p>\r\n                           Implementing the referral system for the app is a significant feature that encourages users\r\n                           to share the brand with their family and friends, thus, motivating potential customers to\r\n                           transform into actual users.\r\n                        </p>\r\n                     </div>\r\n\r\n\r\n                     <div class=\"col-sm-12 video\">\r\n                        <div class=\"video-wrapper Light\">\r\n                           <a href=\"https://youtu.be/wT3cpXL7HiE\"></a>\r\n\r\n                           <img class=\"img\" src=\"https://codecanyon.bestinbd.com/WEBSITE/admin/uploads/editor_image/16845092381197661416.jpg\" alt=\"\">\r\n\r\n                           <div class=\"video-icon\">\r\n                              <div class=\"icon-inner\">\r\n                                 <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\">\r\n                                    <g id=\"Group_14000\" data-name=\"Group 14000\" transform=\"translate(0.49)\">\r\n                                       <g id=\"Ellipse_381\" data-name=\"Ellipse 381\" transform=\"translate(-0.49)\" fill=\"#060D34\" stroke=\"none\" stroke-width=\"1\">\r\n                                          <circle cx=\"30\" cy=\"30\" r=\"30\" stroke=\"none\"></circle>\r\n                                          <circle class=\"video-hover\" cx=\"30\" cy=\"30\" r=\"30.5\" fill=\"#2BC6EB\"></circle>\r\n                                       </g>\r\n                                       <path id=\"Polygon_2\" data-name=\"Polygon 2\" d=\"M8.143,1.429a1,1,0,0,1,1.715,0l7.234,12.056A1,1,0,0,1,16.234,15H1.766a1,1,0,0,1-.857-1.514Z\" transform=\"translate(39.51 21) rotate(90)\" fill=\"#fff\"></path>\r\n                                    </g>\r\n                                 </svg>\r\n                              </div>\r\n                           </div>\r\n                        </div>\r\n                     </div>\r\n\r\n           \r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">50%</h3>\r\n                        <p class=\"anim fade-up\">Increase in Product Purchase</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">+500K</h3>\r\n                        <p class=\"anim fade-up\">Security Seal IDs served</p>\r\n                     </div>\r\n\r\n                     <div class=\"col-md-4 counter\">\r\n                        <h3 class=\"anim fade-up\">24/7</h3>\r\n                        <p class=\"anim fade-up\">Operational Support</p>\r\n                     </div>\r\n</div>', 0, '', 1, 1, 1, '2023-05-08 16:03:07', '2023-05-19 16:23:01'),
(13, 11, '', 'Head Office', 'head-office', '+880 1400 999 666', 'info@dcastalia.com', '<p>House 91, Road 04, Block B, Banani, Dhaka 1213, Bangladesh<br></p>', 0, '', 1, 1, 1, '2023-05-08 16:51:51', '2023-05-08 11:03:31'),
(14, 11, '', 'UK Office', 'uk-office', '+44 077 3100 0143', 'info@dcastalia.com', '<p>50 Old Chapel Road, Gatley, United Kingdom<br></p>', 0, '', 1, 1, 1, '2023-05-08 16:53:55', '2023-05-14 21:20:39'),
(15, 11, '', 'Singapore Office', 'singapore-office', '+65 674 355 65', 'info@dcastalia.com', '<p>24 Jln Lempeng S, Singapore<br></p>', 0, '', 1, 1, 1, '2023-05-08 16:55:20', '2023-05-14 21:20:43'),
(16, 17, '', 'Team Work', 'team-work', '', '', '<p>We believe that collaboration and cooperation are essential to our success. We recognize that we are stronger together than we could ever be alone. That\'s why we value diverse perspectives and contributions from all team members, and we work together to achieve our goals. We celebrate our collective achievements and support each other through challenges, fostering a culture of inclusivity where everyone feels welcome and heard.</p>', 3, '', 1, 1, 1, '2023-05-11 10:54:17', '2023-05-14 19:46:08'),
(17, 17, '', 'Accountability', 'accountability', '', '', '<p>We take accountability seriously at our company. We believe in taking ownership of our actions and their outcomes. That means we hold ourselves and each other to high standards, always striving to be transparent and honest in our communication. We learn from our mistakes and use them as opportunities for growth. And we take responsibility for creating a positive impact in our community and the world.<br></p>', 2, '', 1, 1, 1, '2023-05-11 10:55:11', '2023-05-14 19:46:08'),
(18, 17, '', 'Compassion', 'compassion', '', '', '<p>Compassion is one of our core values at our company. We prioritize empathy and understanding in our interactions with others, recognizing the value of kindness and respect for all individuals, regardless of their background or circumstances. We show kindness and respect to all individuals, prioritizing the well-being of our team members, customers, and community. We are committed to social responsibility and support causes that align with our values, striving to create a positive and uplifting environment for all those we engage with.<br></p>', 4, '', 1, 1, 1, '2023-05-11 10:55:41', '2023-05-14 19:46:08'),
(19, 17, '', 'Equality', 'equality', '', '', '<p>At our company, we believe in treating all individuals with fairness and dignity. We recognize and celebrate the diversity of our team members and customers, working to create an inclusive workplace where everyone feels valued and respected. We are committed to eliminating biases and discrimination, both within our organization and in the broader community. We advocate for equal opportunities and strive to create a more just and equitable world. We believe that everyone deserves a fair shot at success, and we work hard to make that a reality.</p>', 1, '', 1, 1, 1, '2023-05-11 10:56:20', '2023-05-14 19:46:08'),
(20, 18, '', 'Joshua Hernandez', 'lebron-wayde', 'Project Manager', '', '<p>Joshua Hernandez is an accomplished project manager with a proven track record of successfully managing software development projects from conception to delivery. With over 12 years of experience in the field, he has become an expert in agile methodology and is skilled in managing projects of various scales, ranging from small prototypes to complex enterprise-level solutions.<br><br>\r\n\r\nJoshua is passionate about delivering projects on-time and within budget while ensuring that they meet the highest standards of quality. His keen attention to detail and exceptional organizational skills make him an excellent leader, capable of managing cross-functional teams and keeping them focused on their goals.<br><br>\r\n\r\nOne of Joshua\'s key strengths is his ability to communicate effectively with stakeholders, ensuring that everyone involved in a project understands its objectives and how their contributions fit into the bigger picture. His collaborative approach and focus on transparency create a sense of trust among his clients, who always feel informed and in control of the projects they entrust to him.<br><br>\r\n\r\nThroughout his career, Joshua has honed his skills in project management software, risk management, and change management, among others. He is constantly updating his knowledge and skills to keep up with the latest trends and best practices in project management, ensuring that he is always well-equipped to tackle any challenge that comes his way.<br><br>\r\n\r\nJoshua\'s commitment to delivering results, combined with his professionalism and dedication, make him a valuable asset to any project team. Whether working on small-scale prototypes or complex enterprise-level solutions, Joshua\'s expertise and leadership ensure that projects are completed on time, within budget, and to the highest standards of quality.</p>', 0, '', 1, 1, 1, '2023-05-11 12:42:32', '2023-05-14 19:59:35'),
(21, 18, '', 'Emily Nguyen', 'john-doe', 'Full-stack Developer', '', '<p>Emily Nguyen is a skilled technical writer with a passion for making complex concepts accessible to a wide audience. Her ability to explain technical information in simple terms has made her an invaluable member of the software agency\'s team.<br><br>\r\n\r\nEmily has a degree in English and has been working in the field of technical writing and editing for over 4 years. During this time, she has developed a deep understanding of how to create user manuals, training materials, and technical documentation that is clear, concise, and easy to understand. Her work ensures that clients receive documentation that is not only accurate but also useful for end-users.<br><br>\r\n\r\nOne of Emily\'s key strengths is her attention to detail. She is meticulous when it comes to reviewing and editing technical documentation, ensuring that it is free of errors and meets the highest standards of quality. Emily is also highly organized, ensuring that projects are delivered on time and within budget.<br><br>\r\n\r\nIn addition to her technical skills, Emily has excellent communication skills. She is skilled at working with cross-functional teams, developers, and stakeholders to gather the information needed to create accurate and useful documentation. Her ability to communicate complex technical concepts in plain language makes her a valuable asset to any project team.<br><br>\r\n\r\nEmily is constantly learning and improving her skills. She stays up-to-date with the latest trends and best practices in technical writing and editing. Emily\'s commitment to delivering high-quality documentation has earned her a reputation as a go-to person for technical writing projects.<br><br>\r\n\r\nIn summary, Emily Nguyen\'s technical writing skills, attention to detail, and commitment to delivering high-quality documentation make her an essential member of any software development team. Her ability to communicate complex technical information in plain language is a valuable asset to clients and end-users alike.</p>', 0, '', 1, 1, 1, '2023-05-11 12:42:40', '2023-05-14 20:03:02'),
(22, 18, '', 'Charlie Alvarez', 'brad-simmons', 'Senior Developer', '', '<p>Charlie Alvarez is a highly skilled full-stack developer who has been delivering top-notch solutions for over 6 years. He has a deep understanding of web development and is proficient in multiple programming languages and frameworks. Charlie is passionate about using technology to solve complex problems and enjoys taking on challenging projects that require innovative solutions. His expertise in developing scalable and robust web applications has made him a valuable asset to any team.<br><br>\r\n\r\nIn addition to his technical skills, Charlie is a great communicator and enjoys collaborating with team members and stakeholders to ensure that project goals are met. He takes pride in his work and is committed to delivering high-quality solutions that meet or exceed client expectations. Charlie is always learning and staying up-to-date with the latest technologies and industry best practices to ensure that his work is always cutting-edge. His dedication to his craft and passion for problem-solving make him an invaluable member of any development team.</p>', 0, '', 1, 1, 1, '2023-05-11 12:42:52', '2023-05-14 20:05:05'),
(23, 18, '', 'Jane Smith', 'natali-trump', 'Product Designer', '', '<p>Jane Smith is a passionate and experienced UX designer with over 8 years of expertise in creating intuitive and user-centered designs. With a degree in graphic design, Jane has honed her skills by working on various projects in different industries, including healthcare, e-commerce, and education.<br><br>\r\n\r\nJane is an expert in creating wireframes, prototypes, and user interfaces that are visually appealing, engaging, and accessible. She is well-versed in the latest design trends and techniques and is always eager to incorporate new design principles into her work. Her design philosophy is centered on putting the user first, and she is dedicated to creating designs that are both aesthetically pleasing and functional.<br><br>\r\n\r\nAs a designer, Jane has a keen eye for detail and is meticulous in her approach to design. She collaborates closely with clients, stakeholders, and other team members to ensure that the final product meets the end user\'s needs and expectations. Jane understands that design is a continuous process, and she takes an iterative approach to her work, constantly testing and refining her designs to achieve the best possible outcomes.<br><br>\r\n\r\nJane\'s passion for UX design is reflected in her commitment to staying up-to-date with the latest design trends and best practices. She is always exploring new tools and techniques to enhance her skills and is eager to share her knowledge with others. With her dedication to creating user-centered designs and her expertise in UX design, Jane is a valuable member of any design team.</p>', 0, '', 1, 1, 1, '2023-05-11 12:43:03', '2023-05-14 20:06:21'),
(24, 19, '', 'What payment methods do you accept?', 'what-payment-methods-do-you-accept?', '', '', '<p>We understand that making a payment can be a critical aspect of your buying experience, and we want to make it as easy as possible. That\'s why we accept a variety of payment methods, including major credit cards like Visa, Mastercard, and American Express, as well as PayPal and bank transfers.<br></p>', 0, NULL, 1, 1, 1, '2023-05-12 00:57:33', '2023-05-11 18:57:33'),
(25, 19, '', 'What is your refund policy?', 'what-is-your-refund-policy?', '', '', '<p>centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<br></p>', 0, NULL, 1, 1, 1, '2023-05-12 00:57:55', '2023-05-11 18:57:55'),
(26, 19, '', 'How long will it take to receive my order?', 'how-long-will-it-take-to-receive-my-order?', '', '', '<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.&nbsp;<br></p>', 0, NULL, 1, 1, 1, '2023-05-12 00:58:19', '2023-05-11 18:58:19'),
(27, 19, '', 'Do you offer customization services?', 'do-you-offer-customization-services?', '', '', '<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<br></p>', 0, NULL, 1, 1, 1, '2023-05-12 00:59:02', '2023-05-11 18:59:02'),
(28, 8, '', 'Mark Anthony', 'mark-anthony', 'CTO', '', '<p>As the Chief Technology Officer of a large corporation, I am responsible for overseeing the management of our multiple websites. Given the volume of content and traffic we handle, we needed a robust CMS that could meet our needs. After conducting extensive research, we chose this CMS and have been thoroughly impressed with its capabilities.<br><br>\r\n\r\nOne of the standout features of this platform is its scalability. We have been able to effortlessly manage all of our websites from a central location, without any loss of performance. The flexibility of the CMS has also been a huge asset, as we\'ve been able to customize our websites to meet our unique requirements, while seamlessly integrating with other tools and applications.<br><br>\r\n\r\nFrom an analytics standpoint, the CMS\'s reporting features have provided us with actionable insights into the performance of our websites. This has enabled us to make data-driven decisions that have positively impacted our business. Overall, I highly recommend this CMS to any company in need of a dependable, enterprise-level solution for website management.</p>', 5, NULL, 1, 1, 1, '2023-05-15 03:37:53', '2023-05-20 14:19:33'),
(29, 8, '', 'Pratik Hasan', 'pratik-hasan', '', '', '<p>Before we switched to this CMS, managing our website was a nightmare. We had to rely on external developers to make even the smallest changes, and the process was slow and expensive. But since we started using this CMS, we have been able to manage our website in-house, saving us both time and money.\r\n<br>\r\nThe platform\'s automated workflows and approval processes have also helped us to streamline our content creation process. We are now able to get new content up on our site much faster than before, which has helped us to stay ahead of the competition<br></p>', 6, '', 1, 1, 1, '2023-05-20 20:18:46', '2023-05-20 14:19:33');

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

--
-- Table structure for table `page_self_rels`
--

CREATE TABLE `page_self_rels` (
  `id` int(11) NOT NULL,
  `page_id` int(11) DEFAULT NULL,
  `parent_page_id` int(11) DEFAULT '0',
  `page_section` tinyint(4) DEFAULT NULL,
  `sort_order` int(11) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `page_self_rels`
--

INSERT INTO `page_self_rels` (`id`, `page_id`, `parent_page_id`, `page_section`, `sort_order`) VALUES
(1, 1, 0, 1, 6),
(2, 2, 1, 2, 1),
(3, 3, 1, 2, 2),
(4, 4, 1, 2, 3),
(5, 5, 1, 2, 4),
(6, 6, 1, 2, 5),
(7, 7, 1, 2, 6),
(8, 8, 0, 1, 5),
(10, 10, 0, 1, 2),
(11, 11, 0, 1, 3),
(12, 12, 0, 1, 8),
(13, 13, 0, 1, 4),
(14, 14, 0, 1, 10),
(15, 15, 0, 1, 7),
(16, 16, 0, 1, 1),
(17, 17, 16, 2, 0),
(18, 18, 16, 2, 0),
(19, 19, 0, 1, 9);

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

--
-- Table structure for table `product`
--

CREATE TABLE `product` (
  `id` int(11) NOT NULL,
  `category_id` varchar(100) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `subtitle` text,
  `short_desc` text,
  `description` text,
  `price` float(11,2) DEFAULT '0.00',
  `image_size` varchar(255) DEFAULT NULL,
  `is_featured` int(11) DEFAULT '0',
  `is_archived` tinyint(1) DEFAULT '0',
  `is_copy` tinyint(4) DEFAULT '0',
  `identifier` varchar(255) DEFAULT NULL,
  `template` varchar(255) DEFAULT NULL,
  `sort_order` int(11) DEFAULT '0',
  `feature_sort_order` int(11) DEFAULT '0',
  `status` int(11) DEFAULT '1',
  `title_tag` varchar(255) DEFAULT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_description` text,
  `og_title` varchar(255) DEFAULT NULL,
  `og_description` text,
  `preview` varchar(225) DEFAULT NULL,
  `instructions` text,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `product`
--

INSERT INTO `product` (`id`, `category_id`, `title`, `slug`, `subtitle`, `short_desc`, `description`, `price`, `image_size`, `is_featured`, `is_archived`, `is_copy`, `identifier`, `template`, `sort_order`, `feature_sort_order`, `status`, `title_tag`, `meta_title`, `meta_description`, `og_title`, `og_description`, `preview`, `instructions`, `created_at`, `updated_at`, `created_by`, `updated_by`) VALUES
(1, NULL, 'Software Development', 'software-development', 'We develop scalable, stable and secure software solutions', '', '<div class=\"col-sm-12\">\r\n                  <h3 class=\"sec-title anim fade-up\">Overview</h3>\r\n                  <h2 class=\"anim fade-up\">\r\n                     We believe in the power of innovative solutions to transform businesses. Our services are designed to unleash your digital potential, helping you stay ahead in today\'s rapidly evolving technological landscape.\r\n                  </h2>\r\n               </div>\r\n               <div class=\"col-md-8 offset-md-4 anim fade-up\">\r\n                  <p>\r\n                     We understand that every business is unique, and that\'s why our team of seasoned veterans is dedicated to crafting customized solutions that align perfectly with your specific requirements. Whether you need a robust web application, a scalable mobile app, or complex enterprise software, we have the expertise to deliver results that exceed your expectations. From ideation to deployment, we offer end-to-end expertise with a full spectrum of services. Our skilled team works closely with you to understand your vision and translate it into a high-performance, user-friendly solution.\r\n                  </p>\r\n\r\n                  <div class=\"row details\">\r\n                     <div class=\"col-md-6\">\r\n                        <h4>13</h4>\r\n                        <p>Years of Experience</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,050</h4>\r\n                        <p>Clients Worldwide</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,250</h4>\r\n                        <p>Completed Projects</p>\r\n                     </div>\r\n                  </div>\r\n               </div>', NULL, '', NULL, 0, 0, 'software-development', '', 0, 0, 1, '', '', '', '', '', NULL, NULL, '2023-05-07 20:24:01', '2023-05-18 12:46:56', 1, 1),
(2, NULL, 'Website Development', 'website-development', 'Create mind-blowing websites with simplicity at its core', '', '<div class=\"col-sm-12\">\r\n                  <h3 class=\"sec-title anim fade-up\">Overview</h3>\r\n                  <h2 class=\"anim fade-up\">\r\n                     Enhancing user experience with the power of intuitive UI elements and seamless animations powered\r\n                     by a multifunctional CMS with an easy-to-use builder scheme and endless possibilities.\r\n                  </h2>\r\n               </div>\r\n               <div class=\"col-md-8 offset-md-4 anim fade-up\">\r\n                  <p>\r\n                     Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the\r\n                     industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type\r\n                     and scrambled it to make a type specimen book. It has survived not only five centuries, but also\r\n                     the leap into electronic typesetting, remaining essentially unchanged.\r\n                  </p>\r\n\r\n                  <div class=\"row details\">\r\n                     <div class=\"col-md-6\">\r\n                        <h4>13</h4>\r\n                        <p>Years of Experience</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,050</h4>\r\n                        <p>Clients Worldwide</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,250</h4>\r\n                        <p>Completed Projects</p>\r\n                     </div>\r\n                  </div>\r\n               </div>', NULL, '', NULL, 0, 0, 'website-development', '', 0, 0, 1, '', '', '', '', '', NULL, NULL, '2023-05-07 20:24:13', '2023-05-11 09:58:28', 1, 1),
(3, NULL, 'Ecommerce Development', 'ecommerce-develoment', 'We make your e-commerce journey satisfying', '', '<div class=\"col-sm-12\">\r\n                  <h3 class=\"sec-title anim fade-up\">Overview</h3>\r\n                  <h2 class=\"anim fade-up\">\r\n                     Enhancing user experience with the power of intuitive UI elements and seamless animations powered\r\n                     by a multifunctional CMS with an easy-to-use builder scheme and endless possibilities.\r\n                  </h2>\r\n               </div>\r\n               <div class=\"col-md-8 offset-md-4 anim fade-up\">\r\n                  <p>\r\n                     Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the\r\n                     industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type\r\n                     and scrambled it to make a type specimen book. It has survived not only five centuries, but also\r\n                     the leap into electronic typesetting, remaining essentially unchanged.\r\n                  </p>\r\n\r\n                  <div class=\"row details\">\r\n                     <div class=\"col-md-6\">\r\n                        <h4>13</h4>\r\n                        <p>Years of Experience</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,050</h4>\r\n                        <p>Clients Worldwide</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,250</h4>\r\n                        <p>Completed Projects</p>\r\n                     </div>\r\n                  </div>\r\n               </div>', NULL, '', NULL, 0, 0, 'ecommerce-develoment', '', 0, 0, 1, '', '', '', '', '', NULL, NULL, '2023-05-07 20:25:01', '2023-05-11 17:47:40', 1, 1),
(4, NULL, 'Mobile Application', 'mobile-application', 'BEST DESTINATION TO DEVELOP YOUR APPLICATIO', '', '<div class=\"col-sm-12\">\r\n                  <h3 class=\"sec-title anim fade-up\">Overview</h3>\r\n                  <h2 class=\"anim fade-up\">\r\n                     Enhancing user experience with the power of intuitive UI elements and seamless animations powered\r\n                     by a multifunctional CMS with an easy-to-use builder scheme and endless possibilities.\r\n                  </h2>\r\n               </div>\r\n               <div class=\"col-md-8 offset-md-4 anim fade-up\">\r\n                  <p>\r\n                     Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the\r\n                     industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type\r\n                     and scrambled it to make a type specimen book. It has survived not only five centuries, but also\r\n                     the leap into electronic typesetting, remaining essentially unchanged.\r\n                  </p>\r\n\r\n                  <div class=\"row details\">\r\n                     <div class=\"col-md-6\">\r\n                        <h4>13</h4>\r\n                        <p>Years of Experience</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,050</h4>\r\n                        <p>Clients Worldwide</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,250</h4>\r\n                        <p>Completed Projects</p>\r\n                     </div>\r\n                  </div>\r\n               </div>', NULL, '', NULL, 0, 0, 'mobile-application', '', 0, 0, 1, '', '', '', '', '', NULL, NULL, '2023-05-07 20:25:41', '2023-05-11 09:58:42', 1, 1),
(5, NULL, 'Technical Support', 'technical-support', 'BEST DESTINATION TO DEVELOP YOUR APPLICATIO', '', '<div class=\"col-sm-12\">\r\n                  <h3 class=\"sec-title anim fade-up\">Overview</h3>\r\n                  <h2 class=\"anim fade-up\">\r\n                     Enhancing user experience with the power of intuitive UI elements and seamless animations powered\r\n                     by a multifunctional CMS with an easy-to-use builder scheme and endless possibilities.\r\n                  </h2>\r\n               </div>\r\n               <div class=\"col-md-8 offset-md-4 anim fade-up\">\r\n                  <p>\r\n                     Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the\r\n                     industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type\r\n                     and scrambled it to make a type specimen book. It has survived not only five centuries, but also\r\n                     the leap into electronic typesetting, remaining essentially unchanged.\r\n                  </p>\r\n\r\n                  <div class=\"row details\">\r\n                     <div class=\"col-md-6\">\r\n                        <h4>13</h4>\r\n                        <p>Years of Experience</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,050</h4>\r\n                        <p>Clients Worldwide</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,250</h4>\r\n                        <p>Completed Projects</p>\r\n                     </div>\r\n                  </div>\r\n               </div>', NULL, '', NULL, 0, 0, 'technical-support', '', 0, 0, 1, '', '', '', '', '', NULL, NULL, '2023-05-07 20:26:06', '2023-05-11 09:58:49', 1, 1),
(6, NULL, 'DevOps Solution', 'devops-solution', 'Providing extensive DevOps service to minimize your cost', '', '<div class=\"col-sm-12\">\r\n                  <h3 class=\"sec-title anim fade-up\">Overview</h3>\r\n                  <h2 class=\"anim fade-up\">\r\n                     Enhancing user experience with the power of intuitive UI elements and seamless animations powered\r\n                     by a multifunctional CMS with an easy-to-use builder scheme and endless possibilities.\r\n                  </h2>\r\n               </div>\r\n               <div class=\"col-md-8 offset-md-4 anim fade-up\">\r\n                  <p>\r\n                     Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the\r\n                     industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type\r\n                     and scrambled it to make a type specimen book. It has survived not only five centuries, but also\r\n                     the leap into electronic typesetting, remaining essentially unchanged.\r\n                  </p>\r\n\r\n                  <div class=\"row details\">\r\n                     <div class=\"col-md-6\">\r\n                        <h4>13</h4>\r\n                        <p>Years of Experience</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,050</h4>\r\n                        <p>Clients Worldwide</p>\r\n                     </div>\r\n                     <div class=\"col-md-6\">\r\n                        <h4>1,250</h4>\r\n                        <p>Completed Projects</p>\r\n                     </div>\r\n                  </div>\r\n               </div>', NULL, '', NULL, 0, 0, 'devops-solution', '', 0, 0, 1, '', '', '', '', '', NULL, NULL, '2023-05-11 23:42:54', '2023-05-20 13:09:01', 1, 1);

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

--
-- Table structure for table `product_attribute`
--

CREATE TABLE `product_attribute` (
  `id` int(11) NOT NULL,
  `type` varchar(255) DEFAULT NULL,
  `parent` varchar(255) DEFAULT NULL,
  `item_key` varchar(255) DEFAULT NULL,
  `item_value` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `product_category_rel`
--

CREATE TABLE `product_category_rel` (
  `id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `category_id` int(11) NOT NULL,
  `sort_order` int(11) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `product_gallery_rel`
--

CREATE TABLE `product_gallery_rel` (
  `id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `gallery_id` int(11) NOT NULL,
  `sort_order` int(11) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `product_post`
--

CREATE TABLE `product_post` (
  `id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `subtitle` text,
  `type` varchar(255) DEFAULT NULL,
  `short_desc` varchar(255) DEFAULT NULL,
  `description` text,
  `template` varchar(255) DEFAULT NULL,
  `sort_order` int(11) DEFAULT '0',
  `status` tinyint(4) DEFAULT '1',
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `product_post`
--

INSERT INTO `product_post` (`id`, `product_id`, `title`, `slug`, `subtitle`, `type`, `short_desc`, `description`, `template`, `sort_order`, `status`, `created_by`, `updated_by`, `created_at`, `updated_at`) VALUES
(3, 1, 'Our Clients', 'our-clients', 'Our clients are the heartbeat of our business.', '', NULL, '<p><br></p>', 'product_client_template', 0, 1, 1, 1, '2023-05-11 16:26:13', '2023-05-18 12:55:12'),
(4, 1, 'Frequently Ask Question', 'frequently-ask-question', '', '', NULL, '<div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What payment methods do you accept?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           We understand that making a payment can be a critical aspect of your buying experience, and\r\n                           we want to make it as easy as possible. That\'s why we accept a variety of payment methods,\r\n                           including major credit cards like Visa, Mastercard, and American Express, as well as PayPal\r\n                           and bank transfers.\r\n                           <br>\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What is your refund policy?</h4>\r\n\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                              centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It\r\n                           was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum\r\n                           passages, and more recently with desktop publishing software like Aldus PageMaker including\r\n                           versions of Lorem Ipsum.\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>How long will it take to receive my order?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>Do you offer customization services?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n                  ', 'faq_video_template', 0, 1, 1, 1, '2023-05-11 16:29:00', '2023-05-11 11:34:59'),
(5, 1, 'Testimonials', 'testimonials', '', '', NULL, '', 'product_testimonial_template', 0, 1, 1, 1, '2023-05-11 17:03:18', '2023-05-11 11:35:06'),
(6, 1, 'Quotation', 'quotation', '', '', NULL, '<h2 class=\"title anim fade-up\">\r\n                     IT is not just another department in an organization. It’s <span>pervasive</span>, like\r\n                     electricity.\r\n                  </h2>\r\n\r\n                  <p>The Phoenix Project</p>', 'quotation_template', 0, 1, 1, 1, '2023-05-11 17:27:46', '2023-05-11 11:35:10'),
(7, 2, 'Our Clients', 'our-clients', 'Our clients are the heartbeat of our business.', '', NULL, '<p><br></p>', 'product_client_template', 0, 1, 1, 1, '2023-05-11 16:26:13', '2023-05-17 13:57:14'),
(8, 2, 'Frequently Ask Question', 'frequently-ask-question', '', '', NULL, '<div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What payment methods do you accept?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           We understand that making a payment can be a critical aspect of your buying experience, and\r\n                           we want to make it as easy as possible. That\'s why we accept a variety of payment methods,\r\n                           including major credit cards like Visa, Mastercard, and American Express, as well as PayPal\r\n                           and bank transfers.\r\n                           <br>\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What is your refund policy?</h4>\r\n\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                              centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It\r\n                           was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum\r\n                           passages, and more recently with desktop publishing software like Aldus PageMaker including\r\n                           versions of Lorem Ipsum.\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>How long will it take to receive my order?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>Do you offer customization services?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n                  ', 'faq_video_template', 0, 1, 1, 1, '2023-05-11 16:29:00', '2023-05-11 11:34:59'),
(9, 2, 'Testimonials', 'testimonials', '', '', NULL, '', 'product_testimonial_template', 0, 1, 1, 1, '2023-05-11 17:03:18', '2023-05-11 11:35:06'),
(10, 2, 'Quotation', 'quotation', '', '', NULL, '<h2 class=\"title anim fade-up\">\r\n                     IT is not just another department in an organization. It’s <span>pervasive</span>, like\r\n                     electricity.\r\n                  </h2>\r\n\r\n                  <p>The Phoenix Project</p>', 'quotation_template', 0, 1, 1, 1, '2023-05-11 17:27:46', '2023-05-17 14:16:47'),
(11, 3, 'Our Clients', 'our-clients', 'Our clients are the heartbeat of our business.', '', NULL, '<p><br></p>', 'product_client_template', 0, 1, 1, 1, '2023-05-11 16:26:13', '2023-05-17 14:17:01'),
(12, 3, 'Frequently Ask Question', 'frequently-ask-question', '', '', NULL, '<div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What payment methods do you accept?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           We understand that making a payment can be a critical aspect of your buying experience, and\r\n                           we want to make it as easy as possible. That\'s why we accept a variety of payment methods,\r\n                           including major credit cards like Visa, Mastercard, and American Express, as well as PayPal\r\n                           and bank transfers.\r\n                           <br>\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What is your refund policy?</h4>\r\n\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                              centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It\r\n                           was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum\r\n                           passages, and more recently with desktop publishing software like Aldus PageMaker including\r\n                           versions of Lorem Ipsum.\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>How long will it take to receive my order?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>Do you offer customization services?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n                  ', 'faq_video_template', 0, 1, 1, 1, '2023-05-11 16:29:00', '2023-05-17 14:17:05'),
(13, 3, 'Testimonials', 'testimonials', '', '', NULL, '', 'product_testimonial_template', 0, 1, 1, 1, '2023-05-11 17:03:18', '2023-05-17 14:17:08'),
(14, 3, 'Quotation', 'quotation', '', '', NULL, '<h2 class=\"title anim fade-up\">\r\n                     IT is not just another department in an organization. It’s <span>pervasive</span>, like\r\n                     electricity.\r\n                  </h2>\r\n\r\n                  <p>The Phoenix Project</p>', 'quotation_template', 0, 1, 1, 1, '2023-05-11 17:27:46', '2023-05-17 14:17:11'),
(15, 4, 'Our Clients', 'our-clients', 'Our clients are the heartbeat of our business.', '', NULL, '<p><br></p>', 'product_client_template', 0, 1, 1, 1, '2023-05-11 16:26:13', '2023-05-17 14:17:15'),
(16, 4, 'Frequently Ask Question', 'frequently-ask-question', '', '', NULL, '<div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What payment methods do you accept?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           We understand that making a payment can be a critical aspect of your buying experience, and\r\n                           we want to make it as easy as possible. That\'s why we accept a variety of payment methods,\r\n                           including major credit cards like Visa, Mastercard, and American Express, as well as PayPal\r\n                           and bank transfers.\r\n                           <br>\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What is your refund policy?</h4>\r\n\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                              centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It\r\n                           was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum\r\n                           passages, and more recently with desktop publishing software like Aldus PageMaker including\r\n                           versions of Lorem Ipsum.\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>How long will it take to receive my order?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>Do you offer customization services?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n                  ', 'faq_video_template', 0, 1, 1, 1, '2023-05-11 16:29:00', '2023-05-17 14:17:20'),
(17, 4, 'Testimonials', 'testimonials', '', '', NULL, '', 'product_testimonial_template', 0, 1, 1, 1, '2023-05-11 17:03:18', '2023-05-17 14:17:23'),
(18, 4, 'Quotation', 'quotation', '', '', NULL, '<h2 class=\"title anim fade-up\">\r\n                     IT is not just another department in an organization. It’s <span>pervasive</span>, like\r\n                     electricity.\r\n                  </h2>\r\n\r\n                  <p>The Phoenix Project</p>', 'quotation_template', 0, 1, 1, 1, '2023-05-11 17:27:46', '2023-05-17 14:17:26'),
(19, 5, 'Our Clients', 'our-clients', 'Our clients are the heartbeat of our business.', '', NULL, '<p><br></p>', 'product_client_template', 0, 1, 1, 1, '2023-05-11 16:26:13', '2023-05-17 14:18:35'),
(20, 5, 'Frequently Ask Question', 'frequently-ask-question', '', '', NULL, '<div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What payment methods do you accept?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           We understand that making a payment can be a critical aspect of your buying experience, and\r\n                           we want to make it as easy as possible. That\'s why we accept a variety of payment methods,\r\n                           including major credit cards like Visa, Mastercard, and American Express, as well as PayPal\r\n                           and bank transfers.\r\n                           <br>\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What is your refund policy?</h4>\r\n\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                              centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It\r\n                           was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum\r\n                           passages, and more recently with desktop publishing software like Aldus PageMaker including\r\n                           versions of Lorem Ipsum.\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>How long will it take to receive my order?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>Do you offer customization services?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n                  ', 'faq_video_template', 0, 1, 1, 1, '2023-05-11 16:29:00', '2023-05-20 13:50:48'),
(21, 5, 'Testimonials', 'testimonials', '', '', NULL, '', 'product_testimonial_template', 0, 1, 1, 1, '2023-05-11 17:03:18', '2023-05-17 14:18:45'),
(22, 5, 'Quotation', 'quotation', '', '', NULL, '<h2 class=\"title anim fade-up\">\r\n                     IT is not just another department in an organization. It’s <span>pervasive</span>, like\r\n                     electricity.\r\n                  </h2>\r\n\r\n                  <p>The Phoenix Project</p>', 'quotation_template', 0, 1, 1, 1, '2023-05-11 17:27:46', '2023-05-17 14:18:48'),
(23, 6, 'Our Clients', 'our-clients', 'Our clients are the heartbeat of our business.', '', NULL, '<p><br></p>', 'product_client_template', 0, 1, 1, 1, '2023-05-11 16:26:13', '2023-05-17 14:18:29');
INSERT INTO `product_post` (`id`, `product_id`, `title`, `slug`, `subtitle`, `type`, `short_desc`, `description`, `template`, `sort_order`, `status`, `created_by`, `updated_by`, `created_at`, `updated_at`) VALUES
(24, 6, 'Frequently Ask Question', 'frequently-ask-question', '', '', NULL, '<div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What payment methods do you accept?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           We understand that making a payment can be a critical aspect of your buying experience, and\r\n                           we want to make it as easy as possible. That\'s why we accept a variety of payment methods,\r\n                           including major credit cards like Visa, Mastercard, and American Express, as well as PayPal\r\n                           and bank transfers.\r\n                           <br>\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>What is your refund policy?</h4>\r\n\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                              centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It\r\n                           was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum\r\n                           passages, and more recently with desktop publishing software like Aldus PageMaker including\r\n                           versions of Lorem Ipsum.\r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>How long will it take to receive my order?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n\r\n                  <div class=\"video-accordion__right-content__single anim fade-up\">\r\n                     <div class=\"video-accordion__right-content__single__title\">\r\n                        <h4>Do you offer customization services?</h4>\r\n                        <svg id=\"Component_22_1\" data-name=\"Component 22 – 1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\">\r\n                           <circle class=\"main-btn\" id=\"Ellipse_437\" data-name=\"Ellipse 437\" cx=\"14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#060d34\"></circle>\r\n                           <circle class=\"hover-init-btn\" id=\"Ellipse_438\" data-name=\"Ellipse 438\" cx=\"-14\" cy=\"14\" r=\"14\" transform=\"translate(0 28) rotate(-90)\" fill=\"#2BC6EB\"></circle>\r\n                           <g id=\"Group_14802\" data-name=\"Group 14802\" transform=\"translate(10 16) rotate(-90)\">\r\n                              <line id=\"Line_3789\" data-name=\"Line 3789\" x1=\"4\" y2=\"4\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                              <line id=\"Line_3790\" data-name=\"Line 3790\" x1=\"4\" y1=\"4\" transform=\"translate(0 4)\" fill=\"none\" stroke=\"#f8f8f9\" stroke-linecap=\"round\" stroke-width=\"2\"></line>\r\n                           </g>\r\n                        </svg>\r\n                     </div>\r\n                     <div class=\"video-accordion__right-content__single__content\">\r\n\r\n                        <p>\r\n                           Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has\r\n                           been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a\r\n                           galley of type and scrambled it to make a type specimen book. It has survived not only five\r\n                           centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \r\n                        </p>\r\n                     </div>\r\n                  </div>\r\n                  ', 'faq_video_template', 0, 1, 1, 1, '2023-05-11 16:29:00', '2023-05-17 14:18:26'),
(25, 6, 'Testimonials', 'testimonials', '', '', NULL, '', 'product_testimonial_template', 0, 1, 1, 1, '2023-05-11 17:03:18', '2023-05-17 14:18:23'),
(26, 6, 'Quotation', 'quotation', '', '', NULL, '<h2 class=\"title anim fade-up\">\r\n                     IT is not just another department in an organization. It’s <span>pervasive</span>, like\r\n                     electricity.\r\n                  </h2>\r\n\r\n                  <p>The Phoenix Project</p>', 'quotation_template', 0, 1, 1, 1, '2023-05-11 17:27:46', '2023-05-17 14:18:20');

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

--
-- Table structure for table `specifications`
--

CREATE TABLE `specifications` (
  `id` int(11) NOT NULL,
  `item_title` varchar(255) DEFAULT NULL,
  `item_value` varchar(255) DEFAULT NULL,
  `product_id` int(11) DEFAULT NULL,
  `sort_order` int(11) DEFAULT '0',
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `subscription`
--

CREATE TABLE `subscription` (
  `id` int(11) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `status` tinyint(2) DEFAULT '1',
  `created_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `subscription`
--

INSERT INTO `subscription` (`id`, `email`, `status`, `created_at`) VALUES
(1, 'asdasdsa@adsad.sadsada', 1, '2023-05-12 06:19:10');

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

--
-- Table structure for table `templates`
--

CREATE TABLE `templates` (
  `id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `in_page` tinyint(1) DEFAULT NULL,
  `in_pagesection` int(11) DEFAULT NULL,
  `in_pagepost` tinyint(1) DEFAULT NULL,
  `in_product` tinyint(1) DEFAULT NULL,
  `in_gallery` tinyint(1) DEFAULT NULL,
  `in_productpost` tinyint(1) DEFAULT NULL,
  `image` text,
  `sort_order` int(11) DEFAULT '0',
  `status` int(11) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `templates`
--

INSERT INTO `templates` (`id`, `title`, `slug`, `in_page`, `in_pagesection`, `in_pagepost`, `in_product`, `in_gallery`, `in_productpost`, `image`, `sort_order`, `status`, `created_by`, `updated_by`, `created_at`, `updated_at`) VALUES
(1, 'Slider', 'slider_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-07 15:27:51', '2023-05-07 15:27:51'),
(2, 'About Template', 'about_us_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-07 16:09:34', '2023-05-07 16:09:34'),
(3, 'Core Feature', 'core_feature_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-07 16:09:58', '2023-05-07 16:09:58'),
(4, 'Counter', 'counter_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-07 16:10:21', '2023-05-07 16:10:21'),
(5, 'Portfolio', 'portfolio_template', 1, 0, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-07 16:12:04', '2023-05-10 16:49:33'),
(6, 'Service', 'service_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-07 16:12:36', '2023-05-07 16:12:36'),
(7, 'Client Template', 'client_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-07 16:40:01', '2023-05-07 16:40:01'),
(8, 'Blog Template', 'blog_slide_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-07 16:40:38', '2023-05-09 16:27:12'),
(9, 'Form Template', 'form_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-07 16:41:03', '2023-05-07 16:41:03'),
(10, 'Contact Template', 'contact_template', 1, 0, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-08 16:55:56', '2023-05-08 16:55:56'),
(11, 'Career Template', 'career_template', 1, 0, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-08 18:15:44', '2023-05-08 18:15:44'),
(12, 'Blog Template', 'blog_listing_template', 1, 0, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-09 16:27:39', '2023-05-09 16:27:39'),
(13, 'Gallery Template', 'gallery_template', 1, 0, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-09 19:13:34', '2023-05-09 19:13:34'),
(14, 'Portfolio Slide Template', 'portfolio_slide_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-10 16:49:23', '2023-05-10 16:49:23'),
(15, 'Mission Vision Template ', 'mission_vision_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-11 10:57:11', '2023-05-11 10:57:11'),
(16, 'About Us Template', 'about_template', 1, 0, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-11 11:02:19', '2023-05-11 11:02:19'),
(17, 'Team Template', 'team_template', 0, 1, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-11 12:32:20', '2023-05-11 12:32:20'),
(18, 'Color Section Template', 'color_section_template', 0, 0, 0, 0, 0, 1, NULL, 0, 1, 1, 1, '2023-05-11 17:29:47', '2023-05-11 17:29:47'),
(19, 'FAQ Video Template ', 'faq_video_template', 0, 0, 0, 0, 0, 1, NULL, 0, 1, 1, 1, '2023-05-11 17:31:28', '2023-05-11 17:31:28'),
(20, 'Quotation Template', 'quotation_template', 0, 0, 0, 0, 0, 1, NULL, 0, 1, 1, 1, '2023-05-11 17:32:50', '2023-05-11 17:32:50'),
(21, 'Product Testimonial Template', 'product_testimonial_template', 0, 0, 0, 0, 0, 1, NULL, 0, 1, 1, 1, '2023-05-11 17:33:40', '2023-05-11 17:33:40'),
(22, 'Product Client Template', 'product_client_template', 0, 0, 0, 0, 0, 1, NULL, 0, 1, 1, 1, '2023-05-11 17:35:36', '2023-05-11 17:35:36'),
(23, 'Testimonial Template', 'testimonial_template', 1, 0, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-12 00:27:31', '2023-05-12 00:27:31'),
(24, 'FAQ Template', 'faq_template', 1, 0, 0, 0, 0, 0, NULL, 0, 1, 1, 1, '2023-05-12 00:37:56', '2023-05-12 00:37:56');

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

--
-- Table structure for table `types`
--

CREATE TABLE `types` (
  `id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `in_page` tinyint(1) DEFAULT NULL,
  `in_pagepost` tinyint(1) DEFAULT NULL,
  `in_product` tinyint(1) DEFAULT NULL,
  `in_gallery` tinyint(1) DEFAULT NULL,
  `in_productpost` tinyint(1) DEFAULT NULL,
  `sort_order` int(11) DEFAULT '0',
  `status` tinyint(1) DEFAULT '1',
  `is_archived` int(11) DEFAULT '0',
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `types`
--

INSERT INTO `types` (`id`, `title`, `slug`, `in_page`, `in_pagepost`, `in_product`, `in_gallery`, `in_productpost`, `sort_order`, `status`, `is_archived`, `created_at`, `updated_at`, `created_by`, `updated_by`) VALUES
(1, 'Image', 'image', 0, 0, 0, 1, 0, 0, 1, 0, '2023-05-08 20:10:12', '2023-05-08 14:10:12', 1, 1),
(2, 'Video', 'video', 0, 0, 0, 1, 0, 0, 1, 0, '2023-05-08 20:10:21', '2023-05-08 14:10:21', 1, 1),
(3, 'Ecommerce', 'ecommerce', 0, 1, 0, 0, 0, 0, 1, 0, '2023-05-10 16:53:51', '2023-05-10 10:53:51', 1, 1),
(4, 'Real Estate', 'real-estate', 0, 1, 0, 0, 0, 0, 1, 0, '2023-05-10 16:55:12', '2023-05-10 10:55:12', 1, 1);

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

--
-- Table structure for table `user`
--

CREATE TABLE `user` (
  `id` int(11) NOT NULL,
  `username` varchar(255) DEFAULT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) DEFAULT NULL,
  `auth_key` varchar(32) DEFAULT NULL,
  `password` varchar(255) DEFAULT NULL,
  `password_reset_token` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `status` tinyint(4) DEFAULT '1',
  `last_login` timestamp NULL DEFAULT NULL,
  `last_logout` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `user`
--

INSERT INTO `user` (`id`, `username`, `name`, `email`, `auth_key`, `password`, `password_reset_token`, `image`, `status`, `last_login`, `last_logout`, `created_at`, `updated_at`) VALUES
(1, 'admin@mail.com', 'Super Admin', 'admin@mail.com', '', '$2y$13$fvg5ueP/X.Nhf2owo/JiNe3rZ.lgW/AtkIovEtGFpsn4cUDRDl.aG', NULL, '', 1, '2023-05-17 11:55:00', '2023-05-14 17:13:00', NULL, '2023-05-14 11:05:00');

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

--
-- Table structure for table `variations`
--

CREATE TABLE `variations` (
  `id` int(11) NOT NULL,
  `product_id` int(11) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `item` varchar(255) DEFAULT NULL,
  `action_type` varchar(255) DEFAULT NULL,
  `amount` decimal(10,2) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Indexes for dumped tables
--

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

--
-- Indexes for table `auth_assignment`
--
ALTER TABLE `auth_assignment`
  ADD PRIMARY KEY (`item_name`,`user_id`);

--
-- Indexes for table `auth_item`
--
ALTER TABLE `auth_item`
  ADD PRIMARY KEY (`name`),
  ADD KEY `rule_name` (`rule_name`),
  ADD KEY `type` (`type`);

--
-- Indexes for table `auth_item_child`
--
ALTER TABLE `auth_item_child`
  ADD PRIMARY KEY (`parent`,`child`),
  ADD KEY `child` (`child`);

--
-- Indexes for table `auth_rule`
--
ALTER TABLE `auth_rule`
  ADD PRIMARY KEY (`name`);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- Indexes for table `migration`
--
ALTER TABLE `migration`
  ADD PRIMARY KEY (`version`);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for dumped tables
--

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `variations`
--
ALTER TABLE `variations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
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 */;
