-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Feb 05, 2026 at 06:19 AM
-- Server version: 8.0.45
-- PHP Version: 8.4.17

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

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

--
-- Table structure for table `frm_contact`
--

CREATE TABLE `frm_contact` (
  `id` int NOT NULL,
  `insert_time` datetime NOT NULL,
  `system_info` tinytext NOT NULL,
  `client_ip` varchar(50) NOT NULL,
  `name` varchar(50) NOT NULL,
  `contact` varchar(15) NOT NULL,
  `email` varchar(150) NOT NULL,
  `message` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `frm_contact`
--

INSERT INTO `frm_contact` (`id`, `insert_time`, `system_info`, `client_ip`, `name`, `contact`, `email`, `message`) VALUES
(4, '2024-09-23 11:53:03', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '::1', 'Gaurav Kumar', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Testing 12345'),
(5, '2024-09-23 14:38:29', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '::1', 'Gaurav Kumar', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Testing 12345'),
(6, '2024-09-23 14:39:59', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '::1', 'Gaurav Kumar', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Testing 12345'),
(7, '2024-10-01 11:00:03', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '106.219.166.151', 'Sumit Bhargaw', '1234567890', 'sumitbhargaw@gmail.com', 'this is a testing mail dont need to reply'),
(8, '2024-10-03 12:12:33', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '106.219.165.42', 'Gaurav Kumar', '9999999999', 'gaurav.kumar@sibinfo.tech', 'Testing 123455'),
(9, '2024-10-03 12:18:19', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '106.219.165.42', 'Gaurav Kumar', '9999999999', 'gaurav.kumar@sibinfo.tech', 'testing 123345678'),
(10, '2024-10-03 14:17:41', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '106.219.167.127', 'Gaurav Kumar', '9999999999', 'gaurav.kumar@sibinfo.tech', 'Testing 12345'),
(11, '2024-10-07 10:49:06', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '110.227.217.163', 'Vithaldas Nayak', '7977658481', 'vithal.nayak@sibinfo.tech', 'QWERTY');

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

--
-- Table structure for table `frm_contact_2`
--

CREATE TABLE `frm_contact_2` (
  `id` int NOT NULL,
  `insert_time` datetime NOT NULL,
  `system_info` tinytext NOT NULL,
  `client_ip` varchar(50) NOT NULL,
  `name` varchar(50) NOT NULL,
  `contact` varchar(15) NOT NULL,
  `email` varchar(150) NOT NULL,
  `inquiry` varchar(200) NOT NULL,
  `location` varchar(200) NOT NULL,
  `message` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `frm_contact_2`
--

INSERT INTO `frm_contact_2` (`id`, `insert_time`, `system_info`, `client_ip`, `name`, `contact`, `email`, `inquiry`, `location`, `message`) VALUES
(1, '2024-09-23 13:41:53', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '::1', 'Gaurav', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Aluminium Work', 'Delhi', 'Testing 12345'),
(2, '2024-09-23 13:42:46', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '::1', 'Gaurav', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Inquiry for', 'Delhi', 'Testign 1234432'),
(3, '2024-09-23 13:44:22', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '::1', 'Gaurav', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Aluminium Work', 'Delhi', 'Testign 12345'),
(4, '2024-09-23 14:47:52', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '::1', 'Gaurav', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Event Planning', 'Delhi', 'Testing 1234567'),
(5, '2024-09-23 14:53:36', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '::1', 'Gaurav', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Glass Work', 'Delhi', 'Testing 123456'),
(6, '2024-10-01 14:04:41', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '106.219.166.151', 'Gaurav', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Interior Designing', 'Delhi', 'Testing 12345'),
(7, '2024-10-01 14:10:44', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '106.219.166.151', 'Gaurav', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Prop Shop', 'Delhi', 'Testing 12345'),
(8, '2024-10-03 14:07:42', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '106.219.167.127', 'Gaurav', '9899204201', 'gaurav.kumar@sibinfo.tech', 'Interior Designing', 'Delhi', 'Testing 1234567'),
(10, '2024-10-07 11:25:05', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', '110.227.217.163', 'Vithaldas', '7977658481', 'vithal.nayak@sibinfo.tech', 'Aluminium Work', 'MUMBAI', 'QWERTY'),
(11, '2026-01-30 16:03:48', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36', '49.36.113.99', 'Jillian Pittman', '9988776655', 'gumonu@mailinator.com', 'Printing', 'Labore esse aliqua', 'Eos proident conse');

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

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

CREATE TABLE `global_settings` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `key_name` varchar(200) NOT NULL,
  `key_value` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

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

INSERT INTO `global_settings` (`id`, `status`, `last_update`, `update_by`, `key_name`, `key_value`) VALUES
(1, 'A', '2024-10-07 17:55:45', 18, 'domain', 'abc'),
(2, 'A', '2024-10-07 17:55:45', 18, 'contact', '+91-9152713393'),
(3, 'A', '2024-10-07 17:55:45', 18, 'email_address', 'prachienterprises1211@gmail.com'),
(4, 'A', '2024-10-07 17:55:45', 18, 'facebook', 'https://www.facebook.com/share/PukPLjgrzsVkDq9f/?mibextid=qi2Omg'),
(6, 'A', '2024-10-07 17:55:45', 18, 'instagram', 'https://www.instagram.com/prach.ienterprises/'),
(7, 'A', '2024-10-07 17:55:45', 18, 'header_code', '                                                                                                    '),
(8, 'A', '2024-10-07 17:55:45', 18, 'body_code', '                                                                                                    '),
(9, 'A', '2024-10-07 17:55:45', 18, 'footer_code', '                                                                                                    '),
(118, 'A', '2024-10-07 17:55:45', 18, 'logo_alt', 'Prachi Enterprises'),
(119, 'A', '2024-10-07 17:55:45', 18, 'logo_title', 'Prachi Enterprises'),
(134, 'A', '2024-09-16 15:42:25', 1, 'logo', './web-assets/images/logo.png'),
(135, 'A', '2024-09-16 15:42:25', 1, 'logo_web', './web-assets/images/logo.webp'),
(252, 'A', '2024-10-07 17:55:45', 18, 'map_link', 'https://maps.app.goo.gl/XgNJq9L2q5MBztCdA'),
(253, 'A', '2024-10-07 17:55:45', 18, 'youtube', 'https://www.youtube.com/@prachienterprises1112'),
(276, 'A', '2024-10-07 17:55:45', 18, 'footer_description', 'At Prachi Enterprises, we bring quality services right to your doorstep, whether it\'s for your company or events. Our dedicated team is committed to delivering top-notch service, ensuring our clients are never disappointed. With customer satisfaction as our foremost priority, we prioritize building strong relationships, as we believe they are the foundation of trust. Our vision and mission are simple: to provide unparalleled service without compromise. Upholding our values, we are known for our understanding nature and respect for our clients.'),
(289, 'A', '2024-10-07 17:55:45', 18, 'footer_text', 'Prachi Enterprise. All rights reserved.'),
(303, 'A', '2024-10-07 17:55:45', 18, 'whatsapp_number', '9152713393'),
(318, 'A', '2024-10-07 17:55:45', 18, 'add_line_1', 'A15 Mukadam Compound,'),
(319, 'A', '2024-10-07 17:55:45', 18, 'add_line_2', 'Gen AKV Marg, Malad East,'),
(320, 'A', '2024-10-07 17:55:45', 18, 'add_line_3', 'Mumbai 400097'),
(337, 'A', '2024-10-07 17:55:45', 18, 'footer_menu_heading', 'Services'),
(340, 'A', '2024-10-07 17:55:45', 18, 'twitter', ''),
(341, 'A', '2024-10-07 17:55:45', 18, 'linkedin', '');

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

--
-- Table structure for table `home_slider`
--

CREATE TABLE `home_slider` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `img_url` varchar(250) NOT NULL,
  `img_alt` varchar(150) NOT NULL,
  `img_title` varchar(150) NOT NULL,
  `img_web` varchar(250) NOT NULL,
  `order_by` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `home_slider`
--

INSERT INTO `home_slider` (`id`, `status`, `last_update`, `update_by`, `img_url`, `img_alt`, `img_title`, `img_web`, `order_by`) VALUES
(2, 'A', '2024-09-17 15:33:20', 1, './web-assets/images/slider/20240917150706453.png', 'Prachi Enterprises', 'Prachi Enterprises', './web-assets/images/slider/20240917150706453.webp', 1),
(3, 'A', '2024-09-17 15:33:31', 1, './web-assets/images/slider/20240917150747969.jpg', 'Prachi Enterprises', 'Prachi Enterprises', './web-assets/images/slider/20240917150747969.webp', 2);

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

--
-- Table structure for table `login`
--

CREATE TABLE `login` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL DEFAULT 'A',
  `create_time` datetime NOT NULL,
  `update_time` datetime NOT NULL,
  `update_by` int NOT NULL,
  `type` char(2) NOT NULL,
  `f_name` varchar(150) NOT NULL,
  `l_name` varchar(150) NOT NULL,
  `email_id` varchar(200) NOT NULL,
  `password` varchar(250) NOT NULL,
  `session_id` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `login`
--

INSERT INTO `login` (`id`, `status`, `create_time`, `update_time`, `update_by`, `type`, `f_name`, `l_name`, `email_id`, `password`, `session_id`) VALUES
(1, 'A', '2023-03-01 13:10:52', '2024-09-14 11:12:55', 1, 'SA', 'GAURAV', 'KUMAR', 'gaurav.kumar@sibinfo.tech', 'a97980e685cc3bf4b1aeb75e1dec60e47bc38d829cec1eeb2044a83a36502ab1', 63),
(18, 'A', '2024-09-14 13:25:12', '2024-09-27 15:50:40', 18, 'AD', 'Prachi', 'Enterprises', 'info@prachienterprises.in', '25719edd914e6313498695b274b9f71de915eef401800d7cc8d996b7a9ade330', 62);

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

--
-- Table structure for table `login_history`
--

CREATE TABLE `login_history` (
  `id` int NOT NULL,
  `user_id` int NOT NULL,
  `login_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `ip_address` varchar(20) NOT NULL,
  `last_activity_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `login_history`
--

INSERT INTO `login_history` (`id`, `user_id`, `login_time`, `ip_address`, `last_activity_time`) VALUES
(1, 1, '2024-09-02 06:24:10', '::1', '2024-09-02 06:25:54'),
(2, 1, '2024-09-02 09:46:43', '::1', '2024-09-02 12:45:28'),
(3, 1, '2024-09-03 04:06:12', '::1', '2024-09-03 12:17:34'),
(4, 1, '2024-09-04 04:19:32', '::1', '2024-09-04 12:55:33'),
(5, 1, '2024-09-05 04:15:16', '::1', '2024-09-05 13:22:14'),
(6, 1, '2024-09-06 04:24:53', '::1', '2024-09-06 08:52:56'),
(7, 1, '2024-09-06 08:53:19', '::1', '2024-09-06 13:01:18'),
(8, 1, '2024-09-06 18:38:13', '::1', '2024-09-06 20:30:28'),
(9, 1, '2024-09-10 05:12:59', '::1', '2024-09-10 13:00:24'),
(10, 1, '2024-09-11 04:22:30', '::1', '2024-09-11 05:41:33'),
(11, 1, '2024-09-12 09:56:16', '::1', '2024-09-12 13:26:45'),
(12, 1, '2024-09-13 04:17:40', '::1', '2024-09-13 13:04:45'),
(13, 1, '2024-09-14 04:02:25', '::1', '2024-09-14 11:29:13'),
(14, 1, '2024-09-14 11:29:30', '::1', '2024-09-14 11:29:46'),
(15, 18, '2024-09-14 11:32:07', '::1', '2024-09-14 11:35:44'),
(16, 1, '2024-09-14 11:48:42', '::1', '2024-09-14 11:48:47'),
(17, 1, '2024-09-14 11:49:09', '::1', '2024-09-14 11:49:14'),
(18, 1, '2024-09-16 11:28:39', '::1', '2024-09-16 06:08:09'),
(19, 1, '2024-09-16 14:13:58', '::1', '2024-09-16 12:58:07'),
(20, 1, '2024-09-17 09:21:39', '::1', '2024-09-17 13:11:50'),
(21, 1, '2024-09-18 09:44:23', '::1', '2024-09-18 12:54:16'),
(22, 1, '2024-09-19 09:39:20', '::1', '2024-09-19 06:49:23'),
(23, 1, '2024-09-19 14:53:36', '::1', '2024-09-19 13:05:48'),
(24, 1, '2024-09-20 09:12:43', '::1', '2024-09-20 13:02:54'),
(25, 1, '2024-09-21 08:50:48', '::1', '2024-09-21 04:03:15'),
(26, 1, '2024-09-21 14:41:32', '::1', '2024-09-21 11:24:50'),
(27, 1, '2024-09-21 20:38:37', '::1', '2024-09-21 16:07:58'),
(28, 1, '2024-09-21 23:55:08', '::1', '2024-09-21 19:14:27'),
(29, 1, '2024-09-22 09:58:17', '::1', '2024-09-22 07:33:45'),
(30, 1, '2024-09-22 19:31:20', '::1', '2024-09-22 15:12:49'),
(31, 1, '2024-09-23 09:49:29', '::1', '2024-09-23 09:26:28'),
(32, 18, '2024-09-27 15:47:37', '157.37.174.227', '2024-09-27 10:20:46'),
(33, 18, '2024-09-27 15:51:07', '157.37.174.227', '2024-09-27 10:22:19'),
(34, 18, '2024-09-27 15:52:44', '157.37.174.227', '2024-09-27 10:22:52'),
(35, 18, '2024-09-27 16:09:32', '49.36.186.180', '2024-09-27 11:51:27'),
(36, 18, '2024-09-27 17:21:38', '110.227.217.163', '2024-09-27 12:24:39'),
(37, 1, '2024-09-27 17:22:44', '49.36.186.180', '2024-09-27 12:16:09'),
(38, 18, '2024-09-28 09:38:19', '110.227.217.163', '2024-09-28 04:32:27'),
(39, 18, '2024-10-01 09:29:19', '106.219.166.151', '2024-10-01 04:15:29'),
(40, 18, '2024-10-01 09:48:45', '106.219.166.151', '2024-10-01 04:18:55'),
(41, 18, '2024-10-01 09:49:01', '106.219.166.151', '2024-10-01 05:30:20'),
(42, 1, '2024-10-01 09:50:09', '106.219.166.151', '2024-10-01 08:13:50'),
(43, 18, '2024-10-01 13:44:05', '106.219.166.151', '2024-10-01 08:30:06'),
(44, 18, '2024-10-01 14:10:03', '106.219.166.151', '2024-10-01 08:57:42'),
(45, 1, '2024-10-01 14:27:55', '106.219.166.151', '2024-10-01 08:59:27'),
(46, 18, '2024-10-03 11:34:47', '110.227.217.163', '2024-10-03 06:07:18'),
(47, 18, '2024-10-03 12:09:56', '106.219.165.42', '2024-10-03 06:47:38'),
(48, 18, '2024-10-04 15:29:13', '106.219.164.24', '2024-10-04 09:59:18'),
(49, 18, '2024-10-07 10:05:40', '110.227.217.163', '2024-10-07 04:38:47'),
(50, 18, '2024-10-07 10:10:50', '106.219.164.220', '2024-10-07 04:41:09'),
(51, 18, '2024-10-07 10:14:31', '110.227.217.163', '2024-10-07 05:04:02'),
(52, 18, '2024-10-07 10:35:32', '110.227.217.163', '2024-10-07 05:20:42'),
(53, 1, '2024-10-07 10:56:59', '106.219.164.220', '2024-10-07 05:40:45'),
(54, 18, '2024-10-07 13:51:25', '110.227.217.163', '2024-10-07 08:22:07'),
(55, 18, '2024-10-07 15:59:40', '157.119.200.88', '2024-10-07 10:32:09'),
(56, 18, '2024-10-07 16:03:01', '157.119.200.88', '2024-10-07 11:05:49'),
(57, 18, '2024-10-07 16:37:17', '157.119.200.88', '2024-10-07 11:15:33'),
(58, 18, '2024-10-07 16:48:28', '157.119.200.88', '2024-10-07 11:18:39'),
(59, 18, '2024-10-07 16:49:10', '157.119.200.88', '2024-10-07 11:19:17'),
(60, 18, '2024-10-07 16:50:09', '157.119.200.88', '2024-10-07 11:21:40'),
(61, 18, '2024-10-07 16:52:40', '157.119.200.88', '2024-10-07 12:14:23'),
(62, 18, '2024-10-07 17:53:29', '157.119.200.88', '2024-10-07 12:27:21'),
(63, 1, '2024-10-09 10:06:18', '49.36.184.242', '2024-10-09 04:57:43');

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

--
-- Table structure for table `mail_settings`
--

CREATE TABLE `mail_settings` (
  `id` int NOT NULL,
  `status` char(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'A',
  `last_update` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `update_by` int NOT NULL DEFAULT '1',
  `mail_owner` enum('website','admin','student') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'website',
  `template` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `to_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'gaurav.kumar@sibinfo.tech',
  `cc` varchar(300) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'testing@sibinfotech.com',
  `bcc` varchar(300) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `smtp_host` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'mail.sibinfotech.co.uk',
  `smtp_port` int NOT NULL DEFAULT '587',
  `smtp_crypto` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'tls',
  `smtp_user` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'support@sibinfotech.co.uk',
  `smtp_pass` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Admin@123',
  `username` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'CFT'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `mail_settings`
--

INSERT INTO `mail_settings` (`id`, `status`, `last_update`, `update_by`, `mail_owner`, `template`, `to_address`, `cc`, `bcc`, `smtp_host`, `smtp_port`, `smtp_crypto`, `smtp_user`, `smtp_pass`, `username`) VALUES
(1, 'A', '2022-09-24 15:42:21', 1, 'admin', 'contact_us_mailtemp', 'prachienterprises1211@gmail.com', '', 'testing@sibinfotech.com, gaurav.kumar@sibinfo.tech', 'smtp-relay.brevo.com', 587, 'tls', '7d176d001@smtp-brevo.com', 'xsmtpsib-17325f03ee8780c119e284e028122dfe8fcc68b17204380251c5a5f0a50c744f-W1C6kBM4jTIASw7J', 'Prachi Enterprises'),
(21, 'A', '2024-09-23 14:43:35', 1, 'admin', 'contact_us_mailtemp_2', 'prachienterprises1211@gmail.com', '', 'testing@sibinfotech.com, gaurav.kumar@sibinfo.tech', 'smtp-relay.brevo.com', 587, 'tls', '7d176d001@smtp-brevo.com', 'xsmtpsib-17325f03ee8780c119e284e028122dfe8fcc68b17204380251c5a5f0a50c744f-W1C6kBM4jTIASw7J', 'Prachi Enterprises');

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

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

CREATE TABLE `menu` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `type` varchar(10) NOT NULL,
  `parent_id` int NOT NULL,
  `title` varchar(100) NOT NULL,
  `href_link` varchar(200) NOT NULL,
  `new_tab` char(1) NOT NULL,
  `sort_count` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

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

INSERT INTO `menu` (`id`, `status`, `last_update`, `update_by`, `type`, `parent_id`, `title`, `href_link`, `new_tab`, `sort_count`) VALUES
(3, 'A', '2024-10-07 17:23:19', 18, 'top', 0, 'About Us', 'about-us', 'N', 1),
(5, 'A', '2024-10-07 17:23:10', 18, 'top', 0, 'Services', '#', 'N', 2),
(7, 'A', '2024-09-16 14:53:23', 1, 'top', 0, 'Our Projects', 'projects', 'N', 4),
(9, 'A', '2024-09-16 14:53:54', 1, 'top', 0, 'Our Clients', 'clients', 'N', 5),
(12, 'A', '2024-09-16 16:03:06', 1, 'footer', 0, 'About Us', 'about-us', 'N', 1),
(13, 'A', '2024-09-16 16:03:26', 1, 'footer', 0, 'Our Projects', 'projects', 'N', 2),
(14, 'D', '2024-10-07 17:23:01', 18, 'top', 0, 'Home', '#', 'N', 2),
(15, 'A', '2024-09-16 14:54:27', 1, 'top', 0, 'Contact Us', 'contact', 'N', 6),
(16, 'A', '2024-09-16 14:57:44', 1, 'top', 5, 'Printing &amp; Designing', 'service/printing', 'N', 7),
(17, 'A', '2024-10-07 16:40:05', 18, 'top', 5, 'Interior Designing', 'service/interiors-exteriors', 'N', 8),
(18, 'A', '2024-09-16 15:02:06', 1, 'top', 5, 'Router &amp; Laser Cutting', 'service/laser-router-cutting', 'N', 9),
(19, 'A', '2024-09-16 15:04:47', 1, 'top', 5, 'Lights Board &amp; letter Designing', 'service/lights-board-letter-designing', 'N', 10),
(20, 'A', '2024-09-16 15:04:38', 1, 'top', 5, 'Glass work &amp; Acrylic', 'service/glass-work', 'N', 11),
(21, 'A', '2024-09-16 15:04:24', 1, 'top', 5, 'Aluminium Work', 'service/aluminium-work', 'N', 12),
(22, 'A', '2024-09-20 17:13:44', 1, 'top', 5, 'Event Planning', 'service/event-planning', 'N', 13),
(23, 'A', '2024-09-16 15:13:23', 1, 'top', 5, 'Hardware & Paints Material', 'service/hardware-paints-material', 'N', 14),
(24, 'A', '2024-09-16 15:13:57', 1, 'top', 5, 'Propshop & Wood Work', 'service/prop-shop', 'N', 15),
(25, 'A', '2024-09-19 15:43:54', 1, 'top', 5, 'Contract Labour', 'service/contract-labour-provide', 'N', 16),
(26, 'A', '2024-09-16 16:04:53', 1, 'footer', 0, 'Our Clients', 'clients', 'N', 3),
(27, 'A', '2024-09-16 16:05:23', 1, 'footer', 0, 'Contact Us', 'contact', 'N', 4),
(28, 'A', '2024-09-16 14:57:44', 1, 'footer2', 0, 'Printing &amp; Designing', 'service/printing', 'N', 1),
(29, 'A', '2024-09-16 15:34:10', 1, 'footer2', 0, 'Interior Designer', 'service/interiors-exteriors', 'N', 2),
(30, 'A', '2024-09-16 15:02:06', 1, 'footer2', 0, 'Router &amp; Laser Cutting', 'service/laser-router-cutting', 'N', 3),
(31, 'A', '2024-09-16 15:04:47', 1, 'footer2', 0, 'Lights Board &amp; letter Designing', 'service/lights-board-letter-designing', 'N', 4),
(32, 'A', '2024-09-16 15:04:38', 1, 'footer2', 0, 'Glass work &amp; Acrylic', 'service/glass-work', 'N', 5),
(33, 'A', '2024-09-16 15:04:24', 1, 'footer2', 0, 'Aluminium Work', 'service/aluminium-work', 'N', 6),
(34, 'A', '2024-09-20 17:15:44', 1, 'footer2', 0, 'Event Planning', 'service/event-planning', 'N', 7),
(35, 'A', '2024-09-16 15:13:23', 1, 'footer2', 0, 'Hardware & Paints Material', 'service/hardware-paints-material', 'N', 8),
(36, 'A', '2024-09-16 15:13:57', 1, 'footer2', 0, 'Propshop & Wood Work', 'service/prop-shop', 'N', 9),
(37, 'A', '2024-09-16 15:14:37', 1, 'footer2', 0, 'Contract Labour', 'service/contract-labour-provide', 'N', 10);

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

--
-- Table structure for table `our_clients`
--

CREATE TABLE `our_clients` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `img_url` varchar(250) NOT NULL,
  `img_alt` varchar(150) NOT NULL,
  `img_title` varchar(150) NOT NULL,
  `img_web` varchar(250) NOT NULL,
  `order_by` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `our_clients`
--

INSERT INTO `our_clients` (`id`, `status`, `last_update`, `update_by`, `img_url`, `img_alt`, `img_title`, `img_web`, `order_by`) VALUES
(1, 'A', '2024-09-22 12:19:33', 1, './web-assets/images/clients/20240922121933336.png', 'Dharma Production', 'Dharma Production', './web-assets/images/clients/20240922121933336.webp', 1),
(2, 'A', '2024-09-22 12:23:33', 1, './web-assets/images/clients/20240922122333330.png', 'Yash Raj', 'Yash Raj', './web-assets/images/clients/20240922122333330.webp', 2),
(3, 'A', '2024-09-22 12:25:16', 1, './web-assets/images/clients/20240922122516742.png', 'Alt Balaji', 'Alt Balaji', './web-assets/images/clients/20240922122516742.webp', 3),
(4, 'A', '2024-09-22 12:25:54', 1, './web-assets/images/clients/20240922122554761.png', 'Bhansali', 'Bhansali', './web-assets/images/clients/20240922122554761.webp', 4),
(5, 'A', '2024-09-22 12:26:39', 1, './web-assets/images/clients/2024092212263951.png', 'UTV Montion', 'UTV Montion', './web-assets/images/clients/2024092212263951.webp', 5),
(6, 'A', '2024-09-22 12:30:01', 1, './web-assets/images/clients/20240922123001746.png', 'Gauri Khan', 'Gauri Khan', './web-assets/images/clients/20240922123001746.webp', 6),
(7, 'A', '2024-09-22 12:30:52', 1, './web-assets/images/clients/20240922123052161.png', 'ABC', 'ABC', './web-assets/images/clients/20240922123052161.webp', 7),
(8, 'A', '2024-09-22 12:33:25', 1, './web-assets/images/clients/20240922123325545.png', 'Acropolls', 'Acropolls', './web-assets/images/clients/20240922123325545.webp', 8),
(9, 'A', '2024-09-22 12:34:30', 1, './web-assets/images/clients/20240922123430906.jpg', 'Tips Industries', 'Tips Industries', './web-assets/images/clients/20240922123430906.webp', 9),
(10, 'A', '2024-09-22 12:37:23', 1, './web-assets/images/clients/20240922123711680.png', 'ADF', 'ADF', './web-assets/images/clients/20240922123711680.webp', 10),
(11, 'A', '2024-09-22 12:40:28', 1, './web-assets/images/clients/20240922124028305.png', 'Friday Films House', 'Friday Films House', './web-assets/images/clients/20240922124028305.webp', 11),
(12, 'A', '2024-09-22 12:41:04', 1, './web-assets/images/clients/20240922124104315.png', 'Eros', 'Eros', './web-assets/images/clients/20240922124104315.webp', 12),
(13, 'A', '2024-09-22 12:42:01', 1, './web-assets/images/clients/20240922124201439.png', 'Hari Krishna Exports', 'Hari Krishna Exports', './web-assets/images/clients/20240922124201439.webp', 13),
(14, 'A', '2024-09-22 12:43:43', 1, './web-assets/images/clients/20240922124343800.png', 'White Feather Films', 'White Feather Films', './web-assets/images/clients/20240922124343800.webp', 14),
(15, 'A', '2024-09-22 12:44:48', 1, './web-assets/images/clients/20240922124448772.png', 'K Sara Sara', 'K Sara Sara', './web-assets/images/clients/20240922124448772.webp', 15),
(16, 'A', '2024-09-22 12:51:25', 1, './web-assets/images/clients/20240922125125932.png', 'Maddock', 'Maddock', './web-assets/images/clients/20240922125125932.webp', 16),
(17, 'A', '2024-09-22 12:53:29', 1, './web-assets/images/clients/20240922125329154.png', 'Namaha Production', 'Namaha Production', './web-assets/images/clients/20240922125329154.webp', 17),
(18, 'A', '2024-09-22 12:55:36', 1, './web-assets/images/clients/20240922125536150.png', 'NiiG', 'NiiG', './web-assets/images/clients/20240922125536150.webp', 18),
(19, 'A', '2024-09-22 12:57:10', 1, './web-assets/images/clients/20240922125710862.png', 'Red Chillies', 'Red Chillies', './web-assets/images/clients/20240922125710862.webp', 19),
(20, 'A', '2024-09-22 12:59:21', 1, './web-assets/images/clients/20240922125921106.png', 'Swastik', 'Swastik', './web-assets/images/clients/20240922125921106.webp', 20),
(21, 'A', '2024-09-22 13:00:24', 1, './web-assets/images/clients/20240922130024366.png', 'T-Series', 'T-Series', './web-assets/images/clients/20240922130024366.webp', 21),
(22, 'A', '2024-09-22 13:02:19', 1, './web-assets/images/clients/20240922130219247.png', 'Sa re ga ma', 'Sa re ga ma', './web-assets/images/clients/20240922130219247.webp', 22),
(23, 'A', '2024-09-22 13:03:05', 1, './web-assets/images/clients/20240922130305706.png', 'Playtime Creation', 'Playtime Creation', './web-assets/images/clients/20240922130305706.webp', 23),
(24, 'A', '2024-09-22 13:03:45', 1, './web-assets/images/clients/20240922130345889.png', 'KFPL', 'KFPL', './web-assets/images/clients/20240922130345889.webp', 24);

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

--
-- Table structure for table `our_project`
--

CREATE TABLE `our_project` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `img_url` varchar(250) NOT NULL,
  `img_alt` varchar(150) NOT NULL,
  `img_title` varchar(150) NOT NULL,
  `img_web` varchar(250) NOT NULL,
  `order_by` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `our_project`
--

INSERT INTO `our_project` (`id`, `status`, `last_update`, `update_by`, `img_url`, `img_alt`, `img_title`, `img_web`, `order_by`) VALUES
(2, 'A', '2024-09-22 20:16:58', 1, './web-assets/images/film/20240922201658677.jpg', 'Mumbai Saga', 'Mumbai Saga', './web-assets/images/film/20240922201658677.webp', 2),
(3, 'A', '2024-09-22 20:17:35', 1, './web-assets/images/film/2024092220173556.jpg', 'ABCD', 'ABCD', './web-assets/images/film/2024092220173556.webp', 3),
(4, 'A', '2024-10-07 16:12:44', 18, './web-assets/images/film/20240922201822853.jpg', 'Rocky and Rani', 'Rocky and Rani', './web-assets/images/film/20240922201822853.webp', 1),
(5, 'A', '2024-09-22 20:19:15', 1, './web-assets/images/film/20240922201915389.jpg', 'Badrinath ki dhulaniya', 'Badrinath ki dhulaniya', './web-assets/images/film/20240922201915389.webp', 4),
(6, 'A', '2024-09-22 20:19:52', 1, './web-assets/images/film/20240922201952118.jpg', 'Bajirao Mastani', 'Bajirao Mastani', './web-assets/images/film/20240922201952118.webp', 5),
(7, 'A', '2024-09-22 20:20:35', 1, './web-assets/images/film/20240922202035554.jpg', 'Bajrangi Bhaijaan', 'Bajrangi Bhaijaan', './web-assets/images/film/20240922202035554.webp', 6),
(8, 'A', '2024-09-22 20:20:58', 1, './web-assets/images/film/20240922202058613.jpg', 'Dangal', 'Dangal', './web-assets/images/film/20240922202058613.webp', 7),
(9, 'A', '2024-09-22 20:21:35', 1, './web-assets/images/film/20240922202135338.jpg', 'Dhrishyam', 'Dhrishyam', './web-assets/images/film/20240922202135338.webp', 8),
(10, 'A', '2024-09-22 20:22:28', 1, './web-assets/images/film/20240922202228434.jpg', 'House Full', 'House Full', './web-assets/images/film/20240922202228434.webp', 9),
(11, 'A', '2024-09-22 20:27:42', 1, './web-assets/images/film/20240922202742768.jpg', 'House Full 4', 'House Full 4', './web-assets/images/film/20240922202742768.webp', 10),
(12, 'A', '2024-09-22 20:28:15', 1, './web-assets/images/film/20240922202815943.jpg', 'Love aaj kal', 'Love aaj kal', './web-assets/images/film/20240922202815943.webp', 11),
(13, 'A', '2024-09-22 20:28:47', 1, './web-assets/images/film/20240922202847604.jpg', 'MS Dhoni', 'MS Dhoni', './web-assets/images/film/20240922202847604.webp', 12),
(14, 'A', '2024-09-22 20:29:14', 1, './web-assets/images/film/20240922202914264.jpg', 'Race 3', 'Race 3', './web-assets/images/film/20240922202914264.webp', 13),
(15, 'A', '2024-09-22 20:29:30', 1, './web-assets/images/film/20240922202930388.jpg', 'Raees', 'Raees', './web-assets/images/film/20240922202930388.webp', 14),
(16, 'A', '2024-09-22 20:30:02', 1, './web-assets/images/film/20240922203002474.jpg', 'Rustom', 'Rustom', './web-assets/images/film/20240922203002474.webp', 15),
(17, 'A', '2024-09-22 20:30:23', 1, './web-assets/images/film/20240922203023136.jpg', 'Sanju', 'Sanju', './web-assets/images/film/20240922203023136.webp', 16),
(18, 'A', '2024-09-22 20:30:41', 1, './web-assets/images/film/20240922203041113.jpg', 'Sultan', 'Sultan', './web-assets/images/film/20240922203041113.webp', 17),
(19, 'A', '2024-09-22 20:31:07', 1, './web-assets/images/film/20240922203107869.jpg', 'Tanhaji', 'Tanhaji', './web-assets/images/film/20240922203107869.webp', 18),
(20, 'A', '2024-09-22 20:31:28', 1, './web-assets/images/film/20240922203128324.jpg', 'Tiger Zinda Hai', 'Tiger Zinda Hai', './web-assets/images/film/20240922203128324.webp', 19),
(21, 'A', '2024-09-22 20:31:54', 1, './web-assets/images/film/20240922203154667.jpg', 'Toilet', 'Toilet', './web-assets/images/film/20240922203154667.webp', 20),
(22, 'A', '2024-09-22 20:32:26', 1, './web-assets/images/film/20240922203226817.jpg', 'TubeLight', 'TubeLight', './web-assets/images/film/20240922203226817.webp', 21),
(23, 'A', '2024-09-22 20:32:58', 1, './web-assets/images/film/20240922203258497.jpg', 'URI', 'URI', './web-assets/images/film/20240922203258497.webp', 22),
(24, 'A', '2024-09-22 20:33:21', 1, './web-assets/images/film/20240922203321698.jpg', 'Welcome Back', 'Welcome Back', './web-assets/images/film/20240922203321698.webp', 23);

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

--
-- Table structure for table `our_serials`
--

CREATE TABLE `our_serials` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `img_url` varchar(250) NOT NULL,
  `img_alt` varchar(150) NOT NULL,
  `img_title` varchar(150) NOT NULL,
  `img_web` varchar(250) NOT NULL,
  `order_by` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `our_serials`
--

INSERT INTO `our_serials` (`id`, `status`, `last_update`, `update_by`, `img_url`, `img_alt`, `img_title`, `img_web`, `order_by`) VALUES
(5, 'A', '2024-10-09 10:10:55', 1, './web-assets/images/serials/20241009101054848.jpeg', 'Tarak Mehta ka ulta chasma', 'Tarak Mehta ka ulta chasma', './web-assets/images/serials/20241009101054848.webp', 1);

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

--
-- Table structure for table `remark`
--

CREATE TABLE `remark` (
  `id` int NOT NULL,
  `status` char(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `action_by` int NOT NULL,
  `action_time` datetime NOT NULL,
  `table_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `data_id` int NOT NULL,
  `remark` varchar(550) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `client_id` int NOT NULL,
  `query_id` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `services`
--

CREATE TABLE `services` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `update_by` int NOT NULL DEFAULT '1',
  `img_url` varchar(150) NOT NULL,
  `img_web` varchar(150) NOT NULL,
  `img_alt` varchar(150) NOT NULL,
  `img_title` varchar(150) NOT NULL,
  `display_heading` varchar(50) NOT NULL,
  `description` varchar(150) NOT NULL,
  `url_link` varchar(150) NOT NULL,
  `order_by` int NOT NULL,
  `display_home` enum('Yes','No') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `services`
--

INSERT INTO `services` (`id`, `status`, `last_update`, `update_by`, `img_url`, `img_web`, `img_alt`, `img_title`, `display_heading`, `description`, `url_link`, `order_by`, `display_home`) VALUES
(2, 'A', '2024-09-18 14:14:01', 1, './web-assets/images/icons/20240917164911150.png', './web-assets/images/icons/20240917164911150.webp', 'Aluminium Work', 'Aluminium Work', 'Aluminium Work', 'Our areas of focus include a variety of aluminium works that offer beauty, durability, and a touch of exclusivity to meet every specific need. Elegant', 'aluminium-work', 2, 'Yes'),
(3, 'A', '2024-09-17 17:00:22', 1, './web-assets/images/icons/20240917170022182.png', './web-assets/images/icons/20240917170022182.webp', 'Glass Work', 'Glass Work', 'Glass Work', 'We can cater to any and all kinds of glasswork to fulfill your aesthetic and practical requirements alike. Our banding glass will surely add that ting', 'glass-work', 3, 'Yes'),
(4, 'A', '2024-09-19 10:14:25', 1, './web-assets/images/icons/20240917170137247.png', './web-assets/images/icons/20240917170137247.webp', 'Interior designer', 'Interior designer', 'Interior designer', 'We at Prachi Enterprises provide comprehensive interior and exterior Design solutions for your specific Design needs. We follow a Design approach to g', 'interiors-exteriors', 5, 'Yes'),
(5, 'A', '2024-09-17 17:03:16', 1, './web-assets/images/icons/20240917170316603.png', './web-assets/images/icons/20240917170316603.webp', 'Event planning', 'Event planning', 'Event planning', 'We at Prachi Enterprises construct world class set designs, stages, functional set-ups, unique main entry designs, aesthetics, art, environment, decor', 'event-planning', 5, 'Yes'),
(6, 'A', '2024-09-17 17:04:04', 1, './web-assets/images/icons/20240917170404500.png', './web-assets/images/icons/20240917170404500.webp', 'Prop Shop', 'Prop Shop', 'Prop Shop', 'Our prop shop provides a one-stop solution to all film set property requirements with a large inventory of items in good condition, ready to help you ', 'prop-shop', 6, 'Yes'),
(7, 'A', '2024-09-20 18:07:14', 1, './web-assets/images/icons/20240917170618483.png', './web-assets/images/icons/20240917170618483.webp', 'Contract labour', 'Contract labour', 'Contract labour', 'Our contract labour services provide versatile and skilled manpower for a host of project requirements. Be it event volunteers to help operate your ev', 'contract-labour-provide', 7, 'Yes'),
(8, 'A', '2024-09-19 10:17:04', 1, './web-assets/images/icons/20240917170935966.png', './web-assets/images/icons/20240917170935966.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'Laser and Router Cutting', 'Our CNC router and laser cutting services help with a wide spectrum of fabrication needs, offering precision with high efficiency.', 'laser-router-cutting', 8, 'Yes'),
(9, 'A', '2024-09-17 17:12:08', 1, './web-assets/images/icons/20240917171208490.png', './web-assets/images/icons/20240917171208490.webp', 'Hardware &amp; Paints Material', 'Hardware &amp; Paints Material', 'Hardware &amp; Paints Material', 'We are your one-stop solution for any type of hardware and paint material needs. Our extensive inventory encompasses all kinds of hardware, right from', 'hardware-paints-material', 10, 'Yes'),
(10, 'A', '2024-09-18 13:09:37', 1, './web-assets/images/icons/20240918130937639.png', './web-assets/images/icons/20240918130937639.webp', 'Printing', 'Printing', 'Printing', 'The quality of your business collateral reflect the quality of your product &amp; services. Is inferior quality Printing creating a negative perceptio', 'printing', 1, 'Yes'),
(12, 'A', '2024-09-19 10:31:34', 1, './web-assets/images/icons/20240919103134991.png', './web-assets/images/icons/20240919103134991.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'lights-board-letter-designing', 13, 'No');

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

--
-- Table structure for table `service_contents`
--

CREATE TABLE `service_contents` (
  `status` char(1) NOT NULL DEFAULT 'A',
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL DEFAULT '1',
  `service_id` int NOT NULL,
  `key_name` varchar(250) NOT NULL,
  `key_value` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `service_contents`
--

INSERT INTO `service_contents` (`status`, `last_update`, `update_by`, `service_id`, `key_name`, `key_value`) VALUES
('A', '2024-10-01 10:57:47', 1, 2, 'banner_heading', 'Aluminium Work'),
('A', '2024-10-01 10:48:11', 18, 2, 'banner_img', './web-assets/images/banner/20241001104811469.jpg'),
('A', '2024-10-01 10:57:47', 1, 2, 'body_code', ''),
('A', '2024-10-01 10:57:47', 1, 2, 'footer_code', ''),
('A', '2024-10-01 10:57:47', 1, 2, 'header_code', ''),
('A', '2024-10-01 10:57:47', 1, 2, 'heading1', 'Aluminium Work'),
('A', '2024-10-01 10:57:47', 1, 2, 'heading2', ''),
('A', '2024-10-01 10:57:47', 1, 2, 'meta_description', 'Aluminium Work'),
('A', '2024-10-01 10:57:47', 1, 2, 'meta_keyword', 'Aluminium Work'),
('A', '2024-10-01 10:57:47', 1, 2, 'meta_title', 'Aluminium Work'),
('A', '2024-10-01 10:57:47', 1, 2, 'page_name', 'Aluminium Work'),
('A', '2024-10-01 10:57:47', 1, 2, 'sec2_left_content_heading', 'All Types of Aluminium Work'),
('A', '2024-10-01 10:57:47', 1, 2, 'sec2_right_content_description', 'We do specialized, custom aluminium work that can provide durable and aesthetic solutions to solve your problems. Highly ventilated and alluringly bright with our sliding windows that open up your space to adequate amounts of natural light and air. Elegant, gooey sliding doors that ultimately allow open passage between the indoors and outdoors. Our fancy multi-utility aluminium partitions adjust to any kind of space—design or functionality. Our advanced sensor doors tell a modern language of convenience with their hands-free ease of entry. Accomplish finesse and practicality in your space by using high-quality aluminium work with us.'),
('A', '2024-10-01 10:57:47', 1, 2, 'sec2_right_content_heading', ''),
('A', '2024-10-01 10:57:47', 1, 2, 'service_id', '2'),
('A', '2024-10-01 10:57:47', 1, 2, 'text1', 'Our areas of focus include a variety of aluminium works that offer beauty, durability, and a touch of exclusivity to meet every specific need.'),
('A', '2024-10-01 10:57:47', 1, 2, 'text2', 'Elegant sliding doors ease your transition indoors to outdoors; slim sliding windows maximize airflow and lighting; adaptable aluminium walls add design and functionality to any space; cutting-edge sensor doors introduce modern convenience to any building with hands-free access. Level up your space with premium aluminium work that will stylishly and functionally blend into one with our skill.'),
('A', '2024-10-01 10:57:47', 1, 2, 'text3', ''),
('A', '2024-10-01 10:56:54', 1, 3, 'banner_heading', 'Glass work & Acrylic'),
('A', '2024-10-01 10:45:27', 18, 3, 'banner_img', './web-assets/images/banner/20241001104527921.jpg'),
('A', '2024-10-01 10:56:54', 1, 3, 'body_code', ''),
('A', '2024-10-01 10:56:54', 1, 3, 'footer_code', ''),
('A', '2024-10-01 10:56:54', 1, 3, 'header_code', ''),
('A', '2024-10-01 10:56:54', 1, 3, 'heading1', 'Glass Work'),
('A', '2024-10-01 10:56:54', 1, 3, 'heading2', ''),
('A', '2024-10-01 10:56:54', 1, 3, 'meta_description', 'Glass work & Acrylic'),
('A', '2024-10-01 10:56:54', 1, 3, 'meta_keyword', 'Glass work & Acrylic'),
('A', '2024-10-01 10:56:54', 1, 3, 'meta_title', 'Glass work & Acrylic'),
('A', '2024-10-01 10:56:54', 1, 3, 'page_name', 'Glass Work'),
('A', '2024-10-01 10:56:54', 1, 3, 'sec2_left_content_heading', 'All Types of Glass Work'),
('A', '2024-10-01 10:56:54', 1, 3, 'sec2_right_content_description', 'We can cater to any and all kinds of glasswork to fulfill your aesthetic and practical requirements alike. Our banding glass will surely add that tinge of decoration to any space, while some of the tougher ones serve the purposes of safety and durability. We can make any size of made-to-order glass fish tanks for decorative or functional applications. Our plane glass adds a touch of cleanliness and minimalism in many uses. We specialize in professional door fitting and advanced sensor doors for modern convenience. In addition, we have brick wall closing solutions with glass to finish off the modern look, and frosted glass for privacy while still allowing natural light in. Trust us for quality glasswork that beautifully marries beauty with functionality.'),
('A', '2024-10-01 10:56:54', 1, 3, 'sec2_right_content_heading', ''),
('A', '2024-10-01 10:56:54', 1, 3, 'service_id', '3'),
('A', '2024-10-01 10:56:54', 1, 3, 'text1', 'Our banding glass will surely add that tinge of decoration to any space, while some of the tougher ones serve the purposes of safety and durability. We can make any size of made-to-order glass fish tanks for decorative or functional applications.'),
('A', '2024-10-01 10:56:54', 1, 3, 'text2', 'Our plane glass adds a touch of cleanliness and minimalism in many uses. We specialize in professional door fitting and advanced sensor doors for modern convenience. In addition, we have brick wall closing solutions with glass to finish off the modern look, and frosted glass for privacy while still allowing natural light in. Trust us for quality glasswork that beautifully marries beauty with functionality.'),
('A', '2024-10-01 10:56:54', 1, 3, 'text3', ''),
('A', '2024-10-07 16:56:46', 18, 4, 'banner_heading', 'Interiors Designing'),
('A', '2024-10-01 10:38:48', 18, 4, 'banner_img', './web-assets/images/banner/20241001103848881.jpg'),
('A', '2024-10-07 16:56:46', 18, 4, 'body_code', ''),
('A', '2024-10-07 16:56:46', 18, 4, 'footer_code', ''),
('A', '2024-10-07 16:56:46', 18, 4, 'header_code', ''),
('A', '2024-10-07 16:56:46', 18, 4, 'heading1', 'We Can Make Buildings Look Like How You Want'),
('A', '2024-10-07 16:56:46', 18, 4, 'heading2', 'We Mix Art Into Structures'),
('A', '2024-10-07 16:56:46', 18, 4, 'meta_description', 'Interiors & Exteriors'),
('A', '2024-10-07 16:56:46', 18, 4, 'meta_keyword', 'Interiors & Exteriors'),
('A', '2024-10-07 16:56:46', 18, 4, 'meta_title', 'Interiors & Exteriors'),
('A', '2024-10-07 16:56:46', 18, 4, 'page_name', 'Interior designer'),
('A', '2024-10-07 16:56:46', 18, 4, 'sec2_left_content_heading', 'Interiors & Exteriors For All Kinds Of Commercial & Residential'),
('A', '2024-10-07 16:56:46', 18, 4, 'sec2_right_content_description', 'We are a team of passionate and resourceful designers being craft experts in various styles including Contemporary, Traditional, Modern and Art Deco of interiors and exteriors design. Our goal is to apply our creative capabilities and critical thinking to create the perfect space for our clients providing 100% guaranteed satisfaction.'),
('A', '2024-10-07 16:56:46', 18, 4, 'sec2_right_content_heading', 'Give Your Buildings The Required Look And Feel'),
('A', '2024-10-07 16:56:46', 18, 4, 'service_id', '4'),
('A', '2024-10-07 16:56:46', 18, 4, 'text1', 'Want to give your home 60’s era look or looking for a professional interior and exterior Design for your office? Want your cafe to look like a cafe but still different from others? Or do you need a corporate office with classic formal infrastructure along with a touch of industry specific elements and custom branding. Or a restaurant, franchise outlet, cafeteria or a canteen? We can make all kinds of Design specific interiors and exteriors.'),
('A', '2024-10-07 16:56:46', 18, 4, 'text2', 'We at Prachi Enterprises provide comprehensive interior and exterior Design solutions for your specific Design needs. We follow a Design approach to give you the best effective modern Design keeping in mind your budget. Backed by the skillful experts, our Design services are known and appreciated in the market for intellectual ideas, innovative concepts and excellent craftsmanship. Delivering premium build quality and timely completion of our projects are always our priorities.'),
('A', '2024-10-07 16:56:46', 18, 4, 'text3', 'All kinds of custom interior and exterior Design services under one roof. We can create flawless and functional custom infrastucture for various building types. Contact us and tell us your requirements.'),
('A', '2024-10-01 10:58:23', 1, 5, 'banner_heading', 'Event Planning'),
('A', '2024-10-01 10:50:07', 18, 5, 'banner_img', './web-assets/images/banner/20241001105007127.jpg'),
('A', '2024-10-01 10:58:23', 1, 5, 'body_code', ''),
('A', '2024-10-01 10:58:23', 1, 5, 'footer_code', ''),
('A', '2024-10-01 10:58:23', 1, 5, 'header_code', ''),
('A', '2024-10-01 10:58:23', 1, 5, 'heading1', 'Production Design And Art For Events'),
('A', '2024-10-01 10:58:23', 1, 5, 'heading2', ''),
('A', '2024-10-01 10:58:23', 1, 5, 'meta_description', 'Event Planning'),
('A', '2024-10-01 10:58:23', 1, 5, 'meta_keyword', 'Event Planning'),
('A', '2024-10-01 10:58:23', 1, 5, 'meta_title', 'Event Planning'),
('A', '2024-10-01 10:58:23', 1, 5, 'page_name', 'Event planning'),
('A', '2024-10-01 10:58:23', 1, 5, 'sec2_left_content_heading', 'We Can Design And Manage A Variety Of Events'),
('A', '2024-10-01 10:58:23', 1, 5, 'sec2_right_content_description', 'Add a distinguishing factor to your event display with first class event set up installation. Our notable work include production design, creative manufacturing and decor for the famous Anita Ambani’s wedding. Ping us, and we will ensure that your events stand out and people can’t help but talk about them for years to come.'),
('A', '2024-10-01 10:58:23', 1, 5, 'sec2_right_content_heading', 'Unique Stage Set-Up And Art For Events'),
('A', '2024-10-01 10:58:23', 1, 5, 'service_id', '5'),
('A', '2024-10-01 10:58:23', 1, 5, 'text1', 'We at Prachi Enterprises construct world class set designs, stages, functional set-ups, unique main entry designs, aesthetics, art, environment, decor and other properties. From conceptualization, designing, construction and installation- we handle it all. So you can focus on guests, engagement and presentation without worrying about any part of the production design. Our premium work includes the world famous Anita Ambani’s wedding.'),
('A', '2024-10-01 10:58:23', 1, 5, 'text2', ''),
('A', '2024-10-01 10:58:23', 1, 5, 'text3', ''),
('A', '2024-10-01 11:00:27', 1, 6, 'banner_heading', 'Prop Shop'),
('A', '2024-10-01 10:52:37', 18, 6, 'banner_img', './web-assets/images/banner/2024100110523789.jpg'),
('A', '2024-10-01 11:00:27', 1, 6, 'body_code', ''),
('A', '2024-10-01 11:00:27', 1, 6, 'footer_code', ''),
('A', '2024-10-01 11:00:27', 1, 6, 'header_code', ''),
('A', '2024-10-01 11:00:27', 1, 6, 'heading1', 'Prop Shop'),
('A', '2024-10-01 11:00:27', 1, 6, 'heading2', ''),
('A', '2024-10-01 11:00:27', 1, 6, 'meta_description', 'Prop Shop'),
('A', '2024-10-01 11:00:27', 1, 6, 'meta_keyword', 'Prop Shop'),
('A', '2024-10-01 11:00:27', 1, 6, 'meta_title', 'Prop Shop'),
('A', '2024-10-01 11:00:27', 1, 6, 'page_name', 'Prop Shop'),
('A', '2024-10-01 11:00:27', 1, 6, 'sec2_left_content_heading', 'All Films Set Property Provided'),
('A', '2024-10-01 11:00:27', 1, 6, 'sec2_right_content_description', 'We also stock a huge number of small props, from decorative to functional items, each chosen to provide authenticity and nuances to every shot. Our enormous library of kitchen items goes from basics like necessities to specialized items, providing all the utensils and tools needed to fill out a practical kitchen. With our extensive inventory and regard for quality, we can bring stunning sets to life both visually and in a way that maximizes the authenticity of the film to engage audiences.'),
('A', '2024-10-01 11:00:27', 1, 6, 'sec2_right_content_heading', ''),
('A', '2024-10-01 11:00:27', 1, 6, 'service_id', '6'),
('A', '2024-10-01 11:00:27', 1, 6, 'text1', 'Our prop shop provides a one-stop solution to all film set property requirements with a large inventory of items in good condition, ready to help you bring your scenes to life.'),
('A', '2024-10-01 11:00:27', 1, 6, 'text2', 'We offer furniture that ranges from classic to very modern pieces that will complement the look you wish to bring out on your set. We also stock a huge number of small props, from decorative to functional items, each chosen to provide authenticity and nuances to every shot. Our enormous library of kitchen items goes from basics like necessities to specialized items, providing all the utensils and tools needed to fill out a practical kitchen. With our extensive inventory and regard for quality, we can bring stunning sets to life both visually and in a way that maximizes the authenticity of the film to engage audiences.'),
('A', '2024-10-01 11:00:27', 1, 6, 'text3', ''),
('A', '2024-10-01 10:53:29', 18, 7, 'banner_heading', 'Contract Labour Provide'),
('A', '2024-10-01 10:53:29', 18, 7, 'banner_img', './web-assets/images/banner/20241001105329772.jpg'),
('A', '2024-10-01 10:53:29', 18, 7, 'body_code', ''),
('A', '2024-10-01 10:53:29', 18, 7, 'footer_code', ''),
('A', '2024-10-01 10:53:29', 18, 7, 'header_code', ''),
('A', '2024-10-01 10:53:29', 18, 7, 'heading1', 'Contract Labour Provide'),
('A', '2024-10-01 10:53:29', 18, 7, 'heading2', ''),
('A', '2024-10-01 10:53:29', 18, 7, 'meta_description', 'Contract Labour Provide'),
('A', '2024-10-01 10:53:29', 18, 7, 'meta_keyword', 'Contract Labour Provide'),
('A', '2024-10-01 10:53:29', 18, 7, 'meta_title', 'Contract Labour Provide'),
('A', '2024-10-01 10:53:29', 18, 7, 'page_name', ''),
('A', '2024-10-01 10:53:29', 18, 7, 'sec2_left_content_heading', 'All Contract Labour Provide'),
('A', '2024-10-01 10:53:29', 18, 7, 'sec2_right_content_description', 'Our contract labour services provide versatile and skilled manpower for a host of project requirements. Be it event volunteers to help operate your event seamlessly, mistri carpenters for intricate and perfect carpentry work, or pester workers for pest control, we have the right professionals to choose from. Glass work specialists and sliding work experts will render quality service for all your glass and sliding installations. We also have experienced designers to render your creative ideas into reality, talented painters to perfectly finish the job, and artist painters to make unique artistic statements. Also, experienced electricians ensure that electrical installations and repairs are done safely and correctly. For any type of project, count on our contract labour services to provide the know-how and the backing that is needed.'),
('A', '2024-10-01 10:53:29', 18, 7, 'sec2_right_content_heading', ''),
('A', '2024-10-01 10:53:29', 18, 7, 'service_id', '7'),
('A', '2024-10-01 10:53:29', 18, 7, 'text1', 'Our contract labour services provide versatile and skilled manpower for a host of project requirements. Be it event volunteers to help operate your event seamlessly, mistri carpenters for intricate and perfect carpentry work, or pester workers for pest control, we have the right professionals to choose from.'),
('A', '2024-10-01 10:53:29', 18, 7, 'text2', 'Glass work specialists and sliding work experts will render quality service for all your glass and sliding installations. We also have experienced designers to render your creative ideas into reality, talented painters to perfectly finish the job, and artist painters to make unique artistic statements. Also, experienced electricians ensure that electrical installations and repairs are done safely and correctly. For any type of project, count on our contract labour services to provide the know-how and the backing that is needed.'),
('A', '2024-10-01 10:53:29', 18, 7, 'text3', ''),
('A', '2024-10-07 16:31:41', 18, 8, 'banner_heading', 'Router and Laser Cutting'),
('A', '2024-10-03 11:37:18', 18, 8, 'banner_img', './web-assets/images/banner/20241003113718181.jpg'),
('A', '2024-10-07 16:31:41', 18, 8, 'body_code', ''),
('A', '2024-10-07 16:31:41', 18, 8, 'footer_code', ''),
('A', '2024-10-07 16:31:41', 18, 8, 'header_code', ''),
('A', '2024-10-07 16:31:41', 18, 8, 'heading1', 'Laser and Router Cutting'),
('A', '2024-10-07 16:31:41', 18, 8, 'heading2', ''),
('A', '2024-10-07 16:31:41', 18, 8, 'meta_description', 'Laser and Router Cutting'),
('A', '2024-10-07 16:31:41', 18, 8, 'meta_keyword', 'Laser and Router Cutting'),
('A', '2024-10-07 16:31:41', 18, 8, 'meta_title', 'Laser and Router Cutting'),
('A', '2024-10-07 16:31:41', 18, 8, 'page_name', 'Laser and Router Cutting'),
('A', '2024-10-07 16:31:41', 18, 8, 'sec2_left_content_heading', 'Router and Laser Cutting'),
('A', '2024-10-07 16:31:41', 18, 8, 'sec2_right_content_description', 'Our metal cutting services let us make precise and reliable cuts for industrial parts, artistic purposes, and more. Moreover, we do excellent woodwork, from intricate carvings down to large ones, with extreme accuracy. Let our CNC router and laser cutting services work out your most imaginative and functional projects into reality with accuracy unmatched by any competitor.'),
('A', '2024-10-07 16:31:41', 18, 8, 'sec2_right_content_heading', 'CNC Router and Laser Cutting'),
('A', '2024-10-07 16:31:41', 18, 8, 'service_id', '8'),
('A', '2024-10-07 16:31:41', 18, 8, 'text1', 'Our CNC router and laser cutting services help with a wide spectrum of fabrication needs, offering precision with high efficiency.'),
('A', '2024-10-07 16:31:41', 18, 8, 'text2', 'Specialized rubber work enables us to create intricate designs for a host of applications. We provide clean, accurate cuts with our MDF work—suited for custom furniture, signage, and every other project in between. In our acrylic work, we produce polished pieces ideally suitable for any kind of display, awards, or decorative article.'),
('A', '2024-10-07 16:31:41', 18, 8, 'text3', ''),
('A', '2024-10-01 10:58:54', 1, 9, 'banner_heading', 'Hardware & paints material'),
('A', '2024-10-01 10:51:11', 18, 9, 'banner_img', './web-assets/images/banner/20241001105111800.jpg'),
('A', '2024-10-01 10:58:54', 1, 9, 'body_code', ''),
('A', '2024-10-01 10:58:54', 1, 9, 'footer_code', ''),
('A', '2024-10-01 10:58:54', 1, 9, 'header_code', ''),
('A', '2024-10-01 10:58:54', 1, 9, 'heading1', 'Hardware & Paints Material'),
('A', '2024-10-01 10:58:54', 1, 9, 'heading2', ''),
('A', '2024-10-01 10:58:54', 1, 9, 'meta_description', 'Hardware & Paints Material'),
('A', '2024-10-01 10:58:54', 1, 9, 'meta_keyword', 'Hardware & Paints Material'),
('A', '2024-10-01 10:58:54', 1, 9, 'meta_title', 'Hardware & Paints Material'),
('A', '2024-10-01 10:58:54', 1, 9, 'page_name', 'Hardware & Paints Material'),
('A', '2024-10-01 10:58:54', 1, 9, 'sec2_left_content_heading', ''),
('A', '2024-10-01 10:58:54', 1, 9, 'sec2_right_content_description', ''),
('A', '2024-10-01 10:58:54', 1, 9, 'sec2_right_content_heading', ''),
('A', '2024-10-01 10:58:54', 1, 9, 'service_id', '9'),
('A', '2024-10-01 10:58:54', 1, 9, 'text1', 'We are your one-stop solution for any type of hardware and paint material needs. Our extensive inventory encompasses all kinds of hardware, right from basic tools and fasteners to special components—each little thing available at your beck and call while making your construction, renovation, or DIY job.'),
('A', '2024-10-01 10:58:54', 1, 9, 'text2', 'We also carry an assorted selection of paints, including top-quality paints, primers, and specialty finishes, which put any look on a surface. Quality and variety: On your part, you can be sure we shall provide the finest materials for every selected job and thus help you get professional results fast and with great efficiency.'),
('A', '2024-10-01 10:58:54', 1, 9, 'text3', ''),
('A', '2024-10-03 11:36:31', 18, 10, 'banner_heading', 'Printing Services'),
('A', '2024-10-03 11:36:31', 18, 10, 'banner_img', './web-assets/images/banner/20241003113631971.jpg'),
('A', '2024-10-03 11:36:31', 18, 10, 'body_code', ''),
('A', '2024-10-03 11:36:31', 18, 10, 'footer_code', ''),
('A', '2024-10-03 11:36:31', 18, 10, 'header_code', ''),
('A', '2024-10-03 11:36:31', 18, 10, 'heading1', 'Printing Services in Mumbai'),
('A', '2024-10-03 11:36:31', 18, 10, 'heading2', ''),
('A', '2024-10-03 11:36:31', 18, 10, 'meta_description', 'Printing Services | Prachi Enterprises'),
('A', '2024-10-03 11:36:31', 18, 10, 'meta_keyword', 'Printing Services | Prachi Enterprises'),
('A', '2024-10-03 11:36:31', 18, 10, 'meta_title', 'Printing Services | Prachi Enterprises'),
('A', '2024-10-03 11:36:31', 18, 10, 'page_name', 'Printing'),
('A', '2024-10-03 11:36:31', 18, 10, 'sec2_left_content_heading', 'All type of Printing'),
('A', '2024-10-03 11:36:31', 18, 10, 'sec2_right_content_description', 'We provide a wide range of printing solutions, all under the same roof. So you don’t have to knock a lot of doors for a variety of your printing needs. With the state of the art printing infrastructure equipped with latest technology, we strive to make all your marketing communication and printed content stand out. Quality, durability, design and affordability are our topmost priorities. Our team of experts has years of experience in conceptualizing and executing highly sophisticated designs along with operating advanced printing machinery. We believe in thoroughly understanding your needs and requirements first and then making your marketing story a reality.'),
('A', '2024-10-03 11:36:31', 18, 10, 'sec2_right_content_heading', 'A Variety Of Printing Under One Roof'),
('A', '2024-10-03 11:36:31', 18, 10, 'service_id', '10'),
('A', '2024-10-03 11:36:31', 18, 10, 'text1', 'We at Prachi Enterprises are passionately committed to delivering high quality Printing as well as exceptional value for money.'),
('A', '2024-10-03 11:36:31', 18, 10, 'text2', 'The quality of your business collateral reflect the quality of your product & services. Is inferior quality Printing creating a negative perception about your brand. Choose our wide range of Printing solutions with ultra fine quality and top notch finish at affordable prices. Contact us and tell us your requirements.'),
('A', '2024-10-03 11:36:31', 18, 10, 'text3', ''),
('A', '2024-10-01 10:56:21', 1, 12, 'banner_heading', 'Lights Board & Letter Designing'),
('A', '2024-10-01 10:43:04', 18, 12, 'banner_img', './web-assets/images/banner/20241001104304985.jpg'),
('A', '2024-10-01 10:56:21', 1, 12, 'body_code', ''),
('A', '2024-10-01 10:56:21', 1, 12, 'footer_code', ''),
('A', '2024-10-01 10:56:21', 1, 12, 'header_code', ''),
('A', '2024-10-01 10:56:21', 1, 12, 'heading1', 'Lights Board & Letter Designing'),
('A', '2024-10-01 10:56:21', 1, 12, 'heading2', ''),
('A', '2024-10-01 10:56:21', 1, 12, 'meta_description', 'Lights Board & Letter Designing'),
('A', '2024-10-01 10:56:21', 1, 12, 'meta_keyword', 'Lights Board & Letter Designing'),
('A', '2024-10-01 10:56:21', 1, 12, 'meta_title', 'Lights Board & Letter Designing'),
('A', '2024-10-01 10:56:21', 1, 12, 'page_name', 'Lights Board Letter Designing'),
('A', '2024-10-01 10:56:21', 1, 12, 'sec2_left_content_heading', 'All Tips Light Boards & Letter Designing'),
('A', '2024-10-01 10:56:21', 1, 12, 'sec2_right_content_description', '<p>We deal in all types of light boards and letter designing with creative, smartly appealing, and mesmerizing displays that will enlighten your arenas. Our product list includes dynamic lighting 2D and 3D Light Boards to create captivating displays, classic neon boards that add a dash of vibrancy and trendiness, and Energy Efficient LED lights appropriate for varied uses by providing bright and versatile illumination. We also have tube lights for uniform and flicker-free lighting. Besides that, our finest acrylic boards present contemporary looks to your signboard or displays in the most impressive way.</p>\r\n<p>Our skillfully designed lighting and letter design solutions just work perfectly in relation to your vision and needs.</p>'),
('A', '2024-10-01 10:56:21', 1, 12, 'sec2_right_content_heading', ''),
('A', '2024-10-01 10:56:21', 1, 12, 'service_id', '12'),
('A', '2024-10-01 10:56:21', 1, 12, 'text1', 'We deal in all types of light boards and letter designing with creative, smartly appealing, and mesmerizing displays that will enlighten your arenas.'),
('A', '2024-10-01 10:56:21', 1, 12, 'text2', 'Our product list includes dynamic lighting 2D and 3D Light Boards to create captivating displays, classic neon boards that add a dash of vibrancy and trendiness, and Energy Efficient LED lights appropriate for varied uses by providing bright and versatile illumination. We also have tube lights for uniform and flicker-free lighting. Besides that, our finest acrylic boards present contemporary looks to your signboard or displays in the most impressive way. Our skillfully designed lighting and letter design solutions just work perfectly in relation to your vision and needs.'),
('A', '2024-10-01 10:56:21', 1, 12, 'text3', '');

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

--
-- Table structure for table `service_gallery`
--

CREATE TABLE `service_gallery` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL DEFAULT 'A',
  `last_update` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `update_by` int NOT NULL,
  `service_id` int NOT NULL,
  `img_url` varchar(255) NOT NULL,
  `img_web` varchar(255) NOT NULL,
  `img_title` varchar(100) NOT NULL,
  `img_alt` varchar(100) NOT NULL,
  `type` enum('image','video') NOT NULL,
  `link_url` varchar(255) NOT NULL,
  `order_by` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `service_gallery`
--

INSERT INTO `service_gallery` (`id`, `status`, `last_update`, `update_by`, `service_id`, `img_url`, `img_web`, `img_title`, `img_alt`, `type`, `link_url`, `order_by`) VALUES
(2, 'A', '2024-10-07 16:59:11', 18, 10, './web-assets/images/gallery/20240918174155339.jpg', './web-assets/images/gallery/20240918174155339.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174155339.jpg', 17),
(3, 'A', '2024-09-18 17:42:19', 1, 10, './web-assets/images/gallery/20240918174219141.jpg', './web-assets/images/gallery/20240918174219141.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174219141.jpg', 2),
(4, 'A', '2024-09-18 17:42:46', 1, 10, './web-assets/images/gallery/20240918174246737.jpg', './web-assets/images/gallery/20240918174246737.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174246737.jpg', 3),
(5, 'A', '2024-09-18 17:43:05', 1, 10, './web-assets/images/gallery/20240918174304197.jpg', './web-assets/images/gallery/20240918174304197.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174304197.jpg', 4),
(6, 'A', '2024-09-18 17:43:35', 1, 10, './web-assets/images/gallery/20240918174335941.jpg', './web-assets/images/gallery/20240918174335941.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174335941.jpg', 5),
(7, 'A', '2024-09-18 17:45:09', 1, 10, './web-assets/images/gallery/20240918174509951.jpg', './web-assets/images/gallery/20240918174509951.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174509951.jpg', 6),
(8, 'A', '2024-09-18 17:45:25', 1, 10, './web-assets/images/gallery/20240918174525494.jpg', './web-assets/images/gallery/20240918174525494.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174525494.jpg', 7),
(9, 'A', '2024-09-18 17:45:47', 1, 10, './web-assets/images/gallery/20240918174547273.jpg', './web-assets/images/gallery/20240918174547273.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174547273.jpg', 8),
(10, 'A', '2024-09-18 17:46:05', 1, 10, './web-assets/images/gallery/20240918174605804.jpg', './web-assets/images/gallery/20240918174605804.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174605804.jpg', 9),
(11, 'A', '2024-09-18 17:46:22', 1, 10, './web-assets/images/gallery/20240918174622303.jpg', './web-assets/images/gallery/20240918174622303.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174622303.jpg', 10),
(12, 'A', '2024-09-18 17:46:52', 1, 10, './web-assets/images/gallery/20240918174652506.jpg', './web-assets/images/gallery/20240918174652506.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174652506.jpg', 12),
(13, 'A', '2024-09-18 17:47:19', 1, 10, './web-assets/images/gallery/20240918174719709.jpg', './web-assets/images/gallery/20240918174719709.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174719709.jpg', 12),
(14, 'A', '2024-09-18 17:47:43', 1, 10, './web-assets/images/gallery/20240918174743457.jpg', './web-assets/images/gallery/20240918174743457.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174743457.jpg', 13),
(15, 'A', '2024-09-18 17:47:59', 1, 10, './web-assets/images/gallery/20240918174759804.jpg', './web-assets/images/gallery/20240918174759804.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174759804.jpg', 14),
(16, 'A', '2024-09-18 17:48:16', 1, 10, './web-assets/images/gallery/20240918174816196.jpg', './web-assets/images/gallery/20240918174816196.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174816196.jpg', 15),
(17, 'A', '2024-09-18 17:48:40', 1, 10, './web-assets/images/gallery/20240918174840155.jpg', './web-assets/images/gallery/20240918174840155.webp', 'Printing', 'Printing', 'image', './web-assets/images/gallery/20240918174840155.jpg', 16),
(18, 'A', '2024-10-07 16:59:00', 18, 10, './web-assets/images/gallery/20241001100034652.jpg', './web-assets/images/gallery/20241001100034652.webp', 'Printing', 'Printing', 'video', 'https://youtu.be/Pdm3I-EBTcQ', 1),
(19, 'A', '2024-09-18 17:52:02', 1, 10, './web-assets/images/gallery/20240918175202655.jpg', './web-assets/images/gallery/20240918175202655.webp', 'Printing', 'Printing', 'video', 'https://www.youtube.com/watch?v=COeq1oZpRbY', 18),
(20, 'A', '2024-09-18 17:52:33', 1, 10, './web-assets/images/gallery/20240918175233933.jpg', './web-assets/images/gallery/20240918175233933.webp', 'Printing', 'Printing', 'video', 'https://youtu.be/VVR9PQ_Fe90', 19),
(21, 'A', '2024-09-18 17:53:04', 1, 10, './web-assets/images/gallery/20240918175304706.jpg', './web-assets/images/gallery/20240918175304706.webp', 'Printing', 'Printing', 'video', 'https://youtu.be/K5m4OfbT2WA', 20),
(22, 'A', '2024-09-19 09:44:54', 1, 2, './web-assets/images/gallery/20240919094454505.jpg', './web-assets/images/gallery/20240919094454505.webp', 'Aluminium Work', 'Aluminium Work', 'image', './web-assets/images/gallery/20240919094454505.jpg', 1),
(23, 'A', '2024-09-19 09:45:10', 1, 2, './web-assets/images/gallery/20240919094510982.jpg', './web-assets/images/gallery/20240919094510982.webp', 'Aluminium Work', 'Aluminium Work', 'image', './web-assets/images/gallery/20240919094510982.jpg', 2),
(24, 'A', '2024-09-19 09:45:25', 1, 2, './web-assets/images/gallery/20240919094525483.jpg', './web-assets/images/gallery/20240919094525483.webp', 'Aluminium Work', 'Aluminium Work', 'image', './web-assets/images/gallery/20240919094525483.jpg', 3),
(25, 'A', '2024-09-19 09:45:39', 1, 2, './web-assets/images/gallery/20240919094539559.jpg', './web-assets/images/gallery/20240919094539559.webp', 'Aluminium Work', 'Aluminium Work', 'image', './web-assets/images/gallery/20240919094539559.jpg', 4),
(26, 'A', '2024-09-19 09:45:59', 1, 2, './web-assets/images/gallery/20240919094559616.jpg', './web-assets/images/gallery/20240919094559616.webp', 'Aluminium Work', 'Aluminium Work', 'image', './web-assets/images/gallery/20240919094559616.jpg', 5),
(27, 'A', '2024-09-19 09:46:12', 1, 2, './web-assets/images/gallery/20240919094612829.jpg', './web-assets/images/gallery/20240919094612829.webp', 'Aluminium Work', 'Aluminium Work', 'image', './web-assets/images/gallery/20240919094612829.jpg', 6),
(28, 'A', '2024-09-19 09:46:25', 1, 2, './web-assets/images/gallery/20240919094625928.jpg', './web-assets/images/gallery/20240919094625928.webp', 'Aluminium Work', 'Aluminium Work', 'image', './web-assets/images/gallery/20240919094625928.jpg', 7),
(29, 'A', '2024-09-19 09:46:38', 1, 2, './web-assets/images/gallery/20240919094638284.jpg', './web-assets/images/gallery/20240919094638284.webp', 'Aluminium Work', 'Aluminium Work', 'image', './web-assets/images/gallery/20240919094638284.jpg', 8),
(30, 'A', '2024-09-19 10:01:03', 1, 4, './web-assets/images/gallery/20240919100103235.jpg', './web-assets/images/gallery/20240919100103235.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100103235.jpg', 1),
(31, 'A', '2024-09-19 10:01:16', 1, 4, './web-assets/images/gallery/20240919100116368.jpg', './web-assets/images/gallery/20240919100116368.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100116368.jpg', 2),
(32, 'A', '2024-09-19 10:01:46', 1, 4, './web-assets/images/gallery/20240919100146765.jpg', './web-assets/images/gallery/20240919100146765.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100146765.jpg', 3),
(33, 'A', '2024-09-19 10:01:56', 1, 4, './web-assets/images/gallery/20240919100156942.jpg', './web-assets/images/gallery/20240919100156942.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100156942.jpg', 4),
(34, 'A', '2024-09-19 10:02:09', 1, 4, './web-assets/images/gallery/20240919100209450.jpg', './web-assets/images/gallery/20240919100209450.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100209450.jpg', 5),
(35, 'A', '2024-09-19 10:02:20', 1, 4, './web-assets/images/gallery/20240919100220932.jpg', './web-assets/images/gallery/20240919100220932.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100220932.jpg', 6),
(36, 'A', '2024-09-19 10:02:32', 1, 4, './web-assets/images/gallery/20240919100232183.jpg', './web-assets/images/gallery/20240919100232183.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100232183.jpg', 7),
(37, 'A', '2024-09-19 10:02:44', 1, 4, './web-assets/images/gallery/20240919100244696.jpg', './web-assets/images/gallery/20240919100244696.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100244696.jpg', 8),
(38, 'A', '2024-09-19 10:03:01', 1, 4, './web-assets/images/gallery/20240919100300167.jpg', './web-assets/images/gallery/20240919100300167.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100300167.jpg', 9),
(39, 'A', '2024-09-19 10:03:48', 1, 4, './web-assets/images/gallery/20240919100348659.jpg', './web-assets/images/gallery/20240919100348659.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100348659.jpg', 10),
(40, 'A', '2024-09-19 10:04:21', 1, 4, './web-assets/images/gallery/20240919100421994.jpg', './web-assets/images/gallery/20240919100421994.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100421994.jpg', 11),
(41, 'A', '2024-09-19 10:04:35', 1, 4, './web-assets/images/gallery/20240919100434887.jpg', './web-assets/images/gallery/20240919100434887.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100434887.jpg', 12),
(42, 'A', '2024-09-19 10:04:48', 1, 4, './web-assets/images/gallery/20240919100448664.jpg', './web-assets/images/gallery/20240919100448664.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100448664.jpg', 13),
(43, 'A', '2024-09-19 10:05:01', 1, 4, './web-assets/images/gallery/20240919100501574.jpg', './web-assets/images/gallery/20240919100501574.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100501574.jpg', 14),
(44, 'A', '2024-09-19 10:05:13', 1, 4, './web-assets/images/gallery/20240919100513915.jpg', './web-assets/images/gallery/20240919100513915.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100513915.jpg', 15),
(45, 'A', '2024-09-19 10:05:30', 1, 4, './web-assets/images/gallery/20240919100530425.jpg', './web-assets/images/gallery/20240919100530425.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100530425.jpg', 16),
(46, 'A', '2024-09-19 10:05:42', 1, 4, './web-assets/images/gallery/20240919100542484.jpg', './web-assets/images/gallery/20240919100542484.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100542484.jpg', 17),
(47, 'A', '2024-09-19 10:05:54', 1, 4, './web-assets/images/gallery/20240919100554298.jpg', './web-assets/images/gallery/20240919100554298.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100554298.jpg', 18),
(48, 'A', '2024-09-19 10:06:10', 1, 4, './web-assets/images/gallery/20240919100610481.jpg', './web-assets/images/gallery/20240919100610481.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100610481.jpg', 19),
(49, 'A', '2024-09-19 10:06:23', 1, 4, './web-assets/images/gallery/20240919100623715.jpg', './web-assets/images/gallery/20240919100623715.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100623715.jpg', 20),
(50, 'A', '2024-09-19 10:06:37', 1, 4, './web-assets/images/gallery/20240919100637153.jpg', './web-assets/images/gallery/20240919100637153.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100637153.jpg', 21),
(51, 'A', '2024-09-19 10:06:51', 1, 4, './web-assets/images/gallery/20240919100651633.jpg', './web-assets/images/gallery/20240919100651633.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100651633.jpg', 22),
(52, 'A', '2024-09-19 10:07:06', 1, 4, './web-assets/images/gallery/20240919100706913.jpg', './web-assets/images/gallery/20240919100706913.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100706913.jpg', 23),
(53, 'A', '2024-09-19 10:07:19', 1, 4, './web-assets/images/gallery/20240919100719877.jpg', './web-assets/images/gallery/20240919100719877.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100719877.jpg', 24),
(54, 'A', '2024-09-19 10:07:48', 1, 4, './web-assets/images/gallery/20240919100748849.jpg', './web-assets/images/gallery/20240919100748849.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100748849.jpg', 25),
(55, 'A', '2024-09-19 10:08:12', 1, 4, './web-assets/images/gallery/20240919100811989.jpg', './web-assets/images/gallery/20240919100811989.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100811989.jpg', 26),
(56, 'A', '2024-09-19 10:08:27', 1, 4, './web-assets/images/gallery/20240919100826665.jpg', './web-assets/images/gallery/20240919100826665.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100826665.jpg', 27),
(57, 'A', '2024-09-19 10:08:40', 1, 4, './web-assets/images/gallery/20240919100840518.jpg', './web-assets/images/gallery/20240919100840518.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100840518.jpg', 28),
(58, 'A', '2024-09-19 10:08:54', 1, 4, './web-assets/images/gallery/20240919100854813.jpg', './web-assets/images/gallery/20240919100854813.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100854813.jpg', 29),
(59, 'A', '2024-09-19 10:09:09', 1, 4, './web-assets/images/gallery/20240919100909344.jpg', './web-assets/images/gallery/20240919100909344.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100909344.jpg', 30),
(60, 'A', '2024-09-19 10:09:22', 1, 4, './web-assets/images/gallery/20240919100921971.jpg', './web-assets/images/gallery/20240919100921971.webp', 'interiors-exteriors', 'interiors-exteriors', 'image', './web-assets/images/gallery/20240919100921971.jpg', 31),
(61, 'A', '2024-09-19 10:21:30', 1, 8, './web-assets/images/gallery/20240919102130181.jpg', './web-assets/images/gallery/20240919102130181.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102130181.jpg', 1),
(62, 'A', '2024-09-19 10:21:51', 1, 8, './web-assets/images/gallery/20240919102151431.jpg', './web-assets/images/gallery/20240919102151431.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102151431.jpg', 2),
(63, 'A', '2024-09-19 10:22:04', 1, 8, './web-assets/images/gallery/20240919102203750.jpg', './web-assets/images/gallery/20240919102203750.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102203750.jpg', 3),
(64, 'A', '2024-09-19 10:22:18', 1, 8, './web-assets/images/gallery/20240919102218500.jpg', './web-assets/images/gallery/20240919102218500.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102218500.jpg', 4),
(65, 'A', '2024-09-19 10:22:35', 1, 8, './web-assets/images/gallery/20240919102235138.jpg', './web-assets/images/gallery/20240919102235138.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102235138.jpg', 5),
(66, 'A', '2024-09-19 10:23:09', 1, 8, './web-assets/images/gallery/20240919102309784.jpg', './web-assets/images/gallery/20240919102309784.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102309784.jpg', 6),
(67, 'A', '2024-09-19 10:23:28', 1, 8, './web-assets/images/gallery/20240919102328277.jpg', './web-assets/images/gallery/20240919102328277.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102328277.jpg', 7),
(68, 'A', '2024-09-19 10:23:43', 1, 8, './web-assets/images/gallery/20240919102343363.jpg', './web-assets/images/gallery/20240919102343363.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102343363.jpg', 8),
(69, 'A', '2024-09-19 10:24:01', 1, 8, './web-assets/images/gallery/20240919102400667.jpg', './web-assets/images/gallery/20240919102400667.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102400667.jpg', 9),
(70, 'A', '2024-09-19 10:24:19', 1, 8, './web-assets/images/gallery/20240919102419176.jpg', './web-assets/images/gallery/20240919102419176.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102419176.jpg', 10),
(71, 'A', '2024-09-19 10:24:40', 1, 8, './web-assets/images/gallery/20240919102439246.jpg', './web-assets/images/gallery/20240919102439246.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'image', './web-assets/images/gallery/20240919102439246.jpg', 11),
(72, 'A', '2024-09-19 10:25:43', 1, 8, './web-assets/images/gallery/20240919102543959.jpg', './web-assets/images/gallery/20240919102543959.webp', 'Laser and Router Cutting', 'Laser and Router Cutting', 'video', 'https://www.youtube.com/watch?v=ANpoFyAHqJM&list=PL9A8CfnkWfQZaGlLG3g0gYYR7VKltQZ0P&index=7', 12),
(73, 'A', '2024-09-19 10:39:15', 1, 12, './web-assets/images/gallery/20240919103915308.jpg', './web-assets/images/gallery/20240919103915308.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919103915308.jpg', 1),
(74, 'A', '2024-09-19 10:39:28', 1, 12, './web-assets/images/gallery/20240919103928605.jpg', './web-assets/images/gallery/20240919103928605.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919103928605.jpg', 2),
(75, 'A', '2024-09-19 10:39:41', 1, 12, './web-assets/images/gallery/20240919103941348.jpg', './web-assets/images/gallery/20240919103941348.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919103941348.jpg', 3),
(76, 'A', '2024-09-19 10:40:00', 1, 12, './web-assets/images/gallery/20240919103959208.jpg', './web-assets/images/gallery/20240919103959208.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919103959208.jpg', 4),
(77, 'A', '2024-09-19 10:40:16', 1, 12, './web-assets/images/gallery/20240919104016615.jpg', './web-assets/images/gallery/20240919104016615.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104016615.jpg', 5),
(78, 'A', '2024-09-19 10:40:37', 1, 12, './web-assets/images/gallery/20240919104036872.jpg', './web-assets/images/gallery/20240919104036872.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104036872.jpg', 6),
(79, 'A', '2024-09-19 10:40:55', 1, 12, './web-assets/images/gallery/20240919104055748.jpg', './web-assets/images/gallery/20240919104055748.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104055748.jpg', 7),
(80, 'A', '2024-09-19 10:41:10', 1, 12, './web-assets/images/gallery/20240919104110181.jpg', './web-assets/images/gallery/20240919104110181.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104110181.jpg', 8),
(81, 'A', '2024-09-19 10:41:28', 1, 12, './web-assets/images/gallery/20240919104128796.jpg', './web-assets/images/gallery/20240919104128796.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104128796.jpg', 9),
(82, 'A', '2024-09-19 10:41:51', 1, 12, './web-assets/images/gallery/20240919104151517.jpg', './web-assets/images/gallery/20240919104151517.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104151517.jpg', 10),
(83, 'A', '2024-09-19 10:42:05', 1, 12, './web-assets/images/gallery/20240919104204708.jpg', './web-assets/images/gallery/20240919104204708.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104204708.jpg', 11),
(84, 'A', '2024-09-19 10:42:20', 1, 12, './web-assets/images/gallery/20240919104220385.jpg', './web-assets/images/gallery/20240919104220385.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104220385.jpg', 12),
(85, 'A', '2024-09-19 10:42:44', 1, 12, './web-assets/images/gallery/20240919104244497.jpg', './web-assets/images/gallery/20240919104244497.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104244497.jpg', 13),
(86, 'A', '2024-09-19 10:43:18', 1, 12, './web-assets/images/gallery/20240919104318598.jpg', './web-assets/images/gallery/20240919104318598.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104318598.jpg', 14),
(87, 'A', '2024-09-19 10:43:36', 1, 12, './web-assets/images/gallery/20240919104336564.jpg', './web-assets/images/gallery/20240919104336564.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104336564.jpg', 15),
(88, 'A', '2024-09-19 10:44:02', 1, 12, './web-assets/images/gallery/20240919104402707.jpg', './web-assets/images/gallery/20240919104402707.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104402707.jpg', 16),
(89, 'A', '2024-09-19 10:44:25', 1, 12, './web-assets/images/gallery/20240919104425976.jpg', './web-assets/images/gallery/20240919104425976.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104425976.jpg', 17),
(90, 'A', '2024-09-19 10:46:26', 1, 12, './web-assets/images/gallery/20240919104626520.jpg', './web-assets/images/gallery/20240919104626520.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104626520.jpg', 18),
(91, 'A', '2024-09-19 10:46:51', 1, 12, './web-assets/images/gallery/20240919104651212.jpg', './web-assets/images/gallery/20240919104651212.webp', 'Lights Board Letter Designing', 'Lights Board Letter Designing', 'image', './web-assets/images/gallery/20240919104651212.jpg', 19),
(92, 'A', '2024-09-19 11:04:15', 1, 3, './web-assets/images/gallery/20240919110415805.jpg', './web-assets/images/gallery/20240919110415805.webp', 'Glass Work', 'Glass Work', 'image', './web-assets/images/gallery/20240919110415805.jpg', 1),
(93, 'A', '2024-09-19 11:04:25', 1, 3, './web-assets/images/gallery/20240919110425759.jpg', './web-assets/images/gallery/20240919110425759.webp', 'Glass Work', 'Glass Work', 'image', './web-assets/images/gallery/20240919110425759.jpg', 2),
(94, 'A', '2024-09-19 11:04:44', 1, 3, './web-assets/images/gallery/20240919110444227.jpg', './web-assets/images/gallery/20240919110444227.webp', 'Glass Work', 'Glass Work', 'image', './web-assets/images/gallery/20240919110444227.jpg', 3),
(95, 'A', '2024-09-19 11:04:54', 1, 3, './web-assets/images/gallery/20240919110454614.jpg', './web-assets/images/gallery/20240919110454614.webp', 'Glass Work', 'Glass Work', 'image', './web-assets/images/gallery/20240919110454614.jpg', 4),
(96, 'A', '2024-09-19 11:05:17', 1, 3, './web-assets/images/gallery/20240919110517336.jpg', './web-assets/images/gallery/20240919110517336.webp', 'Glass Work', 'Glass Work', 'image', './web-assets/images/gallery/20240919110517336.jpg', 5),
(97, 'A', '2024-09-19 11:05:33', 1, 3, './web-assets/images/gallery/20240919110533655.jpg', './web-assets/images/gallery/20240919110533655.webp', 'Glass Work', 'Glass Work', 'image', './web-assets/images/gallery/20240919110533655.jpg', 6),
(98, 'A', '2024-09-19 11:05:59', 1, 3, './web-assets/images/gallery/20240919110559196.jpg', './web-assets/images/gallery/20240919110559196.webp', 'Glass Work', 'Glass Work', 'image', './web-assets/images/gallery/20240919110559196.jpg', 7),
(99, 'A', '2024-09-19 11:08:12', 1, 3, './web-assets/images/gallery/20240919110812543.jpg', './web-assets/images/gallery/20240919110812543.webp', 'Glass Work', 'Glass Work', 'image', './web-assets/images/gallery/20240919110812543.jpg', 8),
(100, 'A', '2024-09-19 11:16:03', 1, 3, './web-assets/images/gallery/20240919111011340.jpg', './web-assets/images/gallery/20240919111011340.webp', 'Glass Work', 'Glass Work', 'video', 'https://youtu.be/bQNlGeKqZO4', 11),
(101, 'A', '2024-09-19 11:11:15', 1, 3, './web-assets/images/gallery/20240919111114286.jpg', './web-assets/images/gallery/20240919111114286.webp', 'Glass Work', 'Glass Work', 'image', './web-assets/images/gallery/20240919111114286.jpg', 10),
(102, 'A', '2024-09-19 11:27:21', 1, 5, './web-assets/images/gallery/20240919112721233.jpg', './web-assets/images/gallery/20240919112721233.webp', 'Event Planning', 'Event Planning', 'image', './web-assets/images/gallery/20240919112721233.jpg', 1),
(103, 'A', '2024-09-19 11:27:55', 1, 5, './web-assets/images/gallery/20240919112755371.jpg', './web-assets/images/gallery/20240919112755371.webp', 'Event Planning', 'Event Planning', 'image', './web-assets/images/gallery/20240919112755371.jpg', 2),
(104, 'A', '2024-09-19 11:28:26', 1, 5, './web-assets/images/gallery/20240919112826749.jpg', './web-assets/images/gallery/20240919112826749.webp', 'Event Planning', 'Event Planning', 'image', './web-assets/images/gallery/20240919112826749.jpg', 3),
(105, 'A', '2024-09-19 11:28:46', 1, 5, './web-assets/images/gallery/20240919112846958.jpg', './web-assets/images/gallery/20240919112846958.webp', 'Event Planning', 'Event Planning', 'image', './web-assets/images/gallery/20240919112846958.jpg', 4),
(106, 'A', '2024-09-19 11:29:18', 1, 5, './web-assets/images/gallery/20240919112918466.jpg', './web-assets/images/gallery/20240919112918466.webp', 'Event Planning', 'Event Planning', 'image', './web-assets/images/gallery/20240919112918466.jpg', 5),
(107, 'A', '2024-09-20 17:17:05', 1, 5, './web-assets/images/gallery/20240919113029592.jpg', './web-assets/images/gallery/20240919113029592.webp', 'Event Planning', 'Event Planning', 'image', './web-assets/images/gallery/20240919113029592.jpg', 8),
(108, 'A', '2024-09-19 11:31:57', 1, 5, './web-assets/images/gallery/20240919113157795.jpg', './web-assets/images/gallery/20240919113157795.webp', 'Event Planning', 'Event Planning', 'image', './web-assets/images/gallery/20240919113157795.jpg', 7),
(110, 'A', '2024-09-20 17:18:09', 1, 5, './web-assets/images/gallery/20240920171753505.jpg', './web-assets/images/gallery/20240920171753505.webp', 'Event Planning', 'Event Planning', 'image', './web-assets/images/gallery/20240920171753505.jpg', 6),
(111, 'A', '2024-09-20 17:37:50', 1, 9, './web-assets/images/gallery/20240920173750437.jpg', './web-assets/images/gallery/20240920173750437.webp', 'Hardware', 'Hardware', 'image', './web-assets/images/gallery/20240920173750437.jpg', 1),
(112, 'A', '2024-09-20 17:38:04', 1, 9, './web-assets/images/gallery/20240920173803982.jpg', './web-assets/images/gallery/20240920173803982.webp', 'Hardware', 'Hardware', 'image', './web-assets/images/gallery/20240920173803982.jpg', 2),
(113, 'A', '2024-09-20 17:38:17', 1, 9, './web-assets/images/gallery/20240920173817169.jpg', './web-assets/images/gallery/20240920173817169.webp', 'Hardware', 'Hardware', 'image', './web-assets/images/gallery/20240920173817169.jpg', 3),
(114, 'A', '2024-09-20 17:38:32', 1, 9, './web-assets/images/gallery/20240920173832153.jpg', './web-assets/images/gallery/20240920173832153.webp', 'Hardware', 'Hardware', 'image', './web-assets/images/gallery/20240920173832153.jpg', 4),
(115, 'A', '2024-09-20 17:38:49', 1, 9, './web-assets/images/gallery/20240920173849429.jpg', './web-assets/images/gallery/20240920173849429.webp', 'Hardware', 'Hardware', 'image', './web-assets/images/gallery/20240920173849429.jpg', 5),
(116, 'A', '2024-09-20 17:39:03', 1, 9, './web-assets/images/gallery/20240920173903920.jpg', './web-assets/images/gallery/20240920173903920.webp', 'Hardware', 'Hardware', 'image', './web-assets/images/gallery/20240920173903920.jpg', 6),
(117, 'A', '2024-09-20 17:39:18', 1, 9, './web-assets/images/gallery/20240920173918421.jpg', './web-assets/images/gallery/20240920173918421.webp', 'Hardware', 'Hardware', 'image', './web-assets/images/gallery/20240920173918421.jpg', 7),
(118, 'A', '2024-09-20 17:39:34', 1, 9, './web-assets/images/gallery/20240920173934908.jpg', './web-assets/images/gallery/20240920173934908.webp', 'Hardware', 'Hardware', 'image', './web-assets/images/gallery/20240920173934908.jpg', 8),
(119, 'A', '2024-09-20 17:39:57', 1, 9, './web-assets/images/gallery/20240920173957904.jpg', './web-assets/images/gallery/20240920173957904.webp', 'Hardware', 'Hardware', 'image', './web-assets/images/gallery/20240920173957904.jpg', 9),
(120, 'A', '2024-09-20 17:40:12', 1, 9, './web-assets/images/gallery/20240920174012242.jpg', './web-assets/images/gallery/20240920174012242.webp', 'Hardware', 'Hardware', 'image', './web-assets/images/gallery/20240920174012242.jpg', 10),
(121, 'A', '2024-09-20 17:46:29', 1, 6, './web-assets/images/gallery/20240920174629387.jpg', './web-assets/images/gallery/20240920174629387.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174629387.jpg', 1),
(122, 'A', '2024-09-20 17:46:53', 1, 6, './web-assets/images/gallery/20240920174653281.jpg', './web-assets/images/gallery/20240920174653281.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174653281.jpg', 2),
(123, 'A', '2024-09-20 17:47:06', 1, 6, './web-assets/images/gallery/20240920174706373.jpg', './web-assets/images/gallery/20240920174706373.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174706373.jpg', 3),
(124, 'A', '2024-09-20 17:47:20', 1, 6, './web-assets/images/gallery/20240920174719258.jpg', './web-assets/images/gallery/20240920174719258.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174719258.jpg', 4),
(125, 'A', '2024-09-20 17:47:36', 1, 6, './web-assets/images/gallery/20240920174735265.jpg', './web-assets/images/gallery/20240920174735265.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174735265.jpg', 5),
(126, 'A', '2024-09-20 17:47:55', 1, 6, './web-assets/images/gallery/20240920174754421.jpg', './web-assets/images/gallery/20240920174754421.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174754421.jpg', 6),
(127, 'A', '2024-09-20 17:48:16', 1, 6, './web-assets/images/gallery/20240920174816286.jpg', './web-assets/images/gallery/20240920174816286.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174816286.jpg', 7),
(128, 'A', '2024-09-20 17:48:31', 1, 6, './web-assets/images/gallery/20240920174831981.jpg', './web-assets/images/gallery/20240920174831981.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174831981.jpg', 8),
(129, 'A', '2024-09-20 17:48:47', 1, 6, './web-assets/images/gallery/20240920174847575.jpg', './web-assets/images/gallery/20240920174847575.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174847575.jpg', 9),
(130, 'A', '2024-09-20 17:49:00', 1, 6, './web-assets/images/gallery/20240920174859739.jpg', './web-assets/images/gallery/20240920174859739.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174859739.jpg', 10),
(131, 'A', '2024-09-20 17:49:13', 1, 6, './web-assets/images/gallery/20240920174913263.jpg', './web-assets/images/gallery/20240920174913263.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920174913263.jpg', 11),
(132, 'A', '2024-09-20 17:50:30', 1, 6, './web-assets/images/gallery/2024092017502993.jpg', './web-assets/images/gallery/2024092017502993.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/2024092017502993.jpg', 12),
(133, 'A', '2024-09-20 17:50:48', 1, 6, './web-assets/images/gallery/20240920175047176.jpg', './web-assets/images/gallery/20240920175047176.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175047176.jpg', 13),
(134, 'A', '2024-09-20 17:51:27', 1, 6, './web-assets/images/gallery/20240920175127239.jpg', './web-assets/images/gallery/20240920175127239.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175127239.jpg', 14),
(135, 'A', '2024-09-20 17:51:43', 1, 6, './web-assets/images/gallery/20240920175142269.jpg', './web-assets/images/gallery/20240920175142269.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175142269.jpg', 15),
(136, 'A', '2024-09-20 17:51:59', 1, 6, './web-assets/images/gallery/20240920175159731.jpg', './web-assets/images/gallery/20240920175159731.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175159731.jpg', 16),
(137, 'A', '2024-09-20 17:52:27', 1, 6, './web-assets/images/gallery/20240920175227620.jpg', './web-assets/images/gallery/20240920175227620.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175227620.jpg', 17),
(138, 'A', '2024-09-20 17:52:53', 1, 6, './web-assets/images/gallery/20240920175252784.jpg', './web-assets/images/gallery/20240920175252784.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175252784.jpg', 18),
(139, 'A', '2024-09-20 17:53:08', 1, 6, './web-assets/images/gallery/20240920175308692.jpg', './web-assets/images/gallery/20240920175308692.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175308692.jpg', 19),
(140, 'A', '2024-09-20 17:53:29', 1, 6, './web-assets/images/gallery/20240920175329666.jpg', './web-assets/images/gallery/20240920175329666.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175329666.jpg', 20),
(141, 'A', '2024-09-20 17:54:11', 1, 6, './web-assets/images/gallery/20240920175411382.jpg', './web-assets/images/gallery/20240920175411382.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175411382.jpg', 21),
(142, 'A', '2024-09-20 17:54:35', 1, 6, './web-assets/images/gallery/20240920175434851.jpg', './web-assets/images/gallery/20240920175434851.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175434851.jpg', 22),
(143, 'A', '2024-09-20 17:54:51', 1, 6, './web-assets/images/gallery/20240920175451138.jpg', './web-assets/images/gallery/20240920175451138.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175451138.jpg', 23),
(144, 'A', '2024-09-20 17:55:13', 1, 6, './web-assets/images/gallery/20240920175513387.jpg', './web-assets/images/gallery/20240920175513387.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175513387.jpg', 24),
(145, 'A', '2024-09-20 17:55:36', 1, 6, './web-assets/images/gallery/20240920175535370.jpg', './web-assets/images/gallery/20240920175535370.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175535370.jpg', 25),
(146, 'A', '2024-09-20 17:55:51', 1, 6, './web-assets/images/gallery/20240920175551263.jpg', './web-assets/images/gallery/20240920175551263.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175551263.jpg', 26),
(147, 'A', '2024-09-20 17:56:33', 1, 6, './web-assets/images/gallery/20240920175633547.jpg', './web-assets/images/gallery/20240920175633547.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175633547.jpg', 27),
(148, 'A', '2024-09-20 17:56:49', 1, 6, './web-assets/images/gallery/20240920175649709.jpg', './web-assets/images/gallery/20240920175649709.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175649709.jpg', 28),
(149, 'A', '2024-09-20 17:57:05', 1, 6, './web-assets/images/gallery/20240920175705414.jpg', './web-assets/images/gallery/20240920175705414.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175705414.jpg', 29),
(150, 'A', '2024-09-20 17:57:26', 1, 6, './web-assets/images/gallery/20240920175726326.jpg', './web-assets/images/gallery/20240920175726326.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175726326.jpg', 30),
(151, 'A', '2024-09-20 17:58:02', 1, 6, './web-assets/images/gallery/20240920175802768.jpg', './web-assets/images/gallery/20240920175802768.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175802768.jpg', 31),
(152, 'A', '2024-09-20 17:58:15', 1, 6, './web-assets/images/gallery/20240920175814138.jpg', './web-assets/images/gallery/20240920175814138.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175814138.jpg', 32),
(153, 'A', '2024-09-20 17:58:33', 1, 6, './web-assets/images/gallery/2024092017583376.jpg', './web-assets/images/gallery/2024092017583376.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/2024092017583376.jpg', 33),
(154, 'A', '2024-09-20 17:58:55', 1, 6, './web-assets/images/gallery/20240920175855229.jpg', './web-assets/images/gallery/20240920175855229.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175855229.jpg', 34),
(155, 'A', '2024-09-20 17:59:08', 1, 6, './web-assets/images/gallery/20240920175908753.jpg', './web-assets/images/gallery/20240920175908753.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175908753.jpg', 35),
(156, 'A', '2024-09-20 17:59:24', 1, 6, './web-assets/images/gallery/20240920175924431.jpg', './web-assets/images/gallery/20240920175924431.webp', 'Prop Shop', 'Prop Shop', 'image', './web-assets/images/gallery/20240920175924431.jpg', 36);

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

--
-- Table structure for table `service_types`
--

CREATE TABLE `service_types` (
  `id` int NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `service_id` int NOT NULL,
  `name` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `service_types`
--

INSERT INTO `service_types` (`id`, `last_update`, `update_by`, `service_id`, `name`) VALUES
(1, '2024-09-18 12:24:21', 1, 10, 'UV Print'),
(2, '2024-09-18 12:25:57', 1, 10, 'Trestile Print'),
(3, '2024-09-18 12:25:57', 1, 10, 'Newspaper GVR Print'),
(4, '2024-09-18 12:25:57', 1, 10, 'Branding'),
(5, '2024-09-18 12:25:57', 1, 10, 'Star Print'),
(6, '2024-09-18 12:25:57', 1, 10, 'Solvent Print'),
(7, '2024-09-18 12:25:57', 1, 10, 'Flex Print'),
(8, '2024-09-18 12:25:57', 1, 10, 'Carpet Print'),
(9, '2024-09-18 12:25:57', 1, 10, 'Vinyl Print'),
(12, '2024-09-19 09:42:13', 1, 2, 'Sliding Window'),
(13, '2024-09-19 09:42:13', 1, 2, 'Partition'),
(14, '2024-09-19 09:42:13', 1, 2, 'Sliding Door'),
(15, '2024-09-19 09:42:13', 1, 2, 'Sensor Door'),
(16, '2024-09-19 09:58:20', 1, 4, 'Home Decor'),
(17, '2024-09-19 09:58:20', 1, 4, 'Set Design'),
(18, '2024-09-19 09:58:20', 1, 4, '2D Design'),
(19, '2024-09-19 09:58:20', 1, 4, 'False Ceiling'),
(20, '2024-09-19 09:58:20', 1, 4, '3D Design'),
(21, '2024-09-19 09:58:20', 1, 4, 'Graphic Design'),
(22, '2024-09-19 09:58:20', 1, 4, 'Photoshop'),
(23, '2024-09-19 09:58:20', 1, 4, 'Painting'),
(24, '2024-09-19 09:58:20', 1, 4, 'Wiring'),
(25, '2024-09-19 10:19:32', 1, 8, 'Rubber work'),
(26, '2024-09-19 10:19:32', 1, 8, 'MDF work'),
(27, '2024-09-19 10:19:32', 1, 8, 'Acrylic work'),
(28, '2024-09-19 10:19:32', 1, 8, 'Metal Cutting'),
(29, '2024-09-19 10:19:32', 1, 8, 'Wooden Work'),
(30, '2024-09-19 10:37:06', 1, 12, '2D/3D Light board'),
(31, '2024-09-19 10:37:06', 1, 12, 'Neon Boards'),
(32, '2024-09-19 10:37:06', 1, 12, 'LED Lights'),
(33, '2024-09-19 10:37:06', 1, 12, 'Tube Lights'),
(34, '2024-09-19 10:37:06', 1, 12, 'Acrylic Boards'),
(35, '2024-09-19 11:01:47', 1, 3, 'Banding Glass'),
(36, '2024-09-19 11:01:47', 1, 3, 'Tougher Glass'),
(37, '2024-09-19 11:01:47', 1, 3, 'Glass Fish Tank (all size)'),
(38, '2024-09-19 11:01:47', 1, 3, 'Plain Glass'),
(39, '2024-09-19 11:01:47', 1, 3, 'Door Fitting and Sensor Door'),
(40, '2024-09-19 11:01:47', 1, 3, 'Close Brick Wall'),
(41, '2024-09-19 11:01:47', 1, 3, 'Frosted Glass'),
(42, '2024-09-19 11:22:10', 1, 5, 'Commercial'),
(43, '2024-09-19 11:22:10', 1, 5, 'Sports'),
(44, '2024-09-19 11:22:10', 1, 5, 'Birthday'),
(45, '2024-09-19 11:22:10', 1, 5, 'Marriage'),
(48, '0000-00-00 00:00:00', 1, 6, 'Furniture'),
(49, '0000-00-00 00:00:00', 1, 6, 'Small Props'),
(50, '0000-00-00 00:00:00', 1, 6, 'Kitchen Items'),
(51, '0000-00-00 00:00:00', 1, 6, 'Furniture'),
(52, '0000-00-00 00:00:00', 1, 6, 'Small Props'),
(53, '0000-00-00 00:00:00', 1, 6, 'Kitchen Items'),
(54, '0000-00-00 00:00:00', 1, 7, 'Event Volunteers'),
(55, '0000-00-00 00:00:00', 1, 7, 'Mistri Carpenter'),
(56, '0000-00-00 00:00:00', 1, 7, 'Pester'),
(57, '0000-00-00 00:00:00', 1, 7, 'Glass Work'),
(58, '0000-00-00 00:00:00', 1, 7, 'Sliding Work'),
(59, '0000-00-00 00:00:00', 1, 7, 'Designers'),
(60, '0000-00-00 00:00:00', 1, 7, 'Painters'),
(61, '0000-00-00 00:00:00', 1, 7, 'Artist Painters'),
(62, '0000-00-00 00:00:00', 1, 7, 'Electrician'),
(63, '0000-00-00 00:00:00', 18, 10, 'Canvas Print');

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

--
-- Table structure for table `tab`
--

CREATE TABLE `tab` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL DEFAULT 'A',
  `create_at` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `tab_group` int NOT NULL,
  `sort` int NOT NULL DEFAULT '0',
  `name` varchar(300) NOT NULL,
  `page_url` varchar(300) NOT NULL,
  `other_action` varchar(300) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `tab`
--

INSERT INTO `tab` (`id`, `status`, `create_at`, `tab_group`, `sort`, `name`, `page_url`, `other_action`) VALUES
(1, 'A', '2024-09-03 09:53:58', 1, 1, 'Global Settings', 'global-settings', 'Edit|1'),
(2, 'A', '2020-04-13 20:04:26', 1, 2, 'Users', 'user', 'Update Profile|1,Change Password|2,Update Access|3'),
(3, 'A', '2024-09-06 12:13:24', 2, 1, 'Home', 'home-page', 'Edit|1'),
(4, 'A', '2024-09-04 14:29:06', 2, 2, 'About Us', 'about-us', 'Edit|1'),
(5, 'A', '2024-09-05 10:44:22', 2, 3, 'Contact Us', 'contact', 'Edit|1'),
(6, 'A', '2024-09-04 09:57:57', 3, 1, 'Contact Home', 'contact-form', 'Delete|1'),
(7, 'A', '2024-09-05 13:03:48', 4, 1, 'Menus', 'menus', 'Add|1,Edit|2,View|3'),
(8, 'D', '2024-09-10 16:32:32', 4, 2, 'Awards Icons', 'homepage-awards', 'Add|1,Edit|2,View|3'),
(9, 'A', '2024-09-12 17:13:51', 4, 3, 'Service Gallery', 'service-gallery', 'Add|1,Edit|2,View|3'),
(10, 'A', '2024-09-13 14:16:58', 4, 6, 'Manage Team', 'teams', 'Add|1,Edit|2,View|3'),
(11, 'A', '2024-09-13 14:17:25', 2, 5, 'Clients', 'clients', 'Edit|1'),
(12, 'A', '2024-09-13 14:17:54', 2, 6, 'Projects', 'projects', 'Edit|1'),
(13, 'A', '2024-09-13 14:18:21', 4, 7, 'Manage Clients', 'manage-clients', 'Add|1,Edit|2,View|3'),
(14, 'A', '2024-09-13 15:39:17', 4, 4, 'Services', 'manage-services', 'Add|1,Edit|2,View|3'),
(15, 'A', '2024-09-14 12:36:56', 4, 5, 'Slider', 'home-slider', 'Add|1,Edit|2,View|3'),
(16, 'A', '2024-09-22 11:01:33', 4, 8, 'Manage Projects', 'manage-projects', 'Add|1,Edit|2,View|3'),
(17, 'A', '2024-10-01 00:32:35', 4, 9, 'Manage Serials', 'manage-serials', 'Add|1,Edit|2,View|3'),
(18, 'A', '2024-10-06 23:30:03', 3, 2, 'Contact Inner', 'contact-inner', 'Delete|1');

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

--
-- Table structure for table `tab_group`
--

CREATE TABLE `tab_group` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `create_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `last_update` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `update_by` int NOT NULL,
  `themify` text NOT NULL,
  `name` varchar(25) NOT NULL,
  `tab_order` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `tab_group`
--

INSERT INTO `tab_group` (`id`, `status`, `create_time`, `last_update`, `update_by`, `themify`, `name`, `tab_order`) VALUES
(1, 'A', '2020-04-12 00:26:47', '2020-04-12 00:26:47', 1, '<i class=\"align-middle\" data-feather=\"settings\"></i>', 'Settings', 4),
(2, 'A', '2020-04-12 00:26:47', '2020-04-12 00:26:47', 1, '<i class=\"align-middle\" data-feather=\"briefcase\"></i>', 'Pages', 2),
(3, 'A', '2021-08-27 06:10:32', '2021-08-27 06:10:32', 1, '<i class=\"align-middle\" data-feather=\"globe\"></i>', 'Form', 3),
(4, 'A', '2023-09-28 04:57:29', '2023-09-28 04:57:29', 1, '<i class=\"align-middle\" data-feather=\"chrome\"></i>', 'Master', 1);

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

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

CREATE TABLE `teams` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `name` varchar(150) NOT NULL,
  `designation` varchar(200) NOT NULL,
  `img_url` varchar(250) NOT NULL,
  `img_web` varchar(250) NOT NULL,
  `img_title` varchar(150) NOT NULL,
  `img_alt` varchar(150) NOT NULL,
  `order_by` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `teams`
--

INSERT INTO `teams` (`id`, `status`, `last_update`, `update_by`, `name`, `designation`, `img_url`, `img_web`, `img_title`, `img_alt`, `order_by`) VALUES
(2, 'A', '2024-09-21 16:35:55', 1, 'Sunil Gupta', 'Managing Director', './web-assets/images/team/20240921163555990.png', './web-assets/images/team/20240921163555990.webp', 'Sunil Gupta | Managing Director', 'Sunil Gupta | Managing Director', 1),
(3, 'A', '2024-09-21 16:36:47', 1, 'Santosh Sahu', 'Company Manager', './web-assets/images/team/20240921163647297.jpg', './web-assets/images/team/20240921163647297.webp', 'Santosh Sahu | Company Manager', 'Santosh Sahu | Company Manager', 2),
(4, 'A', '2024-09-21 16:37:35', 1, 'Pooja', 'HOD Account', './web-assets/images/team/20240921163735292.png', './web-assets/images/team/20240921163735292.webp', 'Pooja | HOD Account', 'Pooja | HOD Account', 3),
(5, 'A', '2024-09-21 16:38:18', 1, 'Rahul Kumar', 'HOD Hardware', './web-assets/images/team/2024092116381850.png', './web-assets/images/team/2024092116381850.webp', 'Rahul Kumar HOD Hardware', 'Rahul Kumar HOD Hardware', 4),
(6, 'A', '2024-09-21 16:38:57', 1, 'Rakesh Sahu', 'Printing Head', './web-assets/images/team/20240921163857152.png', './web-assets/images/team/20240921163857152.webp', 'Rakesh Sahu Printing Head', 'Rakesh Sahu Printing Head', 5),
(7, 'A', '2024-09-21 16:39:29', 1, 'Rajesh Yadav', 'Events Planner', './web-assets/images/team/20240921163929898.png', './web-assets/images/team/20240921163929898.webp', 'Rajesh Yadav Events Planner', 'Rajesh Yadav Events Planner', 6),
(8, 'A', '2024-10-01 10:24:38', 18, 'Sandhya Sharma', 'Business & Marketing Manager <br/> Art Director & Interior Designer', './web-assets/images/team/20240921164010761.png', './web-assets/images/team/20240921164010761.webp', 'Sandhya Sharma Business & Marketing Manager  Art Director & Interior Designer', 'Sandhya Sharma Business & Marketing Manager  Art Director & Interior Designer', 7),
(9, 'A', '2024-09-21 16:40:49', 1, 'Amit Shah', 'Creative Manager', './web-assets/images/team/20240921164049579.png', './web-assets/images/team/20240921164049579.webp', 'Amit Shah Creative Manager', 'Amit Shah Creative Manager', 8);

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

--
-- Table structure for table `user_access`
--

CREATE TABLE `user_access` (
  `user_id` int NOT NULL,
  `tab_id` int NOT NULL,
  `status` char(1) NOT NULL DEFAULT 'A',
  `other_action` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `user_access`
--

INSERT INTO `user_access` (`user_id`, `tab_id`, `status`, `other_action`) VALUES
(1, 1, 'A', '1'),
(1, 2, 'A', '1 2 3'),
(1, 3, 'A', '1'),
(1, 4, 'A', '1'),
(1, 5, 'A', '1'),
(1, 6, 'A', '1'),
(1, 7, 'A', '1 2 3'),
(1, 9, 'A', '1 2 3'),
(1, 10, 'A', '1 2 3'),
(1, 11, 'A', '1'),
(1, 12, 'A', '1'),
(1, 13, 'A', '1 2 3'),
(1, 14, 'A', '1 2 3'),
(1, 15, 'A', '1 2 3'),
(1, 16, 'A', '1 2 3'),
(1, 17, 'A', '1 2 3'),
(1, 18, 'A', '1'),
(18, 1, 'A', '1'),
(18, 2, 'A', '1 2'),
(18, 3, 'A', '1'),
(18, 4, 'A', '1'),
(18, 5, 'A', '1'),
(18, 6, 'A', '1'),
(18, 7, 'A', '1 2 3'),
(18, 9, 'A', '1 2 3'),
(18, 10, 'A', '1 2 3'),
(18, 11, 'A', '1'),
(18, 12, 'A', '1'),
(18, 13, 'A', '1 2 3'),
(18, 14, 'A', '1 2 3'),
(18, 15, 'A', '1 2 3'),
(18, 16, 'A', '1 2 3'),
(18, 17, 'A', '1 2 3'),
(18, 18, 'A', '1');

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

--
-- Table structure for table `user_type`
--

CREATE TABLE `user_type` (
  `user_key` char(2) NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `name` varchar(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `user_type`
--

INSERT INTO `user_type` (`user_key`, `status`, `last_update`, `update_by`, `name`) VALUES
('FC', 'A', '2020-04-28 20:34:00', 1, 'Faculty'),
('AD', 'A', '2020-04-28 20:34:00', 1, 'Admin'),
('SA', 'A', '2020-04-28 20:34:56', 1, 'Super Admin'),
('FN', 'A', '2020-04-28 20:34:56', 1, 'Finance'),
('MA', 'A', '2023-06-29 05:27:11', 1, 'Mobile App'),
('AG', 'A', '2023-09-25 10:28:11', 1, 'Agent');

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

--
-- Table structure for table `usps`
--

CREATE TABLE `usps` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `heading` varchar(100) NOT NULL,
  `order_by` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `usps`
--

INSERT INTO `usps` (`id`, `status`, `last_update`, `update_by`, `heading`, `order_by`) VALUES
(2, 'A', '2024-09-17 13:06:39', 1, 'Qualified Team', 2),
(3, 'A', '2024-09-17 13:06:49', 1, 'Fair Prices', 3),
(4, 'A', '2024-09-17 13:06:58', 1, 'Best Quality', 4),
(5, 'A', '2024-09-17 13:07:07', 1, 'Commercial', 5),
(6, 'A', '2024-09-17 13:07:29', 1, 'Professional HandyMan', 6),
(8, 'A', '2024-09-20 16:20:15', 1, 'Always Available', 1),
(9, 'A', '2024-09-20 16:20:35', 1, 'Our Packages', 7);

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

--
-- Table structure for table `web_contents`
--

CREATE TABLE `web_contents` (
  `status` char(1) NOT NULL DEFAULT 'A',
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL DEFAULT '1',
  `type` varchar(200) NOT NULL,
  `key_name` varchar(250) NOT NULL,
  `key_value` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `web_contents`
--

INSERT INTO `web_contents` (`status`, `last_update`, `update_by`, `type`, `key_name`, `key_value`) VALUES
('A', '2024-09-21 15:45:17', 1, 'about', 'about_img', './web-assets/images/20240921154516801.png'),
('A', '2024-10-07 10:36:51', 18, 'about', 'about_img_alt', 'PRACHI ENTERPRISES'),
('A', '2024-10-07 10:36:51', 18, 'about', 'about_img_title', 'PRACHI ENTERPRISES'),
('A', '2024-09-21 15:45:17', 1, 'about', 'about_img_web', './web-assets/images/20240921154516801.png'),
('A', '2024-09-21 15:18:33', 1, 'about', 'about_sec1_content', ''),
('A', '2024-10-07 10:36:51', 18, 'about', 'about_sec1_content1', '<p class=\"mt-3 fontWeight600\">Prachi Enterprises aims to establish a strong presence that showcases our services and expands our reach to every state in the country. </p>\r\n                <p class=\"mt-2\">We aim to position ourselves as the leading provider for our services, renowned for our exceptional quality, reliability, and customer satisfaction. Through our website, we strive to: </p>\r\n                <ul class=\"bulletList\">\r\n                  <li>Build a robust online and offline platform that showcases our services and expertise.</li>\r\n                  <li>Establish a presence in all states across the country.</li>\r\n                  <li>Promote our services as the topmost choice for customers nationwide.</li>\r\n                  <li>Foster a culture of innovation, excellence, and customer-centricity.</li>\r\n                  <li>Continuously improve and expand our services to meet evolving customer needs.</li>\r\n                </ul>\r\n                <p class=\"mt-3\">By achieving this goal, we envision Prachi Enterprises as the go-to partner for our services, driving growth, success, and customer satisfaction across&nbsp;the&nbsp;country.</p>'),
('A', '2024-10-07 10:36:51', 18, 'about', 'about_sec1_content2', '<p class=\"mt-3 fontWeight600 text-justify\">At Prachi Enterprises, we bring quality services right to your doorstep, whether it\'s for your company or events. Our dedicated team is committed to delivering top-notch service, ensuring our clients are never disappointed.</p>\r\n              <p class=\"mt-2 text-justify\">With customer satisfaction as our foremost priority, we prioritize building strong relationships, as we believe they are the foundation of trust. Our vision and mission are simple: to provide unparalleled service without compromise. Upholding our values, we are known for our understanding nature and respect for our clients. Integrity is at the core of our business, ensuring our customers trust us and enabling our continuous growth&nbsp;and&nbsp;success.</p>'),
('A', '2024-10-07 10:36:51', 18, 'about', 'about_sec1_heading1', 'Our Goal'),
('A', '2024-10-07 10:36:51', 18, 'about', 'about_sec1_heading2', 'Our Vision'),
('A', '2024-09-21 15:25:53', 1, 'about', 'about_sec2_content', ''),
('A', '2024-10-07 10:36:51', 18, 'about', 'banner_heading', 'About Us'),
('A', '2024-09-21 09:05:36', 1, 'about', 'banner_img', './web-assets/images/banner/20240921090536519.jpg'),
('A', '2024-10-07 10:36:51', 18, 'about', 'body_code', ''),
('A', '2024-10-07 10:36:51', 18, 'about', 'footer_code', ''),
('A', '2024-10-07 10:36:51', 18, 'about', 'header_code', ''),
('A', '2024-10-07 10:36:51', 18, 'about', 'meta_description', 'Prachi Enterprises | About Us'),
('A', '2024-10-07 10:36:51', 18, 'about', 'meta_keyword', 'Prachi Enterprises | About Us'),
('A', '2024-10-07 10:36:51', 18, 'about', 'meta_title', 'Prachi Enterprises | About Us'),
('A', '2024-10-07 10:36:51', 18, 'about', 'page_link', 'about-us'),
('A', '2024-10-07 10:36:51', 18, 'about', 'page_name', 'About Us'),
('A', '2024-10-07 10:36:51', 18, 'about', 'profile_heading', 'My Journey'),
('A', '2024-09-21 15:18:33', 1, 'about', 'profile_img', './web-assets/images/20240921151833520.jpg'),
('A', '2024-10-07 10:36:51', 18, 'about', 'profile_img_alt', 'Anil Gupta CEO'),
('A', '2024-10-07 10:36:51', 18, 'about', 'profile_img_title', 'Anil Gupta CEO'),
('A', '2024-09-21 15:18:33', 1, 'about', 'profile_img_web', './web-assets/images/20240921151833520.jpg'),
('A', '2024-10-07 10:36:51', 18, 'about', 'profile_name', 'Anil Gupta'),
('A', '2024-10-07 10:36:51', 18, 'about', 'profile_position', 'CEO'),
('A', '2024-10-07 10:36:51', 18, 'about', 'profile_sec2_content1', '<p class=\"fontWeight600 mt-3 text-justify\">I\'m Anil Gupta, CEO of Prachi Enterprises. During my college days, I faced financial difficulties and came to Mumbai, where I worked various jobs. However, I always had the desire to do something of my own. </p>\r\n              <p class=\"mt-2 text-justify\"> I started a company based on trust and without formal documentation, but unfortunately, my partner betrayed me, and I faced significant financial struggles. Despite this, I received unwavering support from my family and brothers, which enabled me to establish Prachi Enterprises from a small printing press. Today, the company has diversified into multiple areas, and we have successfully collaborated with all major productions in the industry.</p>\r\n              <p class=\"mt-2 text-justify\"> Our journey from 2010 to 2024 has been remarkable, and with divine blessings, we aim to expand our presence to every state. My brothers and staff have played a vital role in our success, and I acknowledge their&nbsp;contributions.</p>\r\n              <p class=\"fontWeight600 mt-4\"><i>\"Thank you for making us the most valuable production design and advertising agency all times in a row\"</i></p>'),
('A', '2024-10-07 10:36:51', 18, 'about', 'team_heading1', 'Meet Our EXPERT Team'),
('A', '2024-10-07 10:36:51', 18, 'about', 'team_sub_heading1', 'Our Teams'),
('A', '2024-09-22 10:13:35', 1, 'clients', 'banner_heading', 'Our Clients'),
('A', '2024-09-22 10:13:35', 1, 'clients', 'banner_img', './web-assets/images/banner/20240922101335853.jpg'),
('A', '2024-09-22 10:13:35', 1, 'clients', 'body_code', ''),
('A', '2024-09-22 10:13:35', 1, 'clients', 'footer_code', ''),
('A', '2024-09-22 10:13:35', 1, 'clients', 'header_code', ''),
('A', '2024-09-22 10:13:35', 1, 'clients', 'meta_description', 'Prachi | Our Clients'),
('A', '2024-09-22 10:13:35', 1, 'clients', 'meta_keyword', 'Prachi | Our Clients'),
('A', '2024-09-22 10:13:35', 1, 'clients', 'meta_title', 'Prachi | Our Clients'),
('A', '2024-09-22 10:13:35', 1, 'clients', 'page_link', 'clients'),
('A', '2024-09-22 10:13:35', 1, 'clients', 'page_name', 'Our Clients'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'address_heading', 'Reach out to us'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'banner_heading', 'Contact'),
('A', '2024-09-21 21:00:04', 1, 'contact', 'banner_img', './web-assets/images/banner/20240921210004633.jpg'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'body_code', ''),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact_heading', 'For Inquiries'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact1_name', 'Anil Gupta (Founder)'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact1_number', '8652445566'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact2_name', 'Sandhya Sharma (Business and Marketing Manager)'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact2_number', '9833409497'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact3_name', 'Designing Office Number'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact3_number', '9152713392'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact4_name', ''),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact4_number', ''),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact5_name', ''),
('A', '2024-09-22 00:40:03', 1, 'contact', 'contact5_number', ''),
('A', '2024-09-22 00:40:03', 1, 'contact', 'footer_code', ''),
('A', '2024-09-22 00:40:03', 1, 'contact', 'google_iframe', '<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d7536.885706595837!2d72.8614475!3d19.1758504!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7b7a0124404af%3A0xb4db03166adbacc3!2sPrachi%20Enterprises!5e0!3m2!1sen!2sin!4v1719059863006!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'header_code', ''),
('A', '2024-09-22 00:40:03', 1, 'contact', 'meta_description', 'Prachi Enterprises | Contact Us'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'meta_keyword', 'Prachi Enterprises | Contact Us'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'meta_title', 'Prachi Enterprises | Contact Us'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'page_link', 'contact'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'page_name', 'Contact'),
('A', '2024-09-22 00:40:03', 1, 'contact', 'social_heading', 'Stay Connected'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_description', 'Your trusted partner for services in films, web series, serials, corporate events, and beyond. Since our inception in 2012 by founder Anil Gupta, we\'ve been at the forefront of excellence in interior design, commercial services, printing, glass cutting, event setups, and planning. With esteemed clients like Dharma Productions, Yashraj Productions, and more, we invite you to explore our offerings and experience our commitment to quality firsthand. Your time with us ensures a thorough understanding of our extensive range of services.'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_heading', 'About Us'),
('A', '2024-09-16 17:32:00', 1, 'home', 'about_img', './web-assets/images/20240916173200410.png'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_img_alt', 'PRACHI ENTERPRISES'),
('A', '2024-10-01 09:38:39', 18, 'home', 'about_img_icon1', './web-assets/images/icons/20241001093839350.png'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_img_icon1_alt', 'Experience'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_img_icon1_title', 'Experience'),
('A', '2024-10-01 09:38:39', 18, 'home', 'about_img_icon1_web', './web-assets/images/icons/20241001093839350.webp'),
('A', '2024-10-01 09:38:39', 18, 'home', 'about_img_icon2', './web-assets/images/icons/20241001093839211.png'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_img_icon2_alt', 'Quick Support'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_img_icon2_title', 'Quick Support'),
('A', '2024-10-01 09:38:39', 18, 'home', 'about_img_icon2_web', './web-assets/images/icons/20241001093839211.webp'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_img_title', 'PRACHI ENTERPRISES'),
('A', '2024-09-16 17:32:00', 1, 'home', 'about_img_web', './web-assets/images/20240916173200410.webp'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_point1_description', 'Since our inception in 2012 by founder Anil Gupta, we\'ve excelled in interior design, commercial services, printing, glass cutting, and event setups and planning.'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_point1_heading', 'Experience'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_point2_description', 'We’ll help you test bold new ideas while sharing your.'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_point2_heading', 'Quick Support'),
('A', '2024-10-01 13:50:42', 18, 'home', 'about_sub_heading', 'Welcome to Prachi Enterprises'),
('A', '2024-10-01 13:50:42', 18, 'home', 'body_code', ''),
('A', '2024-10-01 13:50:42', 18, 'home', 'client_heading', 'Our Clients'),
('A', '2024-10-01 13:50:42', 18, 'home', 'client_sub_heading', 'We Work with'),
('A', '2024-10-01 13:50:42', 18, 'home', 'contact_address', 'Gali No. 3/4, Mukadam Compound, Opp. Heena Gaurav Jewels Building, Gokuldham Market, Malad East, Mumbai-400097'),
('A', '2024-10-01 13:50:42', 18, 'home', 'contact_email', 'prachienterprises1211@gmail.com'),
('A', '2024-10-01 13:50:42', 18, 'home', 'contact_heading1', 'Get in touch'),
('A', '2024-10-01 13:50:42', 18, 'home', 'contact_heading1_text', 'If you like to learn more about the Alco-Bev Industry, please contact us, we will be very pleased to advise you.'),
('A', '2024-10-01 13:50:42', 18, 'home', 'contact_heading2', 'Connect with us'),
('A', '2024-10-01 13:50:42', 18, 'home', 'contact_heading3_text1', 'HELLO,'),
('A', '2024-10-01 13:50:42', 18, 'home', 'contact_heading3_text2', 'We\'ve been expecting you.'),
('A', '2024-10-01 13:50:42', 18, 'home', 'contact_heading3_text3', 'Ready to work together? Get an estimate from us.'),
('A', '2024-10-01 13:50:42', 18, 'home', 'contact_number', '+91-9152713392'),
('A', '2024-10-01 13:50:42', 18, 'home', 'contact_text_after_form', 'Please fill up the form, we\'ll get back to you shortly.'),
('A', '2024-10-01 13:50:42', 18, 'home', 'film_heading', 'Films'),
('A', '2024-10-01 13:50:42', 18, 'home', 'footer_code', ''),
('A', '2024-10-01 13:50:42', 18, 'home', 'header_code', ''),
('A', '2024-10-01 13:50:42', 18, 'home', 'meta_description', 'Prachi Enterprises'),
('A', '2024-10-01 13:50:42', 18, 'home', 'meta_keyword', 'Prachi Enterprises'),
('A', '2024-10-01 13:50:42', 18, 'home', 'meta_title', 'Prachi Enterprises'),
('A', '2024-10-01 13:50:42', 18, 'home', 'sec1_contact', ''),
('A', '2024-10-01 13:50:42', 18, 'home', 'sec1_text1', '10 Years '),
('A', '2024-10-01 13:50:42', 18, 'home', 'sec1_text2', 'experience in'),
('A', '2024-10-01 13:50:42', 18, 'home', 'sec1_text3', 'PRACHI ENTERPRISES'),
('A', '2024-10-01 13:50:42', 18, 'home', 'serial_heading', 'Serials'),
('A', '2024-10-01 13:50:42', 18, 'home', 'usp_heading', 'Our USP\'S'),
('A', '2024-10-01 13:50:42', 18, 'home', 'whatwedo_heading', 'What We Do'),
('A', '2024-10-01 13:50:42', 18, 'home', 'whatwedo_sub_heading', 'Build a robust online and offline platform that showcases our services and expertise.'),
('A', '2024-10-01 13:50:42', 18, 'home', 'why_button_link', '#'),
('A', '2024-10-01 13:50:42', 18, 'home', 'why_button_text', 'Learn More'),
('A', '2024-10-01 13:50:42', 18, 'home', 'why_heading', 'Why Choose Prachi Enterprises'),
('A', '2024-09-17 10:10:55', 1, 'home', 'why_image', './web-assets/images/20240917101055105.jpg'),
('A', '2024-10-01 13:50:42', 18, 'home', 'why_image_alt', 'Prachi Enterprises'),
('A', '2024-10-01 13:50:42', 18, 'home', 'why_image_title', 'Prachi Enterprises'),
('A', '2024-09-17 10:10:55', 1, 'home', 'why_image_web', './web-assets/images/20240917101055105.webp'),
('A', '2024-10-01 13:50:42', 18, 'home', 'why_sub_heading', 'You will not wrong to take our services as your business tool'),
('A', '2024-10-01 14:27:39', 18, 'projects', 'banner_heading', 'Our Projects'),
('A', '2024-10-01 14:27:39', 18, 'projects', 'banner_img', './web-assets/images/banner/20241001142739676.jpg'),
('A', '2024-10-01 14:27:39', 18, 'projects', 'body_code', ''),
('A', '2024-10-01 14:27:39', 18, 'projects', 'footer_code', ''),
('A', '2024-10-01 14:27:39', 18, 'projects', 'header_code', ''),
('A', '2024-10-01 14:27:39', 18, 'projects', 'meta_description', 'Prachi | Projects'),
('A', '2024-10-01 14:27:39', 18, 'projects', 'meta_keyword', 'Prachi | Projects'),
('A', '2024-10-01 14:27:39', 18, 'projects', 'meta_title', 'Prachi | Projects'),
('A', '2024-10-01 14:27:39', 18, 'projects', 'page_link', 'projects'),
('A', '2024-10-01 14:27:39', 18, 'projects', 'page_name', 'Our Projects');

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

--
-- Table structure for table `what_we_do`
--

CREATE TABLE `what_we_do` (
  `id` int NOT NULL,
  `status` char(1) NOT NULL,
  `last_update` datetime NOT NULL,
  `update_by` int NOT NULL,
  `icon_code` varchar(100) NOT NULL,
  `heading` varchar(100) NOT NULL,
  `detail` varchar(250) NOT NULL,
  `order_by` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `what_we_do`
--

INSERT INTO `what_we_do` (`id`, `status`, `last_update`, `update_by`, `icon_code`, `heading`, `detail`, `order_by`) VALUES
(2, 'A', '2024-10-01 12:24:54', 1, '<i class=\"fa fa-globe\"></i>', 'Our Vision', 'At Prachi Enterprises, we bring quality services right to your doorstep, whether it\'s for your company or events. Our dedicated team is committed to delivering top-notch service,', 2),
(3, 'A', '2024-10-01 12:25:28', 1, '<i class=\"fa fa-user\"></i>', 'My Journey', 'I\'m Anil Gupta, CEO of Prachi Enterprises. During my college days, I faced financial difficulties and came to Mumbai, where I worked various jobs. However, I always had the desire to do something of my own.', 3),
(4, 'A', '2024-10-01 12:25:08', 1, '<i class=\"fa fa-clock\"></i>', 'Our Goal', 'Prachi Enterprises aims to establish a strong presence that showcases our services and expands our reach to every state in the country.', 1);

--
-- Indexes for dumped tables
--

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- Indexes for table `service_contents`
--
ALTER TABLE `service_contents`
  ADD UNIQUE KEY `service_id` (`service_id`,`key_name`);

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

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

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

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

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

--
-- Indexes for table `user_access`
--
ALTER TABLE `user_access`
  ADD UNIQUE KEY `user_id` (`user_id`,`tab_id`);

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

--
-- Indexes for table `web_contents`
--
ALTER TABLE `web_contents`
  ADD UNIQUE KEY `type` (`type`,`key_name`);

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

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `frm_contact`
--
ALTER TABLE `frm_contact`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `frm_contact_2`
--
ALTER TABLE `frm_contact_2`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `global_settings`
--
ALTER TABLE `global_settings`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=425;

--
-- AUTO_INCREMENT for table `home_slider`
--
ALTER TABLE `home_slider`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `login`
--
ALTER TABLE `login`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT for table `login_history`
--
ALTER TABLE `login_history`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=64;

--
-- AUTO_INCREMENT for table `mail_settings`
--
ALTER TABLE `mail_settings`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22;

--
-- AUTO_INCREMENT for table `menu`
--
ALTER TABLE `menu`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=38;

--
-- AUTO_INCREMENT for table `our_clients`
--
ALTER TABLE `our_clients`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT for table `our_project`
--
ALTER TABLE `our_project`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT for table `our_serials`
--
ALTER TABLE `our_serials`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `remark`
--
ALTER TABLE `remark`
  MODIFY `id` int NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `services`
--
ALTER TABLE `services`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `service_gallery`
--
ALTER TABLE `service_gallery`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=157;

--
-- AUTO_INCREMENT for table `service_types`
--
ALTER TABLE `service_types`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=64;

--
-- AUTO_INCREMENT for table `tab`
--
ALTER TABLE `tab`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT for table `tab_group`
--
ALTER TABLE `tab_group`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20;

--
-- AUTO_INCREMENT for table `teams`
--
ALTER TABLE `teams`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `usps`
--
ALTER TABLE `usps`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `what_we_do`
--
ALTER TABLE `what_we_do`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;
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 */;
